User_compiled_simlib_dir=<none, Vcd_tb_design_instance_name=<none, Vcd_type=<none – Altera Quartus II Scripting User Manual

Page 59

Advertising
background image

Chapter 2: Command-line Executables

2–33

quartus_eda

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

--user_compiled_simlib_dir=<NONE>

Option that specifies directory of a pre-compiled simulation library.

--vcd_tb_design_instance_name=<NONE>

Option to specify the hierarchical path to the instance of the design in the testbench. This value is used in
the VCD generation script

The value should be an absolute hierarchical path. For example "--vcd_tb_instance_name=/tb/u1".

--vcd_type=<NONE>

Option to specify the type of VCD output file This option can take three possible values:

all
no_comb
none

This option overrides the settings specified in the Quartus II Settings File (.qsf).

Advertising