Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou don't say whether this clock alignment is needed internal to the FPGA or external to the FPGA.
If it is internal, then just use the 50MHz as the PLL reference, and have the PLL generate *two* output clocks; 100MHz and 50MHz. Those two outputs will be synchronous. The phase of these two signals relative to the input 50MHz will change depending on the PLL mode, but that only matters if you have external logic clocked by the 50MHz reference that you then need to send data from registers clocked by the PLL output signals. Cheers, Dave