radix 4 complex fft :: Overview
Project maintainers
Details
Name: cfft
Created: Oct 29, 2002
Updated: Sep 30, 2010
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download
Statistics: View
Other project properties
Category: Arithmetic core
Language:
Development status: Stable
Additional info:
none
WishBone Compliant: No
License:
Description
This is synthesizeable radix 4 complex fft processor. Input data width and points are configurable. Output data width = Input data width + 2. Some necessary limited and shift have been done at every butterfly.
A sample implementation of a 1024 point 12 bit FFT runs at about 97MHz in a Spartan2e100 -6 device and occupies 1,271 LUTs (about 52%) and 1,144 registers (about 47%) of the device.
