veryl-lang/veryl
Veryl: A Modern Hardware Description Language observed · 2026-09-03
Health v2 · maintenance only
99/100
- Activity 100
- Release rhythm 100
- Longevity 97
Flags: 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: 29
- age_days: 1364
- days_rel: 0
- days_push: 0
- n_releases_24m: 26
Adoption not part of the score
1028 stars · 71 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Veryl is a modern hardware description language based on SystemVerilog, with a Rust-implemented compiler that transpiles Veryl source into readable SystemVerilog. It ships a full toolchain including a package manager, build tool, formatter, real-time linter, and editor integrations for VSCode, Vim, and Emacs.
Use cases
- write RTL in a modern HDL instead of SystemVerilog
- transpile hardware description code to readable SystemVerilog
- gradually replace parts of an existing SystemVerilog project
- guarantee synthesizable, simulation-consistent RTL code
- format and lint Verilog-family hardware code
- manage dependencies and builds for FPGA/ASIC logic design
When to choose
- you want a cleaner, safer syntax than SystemVerilog while keeping full interoperability
- you need readable generated SystemVerilog for debugging or mixed projects
- you want an integrated toolchain (package manager, formatter, editor support) for HDL work
When to avoid
- you need a mature, industry-standard HDL with guaranteed tool vendor support
- your team cannot adopt a language still in the language-design exploration phase
- you require direct synthesis of Veryl without going through generated SystemVerilog
Facets
cli-tool · maturity active
compiler parser build-tool package-manager formatter linter developer-tools hardware programming-languages compilers developer-tools embedded-systems cross-platform cli windows rust hardware-description-language systemverilog verilog rtl transpiler fpga asic logic-design language-server linux macos
2 sources
- readme: https://github.com/veryl-lang/veryl · fetched 2026-09-03 · 547f8a3e4417
- registry_crates: https://crates.io/api/v1/crates/veryl · fetched 2026-08-29 · 1e5083811955
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| veryl-lang/veryl | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="veryl-lang/veryl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem