Automic VaultAutomic Vault

brew

yosys mit Homebrew, apk, apt, dnf, Nix, pacman, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install yosys

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add yosys

Alpine Linux edge package indexes · yosys · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install yosys

Debian stable package indexes · yosys · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install yosys

Fedora Rawhide package metadata · yosys · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#yosys

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S yosys

Arch Linux sync databases · yosys · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install main/yosys

Scoop official bucket manifest trees · bucket/yosys.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Framework for Verilog RTL synthesis

Befehle und Aliase

  • yosys
  • yosys-abc
  • yosys-config
  • yosys-filterlib
  • yosys-smtbmc
  • yosys-witness

Verlauf

Projektgeschichte und Nutzung

Yosys is the open-source RTL synthesis framework that made Verilog synthesis scriptable, inspectable, and packageable in the same way compilers and Unix development tools are. It reads HDL, transforms designs through passes over RTLIL, maps logic with tools such as ABC, and writes netlists or interchange formats for FPGA, ASIC, and formal flows.

Projektgeschichte

Yosys began as Claire Wolf's BSc thesis project to support synthesis for a coarse-grained reconfigurable architecture, then expanded into general infrastructure for synthesis research. The Yosys documentation preserves that origin and describes the first documentation as a bachelor thesis at Vienna University of Technology.

The 2013 Austrochip paper framed the problem plainly: commercial ASIC and FPGA tools dominated synthesis, but closed internals and encrypted intermediate formats made them poor bases for research and reproducibility. Yosys answered that gap with an extensible open framework: frontends convert HDL into RTLIL, passes transform and analyze it, and backends write the resulting design.

By the late 2010s Yosys had moved from research artifact to central open hardware infrastructure. Contemporary documentation describes full support for the synthesizable subset of Verilog-2005, use in hobbyist, academic, and commercial settings, and a role in open FPGA and ASIC flows. YosysHQ now maintains Yosys and related tools, with commercial extensions available through Tabby CAD Suite while the open tool remains the ecosystem core.

Adoptionsgeschichte

Yosys adoption followed the needs of open hardware. It became the synthesis engine in flows where proprietary vendor tools were unavailable, undesirable, or too opaque: Lattice iCE40/ECP5 flows with nextpnr, OpenLane/SkyWater open ASIC experiments, formal verification frontends, and education/research workflows that needed reproducible tooling.

AB Open described Yosys as first launched in 2012 and as the first full-featured open-source package for Verilog HDL synthesis. That claim captures why it mattered: before Yosys, open-source HDL tooling had simulators and pieces of logic optimization, but not a broadly useful, scriptable Verilog synthesis framework packaged for everyday developers.

Its adoption also comes from being a framework rather than a single hard-coded flow. Users can run the interactive shell, write synthesis scripts, add passes, target multiple FPGA families, emit formal solver formats, and combine it with related YosysHQ tools such as SBY, EQY, MCY, and SCY.

Wie es verwendet wird

Typical use starts with reading Verilog or SystemVerilog, checking hierarchy, running passes such as proc, opt, fsm, memory, techmap, and abc, then writing Verilog, BLIF, JSON, BTOR, SMT2, or another backend format. The README emphasizes both interactive use and script files, which made synthesis flows reviewable and reproducible.

For FPGA work, Yosys handles synthesis while nextpnr or vendor tools handle place-and-route. For ASIC-style open flows, Yosys performs the synthesis portion before later physical-design stages. For formal workflows, it converts HDL into solver-oriented representations and underpins tools such as SBY.

Package-manager users install it as a command-line suite: yosys for the shell and scripts, yosys-config for build integration, yosys-smtbmc for model checking workflows, and auxiliary binaries such as yosys-abc where packaged.

Warum Paket-Nerds sich dafür interessieren

Yosys is one of the clearest examples of package managers changing who can participate in hardware design. A synthesis tool that once would have meant vendor installers and license servers can be installed, scripted, pinned in CI, built from source, and combined with other open packages.

It also made hardware compilation feel more like software compilation: inspectable intermediate representations, pass pipelines, text scripts, plugins, tests, and reproducible command-line output. That is why package collections treat it as core developer tooling rather than as an exotic EDA side package.

Zeitleiste

  • 2012: Yosys is publicly launched as an open Verilog synthesis suite.
  • 2013: The Yosys thesis/paper documents its design, RTLIL flow, extensibility, and reproducibility motivation.
  • 2018: Public coverage describes Yosys as a popular open synthesis framework with growing platform support.
  • 2020s: Yosys becomes central to open FPGA flows, OpenLane-style open ASIC work, and YosysHQ formal tools.

