Technical data

Basic VHDL simulation
2-28 ModelSim EE/SE Tutorial
14 Select the Continue Run button to resume the run that you interrupted. VSIM will hit
the breakpoint, as shown by an arrow in the VSIM Source window and by a Break
message in the Main window. Also note that the parameters and variables within the
function are displayed in the VSIM Variables window.
(PROMPT: run -continue) (MENU: Run > Continue)
15 Click the Step button to single-step through the simulation. Notice that the values
change in the VSIM Variables window. You can keep clicking Step if you wish.
(PROMPT: run -step) (PROMPT: step)
Now let’s take a look at the simulation in the Wave window.