macOS
brew install uhdmlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uhdm in AI-Agent-Workflows.
Installation
brew install uhdmlocal Homebrew formula metadata
nix profile install nixpkgs#uhdmnixpkgs package indexes · pkgs/by-name/uh/uhdm/package.nix · Quelle: api.github.com
Überblick
Universal Hardware Data Model, modeling of the SystemVerilog Object Model
Verlauf
UHDM, the Universal Hardware Data Model, is a CHIPS Alliance data model and C++ library for representing the IEEE SystemVerilog object model with VPI access, serialization, visitors, listeners, and elaboration support.
The public repository was created in 2019. The README describes UHDM's purpose as auto-generating a concrete C++ implementation of the SystemVerilog object model, a standard VPI facade, serialization and deserialization, visitor and listener traversal code, and elaboration logic.
UHDM's model is expressed in YAML files that follow the object-model portion of the SystemVerilog 2017 standard. The generated model can be populated by parsers such as Surelog or Verible and consumed by downstream tools such as Yosys and Verilator.
Release metadata shows v0.9.2 in 2022, v1.84 in 2024, and v1.85/v1.86 in 2025, reflecting its role as an evolving infrastructure library rather than a one-off command.
UHDM adoption is strongest in the open-source EDA and hardware-description-language ecosystem. Its README explicitly names Surelog and Verible as producers and Yosys and Verilator as consumers, placing it in the interchange layer between SystemVerilog front ends and analysis, synthesis, or simulation tools.
The supplied package data records UHDM in Homebrew and Nix. For package users, that makes a complex C++/Cap'n Proto/SystemVerilog infrastructure component installable without building the entire open-source EDA stack by hand.
Developers use UHDM as a library and toolset for creating, serializing, inspecting, elaborating, and traversing SystemVerilog designs. The Homebrew package exposes utilities such as uhdm-dump, uhdm-cmp, uhdm-hier, and uhdm-lint.
The README describes uhdm-dump as a way to produce a human-readable view of a serialized UHDM design, and it describes listener and visitor patterns for client applications that need to traverse designs while the data model evolves.
UHDM is significant to package maintainers because it is plumbing for open-source hardware tooling. It pulls together generated C++ code, serialization, VPI compatibility, optional Python bindings, and downstream EDA consumers, so a working package can unblock multiple SystemVerilog workflows.
In the package-nerd niche, UHDM represents the move from monolithic EDA tools toward separately packaged interchange libraries that distributions can compose into parsers, linters, synthesizers, and simulators.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
uhdm-cmp | cli | globales Executable | |
uhdm-dump | cli | globales Executable | |
uhdm-hier | cli | globales Executable | |
uhdm-lint | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/chipsalliance/UHDM
Installationsmetadaten
| Paketschlüssel | brew:uhdm |
|---|---|
| Version | 1.86 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/uhdm |
| Homepage | https://github.com/chipsalliance/UHDM |
| Repository | https://github.com/chipsalliance/UHDM |
| Upstream-Dokumentation | https://github.com/chipsalliance/UHDM#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/chipsalliance/UHDM/archive/refs/tags/v1.86.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T03:17:47Z |
| Pulse | updated |
| Abhängigkeiten | capnp |
| Build-Abhängigkeiten | cmake, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | uhdm |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
uhdm
nix profile install nixpkgs#uhdmQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.