Altera_Forum
Honored Contributor
15 years agoimplementing log function in FPGA
Hi All,
I am doing a project regards to implement log function in FPGA. I am wondering where can I get 32M lookup table for log in signle precision? I tried to generate it from GCC, but unfortunately a lot of table items were wrong when I compare them with those generated from tubor C. Dose anybody know the reason? and where can I get a correct one? Many thanks indeed!