Technical data

.wave.tree zoomrange
CR-222 ModelSim Commands ModelSim EE/SE Command Reference
.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
(10-212) 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
(B-401) set in the modelsim.ini file.
Examples
.wave.tree zoomrange .5 {1.750 ms}