| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | icebox_vlog: Fix constant LUT output. | Tim 'mithro' Ansell | 2018-07-08 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #162 from elmsfu/hcl2asc/error_messages_and_device_class | Clifford Wolf | 2018-06-20 | 1 | -27/+30 |
|\ |
|
| * | icebox_hlc2asc: update to support device by family | Elms | 2018-06-20 | 1 | -3/+3 |
| * | icebox_hlc2asc: Adding more descriptive errors messages | Elms | 2018-06-20 | 1 | -24/+27 |
|/ |
|
* | Merge pull request #161 from mithro/lut-bit-defaults | Clifford Wolf | 2018-06-16 | 1 | -2/+2 |
|\ |
|
| * | icebox_hlc2asc: Set LUT bits to zero by default. | Tim 'mithro' Ansell | 2018-06-15 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #160 from mithro/hlc-sort | Clifford Wolf | 2018-06-15 | 1 | -0/+41 |
|\ |
|
| * | icebox_hlcsort: Adding a tool for canonicalizing HLC files. | Tim 'mithro' Ansell | 2018-06-14 | 1 | -0/+41 |
* | | Merge pull request #155 from mithro/icetime-error | Clifford Wolf | 2018-06-15 | 1 | -1/+3 |
|\ \ |
|
| * | | icetime: Output where the chipdb should be found. | Tim 'mithro' Ansell | 2018-06-14 | 1 | -1/+3 |
| |/ |
|
* | | Merge pull request #159 from mithro/fix-fix | Clifford Wolf | 2018-06-15 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14 | Tim 'mithro' Ansell | 2018-06-14 | 1 | -2/+2 |
|/ |
|
* | Fix icetime for .asc files that do not contain all tiles | Clifford Wolf | 2018-06-13 | 1 | -11/+28 |
* | Merge pull request #149 from tomverbeure/seed | Clifford Wolf | 2018-06-13 | 1 | -7/+25 |
|\ |
|
| * | 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 #151 from mithro/hlc-lut-init | Clifford Wolf | 2018-06-13 | 1 | -2/+13 |
|\ \ |
|
| * | | icebox_hlc2asc: Allow truth tables to be specified as init string. | Joel Holdsworth | 2018-06-11 | 1 | -2/+13 |
* | | | Merge pull request #158 from mithro/remove-bidir-hlc | Clifford Wolf | 2018-06-13 | 2 | -15/+7 |
|\ \ \ |
|
| * | | | HLC: Use '~>' instead of '<->' for routing switches. | Tim 'mithro' Ansell | 2018-06-12 | 2 | -7/+7 |
| * | | | icebox_hlc2asc: Remove the bidirectional support. | Tim 'mithro' Ansell | 2018-06-12 | 1 | -8/+0 |
| |/ / |
|
* | | | Merge pull request #156 from mithro/hlc-devices | Clifford Wolf | 2018-06-13 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | icebox_hlc2asc: Accept device types such as HX1K | Joel Holdsworth | 2018-06-11 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge pull request #154 from mithro/icetime-args | Clifford Wolf | 2018-06-13 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | icetime: Lowercase the device type information. | Tim 'mithro' Ansell | 2018-06-11 | 1 | -3/+8 |
| |/ / |
|
* | | | Merge pull request #153 from mithro/lout-driver | Clifford Wolf | 2018-06-13 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | icebox: Fix driver detection for LUT cascade. | Tim 'mithro' Ansell | 2018-06-11 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge pull request #152 from mithro/vlog-fix | Clifford Wolf | 2018-06-13 | 1 | -5/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | icebox: Fix LUT output code. | Tim 'mithro' Ansell | 2018-06-11 | 1 | -5/+5 |
|/ / |
|
* | | Fix icebox_html -8 mode | Clifford Wolf | 2018-06-10 | 1 | -1/+1 |
* | | Fix routing description in icebox_html output | Clifford Wolf | 2018-06-10 | 1 | -2/+2 |
* | | Fix "routing" vs "buffer" documentation | Clifford Wolf | 2018-06-10 | 1 | -9/+3 |
* | | Merge pull request #150 from mithro/better-error | Clifford Wolf | 2018-06-05 | 1 | -3/+10 |
|\ \
| |/
|/| |
|
| * | Improve error message. | Tim 'mithro' Ansell | 2018-06-04 | 1 | -3/+10 |
|/ |
|
* | 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 |