pkg.soopen package index

brew / 排名 6875

使用 Homebrew, Nix 安装 uhdm

查看 uhdm 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install uhdm

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#uhdm

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

概览

软件包摘要

Universal Hardware Data Model, modeling of the SystemVerilog Object Model

命令和别名

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

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
uhdm-cmp可执行文件已索引可执行文件从本地可执行文件索引发现。
uhdm-dump可执行文件已索引可执行文件从本地可执行文件索引发现。
uhdm-hier可执行文件已索引可执行文件从本地可执行文件索引发现。
uhdm-lint可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.86
管理器更新时间2026-07-10
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:uhdm
版本1.86
软件包管理器Homebrew
主页https://github.com/chipsalliance/UHDM
仓库https://github.com/chipsalliance/UHDM
最后更新2026-07-10T03:17:47Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

uhdm

nix profile install nixpkgs#uhdm
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation