Altera_Forum
Honored Contributor
15 years ago2-3 configuration images for a single CIII
Hi, I have a question regarding configuration flashes.
I'm using a CIII platform and trying to save in cost by using the smallest device applicable, of course. My system has different modes of operation that don't really interact and creating all capability inside the FPGA with many switches demands a largish device as well. So, I'm wondering if I could simply use 2-3 configuration devices (M25P16) in parallel to pull the correct config for the current mode of operation. I would control some chip-select-mux via MCU and use nConfig to reconfigure depending on the required mode. In theory, this would hugely save in fpga-cost. Is this ok? Can it be done ?