Skip to content

Self-project on describing CORDIC algorithm for calculation of arctan(y/x) using Verilog.

Notifications You must be signed in to change notification settings

h-kaushik/scalable-cordic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalable Cordic

This repository contains Verilog description for Cordic algorithm to calculate "arctan(y/x)". By scalable, it is intended that additional "depth" to the cordic algorithm can be provided by addition of new angles to the "scaled_angles.hex" file. Also, minor changes need to be done to the number of counter bits.

About

Self-project on describing CORDIC algorithm for calculation of arctan(y/x) using Verilog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published