pkg.soopen package index

brew / Rang 6447

netlistsvg mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für netlistsvg in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install netlistsvg

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#netlistsvg

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

Überblick

Paketzusammenfassung

Draws an SVG schematic from a yosys JSON netlist

Befehle und Aliase

  • netlistsvg
  • netlistsvg-dumplayout

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
netlistsvgExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
netlistsvg-dumplayoutExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.0.2
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:netlistsvg
Version1.0.2
PaketmanagerHomebrew
Homepagehttps://github.com/nturley/netlistsvg
Repositoryhttps://github.com/nturley/netlistsvg
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

netlistsvg

nix profile install nixpkgs#netlistsvg
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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