amaranth/nmigen/hdl
whitequark 33f9bd2a1d hdl.ast: accept Signals with identical min/max bounds.
And produce a 0-bit signal.

Fixes #58.
2019-04-21 07:16:59 +00:00
..
__init__.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
ast.py hdl.ast: accept Signals with identical min/max bounds. 2019-04-21 07:16:59 +00:00
cd.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
dsl.py hdl: remove deprecated get_fragment() and lower() methods. 2019-04-09 23:53:43 +00:00
ir.py hdl.xfrm: allow using FragmentTransformer on any elaboratable. 2019-04-10 00:23:11 +00:00
mem.py tracer: factor out get_var_name(default=). 2019-03-03 18:21:22 +00:00
rec.py hdl.rec: implement Record.connect. 2019-04-21 06:37:08 +00:00
xfrm.py hdl.xfrm: handle classes that inherit from Record. 2019-04-18 17:06:33 +00:00