macOS
brew install nextpnr-ice40local Homebrew formula metadata
brew / 順位 7853
nextpnr-ice40 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nextpnr-ice40local Homebrew formula metadata
sudo apk add nextpnr-ice40Alpine Linux edge package indexes · nextpnr-ice40 · ソース: dl-cdn.alpinelinux.org
sudo apt install nextpnr-ice40Debian stable package indexes · nextpnr-ice40 · ソース: deb.debian.org
概要
Portable FPGA place and route tool for Lattice iCE40
履歴
nextpnr-ice40 is the Lattice iCE40 build of nextpnr, YosysHQ's portable FPGA place-and-route tool. In the open FPGA stack it sits after synthesis: Yosys emits a JSON netlist, nextpnr-ice40 performs pack/place/route against the iCE40 architecture database, and IceStorm turns the routed ASCII bitstream into a programmable binary.
The project matters because it helped move the iCE40 flow away from one-off place-and-route tooling toward a retargetable FOSS framework. Public project material describes nextpnr as vendor-neutral and timing-driven, with iCE40 support backed by Project IceStorm and later support for ECP5, Nexus, Gowin, GateMate, and experimental back ends.
A 35C3 talk described nextpnr as the next step after Project IceStorm, replacing arachne-pnr in the open-source iCE40 flow while opening a path to multiple FPGA vendors. The 2019 Yosys+nextpnr paper framed the combination of Yosys and nextpnr as an architecture-neutral open-source Verilog-to-bitstream framework for commercial FPGAs, with iCE40 and ECP5 as hardware-proven early targets.
Adoption is strongest among people using small Lattice iCE40 boards, open hardware examples, CI-able FPGA builds, and education/hobbyist workflows where the vendor IDE is too heavy. GitHub showed about 1.7k stars and 318 forks on the nextpnr repository when researched, and the Homebrew API generated on 2026-04-23 reported 50 installs-on-request in the preceding 365 days for the separate nextpnr-ice40 formula.
Package nerd usage is usually scripted: synthesize Verilog with `yosys -p 'synth_ice40 ... -json design.json'`, run `nextpnr-ice40 --json design.json --pcf pins.pcf --asc design.asc`, then use `icepack` and `iceprog` from IceStorm. The Homebrew formula encodes that relationship directly by depending on `icestorm` and using `yosys` for its test dependency.
The formula is intentionally architecture-specific rather than a monolithic all-FPGA build. That packaging shape mirrors nextpnr's build system, where `-DARCH=ice40` builds the iCE40 executable and keeps users from pulling every supported architecture database when they only need Lattice iCE40.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nextpnr-ice40 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:nextpnr-ice40 |
|---|---|
| バージョン | 0.10 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/YosysHQ/nextpnr |
| リポジトリ | https://github.com/YosysHQ/nextpnr |
| 最終更新 | 2026-06-22T14:05:37-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nextpnr-ice40 0.7-1+b2
FPGA place and route tool for Lattice iCE40
https://github.com/YosysHQ/nextpnr
sudo apt install nextpnr-ice40nextpnr-ice40 0.6-3build5
FPGA place and route tool for Lattice iCE40
https://github.com/YosysHQ/nextpnr
sudo apt install nextpnr-ice40nextpnr-ice40 0.7-r0
portable FPGA place and route tool for ice40
https://github.com/YosysHQ/nextpnr
sudo apk add nextpnr-ice40ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.