The application of CORDIC algorithm in the neural networks design based on FPGA

张华军,赵金,丛喆
DOI: https://doi.org/10.3321/j.issn:1671-4512.2009.06.010
2009-01-01
Abstract:In the design process of neural networks based on the FPGA, a new direct coordinate rotation digital computer (CORDIC) is proposed to calculate the activation function of neuron. It calculates fast and accurately rely on shift-add operations. Compared with the Look-table approach and indirect CORDIC approach, the direct CORDIC not only save large numbers of logic gates, but also improve the rate and precision of calculation. This paper uses ISE software of Xilinx company to simulate the CORDIC algorithm, and the results show the fast and accurate character of the proposed algorithm.
What problem does this paper attempt to address?