PLL ModelSim Quartus Prime Lite Edition
PLL simulation in ModelSim Altera. PLL created in Quartus Prime Lite by MegaWizard: Installed IP>Library>Clocks,...>PLL>Altera PLL. Created pll200MHz.
Project for Cyclone V E.
In ModelSim simulation:
# Loading sv_std.std
# Loading work.pll200MHz_tb
# Loading work.pll200MHz
# Loading work.pll200MHz_0002
# ** Error: (vsim-3033) D:/svn/ModelSim/ml/adcLtc2387/pll/pll200MHz/pll200MHz_0002.v(78): Instantiation of 'altera_pll' failed. The design unit was not found.
# Time: 0 ps Iteration: 0 Instance: /pll200MHz_tb/pll200MHz_inst/pll200mhz_inst File: D:/svn/ModelSim/ml/adcLtc2387/pll/pll200MHz/pll200MHz_0002.v
# Searched libraries:
# C:/intelFPGA_pro/18.1/modelsim_ase/altera/vhdl/altera_mf
# C:/intelFPGA_pro/18.1/modelsim_ase/altera/verilog/altera_mf
# D:/svn/ModelSim/ml/adcLtc2387/pll/work
# Error loading design
# End time: 14:23:36 on Oct 26,2020, Elapsed time: 0:00:00
# Errors: 1, Warnings: 0
Where is problem:
I need another Altera librery fo ModelSim? or I have to create another PLL?
But after ModelSim simulation I have to compile project in Quartus Prime Lite...