Brief Description: This seq writes a random value to a CSR and reads it back. The read value
is checked for correctness while adhering to its access policies. A random choice is made between
reading back the CSR as a whole or reading fields individually, so that partial accesses are made
into the DUT as well.
Class
csr_rw_seq
Brief Description: This seq writes a random value to a CSR and reads it back. The read value is checked for correctness while adhering to its access policies. A random choice is made between reading back the CSR as a whole or reading fields individually, so that partial accesses are made into the DUT as well.