You need to specify the path using the add_hdl_path method of uvm_reg_block class to specify the path to RTL registers.
function void add_hdl_path (string path , string kind = “RTL”)
You need to specify the path using the add_hdl_path method of uvm_reg_block class to specify the path to RTL registers.
function void add_hdl_path (string path , string kind = “RTL”)