macOS
brew install yosyslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yosys pour les workflows d'agents IA.
installation
brew install yosyslocal Homebrew formula metadata
sudo apk add yosysAlpine Linux edge package indexes · yosys · Source: dl-cdn.alpinelinux.org
sudo apt install yosysDebian stable package indexes · yosys · Source: deb.debian.org
sudo dnf install yosysFedora Rawhide package metadata · yosys · Source: dl.fedoraproject.org
nix profile install nixpkgs#yosysnixpkgs package indexes · pkgs/by-name/yo/yosys/package.nix · Source: api.github.com
sudo pacman -S yosysArch Linux sync databases · yosys · Source: geo.mirror.pkgbuild.com
scoop install main/yosysScoop official bucket manifest trees · bucket/yosys.json · Source: api.github.com
aperçu
Framework for Verilog RTL synthesis
historique
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.
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.
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.
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.
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour yosys. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
yosys | cli | exécutable global | |
yosys-abc | cli | exécutable global | |
yosys-config | cli | exécutable global | |
yosys-filterlib | cli | exécutable global | |
yosys-smtbmc | cli | exécutable global | |
yosys-witness | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/YosysHQ/yosys
métadonnées d'installation
| Clé du paquet | brew:yosys |
|---|---|
| Version | 0.66 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/yosys |
| Page d'accueil | https://yosyshq.net/yosys/ |
| Dépôt | https://github.com/YosysHQ/yosys |
| Docs amont | https://yosyshq.readthedocs.io/en/latest |
| Licence | ISC |
| Archive source | https://github.com/YosysHQ/yosys/releases/download/v0.66/yosys-src.tar.gz |
| Dernière mise à jour | 2026-06-22T14:06:44-07:00 |
| Pulse | updated |
| Dépendances | libtommath, readline, tcl-tk |
| Dépendances de compilation | bison, flex, pkgconf |
| Bibliothèques fournies par macOS | libffi, python |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yosys |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
yosys 0.52-2
Framework for Verilog RTL synthesis
https://github.com/YosysHQ/yosys
sudo apt install yosysyosys-abc 0.52-2
Sequential Logic Synthesis and Verification Algorithms
https://github.com/YosysHQ/yosys
sudo apt install yosys-abcyosys-dev 0.52-2
Framework for Verilog RTL synthesis (development files)
https://github.com/YosysHQ/yosys
sudo apt install yosys-devyosys-doc 0.52-2
Framework for Verilog RTL synthesis (documentation)
https://github.com/YosysHQ/yosys
sudo apt install yosys-docyosys
nix profile install nixpkgs#yosysyosys 0.33-5build2
Framework for Verilog RTL synthesis
https://github.com/YosysHQ/yosys
sudo apt install yosysyosys-abc 0.33-5build2
Sequential Logic Synthesis and Verification Algorithms
https://github.com/YosysHQ/yosys
sudo apt install yosys-abcyosys-dev 0.33-5build2
Framework for Verilog RTL synthesis (development files)
https://github.com/YosysHQ/yosys
sudo apt install yosys-devyosys-doc 0.33-5build2
Framework for Verilog RTL synthesis (documentation)
https://github.com/YosysHQ/yosys
sudo apt install yosys-docpy3-yosys 0.62-r2
Yosys Open SYnthesis Suite (python module)
sudo apk add py3-yosysyosys 0.62-r2
Yosys Open SYnthesis Suite
sudo apk add yosysyosys-dev 0.62-r2
Yosys Open SYnthesis Suite (development files)
sudo apk add yosys-devyosys 0.66-1.20260601git86f2dde.fc45
Yosys Open SYnthesis Suite, including Verilog synthesizer
sudo dnf install yosysyosys-devel 0.66-1.20260601git86f2dde.fc45
Development files to build Yosys synthesizer plugins
sudo dnf install yosys-develyosys-doc 0.66-1.20260601git86f2dde.fc45
Documentation for Yosys synthesizer
sudo dnf install yosys-docyosys-share 0.66-1.20260601git86f2dde.fc45
Architecture-independent Yosys files
sudo dnf install yosys-sharepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.