aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-08-07 22:40:15 +0200
committerClifford Wolf <clifford@clifford.at>2015-08-07 22:40:15 +0200
commit40aa1c6362515642f77509a3b7cebdf140492a5f (patch)
tree1ad39723b2fc742873e03359109dc996b8aa6d9f /docs
parenta28dcb1ad2c46349acd9b3ee2cd53018d5b28a0b (diff)
downloadicestorm-40aa1c6362515642f77509a3b7cebdf140492a5f.tar.gz
icestorm-40aa1c6362515642f77509a3b7cebdf140492a5f.tar.bz2
icestorm-40aa1c6362515642f77509a3b7cebdf140492a5f.zip
Added IceMulti to index.html
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 513e3dc..75bf574 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -121,6 +121,12 @@ dump of a bitstream into a Verilog file that implements an equivalent circuit.
A small driver program for the FTDI-based programmer used on the iCEstick and HX8K development boards.
</p>
+<h3>IceMulti</h3>
+
+<p>
+A tool for packing multiple bitstream files into one iCE40 multiboot image file.
+</p>
+
<h3>ChipDB</h3>
<p>
@@ -130,7 +136,7 @@ create an IceBox ASCII file for the placed and routed design.
</p>
<p>
-<i>The IceStorm tools are written by Clifford Wolf. IcePack/IceUnpack is based on a reference implementation provided by Mathias Lasser.</i>
+<i>The IcePack/IceUnpack, IceBox, and IceProg are written by Clifford Wolf. IcePack/IceUnpack is based on a reference implementation provided by Mathias Lasser. IceMulti is written by Marcus Comstedt.</i>
</p>
<h2>Where is the Documentation?</h2>