Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe fact that you use HDL or schematic to instantiate your SOPC project shouldn't have an inpact on that.
Check that your custom component is indeed part of the Quartus project. In the project navigator (top left), go to the "files" tab. There should be a .qip file with the name of your SOPC project, and if you open it you should see the files for your custom component. If you don't see the SOPC .qip file, manually add it to the project, and if you don't see your component in the .qip, try to regenerate the SOPC project and run again the analysis and synthesis.