T
Tom
Guest
All,
I have inherited a testbench with a lot of $stop commands. When they
trigger, VCS (2006.06) goes to the CLI instead of exiting the
simulator. I haven't been able to find a cmd line parameter to get
this behavior. One option is replace everything with $finish, but
$stop will print out nicely where in the code it triggered, while
$finish will not...
$finish(2); did not work for that either.
Suggestions?
Thanks,
Tom
I have inherited a testbench with a lot of $stop commands. When they
trigger, VCS (2006.06) goes to the CLI instead of exiting the
simulator. I haven't been able to find a cmd line parameter to get
this behavior. One option is replace everything with $finish, but
$stop will print out nicely where in the code it triggered, while
$finish will not...
$finish(2); did not work for that either.
Suggestions?
Thanks,
Tom