Hi.
Let me give some more info on this. I have generated the RAL .sv files.
uvm_reg_block(TOP)
uvm_reg_block
uvm_reg_file
uvm_reg
In top uvm_reg_block, it contains another uvm_reg_block which in turn contains register file(and registers with in register file).
When i tried the get_registers() method, i did not get any registers with in the register file. And get_regfile() as well could not find the register file with in the block.
Any other suggestions to find the register file and registers with in register file and their offset addresses ?
Thanks and Regards,
Prashanth