Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Question about floating point

Hi. I am using a Stratix V board. I was wondering if the FPGA has got DSPs does it mean that it uses DSPs for floating point calculations? Because we know Stratix V does not have an FPU but a DSP also features floating point calculation abilities so I was wondering if that is what is being used or instead the actual logic space is used to implement the floating point operations. Thanks

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    On Stratix V, floating-point addition is implemented using logic only, and floating-point multiplication is implemented using both logic and DSPs. On Arria 10 both operations are performed using only DSPs.