Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORDIC Algorithm Implementation

This repository contains my early implementations of the CORDIC algorithm in multiple languages, including C, Verilog, Python, and Amaranth-HDL. Originally a school project, it was updated for fun with an Amaranth-HDL version.

Contents

  • header.c: Generates constants.
  • cordic8.c / cordic32.c: C implementations.
  • cordic.v / cordic_tb.v: Verilog implementation and testbench.
  • cordic.py: Amaranth-HDL implementation.
  • test_cordic.py: Tests in Python.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages