macOS
brew install icarus-veriloglocal Homebrew formula metadata
sudo port install iverilogMacPorts ports tree · science/iverilog/Portfile · ソース: api.github.com
brew / 順位 1755
icarus-verilog のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install icarus-veriloglocal Homebrew formula metadata
sudo port install iverilogMacPorts ports tree · science/iverilog/Portfile · ソース: api.github.com
sudo apk add iverilogAlpine Linux edge package indexes · iverilog · ソース: dl-cdn.alpinelinux.org
sudo apt install iverilogDebian stable package indexes · iverilog · ソース: deb.debian.org
sudo dnf install iverilogFedora Rawhide package metadata · iverilog · ソース: dl.fedoraproject.org
nix profile install nixpkgs#iverilognixpkgs package indexes · pkgs/by-name/iv/iverilog/package.nix · ソース: api.github.com
sudo pacman -S iverilogArch Linux sync databases · iverilog · ソース: geo.mirror.pkgbuild.com
sudo zypper install iverilogopenSUSE Tumbleweed package metadata · iverilog · ソース: download.opensuse.org
winget install --id Icarus.Verilog -eWindows Package Manager source index · Icarus.Verilog · ソース: cdn.winget.microsoft.com
choco install iverilogChocolatey community package catalog · iverilog · ソース: community.chocolatey.org
scoop install main/iverilogScoop official bucket manifest trees · bucket/iverilog.json · ソース: api.github.com
概要
Verilog simulation and synthesis tool
履歴
Icarus Verilog is a long-running free Verilog compiler and simulation toolchain. It compiles Verilog and a growing subset of SystemVerilog, usually emitting `vvp` bytecode that is then executed by the `vvp` runtime.
The project README describes Icarus Verilog as a compiler for the IEEE 1364 Verilog HDL, with partial IEEE 1800 SystemVerilog support, and emphasizes that it is a compiler whose generated code is handled by back-end tools rather than a monolithic traditional simulator.
Its source tree carries a 2000-2026 Stephen Williams copyright line, and its release tags span early 0.8/0.9 series tags through v13_0. The documentation site includes user, target, and developer manuals, reflecting a tool that has accumulated both end-user workflows and internal extension points over decades.
Icarus Verilog is widely packaged across Unix-like and developer package ecosystems, including Homebrew, Debian/Ubuntu, Fedora, Arch, Nix, MacPorts, Chocolatey, Scoop, winget, and openSUSE according to the input package metadata. That spread mirrors its role as an accessible simulator for students, hobbyists, CI jobs, and open hardware projects.
The basic workflow is to compile Verilog sources with `iverilog -o output input.v` and run the compiled result with `vvp output`. The documentation also covers command files for larger designs, root module selection, waveform viewing, VPI modules, multiple code-generation targets, and developer internals.
Icarus Verilog is one of the canonical open-source EDA packages: old enough to have autotools-era build expectations, important enough to appear in nearly every serious package set, and small enough to be a default answer when a package manager needs a Verilog simulator for tests or education.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
iverilog | cli | グローバル実行可能ファイル | |
iverilog-vpi | cli | グローバル実行可能ファイル | |
vvp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/steveicarus/iverilog
インストールメタデータ
| パッケージキー | brew:icarus-verilog |
|---|---|
| バージョン | 13.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/icarus-verilog |
| ホームページ | https://steveicarus.github.io/iverilog/ |
| リポジトリ | https://github.com/steveicarus/iverilog |
| 上流ドキュメント | https://steveicarus.github.io/iverilog/ |
| ライセンス | GPL-2.0-or-later AND LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/steveicarus/iverilog/archive/refs/tags/v13_0.tar.gz |
| 最終更新 | 2026-06-27T18:09:14-04:00 |
| Pulse | updated |
| ビルド依存関係 | autoconf, bison |
| macOS 提供ライブラリ | bzip2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | icarus-verilog |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
Icarus.Verilog
winget install --id Icarus.Verilog -eiverilog
sudo port install iverilogiverilog 12.0-2+b1
Icarus verilog compiler
sudo apt install iverilogiverilog
nix profile install nixpkgs#iverilogiverilog 12.0-2build2
Icarus verilog compiler
sudo apt install iverilogiverilog 13.0-r0
Icarus Verilog compiler and simulation tool
https://steveicarus.github.io/iverilog/
sudo apk add iverilogiverilog-dev 13.0-r0
Icarus Verilog compiler and simulation tool (development files)
https://steveicarus.github.io/iverilog/
sudo apk add iverilog-deviverilog-doc 13.0-r0
Icarus Verilog compiler and simulation tool (documentation)
https://steveicarus.github.io/iverilog/
sudo apk add iverilog-dociverilog 13.0-8.fc45
Icarus Verilog is a verilog compiler and simulator
https://github.com/steveicarus/iverilog
sudo dnf install iverilogiverilog-devel 13.0-8.fc45
Header files for Icarus Verilog development
https://github.com/steveicarus/iverilog
sudo dnf install iverilog-develiverilog-static 13.0-8.fc45
Static libraries for Icarus Verilog development
https://github.com/steveicarus/iverilog
sudo dnf install iverilog-staticiverilog 13.0-1
Icarus Verilog compiler and simulation tool
https://github.com/steveicarus/iverilog
sudo pacman -S iverilogiverilog 13.0-1.4
Simulation and synthesis tool for IEEE-1364
https://steveicarus.github.io/iverilog/
sudo zypper install iverilogiverilog-devel 13.0-1.4
Icarus Verilog development files
https://steveicarus.github.io/iverilog/
sudo zypper install iverilog-develiverilog
choco install iverilogmain/iverilog
scoop install main/iverilogソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.