Technical data

Basic Verilog simulation
116
-
Tutorial: Using ModelSim PE Getting Started with ModelSim PE
Step 21.
Model
Sim
includes an extensive breakpoint feature. Make sure the second line (dut:counter) in
the Structure window is selected, then set a breakpoint at line 30 in the Source window. To set
the breakpoint, simply move the cursor to the Source window and scroll the window to display
line 30, and double-click on line 30.
You will see a dot appear next to the line number. This indicates that a breakpoint has been set
for that line. Double-clicking line 30 once more would remove the breakpoint - but don’t do
that now.