[icestorm] 24/75: documentation changes

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 d612a5065108d1ec82f7f858c44d3a833d84315d
Author: Clifford Wolf <clifford at clifford.at>
Date:   Fri Jul 31 09:15:36 2015 +0200

    documentation changes
---
 docs/index.html | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 6cf5090..8a38266 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -13,8 +13,8 @@
 <p>
 Project IceStorm aims at documenting the bitstream format of Lattice iCE40
 FPGAs and providing simple tools for analyzing and creating bitstream files.
-At the moment the focus of the project is on the HX1K-TQ144 device, but
-most of the information is device-independent.
+At the moment the focus of the project is on the HX1K-TQ144 and HX8K-CT256
+devices, but most of the information is device-independent.
 </p>
 
 <h2>Why the Lattice iCE40?</h2>
@@ -199,10 +199,13 @@ an example program that does that.
 </p>
 
 <p>
-The recommended approach for learning how to use this documentation is to synthesize very simple circuits using
-Lattice iCEcube2, run our toolchain on the resulting bitstream files, and analyze the results using the HTML export of the database
-mentioned above. <tt>icebox_vlog.py</tt> can be used to convert the bitstream to Verilog. The output file of
-this tool will also outline the signal paths in comments added to the generated Verilog.
+The recommended approach for learning how to use this documentation is to
+synthesize very simple circuits using Yosys and Arachne-pnr (or Lattice
+iCEcube2), run our toolchain on the resulting bitstream files, and analyze the
+results using the HTML export of the database mentioned above.
+<tt>icebox_vlog.py</tt> can be used to convert the bitstream to Verilog. The
+output file of this tool will also outline the signal paths in comments added
+to the generated Verilog.
 </p>
 
 <p>
@@ -326,7 +329,7 @@ endmodule</pre>
 <h2>Links</h2>
 
 <p>
-Links to related projects. Contact me at clifford at clifford.at if you have an interesting relevant link.
+Links to related projects. Contact me at clifford at clifford.at if you have an interesting and relevant link.
 </p>
 
 <ul>

-- 
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