Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

FFT sample code

petermeier
Beginner
506 Views

Hi all,

I'm looking for some sample code for a real FFT.

I read in an old thread that there is a sample called "csinvoke" but I can't find it.

Is there a good sample somewhere ?

Thanks

Peter

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
506 Views
Hi Peter,
I'm not sure what example might be good enough for you (you even did not mention what FFT you are looking for 1D or 2D). I would recommend you to take a look through IPP samples, there are several which use IPP FFT functions. You also may want to look through IPP documentation, we included some really simple code samples just into documentation, together with function description (not for every IPP function though)
Regards,
Vladimir

0 Kudos
Reply