Forum Discussion
Altera_Forum
Honored Contributor
10 years agoArria V - LVDS Serdes
Hi, I am using Altera megafunction "ALTLVDS_RX" for deserializing CameraLink data. settings are: Number of output channels: 4 Deserialization factor: 7 Input data rate: 280 Input cloc...
Altera_Forum
Honored Contributor
10 years agoThank you very much for your help; problem solved.
From the deserialized output data (27bits) I only use 8bit. The 8bits are mapped form the LVDS input ports X0, X2 and X3 but not from X1. I changed design now to 10bit with bit no. 9 mapped from LVDS input port X1. Now the software keeps the all inputs. :-)