Altera_Forum
Honored Contributor
9 years agoHow to ignore Latches for Timing analysis
Hi ,
I have latches (as combinational loops) which must be used in my design. These latches acts as start/end point for timing analysis. So my design is not getting properly optimized. Is there any way, i can ignore these latches from timing analysis & for synthesis/Fitter optimizations. I have tried False path/ disable timing constraints and it didn't work. Also tried switch -no_latch for timing but its not useful. Regards, NKD