Quantcast
Channel: UVM Forums RSS Feed
Viewing all articles
Browse latest Browse all 756

How can I upgrade all `uvm_error to be `uvm_fatal ?

$
0
0
 

What is the easiest way to get my simulation to die upon reaching the first UVM_ERROR?

 

 

(I suppose the reporting class could be extended and overridden, or something like that, but if it gets too complicated (as this is not smthg I expect to do much), I'll just temporarily change the offending statements to `uvm_fatals....which is what I just did.)

 

Is there a built-in switch or define that I can override at the command line?

 

 


Viewing all articles
Browse latest Browse all 756

Trending Articles