Forum Discussion
LCard2
New Contributor
7 years ago.qip and .sip generated files manually added to project . On compile entities in .qip not found. Before I start cutting and pasting modules into existing.v files, what's proper way to incorporate these PLLs? Details of transcript warnings below.
Warning (20013): Ignored 16 assignments for entity "IPpll" -- entity does not exist in design Warning (20014): Assignment for entity set_global_assignment -name IP_TOOL_NAME altera_pll -entity IPpl...
Vicky1
Regular Contributor
7 years agoHi Len,
Have you tried the solution provided in previous post?
which quartus edition & version are you using?
As suggested in previous post, try to instantiate the IPpll(entity/module) from IPpll.v or IPpll.vhd file in top level design file & then compile.
Please let me know if you have any concern.
Regards,
Vikas