Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHmm. The Stratix II is able to add three numbers per ALM-chain, right? If you build a trinary tree (which I suppose parallel_add will use), you will get a depth of 4 stages. Because of that I suggest you use 1, 2 or 4 pipeline stages (where 4 allows the highest clock frequency).