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
KellyJialin_Goh
Frequent Contributor
3 years agoHi,
With the output files generated from the screenshot, the .map files is not present as your compilation was not on the NIOS II Eclipse side, but only on Quartus prime.
Maybe you could try compiling your project on NIOS II Eclipse to see whether the .map file is auto generated.
Hope to hear on your findings.
Thank you.
Regards,
Kelly