I am working on a project which consists of deserializer (SN65LV1224B) connected to XIlinx's Artix 7 FPGA.
FPGA provides serialized data, and Deserilizer needs to recover clock from the data and deserilize the data. Reference clock frequency is 10 MHz for the deserilizer (Derived from FPGA PLL), and data speed is 100 Mbps.
I have a clock data recovery pattern(6 ones and 6 zeros) before data is being sent.
I find that deserializer is losing lock frequently. Any suggestions on why lock is being lost?
Please help.