fhdl.xfrm: add test for ControlInserter with subfragments.
[nmigen.git] / nmigen / test /
2018-12-13 whitequarkfhdl.xfrm: add test for ControlInserter with subfragments.
2018-12-13 whitequarkfhdl.xfrm: add tests for ResetInserter, CEInserter.
2018-12-13 whitequarkfhdl.ir: add tests for port propagation.
2018-12-13 whitequarkfhdl.dsl: add tests for lowering. 99% branch coverage.
2018-12-13 whitequarkfhdl.dsl: add tests for submodules.
2018-12-13 whitequarkfhdl.dsl: use less error-prone Switch/Case two-level...
2018-12-13 whitequarkfhdl.dsl: add tests for d.comb/d.sync, If/Elif/Else.
2018-12-13 whitequarkfhdl.ast: bits_sign→shape.
2018-12-13 whitequarkfhdl.ast: add tests for most logic.