From c230a55677d063b81fa30422928c7f373c915967 Mon Sep 17 00:00:00 2001 From: Unai Martinez-Corral Date: Sun, 31 Jul 2022 19:53:45 +0200 Subject: [PATCH] docs/getting: bump xc7 arch-defs packages Signed-off-by: Unai Martinez-Corral --- docs/getting.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting.rst b/docs/getting.rst index 3d97cd9..4bcedb8 100644 --- a/docs/getting.rst +++ b/docs/getting.rst @@ -131,8 +131,8 @@ Download architecture definitions: mkdir -p $F4PGA_INSTALL_DIR/xc7/install - F4PGA_TIMESTAMP='20220714-173445' - F4PGA_HASH='f7afc12' + F4PGA_TIMESTAMP='20220721-204939' + F4PGA_HASH='38358c4' for PKG in install xc7a50t_test xc7a100t_test xc7a200t_test xc7z010_test; do wget -qO- https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-fpga-tools/symbiflow-arch-defs/continuous/install/${F4PGA_TIMESTAMP}/symbiflow-arch-defs-${PKG}-${F4PGA_HASH}.tar.xz | tar -xJC $F4PGA_INSTALL_DIR/${FPGA_FAM}/install