aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-13Merge branch 'makefiles' of https://github.com/lineprinter/icestorm into line...Clifford Wolf
2017-02-12Clean up MakefilesElvira Khabirova
2017-02-12Merge pull request #70 from lineprinter/gitignoreClifford Wolf
2017-02-12icecompr/.gitignore: add missing filesElvira Khabirova
2017-02-04Update docs index.htmlClifford Wolf
2017-02-04Merge pull request #67 from matthiasbock/masterClifford Wolf
2017-02-04icepll: changes according to cliffordwolf/icestorm#67:Matthias
2017-02-02icepll: added -m option to choose between saving Verilog header or moduleMatthias
2017-02-01icepll: added -f option to export configuration as Verilog moduleMatthias
2017-02-01icepll: added -q option to suppress output to stdoutMatthias
2017-01-15Cleanup icecompr codeClifford Wolf
2017-01-13Add icecompr.pyClifford Wolf
2017-01-13icecompr: fix missed 'make clean' artifactAustin Seipp
2017-01-11Merge pull request #65 from udif/masterClifford Wolf
2017-01-10Fix some typos in icecube.sh comment headerClifford Wolf
2017-01-09Some cleanups in verilog examplesClifford Wolf
2017-01-08Added icecomprClifford Wolf
2017-01-03Improvements in icestick rs232 demoClifford Wolf
2017-01-01Fixed files with CRLF line endingsClifford Wolf
2017-01-01Added icebox_stat.pyClifford Wolf
2017-01-01Another fixUdi Finkelstein
2017-01-01Fix Windows buildsUdi Finkelstein
2016-12-31Added pcf --warn-no-port support to icebox_vlogClifford Wolf
2016-12-30More OSX notesClifford Wolf
2016-12-30Added link to icestick pinoutClifford Wolf
2016-12-30Added icestick rs232 demoClifford Wolf
2016-12-29Added iCEZUM exampleClifford Wolf
2016-12-17Fixed icepll divf rangeClifford Wolf
2016-12-13Added marex/typhoon linkClifford Wolf
2016-11-01Removed icetime estimate warningClifford Wolf
2016-10-22Merge pull request #59 from zeldin/icebram_parserClifford Wolf
2016-10-21Improve input parsing of icebramMarcus Comstedt
2016-10-17Reproducibility improvementsLarry Doolittle
2016-10-14Merge pull request #58 from set-soft/masterClifford Wolf
2016-10-13Added a new config variable CHIPDB_SUBDIR. It determines the subdir nameSalvador E. Tropea
2016-10-02Merge branch 'master' of github.com:cliffordwolf/icestormClifford Wolf
2016-10-02Added "icetime -C <chipdb-file>"Clifford Wolf
2016-09-13Added prerequisites install command for Fedora 24Clifford Wolf
2016-09-04Minor Makefile typo fixClifford Wolf
2016-09-04Merge pull request #54 from adhorden/adhorden_iceprog_makefile_osxClifford Wolf
2016-09-04The fix will check to see if you are compiling on Mac OS X and set theAdam D. Horden
2016-09-04Fix to enable a clean build on Mac OS X.Adam D. Horden
2016-09-04Fix to enable a clean build on Mac OS X.Adam D. Horden
2016-08-26More links on websiteClifford Wolf
2016-08-23Merge pull request #53 from Jesus89/win32Clifford Wolf
2016-08-23icetime: support PREFIX expansion for win32Jesús Arroyo Torrens
2016-07-26Only define _GNU_SOURCE for vasprintf() when not _WIN32Clifford Wolf
2016-07-26Explicitly ask for vasprintf where appropriate.Yury Gribov
2016-07-23Merge pull request #48 from Jesus89/libftdiClifford Wolf
2016-07-23Give priority to libftdi1 over libftdiJesús Arroyo Torrens