tiny-tpu-v2/tiny-tpu
A minimal tensor processing unit (TPU), inspired by Google's TPU V2 and V1 observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 75
- Release rhythm 35
- Longevity 33
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: 471
- days_rel: n/a
- days_push: 152
- n_releases_24m: 0
Adoption not part of the score
1367 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimal tensor processing unit (TPU) written in Verilog, reinvented from Google's TPU V1/V2 architectures. It includes a systolic array of processing elements, a vector processing unit, unified buffer, and control unit, with FPGA demos (MNIST, XOR) and an ASIC-hardened variant.
Use cases
- learn how a TPU works at the RTL level
- simulate a systolic array matrix multiplier in Verilog
- run an MNIST inference demo on an FPGA
- harden a TPU design for ASIC tapeout with OpenLane
- study fixed-point arithmetic in hardware
- build custom hardware modules for a tensor accelerator
When to choose
- you want an educational, readable TPU implementation in Verilog
- you have an Intel DE1-SoC FPGA board and want a working accelerator demo
- you need a starting point for systolic array or ASIC hardware projects
When to avoid
- you need a production-grade, high-performance TPU or GPU
- you want software-only ML acceleration without FPGA/ASIC hardware
- you need a licensed, commercially supported IP core (the project has no license file)
Facets
library · maturity active
machine-learning simulation developer-tools hardware machine-learning embedded-systems education cross-platform verilog fpga systolic-array asic rtl hardware-design tpu openlane quartus
1 source
- readme: https://github.com/tiny-tpu-v2/tiny-tpu · fetched 2026-08-28 · cdd25b547696
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tiny-tpu-v2/tiny-tpu | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="tiny-tpu-v2/tiny-tpu")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem