Posted by shahkavish77 on Feb 27, 2018
UVM UVM_NO_CHECK set_compare bit_access backdoor_check RAL Hi, I am having one Register defined with some fields. 32-bits wide Register R1 with fields F1, F2, F3, F4- each 8 bits wide. Now for backdoor check, I want to set UVM_NO_CHECK for bit 0 of R1, me ...
Question