amaranth/amaranth
2023-09-03 04:37:59 +00:00
..
_toolchain Drop support for Python 3.7. 2023-06-28 14:50:30 +00:00
back hdl.mem: lower Memory directly to $mem_v2 RTLIL cell. 2023-09-03 03:27:51 +00:00
build hdl.rec: deprecate in favor of lib.data and lib.wiring. 2023-09-01 04:20:16 +00:00
compat hdl.mem: lower Memory directly to $mem_v2 RTLIL cell. 2023-09-03 03:27:51 +00:00
hdl hdl: disallow signed(0) values with unclear semantics. 2023-09-03 04:37:59 +00:00
lib lib.wiring: ensure flipped(flipped(intf)) is intf. 2023-09-01 05:42:04 +00:00
sim sim._pyrtl: don't blow parser stack on older Pythons. 2023-06-29 01:28:44 +00:00
vendor vendor/*: add missing __all__. 2023-09-01 01:30:46 +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