SNLU293A December 2022 – December 2022 DS560DF810
Readback channel init info: Channel initialization info such as CTLE settings and bringup stage statuses can be read using the below function.
Readback RX coefficients: Can be used to read the weights of several FFE and DFE EQ taps.
Configure Transmitter: The transmit data can be configured by mode and pattern variables
mode = 0: Transmits re-timed data irrespective of the pattern variable
mode = 1: Transmits clock pattern, frequency of which is determined by the pattern variable
mode = 2: Set transmitter to PRBS pattern generator
pattern: Select the desired pattern by entering numeric value (see table below)
Pattern: |
PRBS: |
---|---|
0 |
7 |
1 |
9 |
3 |
15 |
4 |
23 |
5 |
31 |
8 |
13 |
PRBSQ pattern can be enabled by setting prbsQEn=1. To configure transmitter to send PRBS13Q pattern, set mode=2, pattern=8 and prbsQEn=1. This is only applicable to PAM4.
Swing and the pre/post emphasis setting of the transmitter can be controlled by the function ds560.setTxParams.
swing:
0 -> 1 V
1 -> 880 mV
3 -> 760 mV
pre2: value of 0 to 7 correspond to 0 to 15%.
pre: value of 0 to 15 correspond to 0 to 31.25%.
post: value of 0 to 15 correspond to 0 to 31.25%.