Forum Discussion
Ash_R_Intel
Regular Contributor
4 years agoHi Kevin,
Is it possible for you to send us the design for further debug? You can reply to the email sent to you from supportreplies@intel.com dated 12th April.
Meanwhile can you please confirm that the flash_access_granted pin of the PFL IP is driven to '1' when flash_access_request is asserted.
Regards.
Knug
Contributor
4 years agoI have rectified my issue by myself. pfl_nreset had to be delayed from 0 -> 1 using a counter within my wrapper to get the FPGA to configure successfully right after flash programming.
flash_access_granted pin of the PFL IP is driven to '1' when flash_access_request is asserted because I had flash_access_request (out) connected to flash_access_granted (in) internally within the wrapper.