Technical data
ModelSim graphic interface quick reference
ModelSim EE/PLUS Reference Manual ModelSim EE Graphic Interface
-
105
Graphic interface commands
The following commands provide control and feedback during simulation as well
as the ability to edit, and add menus and buttons to the interface. Only brief
descriptions are provided here; for more information and command syntax see the
"Simulator Command Reference" (p245).
Window control and feedback
commands
Description
batch_mode
(p276) returns a 1 if VSIM is operating in batch mode, otherwise
returns a 0; it is typically used as a condition in an if
statement
configure
(p292) invokes the List or Wave widget configure command for the
current default List or Wave window
down | up
(p304) moves the active marker in the List window down or up to
the next or previous transition on the selected signal that
matches the specifications
getactivecursortime
(p322) gets the time of the active cursor in the Wave window
getactivemarkertime
(p323) gets the time of the active marker in the List window
.main clear
(p330) clears the Main window transcript
notepad
(p335) a simple text editor; used to view and edit ascii files or create
new files
play
(p341)
UNIX only
- replays a sequence of keyboard and mouse
actions, which were previously saved to a file with the
record
command (p353)
property list
(p346) change properties of an HDL item in the List window
display
property wave
(p347) change properties of an HDL item in the waveform or signal
name display in the Wave window
record
(p353)
UNIX only
- starts recording a replayable trace of all
keyboard and mouse actions
right | left
(p359) searches for signal transitions or values in the specified
Wave window