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

Arithmetic functions using fixed point [Verilog]

Altera_Forum
Honored Contributor II
1,213 Views

Hello, 

I need to implement 1-exp(-a/b) 

 

I was thinking  

1. convert integer (a and b) to fixed point  

 

2. Then perform functions such as division and exponential equation 

 

Do you know any library or function for this? I heard about mega functions but that is for floating point and it will require alot of resources that will be needed for other computations in my system (such as convolution) 

 

 

Thank you,
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
484 Views

please avoid asking similar questions in various threads

0 Kudos
Reply