RISC-V_Verilog/sim/Makefile

6 lines
91 B
Makefile
Raw Permalink Normal View History

2023-10-11 08:43:36 +00:00
all:
./../scripts/run_test.sh $(TARGET)
2023-10-11 08:43:36 +00:00
debug:
./../scripts/run_test.sh $(TARGET) debug