Skip to content

Similar Projects

Jeff Bush edited this page Jul 9, 2017 · 30 revisions

Miaow GPGPU

Synthesizable GPU that implements the AMD Southern Islands instruction set.

http://miaowgpu.org/
https://github.com/VerticalResearchGroup/miaow

Open Piton

Manycore processor. Core is based on OpenSPARC T1, and this project has added a 2D mesh network-on-chip.

http://parallel.princeton.edu/openpiton/

GPGPU Sim

Cycle-accurate compute core simulator based on NVidia architecture. Executes NVidia PTX intermediate code.

http://www.gpgpu-sim.org/
https://github.com/gpgpu-sim/

Simty

Synthesizable General-Purpose SIMT Processor. Supports hardware multithreading. Uses RISC-V instruction set.

Paper
Source Code

OpenShader

Simulator and Verilog compute core with a custom instruction set.

https://sourceforge.net/projects/openshader/

Clone this wiki locally