From 28f5d11d65af76caf3b4afc012e44648d77f4fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Stensg=C3=A5rd?= Date: Sat, 22 Mar 2025 19:16:47 +0100 Subject: example/README: document dependency on nextpnr-ice40 package --- example/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/README b/example/README index a1841ce..9a129b0 100644 --- a/example/README +++ b/example/README @@ -2,7 +2,7 @@ Assuming you are running on a Raspberry Pi 2-4 or Zero (tested with bullseye): 1. Install all necessary packages to synthesize rot.v and build bit image (rot.bin) for the ice4pi: - sudo apt-get install yosys fpga-icestorm arachne-pnr flashrom + sudo apt-get install yosys fpga-icestorm nextpnr-ice40 flashrom make 2. Make sure your Pi has SPI enabled (e.g. use raspi-config) -- cgit v1.2.3