Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou need to create a generated clock that has the PLL output as the source and the clock output pin of the FPGA as the target. Then, constrain your I/O relative to this generated clock. Don't add any manual delays or inversions between the PLL and the output pin. Instead, use the PLL configuration to get the correct timing and phase.