Technical data

Basic Verilog simulation
110
-
Tutorial: Using ModelSim PE Getting Started with ModelSim PE
Either action brings up the Simulate a Design dialog box. This dialog box has four tabs to select
simulation options: Design, VHDL, Verilog, and SDF.
At this point, you can accept the defaults in each case. Click the
Design
tab, make sure
work
is the targeted library and select the top-most module in the design
test_counter
. If you choose
to simulate only the counter
module you will have a very short and uneventful simulation run
since
test_counter
contains the clock generator and other stimulus necessary for counter
to run.
See "The Simulate a Design dialog box" (p28) more information on the
Simulate a Design
dialog box.
Step 9.
Click
OK
to invoke the simulator.
The remaining Model
Sim
windows are now available for viewing within the original
application window.
Use the
View > All
menu sequence to open all of the Model
Sim
windows. If you are the first
person to use this tutorial, the windows will cascade. The windows may be in some other
arrangement if the tutorial has already been used. In any case, make the
Window > Tile
Vertically
menu selection. This should arrange the nine windows similar to the following
illustration.