Forum Discussion
Altera_Forum
Honored Contributor
12 years agoLPM_ADD_SUB result right-shifted on Arria V
I created an lpm_add_sub megafunction using Quartus 13.1 to add two 16-bit unsigned numbers. In ModelSim, everything works as expected. I put X"0001" on both inputs and get X"0002". However once I tr...
Altera_Forum
Honored Contributor
10 years agoStrange but true, I see the same issue with LPM_ADD_SUB in my Arria V design. In Modelsim, everything works.
Any chance that kkrizka is still around and knows what the cause was?