LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi channel FFT in FPGA

Hi, 

I want to apply 2048 point FFT parallely on 8 AI channels which are sampled at 200KS/s. (Outside SCTL)

 

I was trying this by calling 8 FFT functions paralley (each configured for 2048 block size). But this fails compilation due to resource over utilization(particularly DSP48s).

I found one IP here , to use same FFT for multiple channels. But it is given for using inside SCTL. Can anybody suggest how can I implement it outside SCTL?

Is there any other efficient way for multi-ch FFT?

 

0 Kudos
Message 1 of 2
(2,247 Views)

Can someone help?

0 Kudos
Message 2 of 2
(2,222 Views)