fix zynq-rs import

pull/84/head
Sebastien Bourdeauducq 2022-03-05 18:46:40 +08:00
parent 58f30f5d87
commit 22f555e7bd
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ in
export USER=hydra
export OPENOCD_ZYNQ=${artiq-zynq.zynq-rs}/openocd
export SZL=${artiq-zynq.zynq-rs.zc706-szl}/szl.elf
export SZL=${(import artiq-zynq.zynq-rs).zc706-szl}/szl.elf
pushd ${<artiq-zynq>}
bash ${<artiq-zynq>}/remote_run.sh -h rpi-4 -o "$NIX_SSHOPTS" -d ${artiq-zynq.zc706-nist_qc2-jtag}
popd