aboutsummaryrefslogtreecommitdiff
path: root/icepack
AgeCommit message (Expand)Author
2020-06-24icepack: show program name in usage.whitequark
2020-04-22Cleanup FpgaConfig::write_cram_pbm tile_type initializationClaire Wolf
2020-04-22Merge pull request #242 from The6P4C/masterClaire Wolf
2020-04-10Support custom PROGRAM_PREFIXMiodrag Milanovic
2019-12-08icepack: Fix Windows-only stack overflow in CRAM pbm generation (fixes #241)The6P4C
2019-09-13Fix typoClifford Wolf
2019-08-08Only write bram data to ASCII output if bram data is present, fixes #228Clifford Wolf
2019-05-15option for icepack to skip initializing BRAM (tested for ice40hx8k)Dennis Gnad
2018-05-06Add lm4k detection support to icepack.Andrew Wygle
2018-03-31Mount NODEFS if using emscripten and nodejsRobert Ou
2018-02-13Add iCE40 Ultra (ice5lp) support to icepackDavid Shah
2017-12-31Enable writing nosleep config bit into output bitstream.William D. Jones
2017-12-31Add nosleep field to FpgaConfig- read_bits recognizes the option.William D. Jones
2017-11-20Fix whitespace and a couple of typosDavid Shah
2017-11-18Merge branch 'master' into up5kDavid Shah
2017-11-15Fix up build system to work with emscriptenRobert Ou
2017-11-08Preparations for DSP and IpCon fuzzingDavid Shah
2017-11-055k-related fixes to icepackDavid Shah
2017-11-01Fix BRAM initialisation on 5k partsDavid Shah
2017-10-21Add DSP and IPConnect tile support to icepack and glbcheckDavid Shah
2017-09-04icepack: Add support for non-warmboot imagesRoland Lutz
2017-07-31Fix icepack debug outputClifford Wolf
2017-07-31Merge branch 'master' into ice5kClifford Wolf
2017-07-16makefile: Make install target work for WindowsRobert Ou
2017-07-07Rework bram indexing to unbreak 8k. Still not sure if its correct for 5k.Scott Shawcroft
2017-07-04Indenting fixes in icepack.ccClifford Wolf
2017-07-04Correct cram mapping so glbcheck actually passes.Scott Shawcroft
2017-06-23More work figuring out values in icebox.pyScott Shawcroft
2017-06-22Add icefuzz support for the UP5K and rework underlying device specification f...Scott Shawcroft
2017-06-20initial packing and unpacking parametersScott Shawcroft
2017-03-07Fix trailing whitespace in icepack.ccClifford Wolf
2017-03-06Disabling BRAM commands in bitsream for LP384hermitsoft
2017-03-06LP384 support in icepack - log_level back to 0hermitsoft
2017-03-05LP384 support in icepack (tested on real chip)Mihály Horváth
2017-02-12Clean up MakefilesElvira Khabirova
2016-07-26Only define _GNU_SOURCE for vasprintf() when not _WIN32Clifford Wolf
2016-07-26Explicitly ask for vasprintf where appropriate.Yury Gribov
2016-03-02Added Makefile support for "make STATIC=1"Clifford Wolf
2016-02-27fix a few spelling mistakes in error messagesRuben Undheim
2016-02-14Added/improved support for mxe-based win32 cross buildsClifford Wolf
2015-12-31Added config.mk, correct DESTDIR/PREFIX usageClifford Wolf
2015-12-15Added mxe-based win32 buildClifford Wolf
2015-08-21cleaned up VS2013 fixesClifford Wolf
2015-08-21fixed for VS2013Antti Lukats
2015-08-18variablize CXX and PYTHON and add -L and -IAaron Bieber
2015-08-06Removed "icepack -C" (use "icebox_colbuf -f" instead)Clifford Wolf
2015-07-30Imply "icepack -C" for 8k devices (temporary workaround)Clifford Wolf
2015-07-30Added icepack -CClifford Wolf
2015-07-27Define and use DESTDIR for installation (by Larry Doolittle)Clifford Wolf
2015-07-18Various Makefile cleanupsClifford Wolf