Altera_Forum
Honored Contributor
13 years agocycloneii_asmiblock not found
I'm using a Cyclone 3 FPGA (small one). 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 CPU.
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 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. So what is missing? Where can I find cycloneii_asmiblock?