From 958dc3e51fdc142633a8ebf79aee2ad14ecd7a38 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Sun, 20 Mar 2022 05:08:49 +0100 Subject: [PATCH 1/2] docs/getting: bump quicklogic-arch-defs to 5468b738@2021-01-27 Signed-off-by: Unai Martinez-Corral --- docs/getting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting.rst b/docs/getting.rst index 9dc7686..4f284be 100644 --- a/docs/getting.rst +++ b/docs/getting.rst @@ -137,7 +137,7 @@ Download architecture definitions: .. code-block:: bash :name: download-arch-def-eos-s3 - wget -qO- https://storage.googleapis.com/symbiflow-arch-defs-install/quicklogic-arch-defs-63c3d8f9.tar.gz | tar -xz -C $INSTALL_DIR/eos-s3/ + wget -qO- https://storage.googleapis.com/symbiflow-arch-defs-install/quicklogic-arch-defs-5468b738.tar.gz | tar -xzC $INSTALL_DIR/eos-s3/ If the above commands exited without errors, you have successfully installed and configured your working environment. From 842174d06a53c5b856931840cc886d0c32a429fb Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Sun, 20 Mar 2022 05:39:14 +0100 Subject: [PATCH 2/2] docs/getting: bump quicklogic-arch-defs to d6d05185@2021-01-28 Signed-off-by: Unai Martinez-Corral --- docs/getting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting.rst b/docs/getting.rst index 4f284be..69f3c27 100644 --- a/docs/getting.rst +++ b/docs/getting.rst @@ -137,7 +137,7 @@ Download architecture definitions: .. code-block:: bash :name: download-arch-def-eos-s3 - wget -qO- https://storage.googleapis.com/symbiflow-arch-defs-install/quicklogic-arch-defs-5468b738.tar.gz | tar -xzC $INSTALL_DIR/eos-s3/ + wget -qO- https://storage.googleapis.com/symbiflow-arch-defs-install/quicklogic-arch-defs-d6d05185.tar.gz | tar -xzC $INSTALL_DIR/eos-s3/ If the above commands exited without errors, you have successfully installed and configured your working environment.