amaranth/amaranth
2023-09-27 17:50:33 +00:00
..
_toolchain Drop support for Python 3.7. 2023-06-28 14:50:30 +00:00
back back.rtlil: put hierarchy in module name instead of an attribute. 2023-09-13 12:46:46 +00:00
build lib.io: make Pin an interface object. 2023-09-04 20:48:36 +00:00
compat hdl.mem: lower Memory directly to $mem_v2 RTLIL cell. 2023-09-03 03:27:51 +00:00
hdl hdl.ir: Elaboratable does not need ABCMeta as its metaclass. 2023-09-25 17:19:48 +00:00
lib lib.wiring: Remove superfluous method alias 2023-09-27 17:50:33 +00:00
sim sim._pyrtl: don't blow parser stack on older Pythons. 2023-06-29 01:28:44 +00:00
vendor vendor._gowin: fix typo. 2023-09-25 14:15:11 +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