Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIf you want to flash a configuration in the EPCS and have the FPGA load it automatically on power on, you need to configure the MSEL pins in one of the AS schemes, for example 0010 (AS with Standard POR)
If you put all the MSEL pins to ground (passive serial configuration) the JTAG interface will still work, but at power on the FPGA will wait to get a serial stream. The EPCS won't provide one by itself so the FPGA will just wait until to send it something through JTAG.