amaranth/amaranth/lib
2024-02-28 09:11:53 +00:00
..
crc Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
__init__.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
cdc.py Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
coding.py Change uses of Case() to Default() in preparation for RFC 39. 2024-01-11 04:44:02 +00:00
data.py Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
enum.py lib.enum: honor enum.nonmember. 2024-02-19 23:06:22 +00:00
fifo.py Implement RFC 45: Move hdl.Memory to lib.Memory. 2024-02-19 22:24:58 +00:00
io.py lib.io: Add missing __repr__ to signature type. 2024-02-28 09:11:53 +00:00
memory.py lib.memory: Add missing __eq__ to signature types. 2024-02-28 09:06:49 +00:00
wiring.py lib.wiring.connect: diagnostic when no connection made. 2024-02-25 09:33:46 +00:00