cordic
Here are 37 public repositories matching this topic...
Fast CORDIC algorithm for ATAN2 for Arduino
-
Updated
Mar 9, 2022 - C++
Blackman-Harris Window functions (3-, 5-, 7-term etc.) from 1K to 64M points based only on LUTs and DSP48s FPGA resources. Main core - CORDIC like as DDS (sine / cosine generator)
-
Updated
Aug 14, 2020 - VHDL
accurate scientific calculator with fractions inside
-
Updated
Aug 5, 2022 - C
Descriptive implementation of CORDIC algorithms (based on Ray Andraka's paper) in python using Jupyter notebook
-
Updated
Jun 24, 2017 - Jupyter Notebook
📐 CORDIC in Vectoring Mode, Computer Aided Design of Digital Systems course, University of Tehran
-
Updated
Aug 17, 2020 - Verilog
-
Updated
Dec 21, 2024 - Verilog
Digital System Design Project - Spring 2020
-
Updated
Aug 7, 2020 - Verilog
Binary fixed point numbers
-
Updated
Jun 5, 2018 - Go
Synthesizable SystemVerilog implementation of fixed-point CORDIC algorithm
-
Updated
Nov 4, 2022 - Verilog
YAC - Yet Another CORDIC Core
-
Updated
Jun 26, 2018 - VHDL
Implementation of the CORDIC machine in circular rotation mode
-
Updated
Jan 27, 2022 - C++
Chisel implementation of a CORDIC design
-
Updated
Jul 22, 2024 - Scala
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 cordic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cordic topic, visit your repo's landing page and select "manage topics."