amaranth/amaranth/vendor
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 Implement RFC 18: Reorganize vendor platforms 2023-09-01 00:37:48 +00:00
_gowin.py Remove remaining traces of $verilog_initial_trigger. 2023-12-07 21:10:11 +00:00
_intel.py build.plat,vendor: start build.sh with #!/bin/sh. 2024-01-03 11:45:57 +00:00
_lattice_ecp5.py build.plat,vendor: start build.sh with #!/bin/sh. 2024-01-03 11:45:57 +00:00
_lattice_ice40.py build.plat,vendor: start build.sh with #!/bin/sh. 2024-01-03 11:45:57 +00:00
_lattice_machxo_2_3l.py Pyupgrade to 3.8+. NFCI 2023-11-14 13:07:21 +00:00
_quicklogic.py Implement RFC 18: Reorganize vendor platforms 2023-09-01 00:37:48 +00:00
_xilinx.py build.plat,vendor: start build.sh with #!/bin/sh. 2024-01-03 11:45:57 +00:00