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

need some help..

Altera_Forum
Geehrter Beitragender II
1.786Aufrufe

building a schematic and it gives me this error:  

 

Error: Node instance "inst4" instantiates undefined entity "BCDCOUNTER" 

 

any ideas?
0 Kudos
3 Antworten
Altera_Forum
Geehrter Beitragender II
1.064Aufrufe

What is BCDCOUNTER in your design? It should be either a Megafunction instance or a user defined block, anyway it must have files with identical name in the project directory or the files must be explicitely included in the project. Maybe you copied the *.BDF design without the included subblocks to a new design?

Altera_Forum
Geehrter Beitragender II
1.064Aufrufe

it's a schematic. It performs a BCD counter. inside the schematic is code to function it.

Altera_Forum
Geehrter Beitragender II
1.064Aufrufe

So you have files BCDCOUNTER.BDF and BCDCOUNTER.BSF in your project directory and the schematic is opened when you double-click the instance symbol?

Antworten