Forum Discussion
6 Replies
- NurAiman_M_Intel
Super Contributor
Hi,
Thank you for contacting Intel community.
Kindly refer to AN370 below for Using the Intel FPGA Serial Flash Loader with the Intel Quartus Prime Software:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an370.pdf
On top of that, please set a specific address in Convert Programming Files and reboot the EPCQ flash from that particular address..
Thanks.
Regards,
Aiman
- JET60200
Contributor
hi @NurAiman_M_Intel , thanks for reply,
Even though we can boot up fpga from the serial flash device with a specified starting address, how can FPGA access (i.e read ) that "customer parameter partition" in serial flash when FPGA runs up ? Is there any exampe from FPGA side to read/write the serial flash ?
WE need fpga to read customer parameters & data wich stored inside the serial flash //
Thanks in adv
- NurAiman_M_Intel
Super Contributor
Hi,
- NurAiman_M_Intel
Super Contributor
Hi,
To access read and write flash, you will need to use configuration IP.
Example:
Serial Flash controller ii IP
You need to write your own RTL code to read and write flash using this IP.
Thanks.
Regards,
Aiman
- JET60200
Contributor
Thanks @NurAiman_M_Intel for reply,
if there's an example design which demostrate the usgae of "Serial Flash IP", which will be great helpful as well.
- NurAiman_M_Intel
Super Contributor
Hi,
You don't really have to use serial flash IP. You may also use other IP for your design. Below are the link to design references:
Thanks.
Regards,
Aiman