Skip to content
Snippets Groups Projects
Commit dc3f2bbf authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Added optical link alignment.

parent 083476d6
Branches
No related tags found
No related merge requests found
...@@ -52,6 +52,12 @@ python $UPE/peripherals/util_dp_bsn_aligner.py --unb 8 --bn 0 -r 2 -n 1 -s INPUT ...@@ -52,6 +52,12 @@ python $UPE/peripherals/util_dp_bsn_aligner.py --unb 8 --bn 0 -r 2 -n 1 -s INPUT
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 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 0 carries RT2,3,4 Y.
###############################################################################
# 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
############################################################################### ###############################################################################
# BF: Enable the block gens # BF: Enable the block gens
############################################################################### ###############################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment