Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUsing ALTLVDS_TX Serializer in Qsys
A beginner with FPGA design - I am using the Transceiver Board Cyclone IV GX EP4CGX15BF14 - The speed grade of the device is capable of 2.5Gbps. I spent days reading through the tutorials, trainin...
Altera_Forum
Honored Contributor
14 years agoHere is Altera's responses on the subject:
The double-width modes or single-width modes are meant for the transceivers, which is used in the ALTGX megafunctions. However, for ALTLVDS the serialization factor is limited until 10. Means if you would need 2 bit on the output, and each driving 8 bit data input which gives 16:2. It is impossible to have 16:1 from the meagfunction either in soft or hard serdes. The only way would be to pay some effort for writing own code for the serdes ALTLVDS_TX can not support 2.5Gbps data rate on Cyclone IV GX device family, you might want to use ALTGX instead.