Forum Discussion
Altera_Forum
Honored Contributor
10 years agoRemote Configuration of FPGA Flash via FPGA
Is it acceptable to use a cyclone v user I/O pins to program the flash memory containing configuration for the cyclone v. This would be muxed in after power-up/configuration with the DCLK and other ...
Altera_Forum
Honored Contributor
10 years agoYou don't need to use I/O to do this. Cyclone V offers you access to the EPCS pins from your logic. Yes, you can just write your own logic to access/program the EPCS device if you wish.
Alternatively, you can use the altera serial flash loader ip core (https://www.altera.com/products/intellectual-property/partner-page/serial_flash_loader.html). Cheers, Alex