Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIs your configuration flash an EPCS chip? If yes then it is just a SPI flash, so you need to provide a way for your CPU to access it as an SPI device, or put your own SPI master IP in the FPGA, master that will be controlled by your CPU.
The remote system upgrade component isn't used to change the contents of the configuration device, but just to trigger a reconfiguration request to the FPGA (i.e. ask the FPGA to load a new configuration from the flash).