Well I have another scenario that where my 8 bit RW registers have certain bits as RESERVED(Let’s say 3:0] . How do i get my bit bash sequence to ignore check on these CONST Reserved bits and do RW check on the remaining bits.
Well I have another scenario that where my 8 bit RW registers have certain bits as RESERVED(Let’s say 3:0] . How do i get my bit bash sequence to ignore check on these CONST Reserved bits and do RW check on the remaining bits.