Skip to content
#

cordic

Here are 42 public repositories matching this topic...

It is the CORDIC implementation in Verilog. CORDIC is a hardware algorithm (CORDIC 硬體演算法) based on simple additions/subtractions and bit shifts. It can compute trigonometric, hyperbolic, exponentials, logarithms, multiplication, division, square, and square-root. And which is widely used in DSP, embedded systems and FPGAs fields.

  • Updated Apr 24, 2026
  • Verilog

Improve this page

Add a description, image, and links to the cordic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cordic topic, visit your repo's landing page and select "manage topics."

Learn more