Forum Discussion
adamShiau
New Contributor
2 years agoEPCQ remaining space read and write
Hello everyone, I am using the Cyclone IV model FPGA and utilizing a 16Mb EPCQ to store a .jic file. If there is any remaining space in my EPCQ, I would like to use it for storing some parameter...
- 2 years ago
Hi,
You may refer to the EPCQ flash data sheet to understand more on the memory space of a .jic file occupying the EPCQ flash: https://www.mouser.com/datasheet/2/612/cfg_cf52012-1301744.pdf
Thank you.
Regards,
Kelly
KellyJialin_Goh
Frequent Contributor
2 years agoHi,
Greetings and welcome to Intel's forum.
You may find more information on the .jic file information generated here: https://www.intel.com/content/www/us/en/docs/programmable/683299/current/generating-jic-and-jam-programming-files.html
Thank you.
Regards,
Kelly Jialin, GOH
adamShiau
New Contributor
2 years agoHi Kelly,
Thank you for your response.
However, the link doesn't mention the information about .jic file content occupying EPCQ addresses.
It's more like a guide about file conversion.
Adam S