amaranth/nmigen/hdl
whitequark 99d205494a hdl.dsl: reword m.If(~True) warning to be more clear.
Before this commit, it only suggested one thing (silencing it) and
that's wrong almost all of the time, so suggest the right thing
instead.
2019-08-03 18:52:24 +00:00
..
__init__.py Clean up imports. 2019-06-04 08:18:50 +00:00
ast.py hdl.ast: fix typo. 2019-08-03 13:21:09 +00:00
cd.py hdl.{ast,cd,dsl,xfrm}: reject inappropriately used comb domain. 2019-07-08 10:26:49 +00:00
dsl.py hdl.dsl: reword m.If(~True) warning to be more clear. 2019-08-03 18:52:24 +00:00
ir.py hdl.ir: allow adding more than one domain in missing domain callback. 2019-08-03 18:19:40 +00:00
mem.py hdl.{dsl,mem,xfrm}: inject appropriate source locations. 2019-07-08 09:58:12 +00:00
rec.py hdl.rec: respect modifications to signals in Record.like(). 2019-07-08 10:59:15 +00:00
xfrm.py hdl.ir: call back from Fragment.prepare if a clock domain is missing. 2019-08-03 14:54:20 +00:00