Skip to content

Commit

Permalink
Merge pull request #758 from silabs-oysteink/silabs-oysteink_jvg-doc
Browse files Browse the repository at this point in the history
Updated documentation of JVT CSR alignment from 1024 Bytes to 64 Bytes.
  • Loading branch information
Silabs-ArjanB authored Jan 9, 2023
2 parents 901e9f9 + 40ac9cf commit 41188a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/user_manual/source/control_status_registers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -412,9 +412,7 @@ Detailed:
+----------+------------+-----------------------------------------------------------------------------------------------+
| Bit # | R/W | Description |
+==========+============+===============================================================================================+
| 31:10 | WARL | **BASE[31:10]**: Table Jump Base Address, 1024 byte aligned. |
+----------+------------+-----------------------------------------------------------------------------------------------+
| 9:6 | WARL (0x0) | **BASE[9:6]**: Table Jump Base Address, 1024 byte aligned. ``jvt[9:6]`` is hardwired to 0x0. |
| 31:6 | WARL | **BASE[31:6]**: Table Jump Base Address, 64 byte aligned. |
+----------+------------+-----------------------------------------------------------------------------------------------+
| 5:0 | WARL (0x0) | **MODE**: Jump table mode |
+----------+------------+-----------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit 41188a3

Please sign in to comment.