diff --git a/compiler/globals.py b/compiler/globals.py index ea017aa6..54b7c197 100644 --- a/compiler/globals.py +++ b/compiler/globals.py @@ -67,7 +67,7 @@ def parse_args(): dest="num_sim_threads"), optparse.make_option("-v", "--verbose", action="count", - dest="5", + dest="verbose_level", help="Increase the verbosity level"), optparse.make_option("-t", "--tech", dest="tech_name",