mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-22 14:17:35 +02:00
fix verbosity level
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user