Transceiver word Alignment / dual channel in Cyclone V
Hi
I'm using transceivers to transfert 32 bits from a cyclone V to a cyclone IV
Parralel clock is set to 100MHz, and I use 2Gbps with 2 transceiver channels to send data.
Currently, to test, I set the rx_seriallpbken to "11" to put the loopback from RX to TX in cyclone V.
I'm usign the 8b/10b encoder with automatic word alignment (sync_sm), with 17C alignment pattern.
Sending "BCBCBCBC" regularly, alignment is always OK but only on one channel, never on the second.
I expected to have the "BCBCBCBC" at the same time...
So, do I miss something for the word alignment / channel alignment ?
I join two screenshot of the Signal Tap Logic Analyser, and the configuration of the Transceiver
PS : by the way, the Cyclone IV decodes and align correctly the data form the 2 channles of the cyclone V.