Altera_Forum
Honored Contributor
13 years agoppm detection for sdi receiver
Hi all
I have problem in changing reference clock (148.5MHz <-> 148.35MHz) for SDI receiver. In the SDI user manual, there's a paragraph related to my problem. "You must supply two receive reference clocks (for example, 148.5 MHz and 148.35 MHz) to the SDI receiver. Implement the PPM detection function in the user logic to detect the ppm difference between the receive reference clock and the recovered clock. Based on the difference detected, you must switch between the two receive reference clocks by toggling the rx_serial_refclk_clkswitch signal." My question is how to generate this PPM detection function? Does Altera provide any example? Thanks.