Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Cyclone V HS serial interface

Hi.

I need an advice in high speed serial interface implementation for Cyclone V GX.

I want connect my boards in next sequence: tx0 - > rx1_tx1 -> rx2_tx2 -> ...... -> rxn. Receiver_1 is connected with transmitter_0. Transmitter_1 sends data to receiver_2 etc. Receiver_1 and Transmitter_1 (Receiver_2 and Transmitter_2 etc.) must occupy same Cyclone V transceiver.

All transceivers are configured in 4-line mode with throughput of 10 Gbit/s.The data stream is increased from device_0 to device_N. Each device adds received stream of data and it's own data stream and transmits to the next device. Maximum data stream speed is 10 gbps (at the end of this device sequence).

Which IP is better for use in this realization?

I am going to use Custom PHY IP-core. I am sure that will not have any problem with transceiver configured in TX mode. But I have doubts about using the transceiver in RX mode.

Will I have any problem with correct data receiving in this mode? I see that there are 4 clock line for parallel data from receiver. How can I use one clock for all receiving lines?

Regards,

Andrei.

11 Replies