Altera_Forum
Honored Contributor
9 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 reserved I/Os and provide for a way to program through the flash (EPCS device) through the FPGA. Are there downsides to doing it this way, such as power-up problems? I was going to put a heavy pulldown/pullup on the mux select line so that this could only occur in user mode. Alternatively, has anyone used the altera remote update ip core w/o a NIOS? Could I just design my own state machine/processor to communicate with the remote update ip?