FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6354 Discussions

Floating point format support

Altera_Forum
Honored Contributor II
1,083 Views

I am trying to determine what kind of support is available in Altera tools, and IP for floating point formats. From what I have seen so far, it appears single precision and double precision is mostly supported. Although there is a warning regarding double precision when using OpenCL. I also see that user defined precision formats are also supported in some megafunctions. 

 

One particular floating point format I am interested in is half-precision (16 bit). Is this format offered? (I would expect it is for at least the IP that support custom/user defined precision formats. 

 

Thanks
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
270 Views

I believe DSP Builder Advanced supports that format.

0 Kudos
Altera_Forum
Honored Contributor II
270 Views

Arria 10 has hardware IEEE-754 support.  

 

What kind of application are you working on which requires the dynamic range of FP? Most people I talk to seem to require FP since that's what they are used to in their previous DSP, their Matlab model uses FP, etc.
0 Kudos
Reply