CORDIC
Est. read time: 1 minute | Last updated: November 07, 2024 by John Gentile
Contents
Angles represented in binary angular measurement.
References
- CORDIC - Wikipedia
- CORDIC, What is it? - Signal Processing Stack Exchange
- A survey of CORDIC algorithms for FPGA based computers
- CORDIC FAQ - DSP Guru
- Exploring the CORDIC alogorithm
- CORDIC design in Verilog to produce sine and cosine functions
- Using a CORDIC to calculate sines and cosines in an FPGA
- CORDIC IP Guide - AMD/Xilinx
- Direct Digital Frequency Synthesizer with CORDIC Algorithm and Taylor Series Approximation for Digital Receivers
- Speeding up
atan2f
by 50x