mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
b2/: new option -v to control verbosity level; move hierarchy dump from parser to boom.c
This commit is contained in:
@@ -91,7 +91,7 @@ spotless: clean
|
||||
# ----- Experiments -----------------------------------------------------------
|
||||
|
||||
try:
|
||||
$(VALGRIND) ./boom HIERARCHY -c CHAR -x CURR -p PROVIDER -i INV \
|
||||
$(VALGRIND) ./boom -v HIERARCHY -c CHAR -x CURR -p PROVIDER -i INV \
|
||||
-s SUBST
|
||||
|
||||
# ----- Tests -----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user