In reply to Nico75:
comp is the component in which you want to supress this warning. See the UVM Reference Manual example:
+uvm_set_action=uvm_test_top.env0.*,ALL,UVM_ERROR,UVM_NO_ACTION
In reply to Nico75:
comp is the component in which you want to supress this warning. See the UVM Reference Manual example:
+uvm_set_action=uvm_test_top.env0.*,ALL,UVM_ERROR,UVM_NO_ACTION