cordic
There are 35 repositories under cordic topic.
loykylewong/FPGA-Application-Development-and-Simulation
《FPGA应用开发和仿真》(机械工业出版社2018年第1版 ISBN:9787111582786)的源码。Source Code of the book FPGA Application Development and Simulation(CHS).
ZipCPU/cordic
A series of CORDIC related projects
sadrasabouri/CORDIC
Implementation of CORDIC Algorithms Using Verilog
MartinStokroos/fastCORDIC
Fast CORDIC algorithm for ATAN2 for Arduino
hukenovs/blackman_harris_win
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)
l3VGV/cordic_atan2
cordic atan2 for stm32
JensGrabner/snc98_Slash-Number-Calculator
accurate scientific calculator with fractions inside
suyashmahar/cordic-algorithm-python
Descriptive implementation of CORDIC algorithms (based on Ray Andraka's paper) in python using Jupyter notebook
kalhorghazal/CORDIC-Vectoring-Mode
📐 CORDIC in Vectoring Mode, Computer Aided Design of Digital Systems course, University of Tehran
tarlaun/CORDIC
Digital System Design Project - Spring 2020
irifrance/fx
Binary fixed point numbers
mohamed/cordic
Synthesizable SystemVerilog implementation of fixed-point CORDIC algorithm
feddischson/yac
YAC - Yet Another CORDIC Core
yektaKamane/CORDIC-Algorithm
Implementation of the CORDIC machine in circular rotation mode
argorar/CORDIC-Graph
Algorithm graph cordic made in Octave.
sdeepaknarayanan/CORDIC-Processor
CORDIC Processor Implementation (Vanilla)
TheRandomWalk/CORDIC
CORDIC sine and cosine accuracy measurement
baptistepetit/cordic
A Naive CORDIC implementation
ivanvig/cordicio
Chisel implementation of a CORDIC design
kmalhan/floating_cordic_power
Floating Point CORDIC Based Power Operation
RobRoseKnows/cs411-f18-proj
sin, cos, sinh, cosh, e^x and sqrt in ARM using CORDIC
wlmoi/SistemDigital2024
Mata Kuliah EL. Collaboration with Sisdig As. Rifki, Vicco, Ken Jims, and Nabil.
FloHofstetter/M9-VLSI-Anwendungen
Summary of projects I did in VLSI desing.
iremkalkanli/Cordic-based-CoDesign
A project in which Xilinx's CORDIC (COordinate Rotation DIgital Computer) IP is used as the hardware accelerator and the processor transfers the computational load to the hardware accelerator.
johnmaxrin/AF754
A collection of activation functions implemented in Bluespec for integration with hardware designs, ensuring IEEE 754 compliance
konradwojda/arko-mips-cordic
Calculating sine and cosine using CORDIC algorithm in MIPS assembly. Project for Computer Architecture (ARKO) laboratories at Warsaw University of Technology.
NabilChouba/cordicSevenDisplayFPGA
CORDIC FPGA implemtation on 7 segment display
nachocarballeda/cordic_vhdl
Cordic system implemented in VHDL FPGA (Spartan3E)
SourceLizi/stm32-cordic
STM32 cordic benchmark
supleed2/cordic
SystemVerilog CORDIC block that converts from an input phase (sawtooth wave) to a sine wave
andreanstev/CORDIC_Algorithm
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)
iremkalkanli/Petalinux-based-CoDesign-with-Cordic
The data captured from the Petalinux Environment over the Uart interface will be transmitted to the CORDIC IP and the results will be transmitted to the PC over the Uart.
ayusdixit/Cordic-Accelerator
HLS based Cordic Accelerator
supleed2/EIE4-FYP
Source files and notes of my Final Year Project, as part of an MEng in Electronics and Information Engineering from Imperial College London