Forum Discussion
Altera_Forum
Honored Contributor
10 years agoDesign tree QIP->SDC is not present at the 'Files' tab of my new project
Hi there, I'm making simple experiments with the Nios2 with a cheap CycloneII-based development board by making few changes in demo projects, which came at the CD, and so far there were no i...
Altera_Forum
Honored Contributor
10 years agoI don't think the order files are listed in your qip file matters. The error messages you show are related to the system ID component. This component is used to match up software with hardware. The error message is caused because you either don't have a system ID component, or you didn't re-generate your hardware definition and BSP in the software build tool after changing your FPGA code. See the software documentation for details on how this all works.