diff --git a/tools/Makefile b/tools/Makefile index 2cadb447..d2f89bca 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -37,7 +37,7 @@ BUILD_DIR = ${RV_ROOT}/design/snapshots/${snapshot} TBDIR = ${RV_ROOT}/testbench # Define test name -TEST = dhry +TEST = hello_world # Define test name ifneq (,$(wildcard $(TBDIR)/asm/$(TEST).s))