Technical data
exit
CR-84  ModelSim Commands ModelSim EE/SE Command Reference
exit
The exit command exits the simulator and the ModelSim application.
Syntax
exit
[-force]
Argument
-force
Quits without asking for confirmation. Optional; if this argument is omitted, 
ModelSim asks you for confirmation before exiting.
Note: If you want to stop the simulation using a when command (CR-226), you must use a stop command 
(CR-152) within your when statement. DO NOT use an exit commad or a quit command (CR-128). The stop 
command acts like a breakpoint at the time it is evaluated.










