Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to add path to Modelsim to correct "the design unit was not found"?
Dear all, Modelsim ASE says: Error: (vsim-3033) ./submodules/q_sys_altmemddr_0_phy_alt_mem_phy.v(2925): Instantiation of 'cycloneiii_io_obuf' failed. The design unit was not found. How to ...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- I found it in my (11.1Sp2.dp8) cycloneiii_atoms.v model --- Quote End --- I just rechecked, and I do find it in the 11.1sp1 files too. I must have mistyped something :) binpersonal: on the Modelsim command line, type 'vmap cycloneiii_ver' and see if the library is mapped correctly. If not, you've messed up your Modelsim library mappings. In that case, I'll try to help you fix it. Cheers, Dave