Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- When I try to compile PCIe32Bit_refdesign.qpf ( downloaded from www.devboards.de (http://www.devboards.de) and no changes made ) in Quartus 12.1 it produces an error: Error (12006): Node instance "iSOPC" instantiates undefined entity "sopc_test". What could be the cause of the problem? --- Quote End --- Hi, Recheck names of your instances. "sopc_test" instance is missing or has different names in declaration and file name. If you are trying to compile existing project (not your project), there is may be missing "sopc_test" folder. Dima.