amaranth/amaranth
Chris Baker c4370efcf4 docs: change combinatorial to combinational
- Replace occurrences of combinatorial with combinational in docstrings
- Replace occurrences of combinatorial with combinational in .rst files
- Add note to contrib.rst to document the editorial decision from #1301
2024-04-16 02:19:10 +00:00
..
_toolchain _toolchain.yosys: fix amaranth-yosys version extractor. 2024-04-06 08:01:49 +00:00
back sim: use Format.* for VCD output, remove hdl._repr. 2024-04-13 10:00:16 +00:00
build build.{plat,res}: post-lib.io cleanup. 2024-04-11 03:19:38 +00:00
hdl docs: change combinatorial to combinational 2024-04-16 02:19:10 +00:00
lib docs: change combinatorial to combinational 2024-04-16 02:19:10 +00:00
sim docs: change combinatorial to combinational 2024-04-16 02:19:10 +00:00
vendor vendor._xilinx: implement lib.io buffer primitives. 2024-04-10 04:00:30 +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