Forum Discussion
Quartus Prime timing analyzer identifying reset nets as clocks
Hi there,
I'm having an issue with timing analyzer in Quartus Prime 18.1_SP1. (I'm forced to use this version for product software acceptance reasons).
A few reset nets are detected as clock nets, and show up in the Unconstrained Clocks report. How can I resolve this in the SDC constraints? Simply adding min/max delays doesn't resolve it (but I thought they would be appropriate for a reset net). I don't think it's helpful to define them as clocks since that would overconstrain the design.
Thanks,
Bhunt
7 Replies
- sstrell
Super Contributor
I think you should look closer at why they are being interpreted as clocks. Can you post some code? If you have put resets in the sensitivity list with the intention to create asynchronous resets (my guess), you have to code them appropriately so they don't get interpreted incorrectly.
- VenT_Altera
Frequent Contributor
Hi,
Can you please attach your project .qar file here for us to evaluate?
Thanks.
Best Regards.
- bhunt
New Contributor
Is there an easy command to report all the clock loads (e.g. clock pins) on a net?
- VenT_Altera
Frequent Contributor
Hi,
You may check out the documentation below.
Intel® Quartus® Prime Pro Edition User Guide: Scripting
Intel® Quartus® Prime Pro Edition User Guide: Timing Analyzer
Thanks.
Best Regards,
Ven Ting
- bhunt
New Contributor
Thanks, this was very helpful! I'm all set.
- VenT_Altera
Frequent Contributor
Hi,
Do you have any updates on this?
Thanks.
Best Regards,
Ven Ting
- VenT_Altera
Frequent Contributor
Hi,
I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread.
Thanks.
Best Regards,
Ven Ting
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 9/10 survey.