Sim Vision is halting my simulation when an assertion fires, is there a way to force the simulator to fire the assertion but continue running.
I have tried this switch(-assert_logging_error_off) which seemed correct but It didnt work
Most of the switches I have tried completely disable the assertions.
Any assistance would be appreciated