Forum Discussion

DMoha11's avatar
DMoha11
Icon for New Contributor rankNew Contributor
5 years ago

How to delete project files from the quartus tool like cleaning? Is there tcl option or other for that? Thank You

5 Replies

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

    If you mean to delete compilation database files and any other files generated by compilation, just use Project menu -> Clean Project.

    #iwork4intel

    • DMoha11's avatar
      DMoha11
      Icon for New Contributor rankNew Contributor

      Thank you for the response.

      There is no option as clean project in the Quartus II software. Here is the screenshot of the project menu options. Can you help me to find out?

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

    Seems like you are using the old version of Quartus. This feature is not implemented there yet. Can you use the latest release of Quartus Prime?

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

    Quit Quartus and delete the db and incremental_db folders. It does basically the same thing.

    #iwork4intel