openlane: bump verbosity
diff --git a/openlane/Makefile b/openlane/Makefile index df3ea04..ea1af54 100644 --- a/openlane/Makefile +++ b/openlane/Makefile
@@ -28,7 +28,8 @@ -save \ -tag $(OPENLANE_RUN_TAG) \ -overwrite \ - -ignore_mismatches" + -ignore_mismatches \" + -verbose 99 openlane_cmd_interactive = "flow.tcl -it -file $$(realpath ./$*/interactive.tcl)" docker_mounts = \