Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, Nix 安装 icestorm

查看 icestorm 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install icestorm

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add icestorm

Alpine Linux edge package indexes · icestorm · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install icestorm

Fedora Rawhide package metadata · icestorm · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#icestorm

nixpkgs package indexes · pkgs/by-name/ic/icestorm/package.nix · 来源: api.github.com

概览

软件包摘要

Tools for analyzing and creating Lattice iCE40 FPGA bitstream files

命令和别名

  • icebox_asc2hlc
  • icebox_chipdb
  • icebox_colbuf
  • icebox_diff
  • icebox_explain
  • icebox_hlc2asc
  • icebox_html
  • icebox_maps
  • icebox_stat
  • icebox_vlog
  • icebram
  • icemulti
  • icepack
  • icepll
  • iceprog
  • icetime
  • iceunpack

历史

项目历史与用法

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.

时间线

  • 2015-03-22: First public release and demonstration video.
  • 2015-05-27: Working fully open-source flow with Yosys and Arachne-pnr.
  • 2015-07-19: 8K chip support released and source code moved to GitHub.
  • 2016-01-17: First IceTime timing-analysis release.
  • 2016-02-07: Support for all package variants of LP1K, LP4K, LP8K, HX1K, HX4K, and HX8K.
  • 2018-01-30: iCE40 UltraPlus support released.
  • 2025: The GitHub repository lists v1.1 as a tagged release.

Related projects

  • Yosys provides Verilog synthesis for the iCE40 flow.
  • Arachne-pnr and nextpnr provide place-and-route options used with IceStorm.
  • Lattice iCEcube2 is the proprietary tool whose generated bitstreams were used as comparison material during reverse engineering.
  • F4PGA and other FPGA documentation efforts belong to the broader open FPGA tooling movement.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:stream

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
icebox_asc2hlccli全局可执行文件
icebox_chipdbcli全局可执行文件
icebox_colbufcli全局可执行文件
icebox_diffcli全局可执行文件
icebox_explaincli全局可执行文件
icebox_hlc2asccli全局可执行文件
icebox_htmlcli全局可执行文件
icebox_mapscli全局可执行文件
icebox_statcli全局可执行文件
icebox_vlogcli全局可执行文件
icebramcli全局可执行文件
icemulticli全局可执行文件
icepackcli全局可执行文件
icepllcli全局可执行文件
iceprogcli全局可执行文件
icetimecli全局可执行文件
iceunpackcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.1

https://github.com/YosysHQ/icestorm

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameicestorm
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

icestorm

nix profile install nixpkgs#icestorm
  • normalized package name match
  • 匹配方式:Icestorm
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ic/icestorm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

icestorm 0_git20240517-r0

Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation

https://github.com/YosysHQ/icestorm

sudo apk add icestorm
  • License: ISC
  • Architecture: x86_64
  • Source Package: icestorm
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Icestorm
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: icestorm from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

icestorm 0-0.43.20250707gitf31c39c.fc44

Lattice iCE40 FPGA bitstream creation/analysis/programming tools

http://bygone.clairexen.net/icestorm

sudo dnf install icestorm
  • License: ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: icestorm
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Icestorm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: icestorm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment