Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Tcl 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You shouldn't suppress error messages like that. You need to find out what is causing them and correct the situation.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.