docs: update xc7 arch definitions version
Signed-off-by: Rafal Kolucki <rkolucki@antmicro.com>
This commit is contained in:
parent
ebe7ad5ed9
commit
abccf5f7ef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue