From 30f76968b3c52afd033dbc26a9267cf2a7a6862c Mon Sep 17 00:00:00 2001 From: Daniel van der Schuur <schuur@astron.nl> Date: Tue, 14 Feb 2017 11:45:13 +0000 Subject: [PATCH] -typo fix. --- .../tb/python/labtest_fn_bf_emu_xc_full.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/apertif/designs/apertif_unb1_correlator/tb/python/labtest_fn_bf_emu_xc_full.sh b/applications/apertif/designs/apertif_unb1_correlator/tb/python/labtest_fn_bf_emu_xc_full.sh index a691ac9cda..aa034d30b6 100755 --- a/applications/apertif/designs/apertif_unb1_correlator/tb/python/labtest_fn_bf_emu_xc_full.sh +++ b/applications/apertif/designs/apertif_unb1_correlator/tb/python/labtest_fn_bf_emu_xc_full.sh @@ -56,7 +56,7 @@ python $UPE/peripherals/util_dp_bsn_aligner.py --unb 8 --fn 0:3 --bn 0:3 -r 4 -n # BF+XC: Reset the XAUI cores to establish optical link alignment ############################################################################### python $UPE/peripherals/pi_tr_xaui.py --unb 0,1 --fn 0:2 -r 0 --reg reset_control_status=3 -python $UPE/peripherals/pi_tr_xaui.py --unb 8 --fn --bn 0:3 0:3 -r 0:2 --reg reset_control_status=3 +python $UPE/peripherals/pi_tr_xaui.py --unb 8 --fn 0:3 --bn 0:3 -r 0:2 --reg reset_control_status=3 ############################################################################### # BF: Enable the block gens -- GitLab