Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow does the cyclone dev board boot from flash?
I'm look at board level implementation of a Cyclone design right now and want to load my .sof and program from a CFI flash. According to the handbook it looks like i need a micro of sorts (the m...
Altera_Forum
Honored Contributor
20 years agoThe MAX controller is used to clock FPGA configuration data into the cyclone device from CFI (AMD) flash on the board; Cyclone cannot configure itself from CFI flash alone.
The EPCS (serial) flash devices can be used with the FPGA, and in that case, no MAX chip is necessary, as the Cyclone device has dedicated configuration logic to configure itself from EPCS chips. Note that FPGA configuration is separate from Nios II software -- I am refering to the operation that loads the design into the FPGA at power-up.