Forum Discussion
ShengN_altera
Super Contributor
5 months agoHi,
No. The min legal refclk frequency is 5mhz.
Thanks,
Regards,
Sheng
- FvM5 months ago
Super Contributor
Hi,
besides frequency range problem, PLL can only synchronize to a continuous clock signal. Red encircled signal rather requires some kind of CDR circuit that reconstructs a continuous clock matching signal edges. Cyclone V has no hardware CDR features, soft CDR can be however implemented utilizing PLL dynamic phase shift.
Regards
FrankP.S.: Not sure if you need to exactly synchronize to signal clock. If you just want to decode the (apparently Manchester encoded) data stream, an UART approach with sufficient oversampling ratio is probably the straightforward way.