User`s manual
Preference variables located in INI and MPF files
ModelSim Xilinx User’s Manual ModelSim Variables A-265
Resolution fs, ps, ns, us,
ms, sec - also
10x and 100x
simulator resolution; default is ns; this value
must be less than or equal to the
UserTimeUnit specified below; NOTE - if
your delays are truncated, set the resolution
smaller
ns
RunLength positive
integer
default simulation length in units specified
by the UserTimeUnit variable
100
Start up = do <DO
filename>;
any valid
macro (do)
file
specifies the VSIM startup macro; default is
commented out; see the do command
(CR-
43)
commented
out (;)
StdArithNoWarnings 0, 1 if 1, warnings generated within the
accelerated Synopsys std_arith packages
are suppressed
off (0)
TranscriptFile any valid
filename
file for saving command transcript;
environment variables many be included in
the path name; default is "transcript";
transcript
UnbufferedOutput 0, 1 controls VHDL files open for write; 0 =
Buffered, 1 = Unbuffered
0
UserTimeUnit fs, ps, ns, us,
ms, sec, min,
hr
specifies the default units to use for the
"<timesteps> [<time_units>]" argument to
the run command
(CR-86); NOTE - the
value of this variable must be set equal to, or
larger than, the current simulator resolution
specified by the Resolution variable shown
above
ns
Veriuser one or more
valid shared
object
list of dynamically loaded objects for
Verilog PLI applications; see "Using the
Verilog PLI"
(5-80)
commented
out (;)
[vsim] simulator control variables
Variable name Value
range
Purpose Default