Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFPGAs are SRAM devices, so they need to be configured at power-on and they lose that configuration when the power goes off.
FPGAs can be configured from serial Flash devices or parallel Flash devices. The EPCS devices are serial Flash, also known as SPI Flash devices. I'm not sure that the characters in EPCS actually stand for anything - the S does stand for serial. An EPCQ device is a Quad-SPI flash device. If you look on the Spansion web site for their serial flash devices, you can read a data sheet there. The Altera devices are repackaged SPI Flash devices (I forget which manufacturers - but there are threads on the forum if you search it). Cheers, Dave