From 498be1b803d0950328ae5f0138ce4e97805ca4cb Mon Sep 17 00:00:00 2001 From: Sylvain Lefebvre Date: Thu, 25 Jan 2024 18:40:13 +0100 Subject: [PATCH] now using Silice master --- hardware/common/download_all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/common/download_all.sh b/hardware/common/download_all.sh index 83d8ce7..2b0a34a 100755 --- a/hardware/common/download_all.sh +++ b/hardware/common/download_all.sh @@ -1,5 +1,5 @@ #!/bin/bash -SILICE_URL=https://raw.githubusercontent.com/sylefeb/Silice/draft/ +SILICE_URL=https://raw.githubusercontent.com/sylefeb/Silice/master/ MCH2022_SILICE_URL=https://raw.githubusercontent.com/sylefeb/mch2022-silice/main/ OPT=-nc wget $OPT $SILICE_URL/projects/common/plls/icebrkr_25.v