Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI believe this is expected with divided down clocks. How come you have two clocks of the same frequency? Some thoughts:
Can you move them both to the same PLL, which will be in aligned? Can you put the 20MHz logic into the 80MHz domain and use a clock enable? I wrote a synchronization circuit to try and match clocks across different PLLs in different FPGAs, but it's kind of a pain(it uses the altclkctrl enable function to divide down the clock), but I'm wondering if there's an easier way... http://www.alteraforum.com/forum/showthread.php?t=1564