Technical data
Command reference table
CR-10 ModelSim Commands ModelSim EE/SE Command Reference
Command reference table
The following table provides a brief description of each ModelSim command.
Command details, arguments and examples can be found at the page numbers
given in the Command name column.
Command name Action
.main clear
(CR-99) clears the Main window (10-158) transcript
.wave.tree zoomfull
(CR-221) redraws the display to show the entire simulation from time 0 to the
current simulation time
.wave.tree zoomrange
(CR-222) enter the beginning and ending times for a range of time units to be
displayed
abort
(CR-19) halts the execution of a macro file interrupted by a breakpoint or
error
add button
(CR-20) adds a user-defined button to the Main window button bar
add list
(CR-22) lists VHDL variables, and Verilog nets and registers, and their
values in the List window
add log also known as the log command. See log
(CR-93)
add wave (CR-33) adds VHDL signals, and Verilog nets and registers to the Wave
window
add_menu
(CR-26) adds a menu to the menu bar of the specified window, using the
specified menu name
add_menucb
(CR-28) creates a checkbox within the specified menu of the specified
window
add_menuitem
(CR-30) creates a menu item within the specified menu of the specified
window
add_separator
(CR-31) adds a separator as the next item in the specified menu path in the
specified window
add_submenu
(CR-32) creates a cascading submenu within the specified menu_path of the
specified window
alias
(CR-37) creates a new Tcl procedure that evaluates the specified commands