RISC-V_Verilog/sim/Makefile

6 lines
91 B
Makefile

all:
./../scripts/run_test.sh $(TARGET)
debug:
./../scripts/run_test.sh $(TARGET) debug