stop [-a] ["message"]
Stops the simulation as soon as possible. If the -a argument is given, any command script running will also be interrupted. A message to be printed on the console when the simulation stops can also be supplied. If the stop
command is called from a script branch, then the branch will wait for the simulation to finish before the command returns. When called from the main branch, the simulation may still execute when the command returns.
Simics Core
run,
interrupt-script