amaranth/amaranth/lib
Wanda 7f76914b74 Implement RFC 17: Remove log2_int.
Reexports of `amaranth.utils` functions are removed from
`amaranth._utils` to avoid a circular import issue (for `deprecated`).
Since this is a private module, this should not be a problem.
2024-01-11 04:45:17 +00:00
..
crc Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
__init__.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
cdc.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +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 35: Add ShapeLike, ValueLike. 2023-12-09 13:57:30 +00:00
enum.py Implement RFC 35: Add ShapeLike, ValueLike. 2023-12-09 13:57:30 +00:00
fifo.py Implement RFC 17: Remove log2_int. 2024-01-11 04:45:17 +00:00
io.py lib.io: fix Pin.eq to work when FlippedInterface is involved. 2023-11-27 06:35:55 +00:00
wiring.py lib.wiring: document amaranth-lang/rfcs#2. WIP 2023-12-11 22:57:30 +00:00