Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20242 Discussions

Creating a .rbf from a combined .sof and .elf

yorknh
Beginner
276 Views

I can create a .jic file from a combined .sof and .elf by first converting the respective files to .flash files then converting the .flash files to .hex. When .jic is the output you are allowed to select multiple .hex files which get concatenated together. This isn't the case with a .rbf file, at least as far as I can tell.

 

The board includes a cyclone IV with and embedded NIOS, and a completely separate microcontroller that has direct access to the SPI flash that the FPGA uses as its configuration flash.

In previous design that didn't include an embedded NIOS the external microcontroller could download the .rbf and program it directly to the FPGA's config flash. I need to be able to do the same thing except with the added complication of needing to include the NIOS image as well.

 

Anyone have any idea on how to accomplish this?

0 Kudos
3 Replies
hareesh
Employee
236 Views

Hi yorknh,

sorry for saying like this, i got little bit confusion in this post. may i know what your asking generating .rbf file or flashing  through the spi. may i know what issue you are facing

 

bellow i am sharing .rbs file generation document.

https://www.intel.com/content/www/us/en/docs/programmable/683528/18-1/generating-a-rbf-for-partial-reconfiguration.html

 

Thanks,

 

0 Kudos
hareesh
Employee
212 Views

Hi @yorknh,

Since there are no update from you. if you don't have any quires i'll close case.

 

Thanks,

 

0 Kudos
hareesh
Employee
206 Views

Hi,

 We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread.


Thank you.


0 Kudos
Reply