tests/rv32/Vx16/WALLY-COV-Vx16-vadd.vv.S:18:10: fatal error: test_macros_vector.h: No such file or directory 18 | #include "test_macros_vector.h" | ^~~~~~~~~~~~~~~~~~~~~~ #1464
-
|
I just pulled the cvt bits and tried a few pulls of dependancies. One dependancy failed and I gave the build a try. tests/rv32/Vx16/WALLY-COV-Vx16-vadd.vv.S:18:10: fatal error: test_macros_vector.h: No such file or directory I'll try pulling the cvw bits again and try bulling the build dependancies and try to be more careful. BTW: this is on a laptop I recientyl pick up for building Wally at our Verlog classes and has a pretty virgin Details:make[2]: 'tests/rv32/M/WALLY-COV-M-rem.elf' is up to date. (cvw) piet@piet-Precision-7780:/src/piet/cvw/cvw.lattest$ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I’ll look into the failure this weekend. For now, you can skip this by removing Also, for problems like this I’d recommend opening issues instead of using discussions. They have more visibility and are easier to track. |
Beta Was this translation helpful? Give feedback.
-
|
@PietDelaney This should be fixed by #1470. You will need to do a |
Beta Was this translation helpful? Give feedback.
@PietDelaney This should be fixed by #1470. You will need to do a
git submodule updateafter pulling to get these changes.