amaranth/amaranth
2023-08-22 17:15:15 +00:00
..
_toolchain Drop support for Python 3.7. 2023-06-28 14:50:30 +00:00
back hdl.ast: deprecate Repl and remove from AST; add Value.replicate. 2023-06-22 03:52:55 +00:00
build Fix broken commit c9fd0d83. 2023-08-22 17:15:15 +00:00
compat hdl.ast: deprecate Repl and remove from AST; add Value.replicate. 2023-06-22 03:52:55 +00:00
hdl hdl.ir: use additional heuristic for silencing warning. 2023-07-23 04:12:22 +00:00
lib lib.wiring: implement amaranth-lang/rfcs#2. 2023-08-22 16:22:09 +00:00
sim sim._pyrtl: don't blow parser stack on older Pythons. 2023-06-29 01:28:44 +00:00
vendor vendor.gowin: unbreak dir="o" pins with xdr=2. 2023-08-08 19:51:22 +00:00
__init__.py Bring __version__ retrieval up to date. NFCI 2023-08-16 14:40:16 +00:00
_unused.py hdl.ir: use additional heuristic for silencing warning. 2023-07-23 04:12:22 +00:00
_utils.py hdl.ast: deprecate Sample, Past, Rose, Fell, Stable. 2023-02-28 14:30:04 +00:00
asserts.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
cli.py back.rtlil,cli: allow suppressing generation of src attributes. 2021-12-11 11:38:40 +00:00
rpc.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
tracer.py tracer: fix STORE_DEREF handling, add EXTENDED_ARG support. 2023-06-01 19:18:43 +01:00
utils.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00