Technical data
run
362
-
Simulator Command Reference ModelSim EE/PLUS Reference Manual
Examples
run 1000
Advances the simulator 1000 timesteps.
run 10.4 ms
Advances the simulator the appropriate number of timesteps corresponding to 10.4
milliseconds.
run @8000
Advances the simulator to timestep 8000.
See also
step
command (p371)