5.34.117.54 Examples
import_aux -format sdc file.sdc import_aux -format pdc file.pdc
import_aux -format vcd file.vcd // automatic detection of top level name
import_aux -format vcd -glitch_filter 10 // filter out glitches that are 10 ps or less import_aux -format saif -top_level_name "top" file.saif
import_source
Imports the specified source file into the design. Equivalent to executing the Import Source File command from the File menu.
All source files must be specified on one command line.
import_source [-merge_timing value][-merge_physical value][-merge_all value][-format file_type][-abort_on_error value][-top_entity][-edif -edif_flavor value]filename
