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