[source]

Class csr_utils_pkg::csr_rw_seq

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.

Constructors

new(string name = "")
Parameters:

name (string)

Tasks

body()