amaranth/amaranth/lib
Wanda 455a7bc6c8 lib.memory: Allow setting Memory.init.
The `init` property is already mutable, so this adds no actual new
functionality, just convenience.
2024-03-13 13:12:15 +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 50: Print and string formatting. 2024-03-11 09:42:43 +00:00
io.py lib.io: Make Pin.name return the whole path. 2024-02-29 20:32:43 +00:00
memory.py lib.memory: Allow setting Memory.init. 2024-03-13 13:12:15 +00:00
wiring.py lib.wiring.connect: diagnostic when no connection made. 2024-02-25 09:33:46 +00:00