Skip to content

Commit 498be1b

Browse files
committed
now using Silice master
1 parent 3456e62 commit 498be1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/common/download_all.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
SILICE_URL=https://raw.githubusercontent.com/sylefeb/Silice/draft/
2+
SILICE_URL=https://raw.githubusercontent.com/sylefeb/Silice/master/
33
MCH2022_SILICE_URL=https://raw.githubusercontent.com/sylefeb/mch2022-silice/main/
44
OPT=-nc
55
wget $OPT $SILICE_URL/projects/common/plls/icebrkr_25.v

0 commit comments

Comments
 (0)