Forum Discussion
fogl
Occasional Contributor
5 years agoGreat, thank you for your suggestion, this seems feasible :)
Just one more question: it may turn out that the constant 125MHz clock is a bit too high for my design. Is there a simple way to divide it without the PLL or should i drive the clock signal through some external discrete flipflop on the pcb?
Regards
HBhat2
Contributor
5 years agoHi,
If at all the available PLL is not at all used in your design, you can use it to generate lower frequency from 125MHz system clock.
Otherwise, the idea is to try to use counter logic to divide the clock and see whether it will work or not. I am not sure whether any issue ( compilation warnings/errors) will appear when we use counter to derive the clock.
With Regards,
HPB