CV32A6 CSR Access Verification PR
Created by: spidugu444
Please find the PR for CVA6 32-bit CSR Access Verification.
Highlights:
-
Yaml files that may be used to generate CVA6 32-bit CSR access tests have been added, which has been categorized into supervisor mode read-write yaml, machine mode read-write yaml and Machine read-only yaml.
-
Added test programs to verify access modes for CVA6 32-bit CSRs, which has been categorized as supervisor mode read-write, machine mode read-write, read-only, and counter CSRs.
-
The CVA6 counter CSRs behavior as well as the scenario when the counter CSR value reaches to maximum value have been verified.
-
Added CVA6 32-bit CSR access failing tests.
Thanks