Altera_Forum
Honored Contributor
12 years agoSimulation problem: altera_pll - The design unit was not found
Hello
I create a simple project to practice Quartus II (v13.0.1) A simple design include a PLL that generated by MegaWizard when I simulate my design using ModelSim ALTERA STARTER EDITION 10.1d I got an error message-------------- # Loading work.rt0_top# Loading work.ip0_pll# ** Error: (vsim-3033) D:/jamieliao/Try_QuartusII/Megafunction/ip0_pll_sim/ip0_pll.vo(51): Instantiation of 'altera_pll' failed. The design unit was not found.# # Region: /rt0_top/IP_0# Searched libraries:# D:/jamieliao/Try_QuartusII/Project/simulation/rtl_work# Loading work.rt1_pll_rst_flow# Error loading design I found altera_pll.v file at ...\13.0sp1\quartus\libraries\megafunctions\altera_pll.v I was wondering to know how to link the libary file to simulator. Is there a properties setting that can let all the magafunctions link to simulator automatically. thank you Jamie