achaleus
Member level 5
- Joined
- Dec 21, 2012
- Messages
- 85
- Helped
- 5
- Reputation
- 10
- Reaction score
- 5
- Trophy points
- 1,288
- Location
- Bangalore
- Activity points
- 1,866
hi all, I completed coding FFT using verilog. I am verifying my output with matlab inbuilt fft operator. As my N (no' of samples are parametrized) for small values of N there no much difference but for N = 512,1024.. some values having difference of +/- 9. I plotted frequency waveforms for my FPGA output and matlab outupt the wave forms are giving fine(preserved frequency).
my question is that my verification is fine and my output is correct or not ( I used cordic algorithm for generation of twiddle factors)
I am attaching matlab output and fpga output please refer
please help,
thanks
my question is that my verification is fine and my output is correct or not ( I used cordic algorithm for generation of twiddle factors)
I am attaching matlab output and fpga output please refer
please help,
thanks
Attachments
Last edited: