How to disable compare register while using uvm_reg_hw_reset_seq

In reply to Sandeep_yadav:

Hi Sandeep,

The checking(read + compare) is for all added register to the register maps, and if NO_REG_HW_RESET_TEST or NO_REG_TEST is set for any of the register then, it will skip the reading and comparison for that particular register. This skipping operation can be do for multiple registers.
Can you please paste the code for setting the attributes and sequence starting? i don’t see any issue with sequence operation.

Thanks and Regards,
Mitesh Patel