Solved
Forum Discussion
sstrell
Super Contributor
4 years agoI'm not sure if this is the issue or related to the issue, but you should not have any spaces in a path.
I see that you got the libraries, but you have to tell the tool where the ALTPLL library is, when you start the simulation. You command could look like:
vsim -L altera_mf_ver work.<top_module>
Regards.
I'm not sure if this is the issue or related to the issue, but you should not have any spaces in a path.