efabless / openlane2

The next generation of OpenLane, rewritten from scratch with a modular architecture
https://openlane2.readthedocs.io/
Apache License 2.0
207 stars 38 forks source link

Results/runs folder keeps incrmenting even if --run-tag XYZ is used #499

Open Gazza-USA opened 4 months ago

Gazza-USA commented 4 months ago

Description

When a flow is started the output directory is appended to and auto increments. In OpenLane 1 there was an -overwrite flag that could be set. This needs to come back as it just fills up directories and is hard to find out what you have just done.

Expected Behavior

Overwrite the output directories unless specifically told not to.

Environment report

Not relevant

Reproduction material

Not relevant

Relevant log output

no logs