Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- If we now take the .jic file of the Cyclone V, strip its header and footer, remove all the data in the addressing range we do not need, and save this data as a .rbf file, we can write this newly created .rbf file to the EPCS64 device, and this functions correctly. --- Quote End --- --- Quote Start --- The .rpd file also works for me, it can be used to write the entire EPCS at once. It would be even better when there would be an option to create a file like this only for the compressed image, so not for the entire EPCS device in total (for instance, the .rbf file contains only 1 image, not the entire contents of the EPCS device). Fortunately, a single image can easily be extracted from the .rpd file by using a hex editor. --- Quote End --- You can get needed file without header and footer. 1. Open Convert Programming File tab. 2. Choose Programming file type - JIC 3. Choose all needed settings 4. check create config data rpd 5. Press Generate If you do this you will get needed file with FPGA configuration.