In reply to dave_59:
Hi Dave,
Since I’m not able to use the string variable directly, I too implemented the same logic to get the reset value in my environment. But after that when I try to get the register value using the backdoor access read function, I’m facing the problem.
ral_model.reg_name.read(status,reset_act,vmm_ral::BACKDOOR,domain);
Here I need to pass the register name in the place of “reg_name”.