We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c261e73 commit 72b0fddCopy full SHA for 72b0fdd
default/scripts/gatemate-bba.sh
@@ -1,3 +1,6 @@
1
+pushd prjpeppercorn
2
+sh delay.sh
3
+popd
4
cd nextpnr
5
cp ${BUILD_DIR}/python3-native${INSTALL_PREFIX}/bin/python3.11 ${BUILD_DIR}/python3-native${INSTALL_PREFIX}/bin/python
6
cmake -DPython3_EXECUTABLE=${BUILD_DIR}/python3-native${INSTALL_PREFIX}/bin/python3.11 \
0 commit comments