Skip to content

Commit 72b0fdd

Browse files
committed
Add downloading delay files
1 parent c261e73 commit 72b0fdd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

default/scripts/gatemate-bba.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
pushd prjpeppercorn
2+
sh delay.sh
3+
popd
14
cd nextpnr
25
cp ${BUILD_DIR}/python3-native${INSTALL_PREFIX}/bin/python3.11 ${BUILD_DIR}/python3-native${INSTALL_PREFIX}/bin/python
36
cmake -DPython3_EXECUTABLE=${BUILD_DIR}/python3-native${INSTALL_PREFIX}/bin/python3.11 \

0 commit comments

Comments
 (0)