Revert FIRRTL log-level

This commit is contained in:
abejgonzalez
2022-10-10 14:27:26 -07:00
committed by joey0320
parent 9935b76fb9
commit 6c2c2eca45

View File

@@ -218,7 +218,7 @@ define run_scala_main
cd $(base_dir) && $(SBT) ";project $(1); runMain $(2) $(3)"
endef
FIRRTL_LOGLEVEL ?= debug
FIRRTL_LOGLEVEL ?= error
#########################################################################################
# output directory for tests