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

customizing soc_system.rbf for cyclone V

Shoval
New Contributor I
688 Views

Hello all,

I am trying to change the soc_system.rbf from the GSRD to a customized one.

The only differences between the FPGA designs are:

1. The SYSID has been modified.

2. The original rbf size is about 2Mb while the customized size 7 Mb.

 

Running the steps from the GSRD manual: https://www.rocketboards.org/foswiki/Documentation/CycloneVSoCGSRD

 

The build and customation proccess runs fine without errors, also under $TOP_FOLDER/gsrd_socfpga/cyclone5-gsrd-images/cyclone5_gsrd_ghrd the new, bigger rbf file is located.

However when flashing the gsrd-console-image-cyclone5.wic file to an SD card, it seems like the original rbf is packed instead of the customized!

Also, trying to manually load the bigger rbf file from the FAT partition fails with error -6 and only the original rbf file is successfully loaded to FPGA fabric.

Has anyone encountered this issue?

Labels (1)
0 Kudos
1 Solution
JingyangTeh
Employee
653 Views

Hi


The steps you shared is getting the sd card image from the pre built source.

That is why you are seeing the old sysID still present.

Could you please follow the steps below :

https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10#Cyclone_V_SoC_45_Boot_from_SD_Card


Section " C. Prepare SD Card Image"


From the steps above you will pack the newly created rbf into the SD Card.


Regards

Jingyang, Teh


View solution in original post

2 Replies
JingyangTeh
Employee
654 Views

Hi


The steps you shared is getting the sd card image from the pre built source.

That is why you are seeing the old sysID still present.

Could you please follow the steps below :

https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10#Cyclone_V_SoC_45_Boot_from_SD_Card


Section " C. Prepare SD Card Image"


From the steps above you will pack the newly created rbf into the SD Card.


Regards

Jingyang, Teh


JingyangTeh
Employee
603 Views

Hi


Since this thread been resolve, I shall set this thread to close pending. If you still need further assistance, you are welcome to reopen this thread within 20days or open a new thread, some one will be right with you. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


If you happened to close this thread you might receive a survey. If you think you would rank your support experience less than 4 out of 10, please allow me to correct it before closing or if the problem can’t be corrected, please let me know the cause so that I may improve your future service experience.


Regards

Jingyang, Teh


0 Kudos
Reply