aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-14Merge branch 'reuse-images' of https://github.com/rlutz/icestormClifford Wolf
2017-09-14Merge pull request #97 from rlutz/hlc-fixesClifford Wolf
Fixes to high-level configuration converters
2017-09-05Merge pull request #100 from rlutz/icemulti-errorsargsClifford Wolf
`icemulti' error checks and argument handling
2017-09-04icemulti: Re-use imagesRoland Lutz
2017-09-04icemulti: Print image filenames along with offsetsRoland Lutz
2017-09-04icemulti: Treat offset printing like ordinary flagRoland Lutz
2017-09-04icemulti: Remove constant `NUM_HEADERS'Roland Lutz
2017-09-04icemulti: Remove special first element from header listsRoland Lutz
2017-09-04icemulti: Differentiate between header and image countRoland Lutz
2017-09-04icemulti: Populate headers earlyRoland Lutz
2017-09-04icemulti: Remove class `Header'Roland Lutz
2017-09-04icemulti: Make function `write_header' globalRoland Lutz
2017-09-04icemulti: Store image reference in headerRoland Lutz
2017-09-04icemulti: Remove unused flag Header::emptyRoland Lutz
2017-09-04icemulti: Treat coldboot as global flagRoland Lutz
2017-09-04Merge pull request #101 from rlutz/warmbootClifford Wolf
Add support for non-warmboot images
2017-09-04icebox: Add support for non-warmboot imagesRoland Lutz
2017-09-04icepack: Add support for non-warmboot imagesRoland Lutz
2017-09-04icemulti: Check for negative alignment exponentRoland Lutz
2017-09-04icemulti: Use getopt to parse argumentsRoland Lutz
2017-09-04icemulti: Refuse to pack empty imageRoland Lutz
2017-09-04icemulti: Add missing error checksRoland Lutz
2017-09-04icemulti: Give more information about I/O errorsRoland Lutz
2017-09-04icemulti: Report program name in error messagesRoland Lutz
2017-09-04icemulti: Use standard macros for exit statusRoland Lutz
2017-09-03Merge pull request #99 from marcusmueller/modularize_configClifford Wolf
modularized standard Makefile config
2017-09-03modularized standard Makefile configMarcus Müller
2017-09-02icebox: Put .hlc converters under ISC licenseRoland Lutz
2017-08-31Removed files that are under GNU licensesClifford Wolf
2017-08-27icebox: Fix parsing of IO block special wiresRoland Lutz
2017-08-27icebox: Fix parsing of PLL directiveRoland Lutz
2017-08-27icebox: Give useful error messages for .hlc parsing errorsRoland Lutz
2017-08-27icebox: Make `check' a phony targetRoland Lutz
2017-08-25Merge pull request #93 from rlutz/extra-bitsClifford Wolf
icebox: Preserve extra bits when writing to file
2017-08-25Implement high-level configuration formatClifford Wolf
# Conflicts: # icebox/Makefile
2017-08-25icebox: Preserve extra bits when writing to fileRoland Lutz
2017-08-02Minor spelling and punctuation fixes in docsLarry Doolittle
2017-08-01Squelch trailing whitespaceLarry Doolittle
2017-07-31Update timeline on websiteClifford Wolf
2017-07-31Merge branch 'ice5k'Clifford Wolf
2017-07-31Don't build chipdb-5k.txt by default (it does not work yet)Clifford Wolf
2017-07-31Fix some bugs in two of the icefuzz make_*.py scriptsClifford Wolf
2017-07-31Fix icecube.sh to work with lin and lin64 dirs, remove hardcoded ICECUBEDIR=Clifford Wolf
2017-07-31Remove extra IoCtrl cf_bit_ and extra_padeb_test_ lines from databaseClifford Wolf
2017-07-31Fix icebox.py and remove extra debug outputClifford Wolf
2017-07-31Fix icepack debug outputClifford Wolf
2017-07-31Merge branch 'master' into ice5kClifford Wolf
2017-07-21Add "DSP iCE board" to board listClifford Wolf
2017-07-21Use better error pattern in icestick checker exampleClifford Wolf
2017-07-21Add icestick "checker" exampleClifford Wolf