Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

natanbc/fpga-gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 

Repository files navigation

This is the code for my bachelor's thesis.

The README files in the gateware and linux directories have the instructions needed to set up the project.

The linux/cubes_demo directory contains an example binary. For testing rendering performance, compile with --features headless, to use the software rasterizer use --features software

Contributors