10-22-2020 11:57 AM
Hi,
I've edited the example project for the GTP transceiver and tried to implemented on a AC701 board using a loop back connection and an external oscilator. The problem is that the sent and received data don't match and as I've been told here https://forums.xilinx.com/t5/Serial-Transceivers/AC701-GTP-Loop-test-problem/td-p/1164081 the problem could be with the timing errors that my project has.
As you can see, I have negative setup slack between the clockout0_1 (from TXOUTCLK 120 MHz) and clk_out1_clk_wiz_0 (from DRP clock MMCM).
Is this something serious? This could be the cause of the issue? How can I solve that?
I uploaded my project here:
https://drive.google.com/file/d/13zEO6qxNs0q5_2t540yoCUQ-EAE2KEW8/view?usp=sharing
10-29-2020 11:58 PM