amaranth/amaranth
2024-02-12 18:26:48 +00:00
..
_toolchain Drop support for Python 3.7. 2023-06-28 14:50:30 +00:00
back hdl._ir,hdl._nir,back.rtlil: new intermediate representation. 2024-02-11 09:03:49 +00:00
build build.plat: fix toolchain environment variable check, #2. 2024-02-11 08:21:06 +00:00
hdl hdl._nir: fix docstring typos. 2024-02-11 16:34:12 +00:00
lib lib.wiring: track member source locations. 2024-02-08 16:04:44 +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