amaranth/nmigen/test
whitequark 399b8f9863 Add (heavily work in progress) documentation.
To render correctly, the docs require:
 * pygments/pygments#1441
2020-06-30 22:21:16 +00:00
..
compat Add support for using non-compat Elaboratable instances with compat.fhdl.verilog.convert and compat.run_simulation 2020-04-02 02:46:44 +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 build.dsl: allow strings to be used as connector numbers. 2020-01-31 03:11:34 +00:00
test_build_plat.py build.plat: in Platform.add_file(), allow adding exact duplicates. 2019-11-15 23:40:44 +00:00
test_build_res.py test_build_res: fix after commit 3e2ecdf2. 2020-02-07 00:07:19 +00:00
test_compat.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_examples.py test: fix example test after commit a7b8ced9. 2020-06-11 16:36:08 +00:00
test_hdl_ast.py Add (heavily work in progress) documentation. 2020-06-30 22:21:16 +00:00
test_hdl_cd.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00
test_hdl_dsl.py Add (heavily work in progress) documentation. 2020-06-30 22:21:16 +00:00
test_hdl_ir.py hdl.ir: typecheck convert(ports=) more carefully. 2020-04-24 21:15:00 +00:00
test_hdl_mem.py hdl.mem: add synthesis attribute support. 2020-02-06 14:53:16 +00:00
test_hdl_rec.py hdl.rec: preserve shapes when constructing a layout. 2020-06-05 03:19:46 +00:00
test_hdl_xfrm.py hdl.xfrm: preserve allow_reset_less when transforming ResetSignal. 2020-06-06 11:43:25 +00:00
test_lib_cdc.py lib.cdc: update PulseSynchronizer to follow conventions. 2020-06-28 05:17:33 +00:00
test_lib_coding.py back.pysim: redesign the simulator. 2019-11-28 21:05:34 +00:00
test_lib_fifo.py Correctly handle resets in AsyncFIFO. 2020-03-14 23:26:07 +00:00
test_lib_io.py hdl.rec: preserve shapes when constructing a layout. 2020-06-05 03:19:46 +00:00
test_sim.py hdl.ast: add const-shift operations. 2020-05-20 03:18:33 +00:00
utils.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00