Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 451 Bytes

File metadata and controls

14 lines (10 loc) · 451 Bytes

softvector

A software implementation of RISC-V vector instructions, in the spirit of softfloat.
Useful for testing, simulation, and environments without hardware vector support.


Features

  • Pure software modeling of RISC-V vector operations
  • API mirroring the RISC-V vector specification
  • Template based implementation, allowing for various configurations
  • support for the full RVV specification, as well as Zvk, Zvfhmin and Zvfh