Forum Discussion
dvirbuc
New Contributor
3 years agopof file size and address in flash
hello
I am trying to determine the beginning address and finale address of the pof in the flash
how can I know where the pof file is stored in the flash, is it different for every FPGA?
how...
- 3 years ago
Hi,
In your case the address in flash is 0x0 which is where it is stored. You may refer to this link for additional information :https://www.intel.com/content/www/us/en/docs/programmable/683698/21-1-19-1-0/implementing-page-in-the-flash-pof.html
Hope this clarifies your doubts.
Thank you.
Regards,
Kelly
ak6dn
Regular Contributor
3 years agoWhat about in the output_files directory? Is that where you have Quartus place your generated files?
dvirbuc
New Contributor
3 years agoas I said earlier:
I searched in the directory \..\my_project\output_files (where the .sof\.pof file are stored) , and there are no files with .map extension... there are: my_design.map.rpt, my_design.map.summary, and they are the Analysis & Synthesis report.