summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2019-04-29 23:04:58 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-29 23:04:58 -0500
commitffa5a253cf1c238f037f57e6ab8f8a8c8a14c989 (patch)
treee3cb948a867315cea81e631815af176b79ed771c /README.md
parentb8a1e206326e2a0e792f2663cae044ba363b9dbd (diff)
downloadtalos-system-fpga-ffa5a253cf1c238f037f57e6ab8f8a8c8a14c989.tar.gz
talos-system-fpga-ffa5a253cf1c238f037f57e6ab8f8a8c8a14c989.zip
Add missing build dependency to READMEtalos-pcb-rev1.00
Diffstat (limited to 'README.md')
-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