Ross ROSS = Recommend OSS · open-source software intelligence for agents

adam-maj/tiny-gpu resource

A minimal GPU design in Verilog to learn how GPUs work from the ground up observed · 2026-08-28

github.com/adam-maj/tiny-gpu · SystemVerilog observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 0
  • Release rhythm 35
  • Longevity 62

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 876
  • days_rel: n/a
  • days_push: 745
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

12868 stars · 1241 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A minimal GPU implementation written in Verilog, designed to teach how GPUs work at the hardware level. It includes fully documented architecture and ISA docs, matrix addition/multiplication kernels, and kernel simulation with execution traces.

Use cases

  • learn how GPUs work from the ground up
  • understand SIMD parallelization in hardware
  • study GPU memory architecture and bandwidth constraints
  • simulate simple GPU kernels with execution traces
  • explore GPGPU and ML accelerator design principles

When to choose

  • you want a small, readable codebase for learning GPU hardware architecture
  • you need documented Verilog examples of GPU cores, threads, and memory
  • you are studying how modern hardware accelerators like TPUs work

When to avoid

  • you need a production-grade or feature-complete GPU implementation
  • you want to run real graphics workloads
  • you need a synthesizable design for an FPGA project without modifications

Facets

learning-resource · maturity stable

simulation developer-tools hardware education gpu-computing cross-platform verilog gpu-architecture hardware-design simd systemverilog educational

1 source

Member repositories

RepositoryRoleHealth v2
adam-maj/tiny-gpumain25

For agents

markdown · JSON · MCP: product_card(name="adam-maj/tiny-gpu")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem