Technical data
Debugging a VHDL design
ModelSim EE Tutorial ModelSim EE Lessons
-
107
15
From the Main toolbar select the
Run
button.
(Main MENU: Run > Run 1000 ns) (PROMPT: run)
Notice that the arrow in the Source window is pointing to the statement after the
assertion.
16
If you turn to the Variables window now, you can see that i = 6. This indicates that the
simulation stopped in the sixth iteration of the test pattern’s loop.