Technical data

Debugging a VHDL design
ModelSim EE/SE Tutorial 3-35
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.