Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup icecompr code | Clifford Wolf | 2017-01-15 | 3 | -19/+30 |
* | Add icecompr.py | Clifford Wolf | 2017-01-13 | 2 | -18/+135 |
* | icecompr: fix missed 'make clean' artifact | Austin Seipp | 2017-01-13 | 1 | -1/+1 |
* | Merge pull request #65 from udif/master | Clifford Wolf | 2017-01-11 | 1 | -0/+1 |
|\ | |||||
| * | Another fix | Udi Finkelstein | 2017-01-01 | 1 | -1/+1 |
| * | Fix Windows builds | Udi Finkelstein | 2017-01-01 | 1 | -0/+1 |
* | | Fix some typos in icecube.sh comment header | Clifford Wolf | 2017-01-10 | 1 | -2/+2 |
* | | Some cleanups in verilog examples | Clifford Wolf | 2017-01-09 | 4 | -4/+4 |
* | | Added icecompr | Clifford Wolf | 2017-01-08 | 7 | -0/+566 |
* | | Improvements in icestick rs232 demo | Clifford Wolf | 2017-01-03 | 2 | -25/+25 |
* | | Fixed files with CRLF line endings | Clifford Wolf | 2017-01-01 | 7 | -52/+52 |
* | | Added icebox_stat.py | Clifford Wolf | 2017-01-01 | 2 | -0/+141 |
|/ | |||||
* | Added pcf --warn-no-port support to icebox_vlog | Clifford Wolf | 2016-12-31 | 1 | -0/+2 |
* | More OSX notes | Clifford Wolf | 2016-12-30 | 1 | -0/+4 |
* | Added link to icestick pinout | Clifford Wolf | 2016-12-30 | 1 | -0/+3 |
* | Added icestick rs232 demo | Clifford Wolf | 2016-12-30 | 3 | -0/+65 |
* | Added iCEZUM example | Clifford Wolf | 2016-12-29 | 4 | -0/+68 |
* | Fixed icepll divf range | Clifford Wolf | 2016-12-17 | 1 | -1/+1 |
* | Added marex/typhoon link | Clifford Wolf | 2016-12-13 | 1 | -0/+1 |
* | Removed icetime estimate warning | Clifford Wolf | 2016-11-01 | 1 | -3/+4 |
* | Merge pull request #59 from zeldin/icebram_parser | Clifford Wolf | 2016-10-22 | 1 | -6/+31 |
|\ | |||||
| * | Improve input parsing of icebram | Marcus Comstedt | 2016-10-21 | 1 | -6/+31 |
|/ | |||||
* | Reproducibility improvements | Larry Doolittle | 2016-10-17 | 1 | -2/+2 |
* | Merge pull request #58 from set-soft/master | Clifford Wolf | 2016-10-14 | 3 | -3/+4 |
|\ | |||||
| * | Added a new config variable CHIPDB_SUBDIR. It determines the subdir name | Salvador E. Tropea | 2016-10-13 | 3 | -3/+4 |
|/ | |||||
* | Merge branch 'master' of github.com:cliffordwolf/icestorm | Clifford Wolf | 2016-10-02 | 1 | -0/+10 |
|\ | |||||
| * | Added prerequisites install command for Fedora 24 | Clifford Wolf | 2016-09-13 | 1 | -0/+10 |
* | | Added "icetime -C <chipdb-file>" | Clifford Wolf | 2016-10-02 | 1 | -4/+12 |
|/ | |||||
* | Minor Makefile typo fix | Clifford Wolf | 2016-09-04 | 1 | -1/+1 |
* | Merge pull request #54 from adhorden/adhorden_iceprog_makefile_osx | Clifford Wolf | 2016-09-04 | 1 | -2/+9 |
|\ | |||||
| * | The fix will check to see if you are compiling on Mac OS X and set the | Adam D. Horden | 2016-09-04 | 1 | -9/+2 |
| * | Fix to enable a clean build on Mac OS X. | Adam D. Horden | 2016-09-04 | 1 | -2/+9 |
| * | Fix to enable a clean build on Mac OS X. | Adam D. Horden | 2016-09-04 | 1 | -2/+9 |
|/ | |||||
* | More links on website | Clifford Wolf | 2016-08-26 | 1 | -1/+10 |
* | Merge pull request #53 from Jesus89/win32 | Clifford Wolf | 2016-08-23 | 1 | -2/+18 |
|\ | |||||
| * | icetime: support PREFIX expansion for win32 | Jesús Arroyo Torrens | 2016-08-23 | 1 | -2/+18 |
|/ | |||||
* | Only define _GNU_SOURCE for vasprintf() when not _WIN32 | Clifford Wolf | 2016-07-26 | 2 | -0/+6 |
* | Explicitly ask for vasprintf where appropriate. | Yury Gribov | 2016-07-26 | 2 | -0/+4 |
* | Merge pull request #48 from Jesus89/libftdi | Clifford Wolf | 2016-07-23 | 1 | -4/+4 |
|\ | |||||
| * | Give priority to libftdi1 over libftdi | Jesús Arroyo Torrens | 2016-07-23 | 1 | -4/+4 |
|/ | |||||
* | Added icedude link | Clifford Wolf | 2016-06-21 | 1 | -0/+1 |
* | Added "icecube.sh -ul1k" | Clifford Wolf | 2016-06-20 | 1 | -0/+5 |
* | Added icefuzz/glbcheck.py | Clifford Wolf | 2016-06-19 | 1 | -0/+63 |
* | Bugfix in icetime .pcf parser | Clifford Wolf | 2016-06-14 | 1 | -2/+5 |
* | Typo fix in "icebox_vlog --help" | Clifford Wolf | 2016-06-14 | 1 | -1/+1 |
* | Better icetime error message for empty designs | Clifford Wolf | 2016-06-14 | 1 | -0/+4 |
* | Minor icebram improvements | Clifford Wolf | 2016-06-11 | 1 | -3/+6 |
* | Using ?= for all config.mk entries | Clifford Wolf | 2016-05-22 | 1 | -1/+1 |
* | Merge pull request #44 from dvc94ch/clang-optional | Clifford Wolf | 2016-05-22 | 1 | -2/+2 |
|\ | |||||
| * | Make clang optional | David Craven | 2016-05-21 | 1 | -2/+2 |
|/ |