Altera_Forum
Honored Contributor
17 years agoI'm new to FPGA and have a question
Hi There,
I have recently purchased a DE1 kit with the Cyclone II FPGA on it. I have had a go at VHDL and found it enjoyable, so far the most complex thing I have created was a 4 bit parallel adder. What confuses me, and I am unable to aquire a clear answer, is how the FPGA holds its configuration? I have a feeling it is being store in the 8 legged Flash/EEPROM that is next to it on the board and possibly that is loaded into a configuration RAM area inside the FPGA on startup, is this a correct assumption? If so, is it possible to have the configuration data stored directly in the FPGA or would I be forever having to put a Flash/EEPROM chip with my FPGA on every design? many thanks