amaranth/tests
Catherine 80343d1c4c hdl.ast: warn on fencepost error in Signal(range(x), reset=x).
Also, relax the language reference inset from "warning" to "note"
since this is no longer something developers have to keep in mind
explicitly.
2023-03-13 20:38:41 +00:00
..
compat Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +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: check type of resource number. 2021-12-11 13:37:15 +00:00
test_build_plat.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_build_res.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_compat.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +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: warn on fencepost error in Signal(range(x), reset=x). 2023-03-13 20:38:41 +00:00
test_hdl_cd.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_hdl_dsl.py hdl.ast: deprecate Sample, Past, Rose, Fell, Stable. 2023-02-28 14:30:04 +00:00
test_hdl_ir.py hdl.ir: reject elaboratables that elaborate to themselves. 2021-12-11 12:40:05 +00:00
test_hdl_mem.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_hdl_rec.py hdl.ast: remove Shape<>tuple comparisons. 2023-01-31 15:23:06 +00:00
test_hdl_xfrm.py hdl.ast: deprecate Sample, Past, Rose, Fell, Stable. 2023-02-28 14:30:04 +00:00
test_lib_cdc.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_lib_coding.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_lib_data.py lib.data: at most one Union field can have annotation with a default. 2023-03-04 09:34:50 +00:00
test_lib_enum.py hdl.ast: accept any constant-castable expression in Signal(reset=). 2023-03-03 06:22:56 +00:00
test_lib_fifo.py hdl.ast: deprecate Sample, Past, Rose, Fell, Stable. 2023-02-28 14:30:04 +00:00
test_lib_io.py hdl.ast: remove Shape<>tuple comparisons. 2023-01-31 15:23:06 +00:00
test_lib_scheduler.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_sim.py hdl.ast: deprecate Sample, Past, Rose, Fell, Stable. 2023-02-28 14:30:04 +00:00
test_toolchain_cxx.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
utils.py back.{verilog,rtlil}: fix commit d83c4a1b. 2021-12-14 10:47:04 +00:00