From ffa5a253cf1c238f037f57e6ab8f8a8c8a14c989 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Mon, 29 Apr 2019 23:04:58 -0500 Subject: Add missing build dependency to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.1