Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Format to use for configuration image for Flash programming via ota in cyclone V E

SnehalB
Beginner
641 Views

Hi,

 

iam using cyclone V e series fpga with a OTA update support, iam sending fpga configuration image over usb interface to fpga , where in fpga serial flash controller logic receives and flashes fpga image into a QSPI flash (S25FL256L) via ASMI block active serial interface. Then booting new image via reconfiguration IP block from same ASMI interface.

So related to that i have few questions

 

1] What Format configuration image can i used for via above method of programming? like .sof, .rbf, ..pof, etc?

-->

 

2] Can i use POF file converted from sof file with setting as configuration device = S25FL128 and active serial mode , on a Flash memory S25FL256 ? is that feasible?

SnehalB_0-1660723873141.png

--> 

 

3] we want to have to different set of configuration image on S25FL256L qspi flash  at location (0x0000_0000 & 0x0100_0000 respectively) so can we have option in question 2 above? can use compress  image file in QSPI?

-->

 

 

 

thanks & regards,

Snehal B.

0 Kudos
1 Reply
YuanLi_S_Intel
Employee
620 Views

Please find my response below:

1] What Format configuration image can i used for via above method of programming? like .sof, .rbf, ..pof, etc?

You may use JIC, RPD and POF for Active Serial configuration scheme.


2] Can i use POF file converted from sof file with setting as configuration device = S25FL128 and active serial mode , on a Flash memory S25FL256 ? is that feasible?

Can.


3] we want to have to different set of configuration image on S25FL256L qspi flash at location (0x0000_0000 & 0x0100_0000 respectively) so can we have option in question 2 above? can use compress image file in QSPI?

Yes you can.


0 Kudos
Reply