Project Navigator has a 'cleanup project files' option that deletes all of the synthesis and implementation reports and design output files and sets the project status back to a "new" state.
Do PlanAhead or Vivado Design Suite have a 'cleanup project files' option similar to that in Project Navigator?
Vivado has a "reset_project Tcl" command.
This command is used to reset the current project to its starting condition, with source and constraint files, by clearing out the various output files created during synthesis, simulation, implementation, and write_bitstream.
It also resets the state of the project to the start of the design flow. Run "reset_project -help" for syntax and examples usage.
PlanAhead does not have this "Cleanup project files" option. However, there are similar options.
A similar option in Vivado or PlanAhead tool is to reset the implementation/synthesis by right-clicking Run Synthesis"/"Run Implementation and selecting Reset Synthesis Run or Reset Implementation Run.
Then, it will ask you if you wish to Delete the generated files in the working directory (as shown in the screen capture below).
AR# 50440 | |
---|---|
Date | 05/27/2014 |
Status | Active |
Type | General Article |
Tools |