Add: generate file on make
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
all:
|
||||
./../scripts/get_bin.sh ../tb/test_source_code/tb_riscv_cpu/test
|
||||
python3 ./../scripts/gen_test.py ../tb/test_source_code/tb_riscv_cpu test.S
|
||||
vsim -c -do "do simu.do; quit -f"
|
||||
|
||||
debug:
|
||||
|
||||
Reference in New Issue
Block a user