Altera_Forum
Honored Contributor
14 years agoPS Configuration Using a MAX II Device
Altera has a white paper on how to use a MAX device to configure your FPGA in FPP, PS, PPA and Remote System Upgrade modes.
http://www.altera.com/literature/wp/wp_max_flash.pdf This white paper assumes the FLASH memory used is parallel interface device of either 8 or 16 data bits wide. There is even source code available: http://www.altera.com/literature/wp/wp_max_flash.zip What I would like to do is configure my Stratix IV FPGA in PS mode using a MAX II device as the controller but use an EPCS128 serial FLASH as the FLASH device. I have not been able to find any information on the Altera site on how to do this other than this block diagram: Figure 10-10. http://www.altera.com/literature/handbooks/wwhelp/wwhimpl/js/html/wwhelp.htm#href=stx4_siv51010.13.07.html Does anyone know where I can find more detail on how PS configuration using a MAX II device works? Thanks