Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCyclone V flash upgrade problem
Hi, I am new to this upgrade thing for the FPGA. I am using a cyclone V fpga now and i am trying to do a flash upgrade of it when i require. I read some docs and have created the altera_remote...
Altera_Forum
Honored Contributor
10 years agoWhat configuration scheme are you using? Is the Atmel part you mention a micro that configures the FPGA or a memory part that the FPGA configures from?
If the former then you need to solve this in the micro. If it's a memory part then read through the 'remote system upgrades (https://documentation.altera.com/#/00005773-aa$nt00073227)' section of the Cyclone V Device Handbook. The altera_remote_update megafunction comes in handy here. Look at the "altera remote update ip core user guide (https://www.altera.com/en_us/pdfs/literature/ug/ug_altremote.pdf)" and, in particular, the design examples. Cheers, Alex