Fix doc typos

This commit is contained in:
Alex Mykyta
2024-12-18 20:29:17 -08:00
parent faa57c93b9
commit 399f942201
7 changed files with 13 additions and 22 deletions

View File

@@ -108,7 +108,7 @@ Atomic Group of Registers
^^^^^^^^^^^^^^^^^^^^^^^^^
Perhaps you have a group of registers that monitor some rapidly-changing state
within your design. Using the ``rbuffer_trigger`` property, you can define which
reagister read operation triggers the buffered registers' values to be latched.
register read operation triggers the buffered registers' values to be latched.
.. code-block:: systemrdl
:emphasize-lines: 11-14