Technical data

Basic Verilog simulation
Getting Started with ModelSim PE Tutorial: Using ModelSim PE
-
115
Your windows won't look exactly like the illustration because your simulation very likely
stopped at a different point. Also, we are showing only two windows in this illustration.
Next we'll take a brief look at some interactive debug features of the Model
Sim
environment.
To start with, let's see what we can do about the way the List window presents its data.
Step 20.
In the List window select the signal named
count
.
From the List window menu bar, pull down
Options > Signal Options
and select a display
radix of
Decimal
. Click
DONE
. This causes the List window output to change; the count signal
is now listed in decimal rather than the default binary.