RAL Register access

I do get this question frequently:
If we have 1000 registers in a DUT then how do we verify them?

Since you already tagged this with RAL, your answer might be here.

1 Like

Thanks Dave.

Another scenario based question I would like to ask

assume we have 1000 registers and I am trying to access any one register, now how to I know that only that register is accessed and what if any other register is also affected? how do I ensure that the rest of the registers are not accessed?
@dave_59

These seem like vague interview questions. What kinds of registers are they? Just storage or do they perform some other action? What do you mean by “access”? Do you mean write or read?