Altera_Forum
Honored Contributor
13 years agoQuartus 10.1 / SOPC "undefined entity" error
I normally use a block / schematic as my top level block to instantiate the SOPC without any problems. Yet, when I use a Verilog as the top-level, I keep getting this message about one of our custom SOPC components:
Error: Node instance "dtbs_avalon_0" instantiates undefined entity "dtbs_avalon" The component is placed under "ip" directory of the working directory and I know it's there. I've used this component before without any problems. Thanks.