myhdl/myhdl
The MyHDL development repository observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 15
- 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: 4225
- days_rel: n/a
- days_push: 510
- n_releases_24m: 0
Adoption not part of the score
1126 stars · 252 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MyHDL is a pure Python package that turns Python into a hardware description and verification language (HDL). Designs written in MyHDL can be simulated, unit-tested with Python tooling, and automatically converted to Verilog or VHDL for standard FPGA/ASIC implementation flows.
Use cases
- model and simulate digital hardware in Python
- write testbenches for hardware designs using pytest
- convert Python hardware designs to Verilog or VHDL
- verify generated Verilog via co-simulation
- design FPGA and ASIC logic with Python tooling
- model counters, flip-flops, and sequential circuits
When to choose
- you want to use Python's ecosystem for hardware design and verification
- you need automatic conversion of high-level designs to Verilog/VHDL
- you prefer Python unit testing frameworks for hardware testbenches
- you want fast simulation via PyPy's JIT
When to avoid
- you need a mature, actively developed HDL with large community support
- you require vendor-specific FPGA primitives and toolchain integration out of the box
- you need a stable PyPI release - the PyPI version lags behind the master branch
- you need system-level verification features of SystemVerilog/UVM
Facets
library · maturity maintenance
simulation testing compiler developer-tools embedded-systems hardware developer-tools python cross-platform hdl hardware-description-language fpga asic verilog vhdl hardware-verification testbenches co-simulation automation
9 sources
- readme: https://github.com/myhdl/myhdl · fetched 2026-08-28 · af60d60717af
- homepage: http://www.myhdl.org · fetched 2026-08-29 · 7ac53906b847
- site_page: https://www.myhdl.org/start/installation.html · fetched 2026-08-29 · 01c114ecd220
- site_page: https://www.myhdl.org/docs · fetched 2026-08-29 · b5c589303b86
- site_page: https://www.myhdl.org/docs/examples · fetched 2026-08-29 · 6a4a6b5ec65d
- site_page: https://www.myhdl.org/docs/performance.html · fetched 2026-08-29 · ba1154249ccd
- site_page: https://www.myhdl.org/support/faq.html · fetched 2026-08-29 · 9479566c5971
- site_page: http://dev.myhdl.org · fetched 2026-08-29 · 3c02008811f4
- site_page: https://www.myhdl.org/news/releases · fetched 2026-08-29 · f362944b5ac1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| myhdl/myhdl | main | 39 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem