Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNeed Help with FFT code
Hi, I am trying to implement a FFT code on the altera DE1 board. I have some doubts regarding the procedure. 1.Can i simulate the outputs of the FFT in Quartus 11??If so,Can you provide ...
Altera_Forum
Honored Contributor
15 years agoI am using VHDL code to implement it.
I have been able to come up with a code for implementing a 4-pt FFT,but the problem is i am not understanding what to do further. Like how to simulate the outputs and test the results? And also how to program the FPGA with this code?