Info
This question is closed. Reopen it to edit or answer.
how can i perform logarithm function in verilog?
1 view (last 30 days)
Show older comments
how to convert simple matlab logarithm function in to hdl(vhdl/verilog) coder?
1 Comment
John D'Errico
on 15 Feb 2017
You might choose to read about series approximations for logs, which would include learning about range reduction techniques. All of this is pretty simple.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!