zynq: set SZL environment variable

pull/33/head
Sebastien Bourdeauducq 2020-09-09 18:36:41 +08:00
parent 53838bd55f
commit b7a1f42a06
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ in
export USER=hydra
export OPENOCD_ZYNQ=${<zynq-rs>}/openocd
export SZL=${zynq-rs.zc706-szl}/szl.elf;
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