ClockHighTime | Specify period, in nanoseconds, during which test bench drives clock input
signals high (1) |
ClockLowTime | Specify period, in nanoseconds, during which test bench drives clock input
signals low (0) |
ForceClock | Specify whether test bench forces clock input
signals |
ForceClockEnable | Specify whether test bench forces clock enable input
signals |
ForceReset | Specify whether test bench forces reset input
signals |
GenerateCoSimBlock | Generate HDL Cosimulation blocks for use in testing
DUT |
GenerateCoSimModel | Generate model containing HDL Cosimulation block for use in testing
DUT |
GenerateSVDPITestbench | Generate SystemVerilog DPI test bench |
HDLCodeCoverage | Include HDL code coverage switches in generated test bench scripts |
HoldInputDataBetweenSamples | Specify how long subrate signal values are held in valid state |
HoldTime | Specify hold time for input signals and forced reset input
signals |
IgnoreDataChecking | Specify number of samples during which output data checking is
suppressed |
InitializeTestBenchInputs | Specify initial value driven on test bench inputs before data is asserted to
DUT |
MultifileTestBench | Divide generated test bench into helper functions, data, and HDL test bench code
files |
SimulationLibPath | Specify the path to the compiled Altera or
Xilinx simulation
libraries |
SimulationTool | Simulator for which the tool generates build-and-run scripts for the test bench
and optional code coverage |
SimulatorFlags | Specify simulator flags to apply to generated compilation
scripts |
TestBenchClockEnableDelay | Define elapsed time in clock cycles between deassertion of reset and assertion of
clock enable |
TestBenchDataPostFix | Specify suffix added to test bench data file name when generating multifile test
bench |
TestBenchPostFix | Specify suffix to test bench name |
TestBenchReferencePostFix | Specify text appended to names of reference signals generated in test bench
code |
UseFileIOInTestBench | Specify whether to use data files for reading and writing test bench
stimulus and reference data |
FPToleranceStrategy | Specify whether to check for floating-point tolerance based on relative
error or ULP error |
FPToleranceValue | Enter the tolerance value based on floating-point tolerance check
setting |