aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-13Fix icetime for .asc files that do not contain all tilesClifford Wolf
2018-06-13Merge pull request #149 from tomverbeure/seedClifford Wolf
2018-06-13Merge pull request #151 from mithro/hlc-lut-initClifford Wolf
2018-06-13Merge pull request #158 from mithro/remove-bidir-hlcClifford Wolf
2018-06-13Merge pull request #156 from mithro/hlc-devicesClifford Wolf
2018-06-13Merge pull request #154 from mithro/icetime-argsClifford Wolf
2018-06-13Merge pull request #153 from mithro/lout-driverClifford Wolf
2018-06-13Merge pull request #152 from mithro/vlog-fixClifford Wolf
2018-06-12HLC: Use '~>' instead of '<->' for routing switches.Tim 'mithro' Ansell
2018-06-12icebox_hlc2asc: Remove the bidirectional support.Tim 'mithro' Ansell
2018-06-11icebox_hlc2asc: Accept device types such as HX1KJoel Holdsworth
2018-06-11icetime: Lowercase the device type information.Tim 'mithro' Ansell
2018-06-11icebox_hlc2asc: Allow truth tables to be specified as init string.Joel Holdsworth
2018-06-11icebox: Fix driver detection for LUT cascade.Tim 'mithro' Ansell
2018-06-11icebox: Fix LUT output code.Tim 'mithro' Ansell
2018-06-10Fix icebox_html -8 modeClifford Wolf
2018-06-10Fix routing description in icebox_html outputClifford Wolf
2018-06-10Fix "routing" vs "buffer" documentationClifford Wolf
2018-06-05Merge pull request #150 from mithro/better-errorClifford Wolf
2018-06-04Improve error message.Tim 'mithro' Ansell
2018-06-02Remove rogue spaceTom Verbeure
2018-06-02Fix indentationTom Verbeure
2018-06-02Add option to specify seed for repeatable outcomes.Tom Verbeure
2018-06-01Merge pull request #147 from mithro/hlc-fixesClifford Wolf
2018-06-01Allow routing (bidir) entries to be looked up in either direction.Tim 'mithro' Ansell
2018-05-31Merge pull request #146 from mithro/hlc-fixesClifford Wolf
2018-05-30Better error message when bit pattern is missing.Tim 'mithro' Ansell
2018-05-30Allow prefixes in multiple chained statements.Tim 'mithro' Ansell
2018-05-30Support both `abc/123` and `123` forms of specifying tracks.Tim 'mithro' Ansell
2018-05-30Merge pull request #144 from daveshah1/unbrickClifford Wolf
2018-05-30Merge pull request #143 from daveshah1/vlogpkgClifford Wolf
2018-05-30icebox: Allow selecting package in icebox_vlogDavid Shah
2018-05-14Update timeline on websiteClifford Wolf
2018-05-13Merge pull request #139 from awygle/lm_iceboxClifford Wolf
2018-05-13Extact reproducable chipdb-5k.txtClifford Wolf
2018-05-13Add chipdb-lm4k.txt to .gitignoreAndrew Wygle
2018-05-13Correct internal global buffers for lm4kAndrew Wygle
2018-05-13Added missing ieren entries for lm4k.Andrew Wygle
2018-05-13Add lm4k chipdb to icebox Makefile.Andrew Wygle
2018-05-13Support lm4k in icebox_chipdb.py.Andrew Wygle
2018-05-12Completed first pass at icebox support for lm4k.Andrew Wygle
2018-05-12[WIP] Added colbuf and gbufin data for LM seriesAndrew Wygle
2018-05-12[WIP] Add partial icebox support for lm4k.Andrew Wygle
2018-05-12Add LM4K to icefuzz Makefile and fuzzconfig.py.Andrew Wygle
2018-05-12Merge pull request #138 from awygle/lm4k_icepackClifford Wolf
2018-05-06Add lm4k detection support to icepack.Andrew Wygle
2018-05-06Add LM family support to icecube.shAndrew Wygle
2018-04-24Merge pull request #132 from daveshah1/bg121_docsClifford Wolf
2018-04-24Merge pull request #133 from mcmasterg/docClifford Wolf
2018-04-09docs: spelling/grammerJohn McMaster