updated documentation

This commit is contained in:
stnolting 2020-10-08 19:34:06 +02:00
parent 6f772c3d20
commit 7070abe1d3
2 changed files with 1 additions and 2 deletions

View file

@ -215,8 +215,7 @@ the [![NEORV32 datasheet](https://raw.githubusercontent.com/stnolting/neorv32/ma
### Non-RISC-V-Compliant Issues
* `misa` CSR is read-only - no dynamic enabling/disabling of synthesized CPU extensions during runtime
* `mcause` CSR is read-only
* `misa` CSR is read-only - no dynamic enabling/disabling of synthesized CPU extensions during runtime; for compatibility: write accesses (in m-mode) are ignored and do not cause an exception
* The physical memory protection (**PMP**) only supports `NAPOT` mode, a minimal granularity of 8 bytes and only up to 8 regions

Binary file not shown.