commit | adbed1ba4411e18b0840c83cf6d589d83586c217 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <42048757+jeffdi@users.noreply.github.com> | Tue Oct 25 22:08:12 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 25 22:08:12 2022 -0700 |
tree | 0bdf2e7249d4eaaffee86df2a50cfd074daf5b92 | |
parent | 5ceed5dcf16e4cf265cada1832153e77c95e61ed [diff] |
Update Makefile
diff --git a/openlane/Makefile b/openlane/Makefile index 2c4dff4..df3ea04 100644 --- a/openlane/Makefile +++ b/openlane/Makefile
@@ -27,7 +27,7 @@ -save_path $$(realpath ..) \ -save \ -tag $(OPENLANE_RUN_TAG) \ - -overwrite + -overwrite \ -ignore_mismatches" openlane_cmd_interactive = "flow.tcl -it -file $$(realpath ./$*/interactive.tcl)"