FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6670 Discussions

FFT megafunction simulation in Modelsim

Altera_Forum
Honored Contributor II
1,976 Views

Hi, 

 

I'm trying to get a standalone FFT megafunction simulation running in Modelsim Altera Starter 6.5b (generated with QII 9.1, Verilog). I generated the simulation model and compiled the .vo and _tb.v files successfully. Now starting the simulation of the testbench, Modelsim generates dozens of warnings similar to: 

 

# ** Error: (vsim-3033) D:/hardware/components/modelsim/fft64_test.vo(6204): Instantiation of 'altmult_add' failed. The design unit was not found.# Region: /fft64_test_tb/dut# Searched libraries:# D:\hardware\components\modelsim\workNow that would make me believe that some libraries are missing. Modelsim is a fresh install and the FFT user guide doesn't give me any hints on that problem. Do I need to compile something else into my work library? 

 

Any help is greatly appreciated! 

 

Cheers, 

Andy
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
598 Views

I did some more digging. All necessary libraries are there, I even tried to reference them directly in the modelsim.ini. They all appear in the GUI. However vsim seems to ignore them. 

 

How can I tell Modelsim to use the libs? I didn't find a reference how to do that. The setup seems fine for me...
0 Kudos
Altera_Forum
Honored Contributor II
598 Views

I have the same problem and i didn't found any solution :mad:. Do you have a idea for me?

0 Kudos
Altera_Forum
Honored Contributor II
598 Views

I've hit the same problem too. I'm sure there must be a simple solution. I wonder if anyone has a simple, step by step guide explaining the necessary steps to get the FFT IP compiled properly, allowing modelsim simulations.

0 Kudos
Altera_Forum
Honored Contributor II
598 Views

I am having the same issue, did you guys know were we can get that step-by-step guide??

0 Kudos
Reply