Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYes, you could use your Nios FPGA as the micro to configure the other three non-Nios FPGAs from the CFI FLASH. You'll just have to decide how to boot the Nios FPGA. You won't be able to boot that from the same CFI FLASH without an external controller.
You can choose whether to connect the CFI FLASH's data pins directly to the configuration data lines (of the 3 non-Nios FPGAs) or not. Your Nios FPGA will have to control nCE and nCONFIG, and monitor nSTATUS and/or CONF_DONE, but whether you route the data directly from the FLASH or through the Nios FPGA is up to you. Going through gives you greater flexibility, but consumes more pins. Happy New Year, Alex