Forum Discussion
JWall40
New Contributor
6 years agoFFT IP Core - Input and output number format?
I am unsure what data format I should use for the FFT IP core input and what data format it will output I can only find a few references to this topic in the user guide: “Imaginary input data, whic...
CheepinC_altera
Regular Contributor
6 years agoHi Jack,
Thanks for your update. Sorry as for the delay. I was out for the last few days due to Public Holidays.
Regarding your latest inquiry on iFFT, please see my response as following:
3. This would be very interesting but my data out of the ADC is fixed point and ifft only supports floating point data. I cannot seem to find a way of using my fixed point ADC data in a floating point FFT system?
[CP] For iFFT, it also support Fixed Point. Mind further elaborate on the floating point data only support?
For your information, not sure if you have come across the following simple example design which demonstrate a C10GX Cosine -> FFT -> iFFT -> Cosine data for your reference:
You can try to see if it is helpful.
Thank you.