diff --git a/Makefile b/Makefile index b8f890c..c689633 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ export ENABLE_XINFO := 0 export CFG := "" export DUTS := "*" -all: dut test_all +all: rtl dut test_all clean: rm -rf out/*