[Action] Added 30 min timeout ticker

This commit is contained in:
Ganesh Gore 2020-12-06 00:17:17 -07:00
parent ea7e2b248b
commit 9322afadad
1 changed files with 2 additions and 0 deletions

View File

@ -26,7 +26,9 @@ magic -rcfile ${PDK_ROOT}/sky130A/libs.tech/magic/current/sky130A.magicrc \
echo "[Info] merge fpga-top"
# = = = = = = = = = = = = = Build Caravel = = = = = = = = = = = = = = = = = = =
for i in {1..30}; do sleep 1m; echo "Still shipping"; done & # 30 min timeout for merge GDS
make ship
kill %1
echo "[Info] Finished shiping chip"
rm -f gds/caravel.old.gds