amaranth/amaranth/hdl
Catherine 5e59189c2b hdl: track domain renames in IR.
Co-authored-by: Wanda <wanda@phinode.net>
2024-05-06 11:09:46 +00:00
..
__init__.py hdl._nir: add combinational cycle detection. 2024-04-13 14:01:47 +00:00
_ast.py hdl._ast: deprecate Value.implies. 2024-04-16 19:26:08 +00:00
_cd.py docs: change combinatorial to combinational 2024-04-16 02:19:10 +00:00
_dsl.py hdl._dsl: improve error message on m.domains.cd_foo = .... 2024-04-15 00:32:09 +00:00
_ir.py hdl: track domain renames in IR. 2024-05-06 11:09:46 +00:00
_mem.py docs: begin building the documentation style guide. 2024-04-13 20:56:55 +00:00
_nir.py docs: change combinatorial to combinational 2024-04-16 02:19:10 +00:00
_rec.py hdl._ast: deprecate ValueCastable.lowermethod. 2024-02-13 05:06:06 +00:00
_xfrm.py hdl: track domain renames in IR. 2024-05-06 11:09:46 +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