amaranth/amaranth/hdl
2024-02-13 05:44:52 +00:00
..
__init__.py hdl: remove Repl per RFC 10. 2024-01-31 03:01:35 +00:00
_ast.py docs/reference: describe out-of-bounds behavior of bit_select/word_select. 2024-02-13 05:44:52 +00:00
_cd.py amaranth.hdl: start all private names with an underscore. 2024-01-30 17:20:45 +00:00
_dsl.py hdl: consistently use "comb" for combinatorial domain. 2024-02-09 19:32:55 +00:00
_ir.py hdl._ir,hdl._nir,back.rtlil: new intermediate representation. 2024-02-11 09:03:49 +00:00
_mem.py hdl: consistently use "comb" for combinatorial domain. 2024-02-09 19:32:55 +00:00
_nir.py hdl._nir: implement __repr__ on NIR classes. 2024-02-13 01:12:44 +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 hdl._ir,hdl._nir,back.rtlil: new intermediate representation. 2024-02-11 09:03:49 +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