aboutsummaryrefslogtreecommitdiffstats
path: root/icepack/icepack.cc
Commit message (Expand)AuthorAgeFilesLines
* icepack: show program name in usage.whitequark2020-06-241-4/+4
* Cleanup FpgaConfig::write_cram_pbm tile_type initializationClaire Wolf2020-04-221-11/+3
* icepack: Fix Windows-only stack overflow in CRAM pbm generation (fixes #241)The6P4C2019-12-081-1/+19
* Fix typoClifford Wolf2019-09-131-1/+1
* Only write bram data to ASCII output if bram data is present, fixes #228Clifford Wolf2019-08-081-1/+1
* option for icepack to skip initializing BRAM (tested for ice40hx8k)Dennis Gnad2019-05-151-12/+23
* Add lm4k detection support to icepack.Andrew Wygle2018-05-061-1/+12
* Mount NODEFS if using emscripten and nodejsRobert Ou2018-03-311-0/+16
* Add iCE40 Ultra (ice5lp) support to icepackDavid Shah2018-02-131-2/+26
* Enable writing nosleep config bit into output bitstream.William D. Jones2017-12-311-11/+30
* Add nosleep field to FpgaConfig- read_bits recognizes the option.William D. Jones2017-12-311-9/+35
* Fix whitespace and a couple of typosDavid Shah2017-11-201-2/+2
* Preparations for DSP and IpCon fuzzingDavid Shah2017-11-081-5/+5
* 5k-related fixes to icepackDavid Shah2017-11-051-22/+64
* Fix BRAM initialisation on 5k partsDavid Shah2017-11-011-4/+5
* Add DSP and IPConnect tile support to icepack and glbcheckDavid Shah2017-10-211-4/+16
* icepack: Add support for non-warmboot imagesRoland Lutz2017-09-041-0/+14
* Fix icepack debug outputClifford Wolf2017-07-311-1/+1
* Rework bram indexing to unbreak 8k. Still not sure if its correct for 5k.Scott Shawcroft2017-07-071-4/+7
* Indenting fixes in icepack.ccClifford Wolf2017-07-041-45/+43
* Correct cram mapping so glbcheck actually passes.Scott Shawcroft2017-07-041-11/+63
* More work figuring out values in icebox.pyScott Shawcroft2017-06-231-7/+23
* Add icefuzz support for the UP5K and rework underlying device specification f...Scott Shawcroft2017-06-221-8/+8
* initial packing and unpacking parametersScott Shawcroft2017-06-201-15/+50
* Fix trailing whitespace in icepack.ccClifford Wolf2017-03-071-1/+1
* Disabling BRAM commands in bitsream for LP384hermitsoft2017-03-061-36/+39
* LP384 support in icepack - log_level back to 0hermitsoft2017-03-061-1/+1
* LP384 support in icepack (tested on real chip)Mihály Horváth2017-03-051-2/+15
* Only define _GNU_SOURCE for vasprintf() when not _WIN32Clifford Wolf2016-07-261-0/+3
* Explicitly ask for vasprintf where appropriate.Yury Gribov2016-07-261-0/+2
* fix a few spelling mistakes in error messagesRuben Undheim2016-02-271-7/+7
* cleaned up VS2013 fixesClifford Wolf2015-08-211-16/+2
* fixed for VS2013Antti Lukats2015-08-211-0/+20
* Removed "icepack -C" (use "icebox_colbuf -f" instead)Clifford Wolf2015-08-061-52/+0
* Imply "icepack -C" for 8k devices (temporary workaround)Clifford Wolf2015-07-301-1/+1
* Added icepack -CClifford Wolf2015-07-301-0/+52
* Imported full dev sourcesClifford Wolf2015-07-181-15/+23
* Import of icestorm-snapshot-150526.zipClifford Wolf2015-07-181-9/+150
* Import of icestorm-snapshot-150413.zipClifford Wolf2015-07-181-3/+4
* Import of icestorm-snapshot-150401.zipClifford Wolf2015-07-181-0/+1031