Automic VaultAutomic Vault

brew

Install uhdm with Homebrew, Nix

Universal Hardware Data Model, modeling of the SystemVerilog Object Model. Version 1.86 via Homebrew; verified 2026-05-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install uhdm

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#uhdm

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

overview

Package summary

Universal Hardware Data Model, modeling of the SystemVerilog Object Model

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
uhdm-cmpcliglobal executable
uhdm-dumpcliglobal executable
uhdm-hiercliglobal executable
uhdm-lintcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.86
manager updated2026-05-04
local dataok
upstreamcurrent
latest detectedv1.86

https://github.com/chipsalliance/UHDM

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:uhdm
Version1.86
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/uhdm
Homepagehttps://github.com/chipsalliance/UHDM
Repositoryhttps://github.com/chipsalliance/UHDM
Upstream docshttps://github.com/chipsalliance/UHDM#readme
LicenseApache-2.0
Source archivehttps://github.com/chipsalliance/UHDM/archive/refs/tags/v1.86.tar.gz
Last updated2026-05-04T12:53:06Z
Pulseupdated
Dependenciescapnp
Build dependenciescmake, python@3.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

uhdm

nix profile install nixpkgs#uhdm
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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