Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
663 Discussions

MAX10 -FPGA image remote update using QSPI

sRama28
Beginner
1,559 Views

i want to update FPGA sof/pof with new programmed rpd file from remote PC.

Q1.Shall i use QSPI device to update the MAX 10 FPGA image or internal CFM flash for that update?

Q2.if QSPI is ok to update the image .please share the sample project for my reference.

Q3.Please clarify ?After updated the FPGA image how QSPI images are loaded into onchip ram on FPGA.

 

 

 

 

 

 

 

0 Kudos
3 Replies
YuanLi_S_Intel
Employee
1,499 Views

Hi,

 

Yes, you will need to use NIOS II with that. You may refer to the following user guide for the flow to implement that.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an741.pdf

 

ALso, we have a how-to-video to perform that. Just in case if audio is more effective than reading.

https://www.youtube.com/watch?v=KPWOpYQD_JM

 

 

 

0 Kudos
sRama28
Beginner
1,499 Views

hi Sooy

thanks for the reply.

 

i want to update MAX10 CONFIGURATION FLASH MEMORY (CFM) using NIOS processor with the help of Ethernet protocol .the example you have shared is UART.

Q1.Shall you share Ethernet based Remote update project?

 

0 Kudos
YuanLi_S_Intel
Employee
1,499 Views

Hi Sathish,

 

Apologize we dont have design example with ethernet. My suggestion is that you need to use Ethernet IP and connect it with remote system update.

 

For more information, please refer to the user guide below:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_ethernet.pdf

0 Kudos
Reply