Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe parallel_add returns a nbit+1 output with 2 nbit input as I can see, viceversa the lpm_add_sub gives you a nbit out whith 2 nbit input. So if I don't want to incur in overflow problems I've thought to add a 0 on each of the two inputs..
Am I right ?