amaranth/nmigen/test
whitequark fb01854372 build.{res,plat}: propagate extras to pin fragment factories.
This is necessary because on some platforms, like iCE40, extras
become parameters on an IO primitive, since the constraint file
format is not expressive enough for all of them.
2019-06-03 01:58:43 +00:00
..
compat compat: suppress deprecation warnings that are internal or during test. 2019-01-26 15:43:00 +00:00
__init__.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
test_build_dsl.py build.dsl: require a dict for extras instead of a stringly array. 2019-06-02 23:36:21 +00:00
test_build_res.py build.{res,plat}: propagate extras to pin fragment factories. 2019-06-03 01:58:43 +00:00
test_hdl_ast.py hdl.ast: improve tests for exceptional conditions. 2019-04-21 07:20:00 +00:00
test_hdl_cd.py hdl.mem: add tests for all error conditions. 2018-12-21 06:07:16 +00:00
test_hdl_dsl.py hdl.ir: rename .get_fragment() to .elaborate(). 2019-01-26 02:31:12 +00:00
test_hdl_ir.py Consider Instances a part of containing fragment for use-def purposes. 2019-05-25 20:13:43 +00:00
test_hdl_mem.py hdl.mem: add DummyPort, for testing and verification. 2019-01-01 03:08:10 +00:00
test_hdl_rec.py hdl.rec: allow providing fields during construction. 2019-05-25 22:06:56 +00:00
test_hdl_xfrm.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
test_lib_cdc.py lib.cdc: add ResetSynchronizer. 2019-01-26 18:07:59 +00:00
test_lib_coding.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
test_lib_fifo.py hdl.ir: detect elaboratables that are created but not used. 2019-04-21 08:52:57 +00:00
test_lib_io.py hdl.rec: allow providing fields during construction. 2019-05-25 22:06:56 +00:00
test_sim.py test_sim: add missing add_process(). 2019-03-28 17:50:14 +00:00
tools.py hdl.ir: rename .get_fragment() to .elaborate(). 2019-01-26 02:31:12 +00:00