Altera_Forum
Honored Contributor
18 years agoneed some help..
building a schematic and it gives me this error: Error: Node instance "inst4" instantiates undefined entity "BCDCOUNTER" any ideas?
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?