Technical data

run
CR-140 ModelSim Commands ModelSim EE/SE Command Reference
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
(CR-151)