Forum Discussion

bitstreamer's avatar
bitstreamer
Icon for Occasional Contributor rankOccasional Contributor
4 years ago

Quartus Prime Standard Edition "Remove IP Component from Project" Greyed out

Using Quartus Prime Version 20.1.0 Build 711. In the Project Navigator with IP Components selected, when I right click to remove an IP Component listed, "Remove IP Component from Project" is greyed out. What can cause this? Upgrade IP Component is greyed out as well.

It would appear the only way to remove an IP component is by deleting the IP directory in the library path, and then removing the IP references in the tcl files.

Why am I having to go through all these steps to do such a simple request? What conditions could cause an IP to not be deleted?

10 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Can you post a screenshot and explain how the IP is instantiated in the project? Maybe it's part of a Platform Designer system.

    • bitstreamer's avatar
      bitstreamer
      Icon for Occasional Contributor rankOccasional Contributor

      It happens regardless if the IP is instantiated or not. Seems to apply to all IP - I've never seen it not greyed out.

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    I don't understand. How can an IP be in a project design and not instantiated? It has to be connected to the rest of the design somehow. Can you show a screenshot?

    • bitstreamer's avatar
      bitstreamer
      Icon for Occasional Contributor rankOccasional Contributor

      You can create a design in platform designer and add it within the design hierarchy at a later time. i'll post one tomorrow, thank you for your consideration!

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Joe,


    Possible to attached the qar here? let me me check at my end?

    Alternatively, you may removed the IP by commenting it in qsf as a workaround. No need to delete the directory of the IP.


    • bitstreamer's avatar
      bitstreamer
      Icon for Occasional Contributor rankOccasional Contributor

      Unfortunately can't. I'll try and create a similar project.

    • bitstreamer's avatar
      bitstreamer
      Icon for Occasional Contributor rankOccasional Contributor

      Yes - I tried to create a new project, but it allows removal of the IP. What could possibly cause a IP component to not have the capability to be removed? I'd assume this would go beyond file permissions.

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Joe,


    This could be due to file permission as it not allowed to to remove the file. Need to check on the directory/path as well might need to config chmod (if you are linux user) to give permission.