Forum Discussion
Altera_Forum
Honored Contributor
14 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 ...
Altera_Forum
Honored Contributor
14 years agoAh see I asserted sink_ready in my testbench code in order to get the input side working. Without it I was getting nothing beyond the first value, so I guess something's causing both of those problems. Any ideas on how to fix it? I've spent hours on it now and am getting absolutely nowhere!