macOS
brew install icarus-veriloglocal Homebrew formula metadata
sudo port install iverilogMacPorts ports tree · science/iverilog/Portfile · 来源: api.github.com
安装
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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
iverilog-vpi | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vvp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:icarus-verilog |
|---|---|
| 版本 | 13.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://steveicarus.github.io/iverilog/ |
| 仓库 | https://github.com/steveicarus/iverilog |
| 最后更新 | 2026-06-27T18:09:14-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.