Technical data
.wave.tree zoomrange
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
397
.wave.tree zoomrange
The
.wave.tree zoomrange
command allows you to enter the beginning and
ending times for a range of time units to be displayed. The behavior is the same as
Wave window (p168)
Zoom > Zoom Range
menu selection.
Syntax
.wave.tree zoomrange
f1 f2
Arguments
f1 f2
Sets the waveform display to zoom from time f1 to f2, where f1 and f2 are floating point
numbers. Required.
Either range number may include an optional VHDL resolution time-unit. The
resolution and range number must be enclosed in either quotes or curly brackets,
see the example below. If not specified the resolution defaults to the
UserTimeUnit (p421) set in the
modelsim.ini
file.
Examples
.wave.tree zoomrange .5 {1.750 ms}