kuznia-rdzeni / coreblocks

RISC-V out-of-order core for education and research purposes
https://kuznia-rdzeni.github.io/coreblocks/
BSD 3-Clause "New" or "Revised" License
33 stars 13 forks source link

CSR addresses #701

Closed tilk closed 1 month ago

tilk commented 1 month ago

This PR extends the CSRAddress enum by all CSRs defined in the spec. The data was generated from the spec, so it should be correct. CSR descriptions from the spec are also included.