RAL built-in sequences (e.g uvm_reg_bit_bash_seq) : how to exclude RO/undefined fields from test?

Thanks for your answer, that is indeed one solution !
But I would have preferred a more practical one, since it implies defining all RO fields,
which can be a lot of work (even with a RAL generation tool)

Any other ideas based on the UVM functions / methods which would meet my requirements without modifying the Registers definition itself ?

Thanks a lot !