amaranth/tests
2020-11-03 09:20:30 +00:00
..
compat tests: move out of the main package. 2020-08-27 00:33:31 +00:00
__init__.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_build_dsl.py build.dsl: clean up inversion logic. 2020-10-26 19:50:21 +00:00
test_build_plat.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_build_res.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_compat.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_examples.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_hdl_ast.py hdl.ast: clarify exception message for out of bounds indexing. 2020-08-27 01:14:05 +00:00
test_hdl_cd.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_hdl_dsl.py hdl.dsl: error on Elif immediately nested in an If. 2020-10-22 13:23:06 +00:00
test_hdl_ir.py hdl.ir: Update error message for Instance arguments 2020-10-18 23:55:46 +00:00
test_hdl_mem.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_hdl_rec.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_hdl_xfrm.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_lib_cdc.py lib.fifo.AsyncFFSynchronizer: check input and output signal width 2020-10-28 00:08:38 +00:00
test_lib_coding.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
test_lib_fifo.py lib.fifo: fix level on fifo full 2020-11-03 09:20:30 +00:00
test_lib_io.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
test_lib_scheduler.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
test_sim.py sim._pyrtl: sign extend RHS of assignment. 2020-10-22 16:08:38 +00:00
test_toolchain_cxx.py _toolchain.cxx: new toolchain. 2020-08-27 06:39:00 +00:00
utils.py tests: make spec directory name unique per test method. 2020-10-22 21:38:44 +00:00