Skip to content

Commit

Permalink
Clarify pmpcfgX on illegal write combination (fixes #1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
zarubaf committed Dec 14, 2023
1 parent 49d1262 commit 81dc8d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/01_cva6_user/PMP.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ Writes to ``pmpaddr`` are WARL and depend on the address mode. For naturally
aligned power-of 2 addressing mode (``NAPOT``) it is set to ``1``, for top
boundary of an arbitrary range (``TOR``) or ``OFF`` it is set to ``0``.

If, on write to `pmpcfgX`, ``R=0`` and ``W=1`` are set the CSR will not be
updated.

0 comments on commit 81dc8d7

Please sign in to comment.