macOS
brew install icestormlocal Homebrew formula metadata
brew
icestorm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.