From e82722554ad857224f6c6bc77f187dc8c971199c Mon Sep 17 00:00:00 2001 From: Tim Callahan Date: Thu, 17 Sep 2020 16:42:56 -0700 Subject: [PATCH] Update xc7/README.rst to match change in ./README.rst. Signed-off-by: Tim Callahan --- xc7/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xc7/README.rst b/xc7/README.rst index 74da718..ae5226b 100644 --- a/xc7/README.rst +++ b/xc7/README.rst @@ -22,7 +22,7 @@ Setting up the toolchain source "$INSTALL_DIR/conda/etc/profile.d/conda.sh" conda env create -f xc7/environment.yml conda activate xc7 - wget -qO- https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-fpga-tools/symbiflow-arch-defs/presubmit/install/477/20200714-082108/symbiflow-arch-defs-install-8eb88e76.tar.xz | tar -xJ --one-top-level=$INSTALL_DIR/install + wget -qO- https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-fpga-tools/symbiflow-arch-defs/continuous/install/66/20200914-111752/symbiflow-arch-defs-install-05d68df0.tar.xz | tar -xJ --one-top-level=$INSTALL_DIR/install conda deactivate .. toolchain_include_end_label