mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
Added a README
This commit is contained in:
parent
d42e7845a9
commit
6901208a54
1 changed files with 6 additions and 1 deletions
|
@ -6,5 +6,10 @@
|
|||
Vortex currently supported RV32IM.
|
||||
|
||||
./Kernel is a demo of exposing the warps and threads to a program. (Stable)
|
||||
|
||||
|
||||
./emulator is an emulator for RV32IM with warp and thread support. (Stable)
|
||||
./rtl is verilog for the processor. Currently supports RV32IM and passes all tests.
|
||||
|
||||
|
||||
./rtl is verilog for the processor. Currently supports RV32IM and passes all tests.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue