Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
21618 Discussions

Max II CPLD configuration question

Altera_Forum
Honored Contributor II
1,190 Views

I'm new to CPLD and now I am reading Max II CPLD document. Here is my question: 

 

After CPLD is programed, the CPLD is powered down and then powered up. How is the configuration updated from flash? Does it need a clock running to do the configuration or the configuration is totally static without any clock needed. 

 

Thanks in advance.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
521 Views

CPLD configuration circuitry is non-volatile(based on EPROM or EEPROM or fuse or antifuse), program is not lost on power down. Once configured thats it. You don't need flash or any external memory for that. 

 

Most FPGA configuration circuitry based on SRAM and are volatile
0 Kudos
Reply