![]() This commit: * moves lists of universally useful imports from `nmigen` to `nmigen.hdl` and `nmigen.lib`, reimporting them in `nmigen`; * replaces lots of imports from individual parts of `nmigen.hdl` with a star import from `nmigen.hdl`; * replaces imports in tests with what we expect downstream code to use; * adds some missing imports in `nmigen.formal`. |
||
---|---|---|
.. | ||
compat | ||
__init__.py | ||
test_build_dsl.py | ||
test_build_res.py | ||
test_hdl_ast.py | ||
test_hdl_cd.py | ||
test_hdl_dsl.py | ||
test_hdl_ir.py | ||
test_hdl_mem.py | ||
test_hdl_rec.py | ||
test_hdl_xfrm.py | ||
test_lib_cdc.py | ||
test_lib_coding.py | ||
test_lib_fifo.py | ||
test_lib_io.py | ||
test_sim.py | ||
tools.py |