Altera_Forum
Honored Contributor
11 years agoCyclone 5 - Remote update
Hi,
I try to implement a Design with remote update feature. Cyclone 5 EPCS64 Active Serial If I program a jic file with two configuration images into the flash (USB-Blaster) and trigger the reconfiguration everything works. I can switch the images. The next step is that the user image gets the update data over a proprietary interface and writes it into the epcs device. Writing the device with alt_asmi works well.now i came to a simple but fundamental problem. which file could be used to be downloaded over the proprietary interface and written into the epcs device at a specific address? I tried to program the flash with a jic file (USB-Blaster) and then read out the content of the flash. No file generated by Quartus seems to be equal to the flash content. Does anybody know which file is used for a remote update? Thanks!