summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb7725a..1f6b7d5 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ The system FPGA sources are designed with, and are fully synthesizeable and rout
We recommend using a Debian Buster installation with the non-free repositories disabled. As part of the build process runs timing-driven PAR, a multi-core system with at least 64 threads is useful to speed up the build process. We recommend building the FPGA image directly on a decently sized, blob free OpenPOWER system for maximum security and ease of development.
At minimum, the following packages are required:
-apt-get install build-essential yosys fpga-icestorm
+apt-get install build-essential yosys arachne-pnr fpga-icestorm
If simulation capability is desired, also install:
apt-get install iverilog gtkwave
OpenPOWER on IntegriCloud