An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cordic

loykylewong/FPGA-Application-Development-and-Simulation

《FPGA应用开发和仿真》(机械工业出版社2018年第1版 ISBN:9787111582786)的源码。Source Code of the book FPGA Application Development and Simulation(CHS).

Language: Scala - Size: 2.95 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 131 - Forks: 30

sadrasabouri/CORDIC

Implementation of CORDIC Algorithms Using Verilog

Language: Verilog - Size: 96.7 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 2

wlmoi/SistemDigital2024

Mata Kuliah EL. Collaboration with Sisdig As. Rifki, Vicco, Ken Jims, and Nabil.

Language: VHDL - Size: 108 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ayusdixit/Cordic-Accelerator

Efficient Cordic

Language: C++ - Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tharunchitipolu/Parallel-Cordic

Language: Verilog - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 2

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)

Language: VHDL - Size: 238 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 6

ZipCPU/cordic

A series of CORDIC related projects

Language: C++ - Size: 1020 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 91 - Forks: 20

ivanvig/cordicio

Chisel implementation of a CORDIC design

Language: Scala - Size: 70.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

suyashmahar/cordic-algorithm-python

Descriptive implementation of CORDIC algorithms (based on Ray Andraka's paper) in python using Jupyter notebook

Language: Jupyter Notebook - Size: 368 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 5

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

Language: Python - Size: 13.5 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

supleed2/cordic

SystemVerilog CORDIC block that converts from an input phase (sawtooth wave) to a sine wave

Language: SystemVerilog - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

argorar/CORDIC-Graph

Algorithm graph cordic made in Octave.

Language: Matlab - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

johnmaxrin/AF754

A collection of activation functions implemented in Bluespec for integration with hardware designs, ensuring IEEE 754 compliance

Language: Verilog - Size: 262 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FloHofstetter/M9-VLSI-Anwendungen

Summary of projects I did in VLSI desing.

Language: VHDL - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kmalhan/floating_cordic_power

Floating Point CORDIC Based Power Operation

Language: VHDL - Size: 2.79 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

nachocarballeda/cordic_vhdl

Cordic system implemented in VHDL FPGA (Spartan3E)

Language: VHDL - Size: 9.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

JensGrabner/snc98_Slash-Number-Calculator

accurate scientific calculator with fractions inside

Language: C - Size: 51 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 3

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)

Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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.

Language: Assembly - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

tarlaun/CORDIC

Digital System Design Project - Spring 2020

Language: Verilog - Size: 4.24 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

sdeepaknarayanan/CORDIC-Processor 📦

CORDIC Processor Implementation (Vanilla)

Language: Verilog - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

TheRandomWalk/CORDIC

CORDIC sine and cosine accuracy measurement

Language: Python - Size: 743 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

mohamed/cordic

Synthesizable SystemVerilog implementation of fixed-point CORDIC algorithm

Language: Verilog - Size: 2.96 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

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.

Language: C# - Size: 11.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iremkalkanli/Cordic-based-CoDesign Fork of ozlemcali/CORDIC-Tabanl-HW-SW-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.

Language: Verilog - Size: 2.47 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

feddischson/yac

YAC - Yet Another CORDIC Core

Language: VHDL - Size: 437 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

yektaKamane/CORDIC-Algorithm

Implementation of the CORDIC machine in circular rotation mode

Size: 2.09 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

l3VGV/cordic_atan2

cordic atan2 for stm32

Language: C - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

SourceLizi/stm32-cordic

STM32 cordic benchmark

Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MartinStokroos/fastCORDIC

Fast CORDIC algorithm for ATAN2 for Arduino

Language: C++ - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

irifrance/fx

Binary fixed point numbers

Language: Go - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 2

baptistepetit/cordic

A Naive CORDIC implementation

Language: VHDL - Size: 150 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

kalhorghazal/CORDIC-Vectoring-Mode

📐 CORDIC in Vectoring Mode, Computer Aided Design of Digital Systems course, University of Tehran

Language: Verilog - Size: 3.98 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

RobRoseKnows/cs411-f18-proj

sin, cos, sinh, cosh, e^x and sqrt in ARM using CORDIC

Language: Assembly - Size: 35.2 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1