Hi Dave,
Using UVM_MAX_QUIT_COUNT=1 will end the simulation as soon as it sees a single UVM_ERROR.
Any inbuilt way to exit simulation after some # delay after encountering first uvm_error?
(I know adding a hack using uvm_report_catcher will solve this. But any inbuilt API to do so directly?)
Thanks,
Prasad