amaranth/nmigen/hdl
whitequark 7257c20a6a build.plat: elaborate result of create_missing_domain() against platform.
Before this commit, the result was elaborated without platform, which
caused generic implementation of e.g. ResetSynchronizer to be used.
2019-10-09 21:16:20 +00:00
..
__init__.py hdl.xfrm: CEInserter→EnableInserter. 2019-08-12 13:39:26 +00:00
ast.py hdl.ast: prohibit signed divisors. 2019-10-04 07:49:24 +00:00
cd.py hdl.cd: add negedge clock domains. 2019-08-31 22:05:48 +00:00
dsl.py hdl.dsl: add a diagnostic for m.d.submodules += .... 2019-09-28 17:50:24 +00:00
ir.py build.plat: elaborate result of create_missing_domain() against platform. 2019-10-09 21:16:20 +00:00
mem.py hdl.mem: remove WritePort(priority=) argument. 2019-09-28 01:29:56 +00:00
rec.py hdl.rec: fix using Enum subclass as shape if direction is specified. 2019-09-22 17:23:32 +00:00
xfrm.py hdl.ast: rename nbits to width. 2019-09-20 15:36:25 +00:00