Forum Discussion
Altera_Forum
Honored Contributor
12 years agoWhy don't you use JTAG indirect programming method to load the FPGA image to EPCS device? It's the native programming method supported by Quartus.
Programming through SPI, e.g. by an embedded processor is possible, but requires understanding of sending flash memory commands, different SPI bit order for commands and configuration data etc.