Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20705 Discussions

How to get the phase synchronization of the transceiver after the serdes?

Altera_Forum
Honored Contributor II
1,085 Views

I want to implement phase synchronization after serdes transmission. The recovery clock from CDR is phase aligned with transmitted side's clock after every power cycle. How to do this? Any one can help me for this question?

0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
345 Views

Mind further elaborate what kind of phase synchronization that you are looking for? Generally in the transceiver channel, there is a phase comp FIFO which will help to compensate for phase different between the transceiver and fabric.

0 Kudos
Altera_Forum
Honored Contributor II
345 Views

I want to do the phase alignment between the ref_clk of the transmitted side and the recovery clock of CDR in the receiving side? I only found the frequency synchronization, but the initial phase in the receiving side is not same with the transmitted side. What's wrong for the Altera PHY?

0 Kudos
Altera_Forum
Honored Contributor II
345 Views

 

--- Quote Start ---  

I want to do the phase alignment between the ref_clk of the transmitted side and the recovery clock of CDR in the receiving side? I only found the frequency synchronization, but the initial phase in the receiving side is not same with the transmitted side. What's wrong for the Altera PHY? 

--- Quote End ---  

 

 

CDR is based on deriving clock from data transitions. Original absolute tx clock phase is unknown and is not carried in tx data.  

Tx data would have any offset from tx clock edge. Your request is unrealistic.
0 Kudos
Altera_Forum
Honored Contributor II
345 Views

Agreed with kaz. Generally in a transceiver application, there will be ppm difference between the upstream and downstream devices. The CDR's recovered clock is depending on the incoming data transition and it is expected to have ppm and phase difference with the local TX clocks.

0 Kudos
Reply