ADmcj
New Contributor
7 years agoFunctional test of the FFT IP
Hi all,
I would like to test the FFT IP.
As such I tried to use the example that is generated with the IP parameter editor (quartus 17.1), but it generates only stuff in verilog while I need vhdl. Moreover, everything is automated with a script (compilation) and as such I don't know how to organize the files in my own project in modelsim.
So my question is: after having generated the IP with quartus, what files are required to be imported in ModelSim in order to be able to launch a simulation of the block?
Thank you!