ASMI Parallel II elaboration error
Hi,
I tried to simulate the Quartus generated testbench of ASMI Parallel II ip core but there is an error during elaboration.
I am using Modelsim DE 10.6a running on Linux, and I am using Quartus Prime Standard 18.1 running on Windows 10.
I copied the testbench folder of ASMI ipcore to the Linux workstation, also I copied all the necessary library (./eda/sim_lib/) that are listed in the msim_setup.tcl and modified the "$QUARTUS_INSTALL_DIR" and point to correct library source file.
"dev_com" and "com" works successfully but there is an error during "elab_debug" command.
* Error: (vsim-3033) <protected>(<protected>): Instantiation of '<protected><protected><protected><protected><protected><protected>' failed. The design unit was not found.
# Time: 0 ps Iteration: 0 Protected: /ASMI_CORE_tb/asmi_core_inst/asmi_parallel2_top_0/asmi2_core/asmi2_qspi_interface_0/dedicated_interface/genblk1/dut_asmiblock/inst/<protected> File: nofile
Does anyone encountered this problem?
Thank you.
Best Regards,
Zeahr
Hi Zeahr,
You can try use the MT25QL256 (Micron's QSPI flash) simulation model as we are going to support MT25Q flash due to the EPCQ256 EOL announcement here. There are no EPCQ simulation model files available.
Regards,
Nooraini