Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYou can't boot two FPGAs in parallel in AS mode. Which FPGA's DCLK would you use as the source? The FPGAs are not going to be able to synchronise their configuration clocks such that this could work. Using the clock from one FPGA to clock data into the other FPGA is not going to result in the correct data/clock alignment for the second FPGA.
If you want to boot them in parallel you'd have to use a passive configuration mode (e.g. passive serial). However, you wouldn't be able to rely on Cyclone V's 'built in' remote upgrade facility. You'd have to support this in another way. Cheers, Alex