Forum Discussion

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

Deleteable files

What files can I delete when cleaning up?

Obvious ones that spring to mind are:

"talkback" .XML files

"db" .TDF/.CDB/.HDB (usually with bracketed "version numbers")

"OBJ" .D and .O files

Any suggestions or established practice?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    By cleanup do you mean check in (i.e. the minimal set of files you need). Just remember if you start deleting db folder files and have incremental compilation turned on you'll have to do a full compilation next time.

    Typically when I go to store off a minimal set I keep these around:

    ptf

    qsf

    qpf

    bdf (top level)

    component folders

    software folders (without /debug or /release)

    sof (so that if I come back I don't have to regenerated and compile again)