Skip to content
#

hardware-algorithms

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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 it is widely used in digital signal processing (DSP), embedded systems and FPGAs.

  • Updated Jan 7, 2026
  • Verilog

Improve this page

Add a description, image, and links to the hardware-algorithms 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 hardware-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more