mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-23 21:57:33 -04:00
updated documentation
This commit is contained in:
parent
e057b213ff
commit
46005681e6
2 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ The processor passes the official `rv32i`, `rv32im`, `rv32imc`, `rv32Zicsr` and
|
|||
|
||||
### Non RISC-V-Compliant Issues
|
||||
|
||||
* No exception is triggered for the `E` CPU extension when using registers above `x15` (*needs fixing*)
|
||||
* `misa` CSR is read-only - no dynamic enabling/disabling of implemented CPU extensions during runtime
|
||||
* `mcause` CSR is read-only
|
||||
* The `[m]cycleh` and `[m]instreth` CSR counters are only 20-bit wide (in contrast to original 32-bit)
|
||||
|
|
BIN
docs/NEORV32.pdf
BIN
docs/NEORV32.pdf
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue