amaranth/nmigen/test
whitequark 9749c70730 hdl.ir: lower domains before resolving hierarchy conflicts.
Otherwise, two subfragments with the same local clock domain would
not be able to drive its clock or reset signals. This can be easily
hit if using two ResetSynchronizers in one module.

Fixes #265.
2019-11-07 08:20:27 +00:00
..
compat test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
__init__.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
test_build_dsl.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_build_res.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
test_compat.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_examples.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_hdl_ast.py hdl.ast: simplify {bit,word}_select with constant offset. 2019-10-26 00:09:53 +00:00
test_hdl_cd.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_hdl_dsl.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
test_hdl_ir.py hdl.ir: lower domains before resolving hierarchy conflicts. 2019-11-07 08:20:27 +00:00
test_hdl_mem.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
test_hdl_rec.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_hdl_xfrm.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
test_lib_cdc.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
test_lib_coding.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_lib_fifo.py test: use #nmigen: magic comment instead of monkey patch. 2019-10-26 06:37:08 +00:00
test_lib_io.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_sim.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
utils.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00