mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Makefile added in regression directory:
-cd's into imperas then runs make commands, finally running the tvLinker script
This commit is contained in:
parent
24c5796680
commit
a7684f1b59
6
wally-pipelined/regression/Makefile
Normal file
6
wally-pipelined/regression/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
make all:
|
||||
make ../../tests/imperas-riscv-tests/
|
||||
make ../../tests/wally-riscv-arch-test/
|
||||
make XLEN=32 ../../tests/wally-riscv-arch-test/
|
||||
exe2memfile.pl ../../tests/wally-riscv-arch-test/work/*/*/*.elf
|
||||
cd ../../tests/linux-testgen/linux-testvectors/;./tvLinker.sh
|
Loading…
Reference in New Issue
Block a user