bachoo786
Junior Member level 1
- Joined
- Oct 25, 2012
- Messages
- 18
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,480
Hello everyone, I am working on a project titled "FPGA-based floating-point logarithm unit.” I chose an architecture which I found on the net by the title “Efficient Floating Point Logarithm Unit for FPGA” link is: **broken link removed**
I was a little confused on what library package should I use when computing (exponent.log2). Is there any standard library that would allow me to compute the first operand i.e. exponent.log2?
Also I had problems writing the vhdl code for the second operand i.e. log mantissa due to the use of a LUT. Can anyone please suggest?
Many thanks.
I was a little confused on what library package should I use when computing (exponent.log2). Is there any standard library that would allow me to compute the first operand i.e. exponent.log2?
Also I had problems writing the vhdl code for the second operand i.e. log mantissa due to the use of a LUT. Can anyone please suggest?
Many thanks.