Automic VaultAutomic Vault

brew

uhdm mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für uhdm in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install uhdm

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#uhdm

nixpkgs package indexes · pkgs/by-name/uh/uhdm/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Universal Hardware Data Model, modeling of the SystemVerilog Object Model

Befehle und Aliase

  • uhdm-cmp
  • uhdm-dump
  • uhdm-hier
  • uhdm-lint

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2019: Public GitHub repository created.
  • 2020: README linked a WOSET 2020 paper and presentation.
  • 2022: v0.9.2 release published.
  • 2024: v1.84 release published as a stable release.
  • 2025: v1.86 release published.

Related projects

  • The README names Surelog and Verible as producers of UHDM data.
  • The README names Yosys and Verilator as consumers of UHDM data.
  • The README also points to Cap'n Proto for serialization and the IEEE SystemVerilog 2017 object model as the standards basis.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
uhdm-cmpcliglobales Executable
uhdm-dumpcliglobales Executable
uhdm-hiercliglobales Executable
uhdm-lintcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version1.86
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.86

https://github.com/chipsalliance/UHDM

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:uhdm
Version1.86
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/uhdm
Homepagehttps://github.com/chipsalliance/UHDM
Repositoryhttps://github.com/chipsalliance/UHDM
Upstream-Dokumentationhttps://github.com/chipsalliance/UHDM#readme
LizenzApache-2.0
Quellarchivhttps://github.com/chipsalliance/UHDM/archive/refs/tags/v1.86.tar.gz
Zuletzt aktualisiert2026-07-10T03:17:47Z
Pulseupdated
Abhängigkeitencapnp
Build-Abhängigkeitencmake, python@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameuhdm
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

uhdm

nix profile install nixpkgs#uhdm
  • normalized package name match
  • Abgeglichen nach: Uhdm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uh/uhdm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment