Altera_Forum
Honored Contributor
12 years agoCyclone 5 Custom PHY rx_datak
Hello,
I'm having some difficulty in getting a Cyclone 5 Custom PHY design to properly align to an incoming 8B/10B stream. The design consists of three channels running around 2Gbs with the following settings: https://www.alteraforum.com/forum/attachment.php?attachmentid=7280 The transmitter is a Cyclone 4 device, I insert 0xBCBC into each 16 bit data channel on a periodic basis, but, on the RX side I see the following misalignment on the rx_datak() signals. This indicates that my bytes are not aligned, and, the misalignment changes on every power cycle. Is my problem with the word Aligner or the byte order or both? Or is my problem on the TX side? Or do I have to fix this with extra code? Below is the signal Tap graphic showing a mis-alignment: https://www.alteraforum.com/forum/attachment.php?attachmentid=7281 Thanks in advance for your help. Mike