open01
Occasional Contributor
5 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...
- 5 years ago
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