Forum Discussion
I don't understand. So you already had a second project and you copied this .qsys file into its project directory? And then added the .qsys file to this second project's design files (Project menu -> Add remove/files)?
You then opened the .qsys from the already open project, regenerated the system (which completed successfully), and then compiled the project, which is when you got the errors.
Or are you saying that you opened a .qsys for an IP (not an entire system design) and did this? What exactly is in this .qsys file that you copied?
Long story short, there is most likely a path or other file association issue here.
Sorry for not making it clear from the start, I had one project and a qsys file for that. I copied that qsys file so that I could play around with it and go back any time I wanted by simply using the original one. I renamed the new qsys and opened it with the Platform Designer, made a few changes, and then generated HDL so that I could use the new one for my project (there is no new project, I only have 1 qpf file). Synthesis was successful with the new one but it fails at Fitter stage. I double-checked and the new qsys is added as a project file, so not sure what the problem is here