Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFFT Megacore V11.1 problem
Hi all, I am using Terasic's DE2-70 dev board and I am building a windowed FFT processor (8192 points each, 16 non-overlapping windows) using Quartus II and Modelsim-Altera. The megacore uses b...
Altera_Forum
Honored Contributor
14 years agoI think I might have discovered the problem. Although I got no timing issues in the compilation, i was clocking the FFT_core at 100MHz. As I reduced the clock rate to 10MHz, the results seem much better. I will update the thread as things get clearer.