Forum Discussion
Thanks for the suggestions.
Related to the recommendation:
In my code it is already taken care to check IP's busy signal before doing any read operation.
During the reset, whether remote update IP will assert busy signal until initialization is complete?
Is there any other mechanism to know that remote update IP is ready?
Thank you.
Hi Sumanth,
From my understanding, yes, during reset and initialization, the Remote Update IP will assert busy. It stays high until the internal state machine completes setup and the IP is ready to accept transactions.
There’s no other direct signal from the IP to indicate readiness. The recommended method is to wait for busy to go low before issuing any read or write. You can refer to the Remote Update Intel® FPGA IP User Guide for more details
Best regards,
Fakhrul