Forum Discussion
Altera_Forum
Honored Contributor
15 years ago@rbugalho:
Thank you SO much. That is exactly what I was looking for--just a way to distribute the off-board clock globally throughout the design in order to eliminate the timing skew caused by distributing that clock as a non-global. Your suggestion worked, and helped me resolve a week's worth of debugging efforts, so thanks again very much. One final quick question--when I did route the off-board clock through the LCELL buffer, all the timing warnings went away, but I did get one new warning, coming from Design Assistant: critical warning: (high) rule a103: design should not contain delay chains. found 1 delay chains.
As far as I can tell, having a delay chain on the global clock shouldn't actually be a problem since the slightly delayed clock will simply be distributed equally throughout the rest of the design, correct? If I'm missing something here, please let me know. Again, thanks a whole lot for your help. Robert