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

overriding uvm report severity

$
0
0

Is there a way to override PH_TIMEOUT severity from UVM_ERROR to UVM_WARNING.

 

I tried using

+uvm_set_severity=uvm_test_top.*,PH_TIMEOUT,UVM_ERROR,UVM_WARNING

 

in the cmd line, but unsuccessful.

 

The `uvm_error call is at src/base/uvm_phase.svh(1215)

Can someone help me out please.

 

Many thanks.


Viewing all articles
Browse latest Browse all 756

Trending Articles