# VerticalResearchGroup/miaow

An open source GPU based off of the AMD Southern Islands ISA.

Repository: https://github.com/VerticalResearchGroup/miaow
Canonical: https://ross.abutalabs.com/products/verticalresearchgroup-miaow
Language: Verilog
License: BSD-3-Clause
License Family: permissive
Last push: 2025-08-18T22:11:09+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 37, release rhythm 8, longevity 100
- inputs: {"age_days": 4380, "days_push": 380, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1406, forks 278 (observed 2026-08-28T04:04:38.259130+00:00)

## What it is
MIAOW is an open source GPU implementation of the AMD Southern Islands ISA written in Verilog. It was developed as a research project at the University of Wisconsin-Madison under Professor Karu Sankaralingam.

## Use cases
- implement an open source GPU from scratch
- study GPU microarchitecture in hardware description language
- simulate or synthesize an AMD Southern Islands compatible GPU
- research GPU compute unit design
- learn GPU ISA implementation in Verilog

## When to choose
- you need an open hardware GPU design based on a real ISA
- you are doing academic research on GPU microarchitecture
- you want a Verilog GPU implementation to modify or extend

## When to avoid
- you need a production-ready GPU with driver support
- you need a GPU simulator rather than RTL hardware implementation
- you need modern GPU ISA support beyond Southern Islands

## Facets
- artifact type: library
- maturity: maintenance
- function: gpu-computing, simulation, graphics
- domain: hardware, gpu-computing, computer-vision
- platform: cpp
- tags: gpu, verilog, amd-southern-islands, isa-implementation, open-source-hardware, research

## Member repositories
- VerticalResearchGroup/miaow (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.259130+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:41.435916+00:00, confidence not recorded.
  - readme: https://github.com/VerticalResearchGroup/miaow (fetched 2026-08-28T04:04:38.259130+00:00, sha 8b4e2236fc5f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
