User`s manual

Wave window
ModelSim Xilinx Users Manual ModelSim XE Graphic Interface 7-175
Adding HDL items in the Wave window
Before adding items to the Wave window you may want to set the window display
properties (see "Setting Wave window display properties"
(7-182)). You can add
items to the Wave window in several ways.
Adding items from the Signals window with drag and drop
You can drag and drop items into the Wave window from the Process, Signals, or
Structure window. Select the items in the first window, then drop them into the
Wave window. Depending on what you select, all items or any portion of the
design may be added.
Adding items from the Main window command line
To add specific HDL items to the window, enter (separate the item names with a
space):
add wave <item_name> <item_name>
You can add all the items in the current region with this command:
add wave *
Or add all the items in the design with:
add wave -r /*
Continue Run
continue the current
simulation run
Main menu:
Run > Continue
see: run (CR-86)
Run -All
run to current
simulation forever, or
until it hits a
breakpoint or specified
break event*
Main menu:
Run > Run -All
see: run
(CR-86), also see
"Assertion settings page"
(7-213)
Break
stop the current
simulation run
none none
Wave window tool bar buttons
Button Menu equivalent Other options