Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
Go to file
Clifford Wolf 11c95920d2 Added pinloc fuzzers for 1k vq100 and cb132 2015-10-13 11:03:58 +02:00
docs Merge branch 'master' of github.com:cliffordwolf/icestorm 2015-10-06 09:14:12 +02:00
icebox Added 8k timing data 2015-10-06 09:12:26 +02:00
icefuzz Added pinloc fuzzers for 1k vq100 and cb132 2015-10-13 11:03:58 +02:00
icemulti variablize CXX and PYTHON and add -L and -I 2015-08-18 15:56:16 -06:00
icepack cleaned up VS2013 fixes 2015-08-21 19:50:52 +02:00
iceprog variablize CXX and PYTHON and add -L and -I 2015-08-18 15:56:16 -06:00
Makefile icebox: python3 2015-08-22 09:43:14 +02:00
README Added license to README 2015-08-19 09:10:50 +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.