| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove rogue space | Tom Verbeure | 2018-06-02 | 1 | -1/+1 |
* | Fix indentation | Tom Verbeure | 2018-06-02 | 1 | -1/+1 |
* | Add option to specify seed for repeatable outcomes. | Tom Verbeure | 2018-06-02 | 1 | -7/+25 |
* | Merge pull request #147 from mithro/hlc-fixes | Clifford Wolf | 2018-06-01 | 1 | -4/+37 |
|\ |
|
| * | Allow routing (bidir) entries to be looked up in either direction. | Tim 'mithro' Ansell | 2018-06-01 | 1 | -4/+37 |
* | | Merge pull request #146 from mithro/hlc-fixes | Clifford Wolf | 2018-05-31 | 1 | -5/+34 |
|\| |
|
| * | Better error message when bit pattern is missing. | Tim 'mithro' Ansell | 2018-05-30 | 1 | -3/+11 |
| * | Allow prefixes in multiple chained statements. | Tim 'mithro' Ansell | 2018-05-30 | 1 | -2/+9 |
| * | Support both `abc/123` and `123` forms of specifying tracks. | Tim 'mithro' Ansell | 2018-05-30 | 1 | -0/+14 |
* | | Merge pull request #144 from daveshah1/unbrick | Clifford Wolf | 2018-05-30 | 1 | -3/+46 |
|\ \ |
|
| * | | Add write protection disable to iceprog | David Shah | 2018-02-12 | 1 | -3/+46 |
* | | | Merge pull request #143 from daveshah1/vlogpkg | Clifford Wolf | 2018-05-30 | 2 | -8/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | icebox: Allow selecting package in icebox_vlog | David Shah | 2018-05-30 | 2 | -8/+18 |
|/ / |
|
* | | Update timeline on website | Clifford Wolf | 2018-05-14 | 1 | -0/+1 |
* | | Merge pull request #139 from awygle/lm_icebox | Clifford Wolf | 2018-05-13 | 13 | -15/+521 |
|\ \ |
|
| * | | Add chipdb-lm4k.txt to .gitignore | Andrew Wygle | 2018-05-13 | 1 | -0/+1 |
| * | | Correct internal global buffers for lm4k | Andrew Wygle | 2018-05-13 | 1 | -2/+2 |
| * | | Added missing ieren entries for lm4k. | Andrew Wygle | 2018-05-13 | 2 | -27/+31 |
| * | | Add lm4k chipdb to icebox Makefile. | Andrew Wygle | 2018-05-13 | 1 | -2/+8 |
| * | | Support lm4k in icebox_chipdb.py. | Andrew Wygle | 2018-05-13 | 2 | -2/+10 |
| * | | Completed first pass at icebox support for lm4k. | Andrew Wygle | 2018-05-12 | 1 | -11/+14 |
| * | | [WIP] Added colbuf and gbufin data for LM series | Andrew Wygle | 2018-05-12 | 1 | -8/+25 |
| * | | [WIP] Add partial icebox support for lm4k. | Andrew Wygle | 2018-05-12 | 8 | -12/+455 |
| * | | Add LM4K to icefuzz Makefile and fuzzconfig.py. | Andrew Wygle | 2018-05-12 | 2 | -0/+24 |
* | | | Extact reproducable chipdb-5k.txt | Clifford Wolf | 2018-05-13 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #138 from awygle/lm4k_icepack | Clifford Wolf | 2018-05-12 | 2 | -1/+68 |
|\ \ |
|
| * | | Add lm4k detection support to icepack. | Andrew Wygle | 2018-05-06 | 1 | -1/+12 |
| * | | Add LM family support to icecube.sh | Andrew Wygle | 2018-05-06 | 1 | -0/+56 |
|/ / |
|
* | | Merge pull request #132 from daveshah1/bg121_docs | Clifford Wolf | 2018-04-24 | 2 | -6/+198 |
|\ \ |
|
| * | | Add BG121 package variant and update docs | David Shah | 2018-04-02 | 2 | -6/+198 |
* | | | Merge pull request #133 from mcmasterg/doc | Clifford Wolf | 2018-04-24 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | docs: spelling/grammer | John McMaster | 2018-04-09 | 2 | -4/+4 |
|/ / / |
|
* / / | Add link to "IceStorm Learners Documentation" | Clifford Wolf | 2018-04-08 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #108 from rqou/master | Clifford Wolf | 2018-04-01 | 5 | -0/+80 |
|\ \ |
|
| * | | Mount NODEFS if using emscripten and nodejs | Robert Ou | 2018-03-31 | 5 | -0/+80 |
|/ / |
|
* | | Merge pull request #131 from esden/iceprog_less_magic | Clifford Wolf | 2018-03-27 | 1 | -20/+137 |
|\ \ |
|
| * | | Added some flash command definitions to decrease magic number usage. | Piotr Esden-Tempski | 2018-03-11 | 1 | -9/+49 |
| * | | Added some MPSSE command definitions to decrease magic number usage. | Piotr Esden-Tempski | 2018-03-11 | 1 | -11/+88 |
|/ / |
|
* | | Merge pull request #130 from tomverbeure/icepll_options | Clifford Wolf | 2018-03-10 | 1 | -3/+10 |
|\ \ |
|
| * | | Add -n <module_name> option | Tom Verbeure | 2018-03-10 | 1 | -3/+10 |
|/ / |
|
* | | Merge pull request #129 from daveshah1/icetime_ufix | Clifford Wolf | 2018-02-28 | 1 | -4/+10 |
|\ \ |
|
| * | | Fix handling of a port name like CLKHF_FABRIC in icetime | David Shah | 2018-02-28 | 1 | -4/+10 |
* | | | Merge pull request #126 from daveshah1/icetime_bfix | Clifford Wolf | 2018-02-20 | 1 | -4/+8 |
|\| | |
|
| * | | Properly ignore unsupported cell types | David Shah | 2018-02-19 | 1 | -4/+8 |
* | | | Merge pull request #124 from daveshah1/ultra | Clifford Wolf | 2018-02-14 | 1 | -2/+26 |
|\| | |
|
| * | | Add iCE40 Ultra (ice5lp) support to icepack | David Shah | 2018-02-13 | 1 | -2/+26 |
|/ / |
|
* | | Merge pull request #123 from daveshah1/up5k_io | Clifford Wolf | 2018-02-13 | 1 | -1/+14 |
|\ \
| |/
|/| |
|
| * | Add UltraPlus I³C IO to chipdb | David Shah | 2018-02-09 | 1 | -1/+10 |
| * | Add RGB driver outputs to chipdb | David Shah | 2018-02-09 | 1 | -0/+4 |
* | | Fix compiler warning (comparison between signed and unsigned int) in icetime | Clifford Wolf | 2018-02-09 | 1 | -1/+1 |