Forum Discussion
CheepinC_altera
Regular Contributor
5 years agoHi Jack,
Thanks for your update. By merely looking at the FFT output, it is rather difficult for me to tell if they are expected without a reference for comparison. Just to check with you on the following:
- What is your expected output from the FFT?
- Just wonder if you have had a chance to run a Modelsim simulation for comparison?
- One thing that you can try is to connect the output of the FFT to an iFFT to see if you can recover back similar shape of input waveform to FFT.
Please let me know if there is any concern. Thank you.
- JWall405 years ago
New Contributor
Hi Chee,
- Given that my input is a sine wave of 1KHz, with a DC offset, sampled at approximately 83KHz, I would expect the real output of the FFT to look like this:
2. I have tried to run a modelsim simulation but I am yet to successful simulate the FFT IP Core, I get errors when loading the simulation and the FFT outputs never even change state
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?
Kind regards
Jack