ZipCPU CORDIC Generator
stableConfigurable CORDIC core generator for sine, cosine and vector rotation.
Install with
lfpga
lfpga add zipcpu-cordic
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
Source on GitHub → Docs / homepage
Verification
We have not run this core through the LibFPGA toolchain yet, so it carries no earned badges. Many of these projects have strong verification of their own. Claim the listing to run our checks.
- 125 GitHub stars
About
A generator that produces configurable CORDIC based Verilog cores in rotation and vectoring modes, for sine/cosine, polar to rectangular conversion, and phase rotation. It comes with ZipCPU's detailed write-ups and is a well documented reference for CORDIC on FPGAs.