macOS
brew install icestormlocal Homebrew formula metadata
安装
brew install icestormlocal Homebrew formula metadata
sudo apk add icestormAlpine Linux edge package indexes · icestorm · 来源: dl-cdn.alpinelinux.org
sudo dnf install icestormFedora Rawhide package metadata · icestorm · 来源: dl.fedoraproject.org
nix profile install nixpkgs#icestormnixpkgs package indexes · pkgs/by-name/ic/icestorm/package.nix · 来源: api.github.com
概览
Tools for analyzing and creating Lattice iCE40 FPGA bitstream files
历史
Project IceStorm is the reverse-engineered documentation and tool suite for Lattice iCE40 FPGA bitstreams. In package-manager terms it is the `ice*` tool bundle that helped make a fully open-source Verilog-to-bitstream flow practical on inexpensive FPGA boards.
The project began as an effort to document the iCE40 bitstream format and provide simple tools for analyzing and creating bitstream files. Its own timeline records a first public release in March 2015, a working fully open-source flow with Yosys and Arachne-pnr in May 2015, and a move of the source code to GitHub in July 2015.
IceStorm's documentation frames Lattice iCE40 as a good target because the architecture is regular and minimal, with inexpensive development boards available. That made the family useful both for reverse-engineered documentation and as a reference platform for open FPGA tooling.
IceStorm became important because it linked several independent tools into an end-to-end flow: Yosys for synthesis, Arachne-pnr and later nextpnr for place-and-route, IceStorm tools for packing, unpacking, timing, bitstream inspection, and programming. By 2016 the documentation listed support across LP/HX 1K, 4K, and 8K package variants, and in 2018 it added iCE40 UltraPlus support.
The package shows up in Homebrew, Alpine, Fedora, and Nix metadata because FPGA hobbyists, hardware hackers, and digital-design developers often want the flow on ordinary Unix-like developer machines rather than inside vendor IDEs.
A typical flow synthesizes Verilog with Yosys, places and routes with Arachne-pnr or nextpnr, packs the ASCII bitstream with `icepack`, and programs hardware with `iceprog`. Other tools such as `iceunpack`, `icebox_explain`, `icebox_vlog`, `icetime`, and `icepll` support reverse engineering, inspection, timing, and PLL configuration.
The package is especially associated with small iCE40 boards such as the iCEstick and HX8K breakout board, where a command-line flow is enough to build, inspect, and upload simple FPGA designs.
Project IceStorm is one of the packages that made open FPGA development feel like normal Unix development: install compiler-like tools, run commands, inspect generated artifacts, and avoid proprietary GUI-only flows for supported iCE40 parts.
It is also historically important as a bridge between software package managers and hardware toolchains. Its executables expose FPGA bitstreams as files that can be packed, unpacked, explained, converted to Verilog, timed, and programmed.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
icebox_asc2hlc | cli | 全局可执行文件 | |
icebox_chipdb | cli | 全局可执行文件 | |
icebox_colbuf | cli | 全局可执行文件 | |
icebox_diff | cli | 全局可执行文件 | |
icebox_explain | cli | 全局可执行文件 | |
icebox_hlc2asc | cli | 全局可执行文件 | |
icebox_html | cli | 全局可执行文件 | |
icebox_maps | cli | 全局可执行文件 | |
icebox_stat | cli | 全局可执行文件 | |
icebox_vlog | cli | 全局可执行文件 | |
icebram | cli | 全局可执行文件 | |
icemulti | cli | 全局可执行文件 | |
icepack | cli | 全局可执行文件 | |
icepll | cli | 全局可执行文件 | |
iceprog | cli | 全局可执行文件 | |
icetime | cli | 全局可执行文件 | |
iceunpack | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/YosysHQ/icestorm
安装元数据
| 软件包键 | brew:icestorm |
|---|---|
| 版本 | 1.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/icestorm |
| 主页 | https://prjicestorm.readthedocs.io |
| 仓库 | https://github.com/YosysHQ/icestorm |
| 上游文档 | https://prjicestorm.readthedocs.io |
| 许可证 | ISC |
| 源码归档 | https://github.com/YosysHQ/icestorm/archive/refs/tags/v1.1.tar.gz |
| 依赖 | libftdi, libusb, python@3.14 |
| 构建依赖 | pkgconf |
| 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 | icestorm |
| 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 软件包链接分开显示。
icestorm
nix profile install nixpkgs#icestormicestorm 0_git20240517-r0
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation
https://github.com/YosysHQ/icestorm
sudo apk add icestormicestorm 0-0.43.20250707gitf31c39c.fc44
Lattice iCE40 FPGA bitstream creation/analysis/programming tools
http://bygone.clairexen.net/icestorm
sudo dnf install icestorm来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.