Forum Discussion
Altera_Forum
Honored Contributor
9 years agoTcl Script name File .qip not found
Hello
I have a warning Tcl Script name File .qip not found. How suppress this message? Thank you.3 Replies
- Altera_Forum
Honored Contributor
You shouldn't suppress error messages like that. You need to find out what is causing them and correct the situation.
- Altera_Forum
Honored Contributor
.qip refers to a Qsys component so you need to check if the original design includes one, and if there is a need to regenerate it
- Altera_Forum
Honored Contributor
Thank you for your replys.
I didn’t see that my file.qip was added into my project twice with different paths. And thanks again.