In reply to jaswanth_b:
Hi Jaswanth,
Yes, I did not read before writing some value.
I am reading only after writing some value to that register and am writing to that register after reset only.
But, the thing is in my DUT there is memory with 3 locations.
In my RAL model am considering those 3 locations of memory as registers and am extending them from ‘uvm_reg’.
Will there be any problem with it?
Thank you.