Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Is the sum signed in LPM_MULT megafunction?

Altera_Forum
Honored Contributor II
1,105 Views

This is a pretty straightforward question - I did not find the answer in the docs: 

 

- Is the sum input vector of an LPM_MULT megafunction signed? Is it only signed if the multiplication is signed? 

 

Thanks.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
387 Views

To my opinion, it makes no difference, if you understand the sum input as signed or unsigned. Generally there's no difference between signed and unsigned add, unless saturation or carry is involved. 

 

Apparently, the sum option has been removed starting with the V8 MegaWizard.
0 Kudos
Reply