amaranth/amaranth
Catherine c1666adf30 build.plat: allow spaces in environment variables on Windows.
Specifically, allow spaces in:
- set AMARANTH_ENV_<toolchain>=c:\program files\...
- set <tool>=c:\program files\...
2024-05-18 01:05:21 +00:00
..
_toolchain _toolchain.yosys: fix amaranth-yosys version extractor. 2024-04-06 08:01:49 +00:00
back back.rtlil: set read port init to all-x. 2024-05-09 02:38:53 +00:00
build build.plat: allow spaces in environment variables on Windows. 2024-05-18 01:05:21 +00:00
hdl hdl._dsl: raise an error when modifying an already-elaborated Module. 2024-05-18 00:59:00 +00:00
lib hdl._dsl: raise an error when modifying an already-elaborated Module. 2024-05-18 00:59:00 +00:00
sim Implement RFC 36. 2024-05-06 11:09:46 +00:00
vendor vendor.xilinx: Replace use of _reset with _init in Xilinx platform. 2024-05-18 00:58:14 +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