We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3456e62 commit 498be1bCopy full SHA for 498be1b
hardware/common/download_all.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-SILICE_URL=https://raw.githubusercontent.com/sylefeb/Silice/draft/
+SILICE_URL=https://raw.githubusercontent.com/sylefeb/Silice/master/
3
MCH2022_SILICE_URL=https://raw.githubusercontent.com/sylefeb/mch2022-silice/main/
4
OPT=-nc
5
wget $OPT $SILICE_URL/projects/common/plls/icebrkr_25.v
0 commit comments