志姜000
New Contributor
6 years agoFFT+IFFT WRONG ANSWER
Dear Intel Community,
I'm working with the FFT IP core provided by the Intel in Quartus.I want to use the same module to implement FFT and IFFT.For example,
FFT IP CORE SETTING:
Device:Cyclone IV E
Length:64
Data Flow:Variable Streaming
Data Representation: Floating Point
Direction:Bi-directional
First, I first sent the tested data into the FFT module, where the inverse signal was at a low level. Then, after FFT operation, I sent the output data into the module as the input data of IFFT, and changed the inverse signal into a high level.But the timing of the output is not consistent with my expectations.
Can you help me what are the other things i should see to find out this problem?
Thanks for reading.