Technical data

Debugging a VHDL design
Getting Started with ModelSim PE Tutorial: Using ModelSim PE
-
99
The plus sign means other levels exist below it. The minus sign is used on fully-expanded
items. An empty box has no lower levels.
Step 15.
When you finish exploring, return the Structure window to its original size by clicking on the
restore button (the one in the upper right - with small overlapping windows).
Step 16.
Now click on a name (as opposed to a box) in the Structure window. Note that as you click on
parts of the design in the Structure window, both the Source and Signals windows change to
show the correct source file contents and the signals in it.
Step 17.
Select
testbench(adder8)
in the Structure window by clicking on the name before going on.
Step 18.
Put signals in the List and Wave windows by typing:
list *
wave *
Step 19.
Change the default simulation run length; choose
Options > Simulation Options
.