Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 420 Bytes

Broccoli

A soft GPU prototype in Chisel 3

Licensing

See LICENSE for licensing information.

Specifications

These are preliminary, they will change.

  • 320x240 60Hz output
  • 2.5D shaders and sprites
  • Double-buffer

Generating Verilog

A Scala App for generating Verilog has been included, runnable by sbt.

$ sbt run

Architecture

See ARCHITECTURE.md