Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe configuration problem of EPCS
Hi,I am using cyclone 4 series for my design.I now use the JTAG and AS way to configure my FPGA.And I have a problem about the configuration of the FPGA. Could I save two different configuration ...
Altera_Forum
Honored Contributor
15 years agoYes, you can save two or more different configuration files in on single EPCS device. You need at least a Remote Update Controller (ALTREMOTE_UPDATE). Using the controller you can select an application image stored in the EPCS and initiate the configuration of FPGA. Please refer to "Configuration and Remote System Upgrades in Cyclone IV Devices" in Cyclone IV device handbook.
http://www.altera.com/literature/hb/cyclone-iv/cyiv-51008.pdf?gsa_pos=1&wt.oss_r=1&wt.oss=cyiv-51008-1.3 (http://www.altera.com/literature/hb/cyclone-iv/cyiv-51008.pdf?gsa_pos=1&wt.oss_r=1&wt.oss=cyiv-51008-1.3) You have to take care of setting the MSEL Pins correct and you must change the configuration mode in Quartus to "Remote". Jens