FFT implementation using CORDIC algorithm written in Verilog.
-
Updated
Sep 6, 2018 - Verilog
FFT implementation using CORDIC algorithm written in Verilog.
the Renaissance Repository, a collection of pedagogical codes associated with the forthcoming texts Renaissance Robotics and Numerical Renaissance, by Thomas Bewley
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)
accurate scientific calculator with fractions inside
Digital System Design Project - Spring 2020
📐 CORDIC in Vectoring Mode, Computer Aided Design of Digital Systems course, University of Tehran
Javascript implementation of the CORDIC Algorithm that approximate trigonometric functions
YAC - Yet Another CORDIC Core
Implementation of the CORDIC machine in circular rotation mode
CORDIC square root algorithm implemented in Xilinx FPGAs
Self-project on describing CORDIC algorithm for calculation of arctan(y/x) using Verilog.
Synthesizeable CORDIC processor in SystemVerilog.
Implementation of the CORDIC machine in circular rotation mode
A FPGA design that is a 16-bits CORDIC computer to find the sine and cosine of a angle in range of 0 to π/2.
Summary of projects I did in VLSI desing.
A collection of activation functions implemented in Bluespec for integration with hardware designs, ensuring IEEE 754 compliance
Algorithms for calculating sine and cos with an input in degree. For now it only works for quadrant I. (This code is just for demonstration, not for implementation)
Repositório destinado ao armazenamento e compartilhamento de códigos desenvolvidos na disciplina de Métodos Numéricos do Curso de Bacharelado em Ciências da Computação
Add a description, image, and links to the cordic-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the cordic-algorithm topic, visit your repo's landing page and select "manage topics."