Closed xobs closed 6 years ago
This patchset implements CSR reading/writing support for vexriscv using the CSRR and CSRW SYSTEM instructions.
It also adds a list of standard CSRs.
Tested by modifying the $mie register from GDB to change the current IRQ settings.
Great ! Thanks !
This patchset implements CSR reading/writing support for vexriscv using the CSRR and CSRW SYSTEM instructions.
It also adds a list of standard CSRs.
Tested by modifying the $mie register from GDB to change the current IRQ settings.