Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYour setup of timing looks sound to me. What I may differ is the understanding of source synchronous mode for PLL. To me it means the relationship between data and clock at pins is maintained when arriving at io registers.So in your case data is edge aligned but obviously you tell the tool that through set_input_delay(max & min) and I assume then this max/min will be taken into account by the fitter.
edit: notice with several data lines but one clock then compensation has to be optimised or based on a selected line.