Hey everyone,
I've been trying to find a way to implement a dynamic FFT function that can be configured to take different numbers of inputs with the number being a multiple of twelve.
To this end, I am trying to use the Xilinx xfft v8 that does exactly what I need except that the number of inputs is a power of two.
Any suggestions on how to use this module to create one that takes multiples of twelve?
Thank you in advance
I've been trying to find a way to implement a dynamic FFT function that can be configured to take different numbers of inputs with the number being a multiple of twelve.
To this end, I am trying to use the Xilinx xfft v8 that does exactly what I need except that the number of inputs is a power of two.
Any suggestions on how to use this module to create one that takes multiples of twelve?
Thank you in advance