open01
Occasional Contributor
4 years agoTiming Analyzer
Hi,
I have two questions about Timing Analyzer.
1. As show in the fig, Quartus reminds me that I have two Unconstrained Clocks, But these two are not clock signals in my design, how can I correct them?
2.If I have a hold violation in my project, as shown in the figure, how can I fix it?
Can I fix it by adding a delay cell? How can I add a delay cell to my data path?
I appreciate your help very much.
O.Chiang
Hi,
I know where the problem is.Because my design accidentally synthesized a latch, and these two signals are connected to latch_en, Quartus regards these two signals as clock.
When I removed the latch, the situation was resolved.Thank you very much for your help.
O.Chiang