Altera_Forum
Honored Contributor
12 years agoFloating point format support
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