this should Turn off all INFO messages everywhere
#uvm_cmdline = +uvm_set_action=*,ALL,UVM_INFO,UVM_NO_ACTION
But uvm_info where there is no ID are being displayed
this should Turn off all INFO messages everywhere
#uvm_cmdline = +uvm_set_action=*,ALL,UVM_INFO,UVM_NO_ACTION
But uvm_info where there is no ID are being displayed