CORDIC
CORDIC copied to clipboard
Implementation of CORDIC Algorithms Using Verilog
CORDIC
Implementation of CORDIC Algorithms Using Verilog
Algorithms
- [ ] Sine and Cosine
- [ ] Polar Transformations
- [ ] Vector Rotation
- [ ] Arctangent
- [ ] Vector Magnitude
- [ ] Inverse CORDIC
- [ ] Arcsine
- [ ] Arccosie
- [ ] Linear Combination (y_n = y_0 + x_0z_0)
- [x] Division - Not Complete
- [ ] Sinh and Cosinh
- [x] Tanh
- [ ] Exp
- [ ] Ln