Vehave is a native functional emulator. It was born out of the need of being able to functionally test the generated vector code on top of a RISC-V Linux system. It’s a dynamic library that implements a trap-based emulator for the RISC-V Vector Extension. It is useful to obtain trace-level information for analysis and modelling.
Contact:
License:
Apache License (Version 2.0) with LLVM exceptions