RAL - Backdoor write to Read only regsiter

Hi,

Can we do write to Read only register using UVM_BACKDOOR.

Regards
Saravanan

Yes , but using Poke it will not check for field attribute,unlike write using UVM_BACKDOOR which checks for attributes.