commit | b4259927d6b536c7985e5708f8a64b572e805884 | [log] [tgz] |
---|---|---|
author | Johan Euphrosine <proppy@google.com> | Sat Nov 19 17:33:56 2022 +0900 |
committer | Johan Euphrosine <proppy@google.com> | Sat Nov 19 17:33:56 2022 +0900 |
tree | ccc5c9c13f7ba7151cf9f20194bdd5f861775307 | |
parent | b94d9924ad9aa587631210b37e556943f0f249de [diff] |
openlane: fix Makefile
diff --git a/openlane/Makefile b/openlane/Makefile index ea1af54..7c00b21 100644 --- a/openlane/Makefile +++ b/openlane/Makefile
@@ -28,8 +28,8 @@ -save \ -tag $(OPENLANE_RUN_TAG) \ -overwrite \ - -ignore_mismatches \" - -verbose 99 + -ignore_mismatches \ + -verbose 99" openlane_cmd_interactive = "flow.tcl -it -file $$(realpath ./$*/interactive.tcl)" docker_mounts = \