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 ago --- Quote Start --- Unfortunately no: But should be able to generate it event with the Web version of Quartus: It should be located under the wizard is under tools/Megawizard plug-in manager/create/DSP/Transforms/FFT I think you can do this with the web version of Quartus, and get a design that will run for 15 minutes to 1 hour (under their open- time-limited) for free. Make sure you "Generate the simulation model" under the simulation tab after your parametrization the fft you want.. It also has the docs associated with the the FFT. Pete --- Quote End --- Hello Pete, I got to build the FFT in MegaCore, but I don't get to simulate it. I don't know where I put my signal and simulate. I am using the modelSim. Do you know anything about this? thanks