Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5248 Discussions

Error: (vsim-3033): Instantiation of 'cycloneii_asmiblock' failed. The design unit was not found.

hhj_515
Beginner
395 Views

I'm using a Cyclone 4 FPGA (EP4CE40 series FPGA). I used the MegaWizard to create the ALTASMI_PARALLEL component. I want to use this so I can program the EPCS4 serial memory from my external Flash. 

I need to simulate my logic that is used to write data in and out to the ASMI block. The logic synthesizes correctly, but when I send it out to Modelsim (Directly call Modelsim from Quartus for simulation)to see how it works I get the following error: 

** Error: (vsim-3033) C:/altera_designs/fpga_factory_config/asmi.v(330): Instantiation of 'cycloneii_asmiblock' failed. The design unit was not found. 

仿真图片.png

The screenshot of the engineering file in Quartus is as follows

工程文件.png

The Modelsim simulation configuration file is as follows:

仿真配置.png

So what is missing? Where can I find cycloneii_asmiblock?    How should I configure it?

 

Thank you!

0 Kudos
1 Reply
yuzhang3_intel
Moderator
315 Views

There is a specific forum to discuss the FPGA issue below, you can post your question there and get help.

https://community.intel.com/t5/FPGA/ct-p/fpga

 

0 Kudos
Reply