amaranth/amaranth/lib
2023-09-01 05:42:04 +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 Implement RFC 22: Add ValueCastable.shape(). 2023-08-23 10:48:48 +00:00
enum.py lib.enum: allow empty enums. 2023-07-04 10:28:22 +00:00
fifo.py lib.fifo: clarify AsyncFIFO{,Buffered}.r_rst documentation. NFC. 2021-12-13 09:53:57 +00:00
io.py hdl.rec: deprecate in favor of lib.data and lib.wiring. 2023-09-01 04:20:16 +00:00
scheduler.py Implement RFC 19: Remove amaranth.lib.scheduler 2023-09-01 00:56:12 +00:00
wiring.py lib.wiring: ensure flipped(flipped(intf)) is intf. 2023-09-01 05:42:04 +00:00