Technical data

configure
ModelSim EE/SE Command Reference ModelSim Commands CR-55
-font
Specifies the font used in the widget. Optional.
-height
Specifies the height in pixels of each row. Optional.
Arguments, List window only
-delta [all | collapse | none]
The all option displays a new line for each time step on which items change,
collapse displays the final value for each time unit, and none turns off the display
of the delta column. To use -delta, -usesignaltriggers must be set to 1 (on).
Optional.
-gateduration <duration_open>
The duration for gating to remain open beyond when -gateexpr (below) becomes
false, expressed in x number of timescale units. Extends gating beyond the back
edge (the last list row in which the expression evaluates to true). Optional. The
default value for normal synchronous gating is zero. If -gateduration is set to a
non-zero value, a simulation value will be displayed after the gate expression
becomes false (if you dont want the values displayed, set -gateduration to zero).
-gateexpr {<expression>]
Specifies the expression for trigger gating. The expression is evaluated when the
List window would normally have displayed a row of data. Optional. See the
"GUI_expression_format"
(CR-250) for information on expression syntax.
-usegating
Enables triggers to be gated on (a value of 1) or off (a value of 0) by an overriding
expression. The default is off. See "Setting List window display properties"
(10-
177)
for additional information on using gating with triggers.
-strobeperiod
Specifies the period of the list strobe. (When using a time unit, the time value and
unit must be placed in curly brackets.) Optional.
-strobestart
Specifies the start time of the list strobe. Optional.
-usesignaltriggers
If 1, uses signals as triggers; if 0, not. Optional.
-usestrobe
If 1, uses the strobe to trigger; if 0, not. Optional.