mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Removed imperas tests from makefile for now
This commit is contained in:
parent
fc932ef0ff
commit
cea09aab98
@ -11,8 +11,8 @@ make all:
|
|||||||
# *** Build old tests/imperas-riscv-tests for now;
|
# *** Build old tests/imperas-riscv-tests for now;
|
||||||
# Delete this part when the privileged tests transition over to tests/wally-riscv-arch-test
|
# Delete this part when the privileged tests transition over to tests/wally-riscv-arch-test
|
||||||
# Also delete bin/exe2memfile at that point
|
# Also delete bin/exe2memfile at that point
|
||||||
make -C ../../tests/imperas-riscv-tests
|
# make -C ../../tests/imperas-riscv-tests
|
||||||
make -C ../../tests/imperas-riscv-tests XLEN=64
|
# make -C ../../tests/imperas-riscv-tests XLEN=64
|
||||||
cd ../../tests/imperas-riscv-tests; exe2memfile.pl work/*/*.elf
|
cd ../../tests/imperas-riscv-tests; exe2memfile.pl work/*/*.elf
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user