Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
Go to file
lightside-instruments 911c851e9e
Merge 15a5d8ec8b into f31c39cc2e
2025-06-15 01:52:32 -07:00
docs Use Lualatex instead of plain pdfatex 2025-06-03 14:30:45 +02:00
examples Merge 15a5d8ec8b into f31c39cc2e 2025-06-15 01:52:32 -07:00
icebox Update Claire's name and fix the reference image in the iceprog help 2025-06-03 11:06:08 +02:00
icebram Update Claire's name and fix the reference image in the iceprog help 2025-06-03 11:06:08 +02:00
icecompr Squelch trailing whitespace 2017-08-01 14:43:15 +02:00
icefuzz Update variable name to PYTHON3 2021-09-06 11:11:52 +02:00
icemulti Add more build products to .gitignore. 2021-03-05 12:43:57 +00:00
icepack Update Claire's name and fix the reference image in the iceprog help 2025-06-03 11:06:08 +02:00
icepll Update Claire's name and fix the reference image in the iceprog help 2025-06-03 11:06:08 +02:00
iceprog Update Claire's name and fix the reference image in the iceprog help 2025-06-03 11:06:08 +02:00
icetime Update Claire's name and fix the reference image in the iceprog help 2025-06-03 11:06:08 +02:00
.gitignore Added/improved support for mxe-based win32 cross builds 2016-02-14 13:47:27 +01:00
.readthedocs.yaml Generate rest of bitstream HTML 2025-02-07 12:45:16 +01:00
COPYING Update COPYING 2022-06-03 10:31:05 +02:00
CodeOfConduct Update Claire's name and fix the reference image in the iceprog help 2025-06-03 11:06:08 +02:00
Makefile Make iceprog optional. 2019-08-31 14:03:14 +00:00
README Update links to documentation 2025-02-07 11:57:48 +01:00
config.mk Update variable name to PYTHON3 2021-09-06 11:11:52 +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 https://prjicestorm.readthedocs.io/ 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.