Other Parts Discussed in Thread: ADC08DJ3200
Hi everyone!
I'm currently trying to make the JESD204C-IP work on an Artix 7 FPGA from Xilinx (AC701 evaluation module and terasic loopback card). I was able to make the changes needed to make the example design with my evaluation card. The implementation and meeting timing is quite difficult but I'm able to do it. The problem come when I try to simulate it in Vivado. I do the steps written in the documentation, the qpll signal comes high and the tx module begins to work and send data, but the rx module never receives data or is not able to lock on it. The testbench is simply some clocks and signals that loopback. I've put a printscreen of my simulation where we can clearly see that the rx_lane_data never change. I changed the project to use 2 lane (as there is only two lanes routed on my board to the FMC connector) and 8bits data width as I want to ultimatly use the IP with a ADC08DJ3200.
Any help would be welcome
Étienne