Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCompilation fft library in ModelSim
Hi, I am trying to build the fft library in ModelSim... I am following the instruction in previous posts of others to compile the file ./fft_pack_fft_90.vhd in modelsim so that i can use to compile t...
Altera_Forum
Honored Contributor
15 years agofirst copy the fft_h_1n64cos.hex into the same directory as the <fft_core>.vhd
you should not be copying stuff into the ModelSim "work" directory, but instead running the compile/vcom command on the VHDL files and storing them into the work (or other) libraries a .do file is a Tcl script for ModelSim which automates commands to set up your simulation