[icestorm] 20/75: Added prerequisites to index.html

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 7 15:52:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository icestorm.

commit daa51615301dfece43ec2fd8571e7c8c8ef32060
Author: Clifford Wolf <clifford at clifford.at>
Date:   Wed Jul 29 16:20:42 2015 +0200

    Added prerequisites to index.html
---
 docs/index.html | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/docs/index.html b/docs/index.html
index 286ab69..6cf5090 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -34,7 +34,7 @@ for all kinds of projects.
 <h2>What is the Status of the Project?</h2>
 
 <p>
-We have enough bits mapped that we can create a functional Verilog model for almost all 
+We have enough bits mapped that we can create a functional Verilog model for almost all
 bitstreams generated by Lattice iCEcube2 for the iCE40 HX1K-TQ144 and the iCE40 HX8K-CT256.
 </p>
 
@@ -56,6 +56,16 @@ iceprog rot.bin</pre>
 <h2>Where are the Tools? How to install?</h2>
 
 <p>
+Installing prerequisites (this command is for Ubuntu 14.04):
+</p>
+
+<pre style="padding-left: 3em">
+sudo apt-get install build-essential clang bison flex libreadline-dev \
+                     gawk tcl-dev libffi-dev git mercurial graphviz   \
+                     xdot pkg-config python libftdi-dev
+</pre>
+
+<p>
 Installing the <a href="https://github.com/cliffordwolf/icestorm">IceStorm Tools</a> (icepack, icebox, iceprog):
 </p>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/icestorm.git



More information about the debian-science-commits mailing list