amaranth/amaranth/build
Catherine 5d9ad62f36 build.plat,vendor: start build.sh with #!/bin/sh.
The build scripts generated by Amaranth are designed to be invoked by
directly running them with any shell (some of them will re-invoke
themselves with `bash` specifically, when it's a toolchain requirement),
and they're not currently marked executable, so there's no shebang.

Add a shebang line to improve compatibility with cases where they are
treated as executables in their own right.
2024-01-03 11:45:57 +00:00
..
__init__.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
dsl.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
plat.py build.plat,vendor: start build.sh with #!/bin/sh. 2024-01-03 11:45:57 +00:00
res.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
run.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00