Forum Discussion
Stratix 10 reset_status asserted after FPGA is totally configured ?
- 5 years ago
If further support is needed in this thread, please post a response within 15 days. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.
Yes, it is safe to use the reset_status for the AVMM or AVST interface. You can refer to the reset connection from the IP-generated example design. From the example design, it enabled the Avalone-ST reset output port (same function as reset_status) to connect with the reset of the on-chip memory and application interface.
- Smarty5 years ago
New Contributor
Hi,
I realized, that I was using an old version of the user guide (2019.09.30). After looking into the latest version I found that there is now a new input called ninit_done.
Is it correct that this input cannot be tied to '0' but is required to be connected to the reset release IP ?
Thanks