Added IceMulti to index.html

This commit is contained in:
Clifford Wolf 2015-08-07 22:40:15 +02:00
parent a28dcb1ad2
commit 40aa1c6362
1 changed files with 7 additions and 1 deletions

View File

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