Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI don't think that the Quartus Programmer supports any kind concurrent programming. Batch programming should be possible by tcl sripting. Generally, you should use the enhanced PFL version (if it fits your MAX II design) because it's considerably faster in programming. The enhanced PFL utilizes a data fifo and state stae machine to speed up programming, but it's too small for effective concurrent programming, I fear. You would also need to write your own PFL programming tool to achieve it.