amaranth/amaranth
2024-04-03 22:01:01 +00:00
..
_toolchain _toolchain.yosys: add JavaScript (Pyodide) support. 2024-02-13 07:31:53 +00:00
back hdl._ast: change Switch to operate on list of cases. 2024-04-03 08:03:52 +00:00
build lib.io: Implement *Port from RFC 55. 2024-03-18 23:56:34 +00:00
hdl hdl._ir: Remove uses of _[lr]hs_signals and _ioports. 2024-04-03 22:01:01 +00:00
lib hdl._mem: implement MemoryData._Row from RFC 62. 2024-04-03 17:15:02 +00:00
sim hdl._mem: implement MemoryData._Row from RFC 62. 2024-04-03 17:15:02 +00:00
vendor vendor: Rename IntelPlatform to AlteraPlatform. 2024-03-03 22:52:58 +00:00
__init__.py Implement RFC 50: Print and string formatting. 2024-03-11 09:42:43 +00:00
_unused.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
_utils.py hdl._ir: Fix Array lowering with 0-width index. 2024-03-28 02:24:25 +00:00
asserts.py Implement RFC 50: Print and string formatting. 2024-03-11 09:42:43 +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: cover more CALL_* opcodes. 2024-04-02 13:30:02 +00:00
utils.py utils: F-strings are missing the letter "f" 2024-03-13 14:56:27 +00:00