Altera Quartus II Scripting Manual de usuario Pagina 497

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 634
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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
Vista de pagina 496
1 2 ... 492 493 494 495 496 497 498 499 500 501 502 ... 633 634

Comentarios a estos manuales

Sin comentarios