# surelog を Homebrew, Nix でインストール

surelog のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:surelog
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install surelog
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#surelog
```

  証拠: nixpkgs package indexes: pkgs/by-name/su/surelog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:surelog
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.86
- **ソース概要:** SystemVerilog Pre-processor, parser, elaborator, UHDM compiler
- **ホームページ:** <https://github.com/chipsalliance/Surelog>
- **リポジトリ:** <https://github.com/chipsalliance/Surelog>
- **最終更新:** 2026-07-10T03:17:47Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- surelog (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.86
## プロジェクトの歴史と使われ方

Surelog is an open-source SystemVerilog 2017 preprocessor, parser, elaborator, and UHDM compiler. Its official README positions it as a reusable front end for open EDA flows rather than a standalone end-user application.

### プロジェクトの歴史

Surelog's stated goal is to provide a complete SystemVerilog 2017 front end for design and testbench code. The project is part of the CHIPS Alliance ecosystem and is closely tied to UHDM, producing serialized models and VPI-compatible data that downstream tools can consume.

### 採用の歴史

The README cites equivalence work against large open cores such as BlackParrot and Ariane, and notes Ibex and Earlgrey use in the Surelog/UHDM/Yosys flow. That official evidence places adoption mainly in open-source silicon and EDA toolchain work rather than general application development.

### 使われ方

Surelog is used as a command-line compiler front end and as a library. Users pass Verilog/SystemVerilog source lists, include directories, defines, top modules, cache/output directories, and flow options to generate parsed/elaborated output and UHDM databases.

### パッケージ好きにとっての重要性

Package maintainers care about Surelog because it packages a serious native EDA dependency stack: C++, ANTLR-generated parsing, optional Python APIs, UHDM integration, and command-line compatibility with common Verilog options. It is infrastructure for making open hardware flows installable.

### タイムライン

- 2020: Official README links to WOSET 2020 UHDM and Surelog paper/presentation
- Current: README describes SystemVerilog 2017 front-end goals and UHDM output for downstream tools

### Related projects

- Surelog is related to UHDM, Yosys, Verilator-style open EDA flows, and open hardware projects such as Ibex, Earlgrey, Ariane, and BlackParrot.

### ソース

- <https://github.com/chipsalliance/Surelog#readme>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Nix - surelog: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/surelog/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/surelog.yml](https://github.com/mxcl/pkgdb/blob/main/combined/surelog.yml)


## ソース

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