Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFFT MegaCore Function
Hi, I am new in Quartus II and I need to implement a basic FFT using the MegaCore funtion. My FFT must have N = 64, streaming flow, 8 bits input and output. Can anybody help me?...
Altera_Forum
Honored Contributor
15 years agoYou will want to simulate using the <magafunctionname>.vo file. (If you are using verilog as your language) There should be a sample test bench that's generated as well..
I haven't played with VHDL generator, so I don't know exactly what it does for that, but it should do something similar.