Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThis is still a synchronous system.
Why are you using two PLLs though? A single PLL with two output clocks, and a relative phase-shift between them would be more appropriate. You can also dynamically phase-shift the PLL clocks. Using this you can sweep over the output data and determine what the optimal setup/hold time is for your system (and the amount of timing margin). I posted controller code in this thread: http://www.alteraforum.com/forum/showthread.php?t=46527 Cheers, Dave