Add FIRRTL_LOGLEVEL variable

This commit is contained in:
Jerry Zhao
2020-07-09 12:38:21 -07:00
committed by GitHub
parent 84620e027b
commit 8124ce3df1

View File

@@ -152,6 +152,8 @@ define run_scala_main
endef
endif
FIRRTL_LOGLEVEL ?= error
#########################################################################################
# output directory for tests
#########################################################################################