Forum Discussion
KennyT_altera
Super Contributor
5 years agoYou need to look into your rtl viewer whether the launch and latch clock make sense. set false path will remove the analysis but it might cause functional failure if those path are valid analysis.
If you can provide us a rtl screenshot on those path will be good.
- AEsqu5 years ago
Contributor
Quartus 20.1/arria 10 had too hard time to analyze the design with the test logic (test mode can then be enabled or not based on an input pin).
There was no issue with Quartus 13.1/stratix 3 FPGA.
I have the impression that Quartus 20.1 checks much more timings than Quartus 13.1 was (expecially those inverted checks).
At the moment I disabled/removed the test logic to ease quartus place and route.