SDe_J
Occasional Contributor
2 years ago25Gbps transceiver on stratix 10 h-tile
Hello Intel Forums,
I have implemented a 25Gbps transceiver on a Stratix 10 h-tile devkit ( this one ). I am currently sending dummy data out on the TX side, which is looped back into the RX side.
Unfortunately, the RX data has frequent 'glitches' where the data changes in an unexpected way for one clock tick. Meanwhile, the 'data_valid' and 'rx_ready' signals are fixed at '1'.
Here's a signaltap view to show the problem:
I have attached a quartus archive (for Quartus 22.4 Build 94) of my project, if that aids with debugging.
I have also tried this on the MX devkit and see the same behavior.