Forum Discussion
CBar-
New Contributor
6 years agoError while trying to simulate asmi_parallel_interface IP on Cyclone V with modelsim on linux
After I compiled all the libraries from the .tcl script that i got from the IP wizard I get this error:
**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: <project_path>/asmi_parallel_0/sd4/inst/<protected> File: <quartus_path>/18.1/quartus/eda/sim_lib/mentor/cyclonev_atoms_ncrypt.v
Has anyone seen this error before? I can't understand what file/library is missing.
2 Replies
- KennyT_altera
Super Contributor
Since you are using Standard edition. Can you try native link?
https://www.youtube.com/watch?v=PmVVXQchv2c
Here is the youtube for it. It will auto create a scripts for you to run it.
- KennyT_altera
Super Contributor
any update?