mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 13:57:17 -04:00
No description
benchmarks | ||
docs | ||
emulator | ||
models/memory | ||
rtl | ||
runtime | ||
rvvector | ||
simX | ||
syn | ||
.gitignore | ||
README.md | ||
TODO |
Vortex RISC-V GPGPU
Vortex currently supported RISC-V RV32I ISA
/benchmarks containts test benchmarks
/docs contains documentation.
/runtime contains the runtime software support for Vortex.
/emulator contains a software emulator for Vortex.
/SimX contains a cycle-approximate simulator for Vortex.
/rtl constains Vortex processor hardware description.