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
# Searched libraries:
# C:/altera/13.0sp1/Projects/example1/simulation/modelsim/rtl_wor
when i am using ip core design. I am getting this issue
1 Reply
- sstrell
Super Contributor
There'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).