SystemC CORDIC Implementation

Details
Category: Uncategorized
Created: July 13, 2004
Updated: January 27, 2020
Other project properties
Development Status: Stable
WishBone compliant: No
WishBone version: n/a
License: n/a
Description
SystemC CORDIC
This project provides one possible implementation of CORDIC in SystemC. The CORDIC core is pipelined and has some limited power-save features.
Features
- features described in design document (systemc_cordic/cordic_ip/design.htm)
Initial Release (10/01/2004)
- SystemC source code + testbench included
- html documentation included