Forum Discussion
sstrell
Super Contributor
4 days agoSomething is failing timing in the input clock domain, not the clock itself. You need to generate timing reports and understand what is failing timing. You should also generate an unconstrained paths report to make sure your design is considered fully constrained for timing. You might want to check the user guide (https://www.intel.com/content/www/us/en/docs/programmable/683243/25-3/faq.html) and training (https://learn.altera.com/learn/learning-plans/17/timing-analysis-with-the-alterar-quartusr-prime-pro-software) if you're not familiar with how to perform timing analysis and closure.
You could also try posting your .sdc file here.