pkg.soopen package index

brew / 排名 6447

使用 Homebrew, Nix 安装 netlistsvg

查看 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

来源线索

由仓库数据生成

此页面由 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