Altera_Forum
Honored Contributor
15 years agoclock recovery
Hi everyone:
I have a question: I have a cycloneII FPGA to receive the bitstream externally by LVDS interface. There are now two links, one is for data (160Mbps), one is for clock(80Mhz). The clock edge is already aligned to the middle of the data valid period by the trasnsmitter(another FPGA). So in the receiver FPGA, a ddr_in is used to half the speed of data and a pll is used to lock the clock, in this way, sample can be done at every rising clock edge. My question is that is there any methods to remove the clock link, just using the data link and recover the lock from that? (the data stream has been 8b10b encoded)