Skip to content

Commit 5e0e3b6

Browse files
committed
env: update symbiflow-arch-defs package
Signed-off-by: Wojciech Tatarski <[email protected]>
1 parent 87bd6b9 commit 5e0e3b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ ENVIRONMENT_FILE ?= conf/${TOOLCHAIN}/environment.yml
2222

2323
# FIXME: make this dynamic: https://github.com/SymbiFlow/fpga-tool-perf/issues/75
2424
SYMBIFLOW_ARCHIVE = symbiflow.tar.xz
25-
SYMBIFLOW_URL = https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-fpga-tools/symbiflow-arch-defs/continuous/install/80/20201020-195452/symbiflow-arch-defs-install-2f55fb8f.tar.xz
26-
SYMBIFLOW_URL_200T = https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-fpga-tools/symbiflow-arch-defs/continuous/install-200t/23/20201020-195721/symbiflow-arch-defs-install-200t-2f55fb8f.tar.xz
25+
SYMBIFLOW_URL = https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-fpga-tools/symbiflow-arch-defs/continuous/install/88/20201104-094013/symbiflow-arch-defs-install-5f35cd60.tar.xz
26+
SYMBIFLOW_URL_200T = https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-fpga-tools/symbiflow-arch-defs/continuous/install-200t/31/20201104-094254/symbiflow-arch-defs-install-200t-5f35cd60.tar.xz
2727
QUICKLOGIC_ARCHIVE = quicklogic.tar.xz
2828
QUICKLOGIC_URL = https://quicklogic-my.sharepoint.com/:u:/p/kkumar/EWuqtXJmalROpI2L5XeewMIBRYVCY8H4yc10nlli-Xq79g?download=1
2929

0 commit comments

Comments
 (0)