A race condtion issue when we used uvm_reg_predictor to predict the mirrored value explicitly

In reply to Tudor Timi:

Hi, Timi,

Thanks for your reply, it makes me much clear, a question is that I am wondering if your codes could work even I didn’t override the write function in uvm_reg_predictor ? Looks to me that I have to create a new class which inherited from uvm_reg_predictor and override the write function, then we could pass the information to cascade component, is that right ?

Thanks,

WangYang