the Renaissance Repository, a collection of pedagogical codes associated with the forthcoming texts Renaissance Robotics and Numerical Renaissance, by Thomas Bewley
-
Updated
Apr 9, 2024 - MATLAB
the Renaissance Repository, a collection of pedagogical codes associated with the forthcoming texts Renaissance Robotics and Numerical Renaissance, by Thomas Bewley
FFT implementation using CORDIC algorithm written in Verilog.
accurate scientific calculator with fractions inside
Digital System Design Project - Spring 2020
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)
📐 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
CORDIC square root algorithm implemented in Xilinx FPGAs
Implementation of the CORDIC machine in circular rotation mode
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.
Synthesizeable CORDIC processor in SystemVerilog.
Summary of projects I did in VLSI desing.
Self-project on describing CORDIC algorithm for calculation of arctan(y/x) using Verilog.
Generates multi channels sounds from primitives
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."