Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

XPM

Link qualification

Looking at the eye diagram or bathtub curves gives really good image of the high speed links quality on the Rx side. The pyxpm_eyediagram.py tool provides a way to generate these plots for the SFPs while the XPM is receiving real data.

How to use (after loading conda env.)

Code Block
python pyxpm_eyescan.py --ip {XPM_IP_ADDR} --link {AMC_LINK[0:13]} [--hseq {VALUE}] [--eye] [--bathtub] [--gui] [--forceLoopback] [--target {VALUE}]

Where:

  • hseq VALUE: set the high speed equalizer value (see: High-speed repeater configuration below)
  • eye: ask for eye diagram generation
  • bathtub: ask for the bathtub curve generation
  • gui: open debugging view
  • forceLoopback: set the link in loopback during the qualification run

High-speed repeater configuration ("equalizer" settings)

...