19 lines
394 B
Markdown
19 lines
394 B
Markdown
|
|
|
|
|
|
# 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 is verilog for the processor. Currently supports RV32IM and passes all tests.
|