Skip to content

FFT/IFFT algorithm acceleration from the hardware perspective. Apply TIE (Tensilica Instruction Extension) to configure the processor Xtensa developed by company Tensilica.

Notifications You must be signed in to change notification settings

ksnof/Hardware-acceleration-for-FFT-IFFT-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware-acceleration-for-FFT-IFFT-algorithm

FFT/IFFT algorithm acceleration from the hardware perspective. Apply TIE (Tensilica Instruction Extension) to configure the processor Xtensa developed by company Tensilica.

main.c : Input generate & Select the different implementations for FFT/IFFT

fft.h : Functions declaration & Macro definition

fft.c : Functions definitions & Precalculated Twiddle factors array "Sinewave[1024]".

About

FFT/IFFT algorithm acceleration from the hardware perspective. Apply TIE (Tensilica Instruction Extension) to configure the processor Xtensa developed by company Tensilica.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published