diff --git a/docs/getting.rst b/docs/getting.rst index 90e9ea7..3d97cd9 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='20220523-230829' - F4PGA_HASH='934b12d' + F4PGA_TIMESTAMP='20220714-173445' + F4PGA_HASH='f7afc12' 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