Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
Go to file
Clifford Wolf da9b971a66 Added LP4K and LP8K variants to icecube.sh 2016-02-06 14:36:56 +01:00
docs Added IcePLL to web site 2016-02-04 07:46:31 +01:00
examples Timing models for LP and HX devices 2016-02-01 23:32:03 +01:00
icebox Added lp1k-cm121 package 2016-02-06 13:52:14 +01:00
icefuzz Added LP4K and LP8K variants to icecube.sh 2016-02-06 14:36:56 +01:00
icemulti Added config.mk, correct DESTDIR/PREFIX usage 2015-12-31 12:05:04 +01:00
icepack Added config.mk, correct DESTDIR/PREFIX usage 2015-12-31 12:05:04 +01:00
icepll Added "icepll" PLL parameters calculator 2016-01-04 19:31:17 +01:00
iceprog Added config.mk, correct DESTDIR/PREFIX usage 2015-12-31 12:05:04 +01:00
icetime Timing models for LP and HX devices 2016-02-01 23:32:03 +01:00
CodeOfConduct Added CodeOfConduct 2016-02-01 18:54:09 +01:00
Makefile icetime progress 2016-01-15 18:25:02 +01:00
README Added license to README 2015-08-19 09:10:50 +02:00
config.mk Allow DESTDIR and PREFIX overrides from environment. 2016-01-31 13:02:02 +02:00

README

Project IceStorm aims at documenting the bitstream format of Lattice iCE40
FPGAs and providing simple tools for analyzing and creating bitstream files.

See http://www.clifford.at/icestorm/ for more information.

Most of Project IceStorm is licensed under the ISC license:

#  Permission to use, copy, modify, and/or distribute this software for any
#  purpose with or without fee is hereby granted, provided that the above
#  copyright notice and this permission notice appear in all copies.
#
#  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
#  WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
#  MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
#  ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
#  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
#  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
#  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.