User`s manual

Preference variables located in INI and MPF files
ModelSim Xilinx Users Manual ModelSim Variables A-263
AssertionFormat see purpose sets the message to display after a break on
assertion; message formats include:
%S - severity level
%R - report message
%T - time of assertion
%D - delta
%I - instance or region pathname (if
available)
%% - print % character
"** %S:
%R\n Time:
%T
Iteration:
%D%I\n"
BreakOnAssertion 0-4 defines severity of assertion that causes a
simulation break (0 = note, 1 = warning, 2 =
error, 3 = failure, 4 = fatal)
3
CheckpointCompressMode 0, 1 if 1, checkpoint files are written in
compressed format
on (1)
CommandHistory any valid
filename
set the name of a file to store the Main
window command history
commented
out (;)
ConcurrentFileLimit any positive
integer
controls the number of VHDL files open
concurrently; this number should be less
than the current limit setting for max file
descriptors; 0 = unlimited
40
DatasetSeparator any single
character
the dataset separator for fully-rooted
contexts, for example sim:/top; must not be
the same character as PathSeparator
:
DefaultForceKind freeze, drive,
or deposit
defines the kind of force used when not
otherwise specified
commented
out (;)
DefaultRadix symbolic,
binary, octal,
decimal,
unsigned,
hexadecimal,
ascii
any radix may be specified as a number or
name, i.e., binary can be specified as binary
or 2
symbolic
[vsim] simulator control variables
Variable name Value
range
Purpose Default