Is there a way to make *E to flag as UVM_ERROR?
Sometimes my testcase is passing (meaning no UVM_ERROR, UVM_WARNING, and UVM_FATAL) but when I check the log_file, it is flagging an NCsim error (or the *E) error.
I don't want to ignore this.
Is there a way to make *E to flag as UVM_ERROR?
Sometimes my testcase is passing (meaning no UVM_ERROR, UVM_WARNING, and UVM_FATAL) but when I check the log_file, it is flagging an NCsim error (or the *E) error.
I don't want to ignore this.