Jump to content

Changing severity of a uvm_warning to uvm_error


Recommended Posts

Hi,

I am using the built in uvm comparators in my scoreboard.

But whenever there is a comparator mismatch, i am getting a warning.

What should be done to change this to error?

I searched and found that the Comparator mismatch warning is from Line 165 in uvm_in_order_comparator.svh

uvm_report_warning("Comparator Mismatch", s);

I tried using set_report_severity_id_override, but it didnt work.

Thanks.

Parag

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...