Altera_Forum
Honored Contributor
18 years ago3 Input Adder in Stratix II Using 1 ALM
There is a great link on the Altera web page explaining how to implement a 3 input parallel adder in one ALM.
http://www.altera.com/products/devices/stratix2/features/architecture/st2-adder.html I used the "Parallel Add" function in the MegaWizard to try and implement this for a Stratix II GX target. Unfortunately, it uses 2 ALMs. Does anybody know if there is a special QII setting or coding style that must be used to get the 1 ALM implementation? Thanks.