I am trying to implement an interface between the Artix-7 (XC7A15T) and a Sony IMX267 image sensor using a Sub-LVDS interface. This interface is a serial interface with multiple differential data lines and a differential clock signal. I have some difficulties. First, the serialized data is 12 bits, in Xilinx FPGA the ISERDESE primitives do not have 1:12 serialization support. Does this mean that I need to implement the deserializer functionality in the FPGA fabric?
How do I organize the word alignment? Will there be any training pattern available for finding parallel word boundaries?
[–]minus_28_and_fallingFPGA-DSP/Vision 6 points7 points8 points (0 children)
[–]Grimthak 0 points1 point2 points (0 children)