Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIf you are going to use passive serial mode, you can use any type of flash memory you want to. The idea here would be that the uController programs the FPGA. So the uController will read the data from the flash and program it into the FPGA. You could use a serial or parallel flash. Your choice. The full details of how to configure the FPGA in passive serial mode are found in the user's guide for the Cyclone III. Specifically:
http://www.altera.com/literature/hb/cyc3/cyc3_ciii51016.pdf Configuration involves controlling the nConfig, DCLK, and at least DATA0 lines. In addition, you monitor at least the nStatus line. Jake