In reply to cgales:
Hello cgales,
I am getting the same warning : -
UVM_WARNING /pkg/cadence-incisiv-/15.22.041/i686-linux/tools/methodology/UVM/CDNS-1.2/sv/src/base/uvm_traversal.svh(267) @ 0 ns: reporter [UVM/COMP/NAME] the name “put_trans_to_mstr_mon_port[&0d] 0” of the component “uvm_test_top.tb.axi_arb_tb.axi_slv_monitor.put_trans_to_mstr_mon_port[&0d] 0” violates the uvm component name constraints
Constructor is below : -
put_trans_to_mstr_mon_port[i] = new($sformatf(“put_trans_to_mstr_mon_port[%d]”,i),this);