Altera_Forum
Honored Contributor
8 years agoParameterizing ALTERA_FP_FUNCTIONS
Greetings
I would like to use " Multiply Add " operation of ALTERA_FP_FUNCTIONS IP for an arria10 based project. The "Arria10 Native Floating-Point DSP Intel FPGA IP User Guide" that I referred, says; this mode performs single precision multiplication, followed by addition or subtraction operations and applies the following equations- out = (ay * az) + chainin
- Out = (Ay * Az) - chainin
- out = (ay * az) - ax
- out = (ay * az) + ay
thanking you
anish