Related projects

  • Berkeley ABC is used by Yosys for combinational logic minimization and technology mapping.
  • nextpnr is the open place-and-route tool commonly paired with Yosys for FPGA bitstream flows.
  • OpenLane uses Yosys for the synthesis stage in open ASIC flows.
  • SBY, EQY, MCY, and SCY are YosysHQ tools built around Yosys for formal verification, equivalence checking, mutation coverage, and trace workflows.
  • OSS CAD Suite and Tabby CAD Suite distribute Yosys with related open and commercial EDA tooling.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für yosys wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

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
yosyscliglobales Executable
yosys-abccliglobales Executable
yosys-configcliglobales Executable
yosys-filterlibcliglobales Executable
yosys-smtbmccliglobales Executable
yosys-witnesscliglobales Executable

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-07-10
Manager-Version0.66
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/YosysHQ/yosys

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:yosys
Version0.66
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/yosys
Homepagehttps://yosyshq.net/yosys/
Repositoryhttps://github.com/YosysHQ/yosys
Upstream-Dokumentationhttps://yosyshq.readthedocs.io/en/latest
LizenzISC
Quellarchivhttps://github.com/YosysHQ/yosys/releases/download/v0.66/yosys-src.tar.gz
Zuletzt aktualisiert2026-06-22T14:06:44-07:00
Pulseupdated
Abhängigkeitenlibtommath, readline, tcl-tk
Build-Abhängigkeitenbison, flex, pkgconf
Von macOS bereitgestellte Bibliothekenlibffi, python
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameyosys
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

yosys 0.52-2

Framework for Verilog RTL synthesis

https://github.com/YosysHQ/yosys

sudo apt install yosys
  • Section: electronics
  • Architecture: amd64
  • 10 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yosys from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

yosys-abc 0.52-2

Sequential Logic Synthesis and Verification Algorithms

https://github.com/YosysHQ/yosys

sudo apt install yosys-abc
  • Section: electronics
  • Architecture: amd64
  • Source Package: yosys
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yosys-abc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

yosys-dev 0.52-2

Framework for Verilog RTL synthesis (development files)

https://github.com/YosysHQ/yosys

sudo apt install yosys-dev
  • Section: electronics
  • Architecture: amd64
  • Source Package: yosys
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yosys-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

yosys-doc 0.52-2

Framework for Verilog RTL synthesis (documentation)

https://github.com/YosysHQ/yosys

sudo apt install yosys-doc
  • Section: doc
  • Architecture: all
  • Source Package: yosys
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yosys-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

yosys

nix profile install nixpkgs#yosys
  • normalized package name match
  • Abgeglichen nach: Yosys
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/yo/yosys/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

yosys 0.33-5build2

Framework for Verilog RTL synthesis

https://github.com/YosysHQ/yosys

sudo apt install yosys
  • Section: universe/electronics
  • Architecture: amd64
  • 10 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yosys from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

yosys-abc 0.33-5build2

Sequential Logic Synthesis and Verification Algorithms

https://github.com/YosysHQ/yosys

sudo apt install yosys-abc
  • Section: universe/electronics
  • Architecture: amd64
  • Source Package: yosys
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yosys-abc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

yosys-dev 0.33-5build2

Framework for Verilog RTL synthesis (development files)

https://github.com/YosysHQ/yosys

sudo apt install yosys-dev
  • Section: universe/electronics
  • Architecture: amd64
  • Source Package: yosys
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yosys-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

yosys-doc 0.33-5build2

Framework for Verilog RTL synthesis (documentation)

https://github.com/YosysHQ/yosys

sudo apt install yosys-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: yosys
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Yosys
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yosys-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

py3-yosys 0.62-r2

Yosys Open SYnthesis Suite (python module)

https://yosyshq.net

sudo apk add py3-yosys
  • License: ISC
  • Architecture: x86_64
  • Source Package: yosys
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yosys
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-yosys from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

yosys 0.62-r2

Yosys Open SYnthesis Suite

https://yosyshq.net

sudo apk add yosys
  • License: ISC
  • Architecture: x86_64
  • Source Package: yosys
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yosys
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yosys from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

yosys-dev 0.62-r2

Yosys Open SYnthesis Suite (development files)

https://yosyshq.net

sudo apk add yosys-dev
  • License: ISC
  • Architecture: x86_64
  • Source Package: yosys
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yosys
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yosys-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

yosys 0.66-1.20260601git86f2dde.fc45

Yosys Open SYnthesis Suite, including Verilog synthesizer

http://www.clifford.at/yosys/

sudo dnf install yosys
  • License: ISC and MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: yosys
  • 17 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yosys
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yosys from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

yosys-devel 0.66-1.20260601git86f2dde.fc45

Development files to build Yosys synthesizer plugins

http://www.clifford.at/yosys/

sudo dnf install yosys-devel
  • License: ISC and MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: yosys
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yosys
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yosys-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

yosys-doc 0.66-1.20260601git86f2dde.fc45

Documentation for Yosys synthesizer

http://www.clifford.at/yosys/

sudo dnf install yosys-doc
  • License: ISC and MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: yosys
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yosys
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yosys-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

yosys-share 0.66-1.20260601git86f2dde.fc45

Architecture-independent Yosys files

http://www.clifford.at/yosys/

sudo dnf install yosys-share
  • License: ISC and MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: yosys
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Yosys
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: yosys-share from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment