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 \