.. |
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: deprecate Repl and remove from AST; add Value.replicate .
|
2023-06-22 03:52:55 +00:00 |
test_hdl_cd.py
|
Rename nMigen to Amaranth HDL.
|
2021-12-10 10:34:13 +00:00 |
test_hdl_dsl.py
|
hdl.dsl: py3.12+: turn off heuristic warning on ~True and ~False .
|
2023-06-02 13:45:15 +01: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 Repl and remove from AST; add Value.replicate .
|
2023-06-22 03:52:55 +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_crc.py
|
Implement RFC 6: CRC Generator
|
2023-06-29 02:42:47 +00:00 |
test_lib_data.py
|
lib.data: fix Layout.const masking for signed fields.
|
2023-07-22 00:35:42 +00:00 |
test_lib_enum.py
|
lib.enum: allow empty enums.
|
2023-07-04 10:28:22 +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_lib_wiring.py
|
lib.wiring: implement amaranth-lang/rfcs#2.
|
2023-08-22 16:22:09 +00:00 |
test_sim.py
|
test_sim: failing test case.
|
2023-06-29 01:28:44 +00:00 |
test_tracer.py
|
tracer: fix STORE_DEREF handling, add EXTENDED_ARG support.
|
2023-06-01 19:18:43 +01:00 |
utils.py
|
Drop support for Python 3.7.
|
2023-06-28 14:50:30 +00:00 |