pkg.soopen package index

brew / 順位 6447

netlistsvg を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install netlistsvg

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#netlistsvg

nixpkgs package indexes · pkgs/by-name/ne/netlistsvg/package.nix · ソース: api.github.com

概要

パッケージ概要

Draws an SVG schematic from a yosys JSON netlist

コマンドとエイリアス

  • netlistsvg
  • netlistsvg-dumplayout

履歴

プロジェクトの歴史と使われ方

netlistsvg is a specialized electronic-design visualization tool: it draws SVG schematics from Yosys JSON netlists, using ELK/elkjs for layout. The README documents both a CLI and a browser bundle, and shows the normal flow as Verilog through Yosys `write_json` into an SVG diagram.

プロジェクトの歴史

The npm registry records `netlistsvg` 0.0.1 on 2019-03-29 and 1.0.2 on 2020-12-12. The GitHub repository listed 1.0.2 as the latest release and shows the project as a TypeScript/JavaScript tool by Neil Turley.

The README says Yosys can generate the input JSON with `write_json`, and suggests `prep -top my_top_module` or `prep -top my_top_module -flatten` depending on whether the user wants module boxes or lower-level logic. It also documents digital and analog skins and custom SVG component libraries.

採用の歴史

Adoption is niche but real inside open-source hardware and HDL workflows. The npm downloads API reported 8,188 downloads from 2026-05-30 through 2026-06-28; the Homebrew API generated on 2026-07-01 reported 306 installs over 365 days. The GitHub repository showed about 801 stars and 106 forks when checked.

Its package footprint also reflects the niche: Homebrew packages it with Node and tests against Yosys, while npm is the natural distribution path for users who want the CLI or web bundle.

使われ方

The canonical CLI use is `netlistsvg input_json_file -o output_svg_file --skin skin_file`, after generating the input with Yosys. Users use it for readable diagrams from HDL, debugging synthesis output, documentation images, or teaching examples.

Package nerds reach for it when Graphviz-style layout is too generic for circuits. The skin system lets a user map cell aliases to SVG component templates, making generated diagrams look like digital logic blocks or analog schematic symbols instead of arbitrary boxes.

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

netlistsvg matters because it sits at a useful package boundary: Yosys produces machine-readable netlists, and netlistsvg turns them into diagrams that humans can inspect. That is exactly the kind of small bridge tool that makes an EDA toolchain nicer without becoming the toolchain.

タイムライン

  • 2019-03-29: npm registry records initial 0.0.1 publication.
  • 2020-12-12: npm registry records 1.0.2 publication.
  • 2026-05-30 to 2026-06-28: npm downloads API reported 8,188 downloads.
  • 2026-07-01: Homebrew formula API reported 306 installs over 365 days.

Related projects

  • Yosys
  • ELK / elkjs
  • Graphviz
  • Open-source HDL and FPGA workflows

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
netlistsvg実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
netlistsvg-dumplayout実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.0.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:netlistsvg
バージョン1.0.2
パッケージマネージャHomebrew
ホームページhttps://github.com/nturley/netlistsvg
リポジトリhttps://github.com/nturley/netlistsvg
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

netlistsvg

nix profile install nixpkgs#netlistsvg
  • normalized package name match
  • 一致条件: Netlistsvg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/netlistsvg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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