Implementations of 32-Bits Fixed and Floating Point Trigonometric Functions with FPGA

吴庆达,何书专,潘红兵,沙金,李伟
DOI: https://doi.org/10.19304/j.cnki.issn1000-7180.2012.01.027
2012-01-01
Abstract:Firstly,this paper introduces the Lookup-table algorithm and cordic algorithm.Based on the two algorithms,we program and design 32-bit fixed-point trigonometric functions with Verilog-HDL.Combined with simulation,we evaluate these two methods by comparing operation precision,operation speed and hardware resources occupied.Then,we design the 32-bit floating-point trigonometric functions directly based on improved cordic algorithm without floating-fixed exchange.Finally,we evaluate these three methods.
What problem does this paper attempt to address?