amaranth/tests
2024-02-27 16:20:25 +00:00
..
__init__.py tests: move out of the main package. 2020-08-27 00:33:31 +00:00
test_build_dsl.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
test_build_plat.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
test_build_res.py lib.io, build.res: Make Pin and related objects interfaces. 2024-02-27 11:40:25 +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: make Shape immutable and hashable. 2024-02-16 15:21:05 +00:00
test_hdl_cd.py amaranth.hdl: start all private names with an underscore. 2024-01-30 17:20:45 +00:00
test_hdl_dsl.py hdl._dsl: Change FSM codegen to avoid mutating AST nodes. 2024-02-27 16:20:25 +00:00
test_hdl_ir.py ir: kill Fragment.ports 2024-02-27 08:26:30 +00:00
test_hdl_mem.py Implement RFC 45: Move hdl.Memory to lib.Memory. 2024-02-19 22:24:58 +00:00
test_hdl_rec.py Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
test_hdl_xfrm.py Implement RFC 45: Move hdl.Memory to lib.Memory. 2024-02-19 22:24:58 +00:00
test_lib_cdc.py Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
test_lib_coding.py tests: stop using implicit ports. 2024-02-12 13:24:54 +00:00
test_lib_crc.py Implement RFC 27 amendment: deprecate add_sync_process, not add_process. 2024-02-12 18:26:48 +00:00
test_lib_data.py Implement RFC 43: Rename reset= to init=. 2024-02-15 22:52:24 +00:00
test_lib_enum.py lib.enum: honor enum.nonmember. 2024-02-19 23:06:22 +00:00
test_lib_fifo.py Implement RFC 45: Move hdl.Memory to lib.Memory. 2024-02-19 22:24:58 +00:00
test_lib_io.py lib.io, build.res: Make Pin and related objects interfaces. 2024-02-27 11:40:25 +00:00
test_lib_memory.py Implement RFC 45: Move hdl.Memory to lib.Memory. 2024-02-19 22:24:58 +00:00
test_lib_wiring.py lib.wiring.connect: diagnostic when no connection made. 2024-02-25 09:33:46 +00:00
test_sim.py Implement RFC 45: Move hdl.Memory to lib.Memory. 2024-02-19 22:24:58 +00:00
test_tracer.py amaranth.hdl: start all private names with an underscore. 2024-01-30 17:20:45 +00:00
test_utils.py Implement RFC 17: Remove log2_int. 2024-01-11 04:45:17 +00:00
utils.py tests: stop using implicit ports. 2024-02-12 13:24:54 +00:00