Forum Discussion
Reading INIT_DONE internally
I noticed that the user logic already starts running before INIT_DONE is asserted (about 1 us). But for example the AS_DATA Pins are controlled by user logic only after INIT_DONE was asserted.
So for using the SPI-Interface (/AS_DATA Pins) I have to wait until INIT_DONE is asserted.
Is there a way to check INIT_DONE internally? (as the pcb is already routed...)
I´m using Cyclone V GX 5.
2 Replies
- NurAiman_M_Intel
Super Contributor
Hi,
Thank you for contacting Intel community.
Sorry but there is no way to access INIT_DONE internally. Please refer to our KDB and pin connection guidelines:
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/rd03262010_335.html
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/dp/cyclone-v/pcg-01014.pdf
Thank you.
Regards,
Aiman
- SBuhr
New Contributor
OK, thanks for the information + link! Regards, Simon