amaranth/amaranth
Catherine eebb6ec3bb back.verilog: require Yosys 0.38.
This avoids the awkward requirement due to the bug in Yosys 0.37, and
will soon be required anyway once the `$check` cell is emitted.
2024-02-13 05:27:23 +00:00
..
_toolchain Drop support for Python 3.7. 2023-06-28 14:50:30 +00:00
back back.verilog: require Yosys 0.38. 2024-02-13 05:27:23 +00:00
build build.plat: fix toolchain environment variable check, #2. 2024-02-11 08:21:06 +00:00
hdl hdl._ast: deprecate ValueCastable.lowermethod. 2024-02-13 05:06:06 +00:00
lib hdl._ast: deprecate ValueCastable.lowermethod. 2024-02-13 05:06:06 +00:00
sim Implement RFC 27 amendment: deprecate add_sync_process, not add_process. 2024-02-12 18:26:48 +00:00
vendor build.plat,vendor: fix toolchain environment variable check. 2024-02-08 11:37:59 +00:00
__init__.py hdl: remove Repl per RFC 10. 2024-01-31 03:01:35 +00:00
_unused.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
_utils.py Implement RFC 17: Remove log2_int. 2024-01-11 04:45:17 +00:00
asserts.py amaranth.hdl: start all private names with an underscore. 2024-01-30 17:20:45 +00:00
cli.py amaranth.hdl: start all private names with an underscore. 2024-01-30 17:20:45 +00:00
rpc.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
tracer.py tracer: recognize Python 3.13's CALL_KW opcode. 2023-10-20 14:45:11 +00:00
utils.py utils: fix docstring syntax. 2024-01-22 23:25:14 +00:00