Browse Source

更新 'ocs/diag_note.md'

master
xz_ocs 4 weeks ago
parent
commit
75ff310868
  1. 13
      ocs/diag_note.md

13
ocs/diag_note.md

@ -8,11 +8,15 @@ @@ -8,11 +8,15 @@
2. ocs link reset
ocs_link_reset -i 10.57.216.95,10.57.216.96,10.57.216.97,10.57.216.98 -e 2,4,6,8
3. 设置low freq 128 ,high freq 0 (最大)
python3 ocsdiag.py -i 10.57.216.97 -e 8 -s all -c reg-wt -p lowfreq_eq -v 128
python3 ocsdiag.py -i 10.57.216.97 -e 8 -s all -c reg-wt -p highfreq_eq -v 0
3. 设置high freq(根据PCB走线)
python3 ocsdiag.py -i 10.57.216.97 -e 8 -c highfreq-tune
4. 设置tia_peak 为 100,全局的lane 0和lane 3设置为0(最大)
4. 设置low freq
python3 ocsdiag.py -i 10.57.216.98 -e 8 -c rtmr-prbs
python3 ocsdiag.py -i 10.57.216.97 -e 8 -c lowfreq-auto-tune
# python3 ocsdiag.py -i 10.57.216.97 -e 8 -s all -c reg-wt -p lowfreq_eq -v 128
4. 设置tia_peak(根据PCB走线)
python3 ocsdiag.py -i 10.57.216.98 -e 8 -s all -c tia-peak-tune
5. 校准ibias (onoc)
@ -22,7 +26,6 @@ @@ -22,7 +26,6 @@
python3 ocsdiag.py -i 10.57.216.98 -e 4 -s all -c ibias-auto-tune -p 10.57.216.96
python3 ocsdiag.py -i 10.57.216.96 -e 4 -s all -c ibias-auto-tune -p 10.57.216.98
7. 校准mgc onoc
python3 ocsdiag.py -i 10.57.216.98 -e 8 -c rtmr-prbs
python3 ocsdiag.py -i 10.57.216.98 -e 8 -s all -c mgc-auto-tune

Loading…
Cancel
Save