Technical data
configure
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
293
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 expressed in x number of default timescale units.
Gating opens after the last list row in which the expression evaluates to true. Optional.
-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" (p236) 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" (p135) 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.
Arguments, Wave window only
-timecolor
Specifies the time axis color; the default is green. Optional.
-vectorcolor
Specifies the vector waveform color; the default is yellow. Optional.