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...
LCard2
New Contributor
7 years agoHi Vikas,
Working on previous solution, not running yet. From IP Platform, I have generated one input ref clock and 5 PLL output clocks. I can compile with the generated “IPpll.v” instantiated in my top level ----.v file, ; there are 2 more generated ,” ipPLL_002.v” and “ipPLL_inst.v”. If I instatiate a line in top level entity “ipPLL ipPLL_inst”, it will compile. Still cannot invoke ModelSim from Quartus : “Internal error: Failed to run ip-make-simscript: <some unrecognized swirches>….” I have command-line run the ip-make-simscript and included the msim_setup.tcl file in project.
Len