cmsis-svd/cmsis-svd
CMSIS-SVD tools observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 64
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4101
- days_rel: n/a
- days_push: 216
- n_releases_24m: 0
Adoption not part of the score
1201 stars · 273 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that parses ARM CMSIS-SVD (System View Description) files into easy-to-use data structures. It enables building code generators and tooling for ARM Cortex-M microcontroller peripherals and memory-mapped registers.
Use cases
- parse CMSIS-SVD files in Python
- generate register access code for ARM microcontrollers
- build debug tooling from SVD device descriptions
- extract peripheral register definitions from SVD files
- generate header files from microcontroller SVD descriptions
When to choose
- you need to programmatically work with SVD files for ARM Cortex-M devices
- you are building code generation or tooling based on microcontroller register descriptions
- you want a Python data structure representation of device peripherals and registers
When to avoid
- you need SVD parsing in a language other than Python
- you want a ready-made register access crate or driver rather than a parser
- your target is not ARM Cortex-M based
Facets
library · maturity active
parser developer-tools embedded embedded-systems developer-tools parsers python cross-platform cmsis-svd arm cortex-m microcontroller svd register-definitions code-generation
2 sources
- readme: https://github.com/cmsis-svd/cmsis-svd · fetched 2026-08-28 · 3071896ccdd3
- registry_pypi: https://pypi.org/pypi/cmsis-svd/json · fetched 2026-08-29 · a5c90bb91eb4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cmsis-svd/cmsis-svd | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="cmsis-svd/cmsis-svd")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem