Altera Quartus II Scripting Manuale Utente Pagina 497

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 634
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 496
Chapter 3: Tcl Packages & Commands 3–367
simulator
© July 2013 Altera Corporation Quartus II Scripting Reference Manual
partition_vector
Usage
partition_vector -duration <duration> -file <file name>
Options
-duration <duration>: Fixed duration for the vector file to be partitioned
-file <file name>: File name of the vector file to be partitioned
Description
Partitions a vector file into the specified fixed duration. The original vector file remains unchanged. New
vector files are generated of the specified fixed duration and located in the same directory as the original
vector file.
Example
Example 1
---------
# Partition a 1us vector file by fixed duration 400ns
partition_vector -file tctin4s.vwf -duration 400ns
# Upon completion, tctin4s.vwf remains unchanged, tctin4s.0_to_400ns.vwf,
# tctin4s.400_to_800ns.vwf and tctin4s.400_to_800ns.vwf will be generated
# at the same working directory
Vedere la pagina 496
1 2 ... 492 493 494 495 496 497 498 499 500 501 502 ... 633 634

Commenti su questo manuale

Nessun commento