amaranth/nmigen/compat
whitequark 5c626e33bf compat.fhdl.module: fix finalization of transformed compat submodules.
Before this commit, the TransformedElaboratable of a CompatModule
would be ignored, and .get_fragment() would be used to retrieve
the CompatModule within.

After this commit, the finalization process is reworked to match
oMigen's finalization closely, and all submodules, native and compat,
are added in the same way that preserves applied transforms.
2019-08-08 07:45:34 +00:00
..
fhdl compat.fhdl.module: fix finalization of transformed compat submodules. 2019-08-08 07:45:34 +00:00
genlib compat.genlib.fsm: fix after commit dac62754. 2019-07-08 10:12:26 +00:00
sim hdl.ir: call back from Fragment.prepare if a clock domain is missing. 2019-08-03 14:54:20 +00:00
__init__.py compat: import genlib.record from Migen. 2018-12-18 20:04:22 +00:00