macOS
brew install icestormlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de icestorm pour les workflows d'agents IA.
installation
brew install icestormlocal Homebrew formula metadata
sudo apk add icestormAlpine Linux edge package indexes · icestorm · Source: dl-cdn.alpinelinux.org
sudo dnf install icestormFedora Rawhide package metadata · icestorm · Source: dl.fedoraproject.org
nix profile install nixpkgs#icestormnixpkgs package indexes · pkgs/by-name/ic/icestorm/package.nix · Source: api.github.com
aperçu
Tools for analyzing and creating Lattice iCE40 FPGA bitstream files
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
icebox_asc2hlc | cli | exécutable global | |
icebox_chipdb | cli | exécutable global | |
icebox_colbuf | cli | exécutable global | |
icebox_diff | cli | exécutable global | |
icebox_explain | cli | exécutable global | |
icebox_hlc2asc | cli | exécutable global | |
icebox_html | cli | exécutable global | |
icebox_maps | cli | exécutable global | |
icebox_stat | cli | exécutable global | |
icebox_vlog | cli | exécutable global | |
icebram | cli | exécutable global | |
icemulti | cli | exécutable global | |
icepack | cli | exécutable global | |
icepll | cli | exécutable global | |
iceprog | cli | exécutable global | |
icetime | cli | exécutable global | |
iceunpack | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/YosysHQ/icestorm
métadonnées d'installation
| Clé du paquet | brew:icestorm |
|---|---|
| Version | 1.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/icestorm |
| Page d'accueil | https://prjicestorm.readthedocs.io |
| Dépôt | https://github.com/YosysHQ/icestorm |
| Docs amont | https://prjicestorm.readthedocs.io |
| Licence | ISC |
| Archive source | https://github.com/YosysHQ/icestorm/archive/refs/tags/v1.1.tar.gz |
| Dépendances | libftdi, libusb, python@3.14 |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 icestormpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.