Reg_block.get_registers(req_q) returns zero

In reply to voltron:

Your register model might not be constructed.
Please consider the register model is not a uvm_component.
In which phase you are calling get_registers?