Change mirror value of a register field before running uvm_reg_hw_reset_seq

In reply to Ashith:

I believe the DUT register has the value 3. If the mirror is not setup correctly it always returns 0. This is what I have seen in my projects. But another reason could also be the reset value of this register is wrong. This can be checked and corrected manually without big effort.
In this case if you are using the reset method of the register model it will also fail.