Technical data

Setting default simulation options
208
-
ModelSim EE Graphic Interface ModelSim EE/PLUS Reference Manual
The
Default
page includes these options:
Default Radix
Sets the default radix for the current simulation run. You can also use the
radix
(p352) command to set the same temporary default. A permanent default can be
set by editing the
DefaultRadix variable (p253)
in the
modelsim.ini
file. The
chosen radix is used for all commands (
force
(p319),
examine
(p313),
change
(p281) are examples) and for displayed values in the Signals, Variables,
Dataflow, List, and Wave windows.
Default Force Type
Selects the default force type for the current simulation. Edit the
DefaultForceKind variable (p253) in the
modelsim.ini
to set a permanent
default.
Suppress Warnings
Selecting
From IEEE Numeric Std Packages
suppresses
warnings generated
within the accelerated numeric_std and numeric_bit packages. Edit the
NumericStdNoWarnings variable (p254) in the
modelsim.ini
to set a permanent
default.
Selecting
From Synopsys Packages
suppresses warnings generated within the
accelerated Synopsys std_arith packages. The permanent default can be set in
the
modelsim.ini
file with the StdArithNoWarnings variable (p254).
Default Run
Sets the default run length for the current simulation. A permanent default can
be set in the
modelsim.ini
file with the RunLength variable (p254).
Iteration Limit
Sets a limit on the number of deltas within the same simulation time unit to
prevent infinite looping. A permanent iteration limit default can be set in the
modelsim.ini
file with the IterationLimit variable (p254).