UVM register model

What should be the field access type in a UVM register if it is hardware set ?

In reply to srikanthvvs1:

If a register can only be set by the DUT and not through an external interface, then it is read-only(RO).