Altera_Forum
Honored Contributor
13 years agoProblems with FFT Testbench
Hi All,
I'm relatively new to FPGA programming, and as a part of a larger project, I am designing a FFT hardware solution to convert a live audio signal into frequency and amplitude pairs (but that's much farther down the road!). The problem I am having at the minute is with the FFT core itself, namely testing the generated core using ModelSim v.10.0c. I've read the entity into a simulation, but when run, it only takes in the first value from the fft_real_input and fft_imag_input text files. I've included a screenshot of the waveforms that I'm getting. Any advice you can offer on this would be much appreciated, I'm completely stuck!