Forum Discussion
AnandRaj_S_Intel
Regular Contributor
6 years agoHi Juan,
Yes, FPGA do not have a ROM memory internally but we can use external rom like EPCS device as flash.
Now you have to read the configuration image (.pof) from external flash.
To get source files from flash, You have you use the flash loader to establish a bridge between flash and cable. Refer below link
https://www.intel.com/content/www/us/en/programmable/documentation/mwh1410805299012.html
After loading flash loader (sof) in FPGA auto-detect and use the Examine feature in the Quartus® II Programmer to read back the .pof. You can then save this file and use it to program other EPCS devices
Regards
Anand