I've got a Cadence NC question. I'm looking at a script that uses ncsim -exit, which causes $stop in the Verilog testbench to exit the simulator, as if it was a $finish. For various reasons, I'm trying to replicate this with another script that uses ncverilog instead of the 3-step method. However, I don't see an equivalent to the -exit for ncverilog. Any help? Thanks, David