| .. |
|
__init__.py
|
Implement RFC 53: Low-level I/O primitives.
|
2024-03-18 20:33:22 +00:00 |
|
_ast.py
|
Implement RFC 51: Add ShapeCastable.from_bits and amaranth.lib.data.Const.
|
2024-03-19 04:01:26 +00:00 |
|
_cd.py
|
amaranth.hdl: start all private names with an underscore.
|
2024-01-30 17:20:45 +00:00 |
|
_dsl.py
|
Implement RFC 50: Print and string formatting.
|
2024-03-11 09:42:43 +00:00 |
|
_ir.py
|
hdl._ir: Remove support for non-Elaboratable elaboratables.
|
2024-03-20 08:20:23 +00:00 |
|
_mem.py
|
Implement RFC 45: Move hdl.Memory to lib.Memory.
|
2024-02-19 22:24:58 +00:00 |
|
_nir.py
|
Implement RFC 53: Low-level I/O primitives.
|
2024-03-18 20:33:22 +00:00 |
|
_rec.py
|
hdl._ast: deprecate ValueCastable.lowermethod.
|
2024-02-13 05:06:06 +00:00 |
|
_repr.py
|
amaranth.hdl: start all private names with an underscore.
|
2024-01-30 17:20:45 +00:00 |
|
_xfrm.py
|
Implement RFC 53: Low-level I/O primitives.
|
2024-03-18 20:33:22 +00:00 |
|
ast.py
|
hdl: remove ValueKey, ValueDict, ValueSet.
|
2024-02-11 13:50:06 +00:00 |
|
cd.py
|
hdl: add missing compatibility shims.
|
2024-01-31 02:05:17 +00:00 |
|
dsl.py
|
hdl: add missing compatibility shims.
|
2024-01-31 02:05:17 +00:00 |
|
ir.py
|
hdl: add missing compatibility shims.
|
2024-01-31 02:05:17 +00:00 |
|
mem.py
|
hdl: add missing compatibility shims.
|
2024-01-31 02:05:17 +00:00 |
|
rec.py
|
hdl.rec: deprecate in favor of lib.data and lib.wiring.
|
2023-09-01 04:20:16 +00:00 |
|
xfrm.py
|
hdl._ir,hdl._nir,back.rtlil: new intermediate representation.
|
2024-02-11 09:03:49 +00:00 |