In reply to Nimisha Varadkar:
Try using uvm_error instead of
uvm_info. There is not verbosity setting for errors. I would also try uvm_report_error() direectly instead of using the macro.
In reply to Nimisha Varadkar:
Try using uvm_error instead of
uvm_info. There is not verbosity setting for errors. I would also try uvm_report_error() direectly instead of using the macro.