Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
Go to file
Clifford Wolf 8503d3edd1 Finished icebram 2016-05-15 00:37:45 +02:00
docs Added some IDs for deep-links to index.html 2016-05-05 12:16:54 +02:00
examples Timing models for LP and HX devices 2016-02-01 23:32:03 +01:00
icebox Added lp4k-cm81 package 2016-02-06 16:46:42 +01:00
icebram Finished icebram 2016-05-15 00:37:45 +02:00
icefuzz Added lp4k-cm81 package 2016-02-06 16:46:42 +01:00
icemulti Added Makefile support for "make STATIC=1" 2016-03-02 12:34:51 +01:00
icepack Added Makefile support for "make STATIC=1" 2016-03-02 12:34:51 +01:00
icepll Added Makefile support for "make STATIC=1" 2016-03-02 12:34:51 +01:00
iceprog Improvements in iceprog 2016-05-04 15:48:03 +02:00
icetime Added "icetime -c" 2016-05-03 22:37:50 +02:00
.gitignore Added/improved support for mxe-based win32 cross builds 2016-02-14 13:47:27 +01:00
CodeOfConduct Added CodeOfConduct 2016-02-01 18:54:09 +01:00
Makefile Added/improved support for mxe-based win32 cross builds 2016-02-14 13:47:27 +01:00
README Added license to README 2015-08-19 09:10:50 +02:00
config.mk Fixes for MXE build 2016-05-07 10:55:34 +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.