Altera_Forum
Honored Contributor
18 years agoMegaCore FFT in Quartus
I'm working on using the MegaFunction FFT in Quartus on an Altera DE2 board, but have had issues finding documentation of the inputs/outputs to the function. I've scoured these forums for a while, but it seems most people are using the DSP builder for simulations.
The goal is to be able to output the FFT of an audio signal from the board's line in. I have generated the function block (Streaming) with all the required values , but I'm rather confused about the inputs and outputs to the function. Am I supposed to divide the 50 Mhz clock signal for the sink_eop, sink_sop, source_sop, and source_eop? Can I just set reset, sink_ready, sink_valid, source_valid, clk_ena as high and inverse as low? What other inputs other than sink_real and sink_imag are needed? It would be great if someone could provide a for a working example. If privacy is an issue, my email is [angryconsumerism at gmail ]. Thanks!