amaranth/docs/stdlib/crc.rst
Adam Greig 45b9730786 Implement RFC 6: CRC Generator
See amaranth-lang/rfcs#6 and #681.
2023-06-29 02:42:47 +00:00

12 lines
201 B
ReStructuredText

Cyclic redundancy checks
########################
.. automodule:: amaranth.lib.crc
:special-members: __call__
The following pre-defined CRC algorithms are available:
.. toctree::
crc/catalog