Part Number: AFE7950EVM
Tool/software:
Hello
I had success bringing up the "TI ZCU102 8b10b" project, ZCU102_AFE79xx_8b10b_10Gbps, using the AFE7950EVM connected to the Xilinx ZCU102 development board.
My settings are the following:
FRef = 245.76
FadcRx = 2457.6
FadcFb = 2457.6
Fdac = 2457.6*4
LMFSHd = 24410
K = 16
LvdsSync= False
fpgaRefClk = 245.76
I modified some IP to change MGT ref clock, like GT and PLL, change the jesd_link_params.vh file and the constraints.xdc file properly.
I follow the TI204c-Setup.docx:
- Power on ZCU102
- Power on AFE7950EVM
- Open Latte
- Run setup.py
- Run devInit.py
- Run ConfigLmk.py
- Program FPGA
- Release master_reset_n -> 1
- Release tx_reset -> 0
- Run ConfigAfe.py
- Release rx_reset -> 0
I see the qpll0 locked on hardware manager VIO1 but on Latte tools i see problems with RX link.
I already have the correct settings for JESD in jesd_link_params.vh.
`undef LANE_ADC_TO_GT_MAP
`define LANE_ADC_TO_GT_MAP {5,4,6,7,3,0,2,1}
`undef LANE_DAC_TO_GT_MAP
`define LANE_DAC_TO_GT_MAP {4,5,6,7,3,0,2,1}
What can be the problem for this?



