chipsalliance / riscv-vector-tests

Unit tests generator for RVV 1.0
Apache License 2.0
58 stars 19 forks source link

build all fault #52

Closed chenyuanyping closed 1 month ago

chenyuanyping commented 1 month ago

when run : make all -j4

out/v256x64machine/tests/stage1/vaadd_vv-0.S:5:10: fatal error: riscv_test.h: No such file or directory 5 | #include "riscv_test.h" | ^~~~~~ compilation terminated.

chenyuanyping commented 1 month ago
riscv64-unknown-elf-gcc () 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.