You are on page 1of 1

COordinate Rotation DIgital Computer (CORDIC) algorithm has potential for efficient and low-cost implementation of a large class

of applications which include the generation of trigonometric, logarithmic and transcendental elementary functions, complex number multiplication, matrix inversion, solution of linear systems and general scientific computation. Discrete Fourier Transform processor based on CORDIC is implemented. The key ideas are using bit-serial architecture which allow the reduction in read-only memory (ROM). The use of CORDIC in DFT results in saves area, power and cost. The algorithm was described in VHDL, synthesized and tested with a SPARTAN3E FPGA.

You might also like