Va3
New Contributor
3 years agoQuery Related to FMCA loopback
Hello,
I am trying to send the data from a counter to Native PHY IP and receiving back using the FMC Loopback Card.
The TX side data is transmitting correctly but the RX side I am receiving the wrong data.
I am using the Arria10_Devkit_4Ch_TTK example design and made the following changes:
1. Reduced the PMA data width to 32.
2. Number of channels to 1 with a data rate of 12.5 Gbps.
Also the clock configurations were :
Counter is connected to 100 Mhz clk and PLL reference clk and rx_cdr clk is connected to 625 MHz ( REFCLK_FMCA_P).
BTW, I am using Arria 10 GX Development Kit and Quartus Prime Pro Edition version 19.2.0.b57.
Thank you