Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21600 Discussions

Single precision converter [Verilog]

Altera_Forum
Honored Contributor II
1,411 Views

Hello, 

Do you know if they is any verilog library or something for converting an integer to floating point [32 bits]. Thank you.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
726 Views

If the problem is dedicated to synthesis, look for floating point MegaFunctions.

0 Kudos
Altera_Forum
Honored Contributor II
726 Views

Thank you for the reply.  

 

Someone told me that using fixed point instead will require less resources. Do you know of any libraries for implementing math functions (such as exponential and division) for fixed point? With Verilog? 

 

Thank you.
0 Kudos
Reply