amaranth/nmigen/test
2018-12-28 13:22:10 +00:00
..
__init__.py fhdl.ast: add tests for most logic. 2018-12-13 02:06:55 +00:00
test_hdl_ast.py hdl.ast: Cat.{operands→parts} 2018-12-18 19:15:50 +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.dsl: add support for fsm.ongoing(). 2018-12-27 16:19:01 +00:00
test_hdl_ir.py hdl.ir: add an API for retrieving generated values, like FSM signal. 2018-12-26 12:35:35 +00:00
test_hdl_mem.py hdl.mem: add tests for all error conditions. 2018-12-21 06:07:16 +00:00
test_hdl_rec.py hdl.rec: add basic record support. 2018-12-28 13:22:10 +00:00
test_hdl_xfrm.py hdl.xfrm, back.rtlil: implement and use LHSGroupFilter. 2018-12-24 02:17:28 +00:00
test_lib_cdc.py lib.cdc: add tests for MultiReg. 2018-12-26 12:58:30 +00:00
test_lib_coding.py lib.coding: fix tests to actually run, and fix code to fix tests. 2018-12-27 21:45:55 +00:00
test_sim.py hdl.rec: add basic record support. 2018-12-28 13:22:10 +00:00
tools.py hdl.ast: implement Array and ArrayProxy. 2018-12-15 17:16:31 +00:00