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 |
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 |