Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17251 Discussões

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

SBurk3
Principiante
9.959 Visualizações

 

 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 Respostas
CalvinJoaz_P_Intel
Funcionário
9.458 Visualizações
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
Principiante
9.458 Visualizações

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

Fredeico
Principiante
2.596 Visualizações

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
Colaborador honorário III
2.575 Visualizações

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.

Responder