amaranth/amaranth/lib
Adam Greig 45b9730786 Implement RFC 6: CRC Generator
See amaranth-lang/rfcs#6 and #681.
2023-06-29 02:42:47 +00:00
..
crc Implement RFC 6: CRC Generator 2023-06-29 02:42:47 +00:00
__init__.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
cdc.py docs: formatting and readability improvements. 2021-12-13 06:33:36 +00:00
coding.py lib.coding: remove GrayDecoder apparent comb loop for consistency 2022-11-03 11:51:26 +00:00
data.py lib.data: warn if a field is shadowed by an attribute of the view. 2023-05-31 13:27:20 +01:00
enum.py Implement RFC 9: Constant initialization for shape-castable objects. 2023-05-12 23:41:57 +01:00
fifo.py lib.fifo: clarify AsyncFIFO{,Buffered}.r_rst documentation. NFC. 2021-12-13 09:53:57 +00:00
io.py Fix several typos. NFC. 2023-01-20 19:48:29 +00:00
scheduler.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00