From 4700750664d8acf53c63a388729e4750c8c00e28 Mon Sep 17 00:00:00 2001 From: Daniel van der Schuur <schuur@astron.nl> Date: Fri, 24 Feb 2017 12:34:08 +0000 Subject: [PATCH] -Fixed a typo in a comment. --- .../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 aa034d30b6..603cbcd3c3 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 @@ -50,7 +50,7 @@ python $UPE/peripherals/util_dp_bsn_aligner.py --unb 8 --bn 0 -r 2 -n 1 -s INPUT # . Mesh transceiver inputs python $UPE/peripherals/util_dp_bsn_aligner.py --unb 8 --fn 0:3 --bn 0:3 -r 0 -n 1 -s MESH # Input 0 carries RT2,3,4 X. -python $UPE/peripherals/util_dp_bsn_aligner.py --unb 8 --fn 0:3 --bn 0:3 -r 4 -n 1 -s MESH # Input 0 carries RT2,3,4 Y. +python $UPE/peripherals/util_dp_bsn_aligner.py --unb 8 --fn 0:3 --bn 0:3 -r 4 -n 1 -s MESH # Input 4 carries RT2,3,4 Y. ############################################################################### # BF+XC: Reset the XAUI cores to establish optical link alignment -- GitLab