Forum Discussion
Hi,
Thank you for contacting Intel community.
For active serial configuration, you will need to generate JIC programming file instead of POF programming file. Try:
https://www.intel.com/content/www/us/en/programmable/documentation/mwh1410805299012.html#mwh14108052
Also, have you refer to device design guidelines:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an800.pdf
Pin connection guideline:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/dp/cyclone-10/pcg-01021.pdf
Let me know your feedback.
Thanks.
Regards,
Aiman
- hermeli19775 years ago
New Contributor
Hi Aiman
Thanks for your pointers and suggestions.
I had a hard time figuring out our problem with that FPGA, but I finally did it:
We did not have the thermal pad connected to GND in the design. Because of this, the JTAG programming and Active Serial programming did not work.
Another problem we encountered was that when programming the external flash chip from an MCU, we have to bit-flip each byte in the programming file before writing.
Cheers, Stefan