amaranth/nmigen/hdl
2019-04-10 00:23:11 +00:00
..
__init__.py Rename fhdl→hdl, genlib→lib. 2018-12-15 14:25:31 +00:00
ast.py hdl.ast: handle a common typo, such as Signal(1, True). 2019-04-03 14:59:01 +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: separate record and signal name with __, not _. 2019-03-25 14:26:00 +00:00
xfrm.py hdl.xfrm: allow using FragmentTransformer on any elaboratable. 2019-04-10 00:23:11 +00:00