01-06-2021 06:39 AM
I need to implement radix-3 FFT algorithm in LabVIEW FPGA.
In LabVIEW FPGA, FFT & IFFT node is defined for 2-radix only.
I am unable to the logic they used implement radix -2 FFT in FPGA.
Please suggest some resources to understand that algorithm?
01-06-2021 06:45 AM
https://www.xilinx.com/products/intellectual-property/fft.html seems to support that.