Altera_Forum
Honored Contributor
16 years agoStratix II GX Transceiver - Pattern recognition in rx-data
Hi,
I have a transceiver-design with an optical loopback-wire. the datastream is a 32b binary counter with a clock of 120 MHz. My alt2gxb is configurated as followed: - basic mode, double data width (32b), rate 3840 Mbps - 8b/10b-coding I see the received data at the 8 LEDs of my development-board only after some resets. Then it works stable for hours. Once I reset the design again, there are crazy patterns to see. I assume the reason is an incorrect handling of either BYTE ORDERING BLOCK or PATTERN ALIGNMENT. Is it really necessary for the designer to have a constant pattern or control data in the 32b-datastream? That would decrease the capacity of the line... What can I do to get a stable design in this case? thank you