zynq: use new SZL package

pull/58/head
Sebastien Bourdeauducq 2021-06-25 17:44:36 +08:00
parent 8646fd8822
commit 2a87c55e62
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ in
export USER=hydra
export OPENOCD_ZYNQ=${artiq-zynq.zynq-rs}/openocd
export SZL=${(import artiq-zynq.zynq-rs).zc706-szl}/szl.elf
export SZL=${(import artiq-zynq.zynq-rs).szl}
pushd ${<artiq-zynq>}
bash ${<artiq-zynq>}/remote_run.sh -h rpi-4 -o "-F /dev/null -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=ERROR -i /opt/hydra_id_rsa" -d ${artiq-zynq.zc706-nist_qc2-jtag}
popd