docs: formatting and readability improvements.
This commit is contained in:
parent
18837b9029
commit
2adbe59e4f
3 changed files with 9 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ Clock domain crossing
|
|||
|
||||
.. py:module:: amaranth.lib.cdc
|
||||
|
||||
The ``amaranth.lib.cdc`` package provides modules for transferring data between clock domains.
|
||||
The :mod:`amaranth.lib.cdc` package provides modules for transferring data between clock domains.
|
||||
|
||||
|
||||
.. autoclass:: FFSynchronizer()
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ Code conversion
|
|||
|
||||
.. py:module:: amaranth.lib.coding
|
||||
|
||||
The ``amaranth.lib.coding`` package provides modules for conversion between different encodings of binary numbers.
|
||||
The :mod:`amaranth.lib.coding` package provides modules for conversion between different encodings of binary numbers.
|
||||
|
||||
|
||||
One-hot coding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue