amaranth/amaranth/lib
2024-03-27 15:00:09 +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 lib.data: fix wrong class name on Struct and Union. 2024-03-27 15:00:09 +00:00
enum.py Implement RFC 51: Add ShapeCastable.from_bits and amaranth.lib.data.Const. 2024-03-19 04:01:26 +00:00
fifo.py Implement RFC 50: Print and string formatting. 2024-03-11 09:42:43 +00:00
io.py lib.io: Implement *Buffer from RFC 55. 2024-03-22 01:44:25 +00:00
memory.py lib.memory: raise an error on mutating already-elaborated memory. 2024-03-25 18:40:20 +00:00
wiring.py lib.wiring: remove stray references to signature freezing. 2024-03-25 14:15:53 +00:00