Forum Discussion
mupparthivenkatesh
New Contributor
5 years agoError In IP instantation
hi
* Error: (vsim-3033) C:/altera/13.0sp1/Projects/example1/core_generator.v(99): Instantiation of 'altpll' failed. The design unit was not found.
#
# Region: /core_generator
# Searc...
sstrell
Super Contributor
5 years agoThere's something wrong with the PLL instantiation. Go through the parameter editor again (called the Megawizard for that old version of Quartus) to regenerate the IP files and verify your PLL instantiation in the .v file mentioned. Make sure the IP file(s) (probably just the .qip file) is added to the project (Project menu -> Add/Remove files).