Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17245 Diskussionen

I keep getting this error when i try and compile and havent been able to solve it. Any suggestions?

SBurk3
Einsteiger
9.931Aufrufe

 

 Error (12006): Node instance "inst" instantiates undefined entity "Lab_9_SevSegV2". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.

 

0 Kudos
4 Antworten
CalvinJoaz_P_Intel
Mitarbeiter
9.430Aufrufe
Hi Sean Burke, Good day. You are getting this error because you didn't set your own library, yet. Go to assignment -> Settings -> Library (Category Field) -> Add your library path, then apply it. Let me know if this has helped resolve the issue you are facing or if you need any further assistance. Thank you.
SBurk3
Einsteiger
9.430Aufrufe

Yes it did thank you so much I have been stuck on this for hours your a life saver

Fredeico
Einsteiger
2.568Aufrufe

Hi all.

 

I'm having the same issue.

I tried to set the library, but the error persists.

The difference is I'm writing VHDL code.

 

Any ideas?

sstrell
Geehrter Beitragender III
2.547Aufrufe

Really should create a new post, but without seeing the code where these instantiations are done, it's hard to tell what's wrong.  Assuming you have divisor.vhd and PWM.vhd in that library location.

Antworten