Python Passes can now be added with the -m option or with the plugin command. There...
[yosys.git] / Makefile
index 691f43798815ff50e23f6bb4c28ab872b5507ad6..6466bddf2c1d31b9f92e9a2bfce400125aff596a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ PYTHON_VERSION := 3.5
 
 # other configuration flags
 ENABLE_GPROF := 0
-ENABLE_DEBUG := 0
+ENABLE_DEBUG := 1
 ENABLE_NDEBUG := 0
 LINK_CURSES := 0
 LINK_TERMCAP := 0