commit | b87bdb0eb8f5635b7e5920ebbbb3ad38d4fc4943 | [log] [tgz] |
---|---|---|
author | Johan Euphrosine <proppy@google.com> | Tue Sep 06 19:21:49 2022 +0900 |
committer | GitHub <noreply@github.com> | Tue Sep 06 19:21:49 2022 +0900 |
tree | b338d7c8150922d53eca9fa7fbe994f3d63b1c01 | |
parent | 7bf7bb2885c2f5339e38d6c4205250da6390513f [diff] |
Update Makefile
diff --git a/openlane/Makefile b/openlane/Makefile index a88a320..c09aa30 100644 --- a/openlane/Makefile +++ b/openlane/Makefile
@@ -23,6 +23,7 @@ openlane_cmd = \ "flow.tcl \ + -verbose 2 \ -design $$(realpath ./$*) \ -save_path $$(realpath ..) \ -save \