.. |
__init__.py
|
tests: move out of the main package.
|
2020-08-27 00:33:31 +00:00 |
test_back_rtlil.py
|
back.rtlil: set read port init to all-x.
|
2024-05-09 02:38:53 +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
|
Implement RFC 55: New lib.io components.
|
2024-05-22 13:47: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
|
sim: use Format.* for VCD output, remove hdl._repr .
|
2024-04-13 10:00:16 +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: forbid empty string as submodule name.
|
2024-06-10 12:29:20 +00:00 |
test_hdl_ir.py
|
hdl._ir, lib, vendor: add RequirePosedge , use it whenever required.
|
2024-05-29 15:49:31 +00:00 |
test_hdl_mem.py
|
hdl._mem: implement MemoryData._Row from RFC 62.
|
2024-04-03 17:15:02 +00:00 |
test_hdl_rec.py
|
hdl._ast: deprecate Value.implies .
|
2024-04-16 19:26:08 +00:00 |
test_hdl_xfrm.py
|
hdl._ir: remove Fragment.drivers .
|
2024-04-04 00:55:06 +00:00 |
test_lib_cdc.py
|
tests: convert to async simulator syntax.
|
2024-06-10 10:34:32 +00:00 |
test_lib_coding.py
|
tests: convert to async simulator syntax.
|
2024-06-10 10:34:32 +00:00 |
test_lib_crc.py
|
tests: convert to async simulator syntax.
|
2024-06-10 10:34:32 +00:00 |
test_lib_data.py
|
lib.data: add a diagnostic for slicing data.View .
|
2024-06-10 12:35:03 +00:00 |
test_lib_enum.py
|
sim: use Format.* for VCD output, remove hdl._repr .
|
2024-04-13 10:00:16 +00:00 |
test_lib_fifo.py
|
Implement RFC 61: Minimal streams.
|
2024-06-14 18:51:38 +00:00 |
test_lib_io.py
|
Implement RFC 55: New lib.io components.
|
2024-05-22 13:47:13 +00:00 |
test_lib_memory.py
|
hdl._dsl: raise an error when modifying an already-elaborated Module .
|
2024-05-18 00:59:00 +00:00 |
test_lib_meta.py
|
Implement RFC 30: Component metadata.
|
2024-05-10 13:17:24 +00:00 |
test_lib_stream.py
|
Implement RFC 61: Minimal streams.
|
2024-06-14 18:51:38 +00:00 |
test_lib_wiring.py
|
Implement RFC 30: Component metadata.
|
2024-05-10 13:17:24 +00:00 |
test_sim.py
|
sim: awaken all processes waiting on changed() at time 0.
|
2024-06-14 19:25:47 +00:00 |
test_tracer.py
|
tracer: cover more CALL_* opcodes.
|
2024-04-02 13:30:02 +00:00 |
test_utils.py
|
utils: F-strings are missing the letter "f"
|
2024-03-13 14:56:27 +00:00 |
utils.py
|
tests: stop using implicit ports.
|
2024-02-12 13:24:54 +00:00 |