simPrecision
digitalSim.elabOpts simPrecision int pre-defined_numeric_value
Description
Specifies the simulation precision in global timescale. Possible values are 1, 10, and 100.
GUI Equivalent
envGetVal("digitalSim.elabOpts" "simPrecision")
envSetVal("digitalSim.elabOpts" "simPrecision" 'int 100)
Related Topics
Configuring Netlist Generation Options
Return to top