Forum Discussion
kbrunham_altera
New Contributor
2 months agoHi 3LionsCT,
The reset release IP's ninit_done signal is asynchronous, so there is no associated clock. From your RTL, the reset you are generating also is asynchronous so when you make the reset source in your _hw.tcl you need to set SYNCHRONOUS_EDGES to none.
Can you share the _hw.tcl for your global_reset IP?
- 3LionsCT2 months ago
Occasional Contributor
Hi Kbrunham,
Thanks for the reply. You are indeed correct, I had set the synchronous-edges incorrectly. I changed it and it removed the errors
Thanks again
- BoonBengT_Altera1 month ago
Moderator
Dear Customer,
I'm glad that your issue is resolved. If there are no further inquiries during this period, I will step back and allow the community to assist with any future follow-up questions.
Thank you for engaging with us!
Best regards,
Altera Technical Support