Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIf you want to use identical configuration bitstreams for all FPGAs, it's another strong reason not to configure them in a JTAG chain, because it requires the configuration to be performed sequential. PS or PP can be basically write to all devices in parallel, if the hardware is prepared for.
As Dave explained, the main disadvantage of JTAG configuaration is the incomplete support by Altera. If you want to implement standalone configuration in a uC, you have to figure out a lot of details yourself. I also didn't exactly understand, why you're preferring JTAG over PP or PS.