Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ice40 chipdb.py --fast/--slow | Clifford Wolf | 2018-07-30 | 1 | -0/+30 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add iCE40 fast/slow delay fields to chipdb | Clifford Wolf | 2018-07-30 | 3 | -5/+29 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | ice40: Improving legalisation move statistics | David Shah | 2018-07-30 | 1 | -2/+5 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ice40: Print legalisation statistics | David Shah | 2018-07-30 | 1 | -0/+39 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | python: Remove obsolete python_mod_test.py | David Shah | 2018-07-30 | 1 | -7/+0 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | cmake: Remove nextpnrpy so modules | David Shah | 2018-07-30 | 1 | -10/+1 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Improve ice40/benchmark | Clifford Wolf | 2018-07-30 | 2 | -11/+35 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Update README.md | Clifford Wolf | 2018-07-30 | 1 | -4/+5 |
| | |||||
* | Update README.md | Clifford Wolf | 2018-07-30 | 1 | -3/+14 |
| | |||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-07-30 | 5 | -302/+513 |
|\ | |||||
| * | double click on tree, zoom on selected object | Miodrag Milanovic | 2018-07-29 | 3 | -2/+6 |
| | | |||||
| * | Merge branch 'treemodel' into 'master' | Miodrag Milanović | 2018-07-29 | 4 | -302/+509 |
| |\ | | | | | | | | | | | | | Move all to tree model See merge request SymbioticEDA/nextpnr!23 | ||||
| | * | Added sorting | Miodrag Milanovic | 2018-07-29 | 2 | -14/+38 |
| | | | |||||
| | * | add proper info on model changes | Miodrag Milanovic | 2018-07-28 | 2 | -8/+27 |
| | | | |||||
| | * | fix select multiple, and reinit model | Miodrag Milanovic | 2018-07-28 | 1 | -11/+11 |
| | | | |||||
| | * | Clean highlight selection if removed from tree | Miodrag Milanovic | 2018-07-28 | 2 | -8/+12 |
| | | | |||||
| | * | Move all to tree model | Miodrag Milanovic | 2018-07-28 | 4 | -303/+463 |
| | | | |||||
* | | | common: Fix getNetinfoRouteDelay when net has no driver | David Shah | 2018-07-30 | 1 | -0/+2 |
|/ / | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | Update README.md wrt ECP5 | David Shah | 2018-07-29 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | Update README.md | Clifford Wolf | 2018-07-29 | 1 | -77/+137 |
| | | |||||
* | | python interpreter is mandatory in any case | Miodrag Milanovic | 2018-07-29 | 1 | -1/+1 |
| | | |||||
* | | fix randtag bug in router1 | Clifford Wolf | 2018-07-29 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | json: Fixing ports set to 'x' | David Shah | 2018-07-27 | 1 | -18/+3 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ecp5: Fix typo | David Shah | 2018-07-27 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ecp5: Fix chipdb builder | David Shah | 2018-07-27 | 1 | -1/+2 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Merge branch 'q3k/clickity' into 'master' | Serge Bazanski | 2018-07-27 | 17 | -116/+1192 |
|\ | | | | | | | | | gui: Hover & selection support for GL renderer See merge request SymbioticEDA/nextpnr!22 | ||||
| * | gui: unselect on click and zoom fixes | Sergiusz Bazanski | 2018-07-27 | 2 | -7/+26 |
| | | |||||
| * | gui: deunionize PickedElement to support arches with typedefd Ids | Sergiusz Bazanski | 2018-07-27 | 2 | -37/+69 |
| | | |||||
| * | gui: allow building for ECP5 and on Windows | Sergiusz Bazanski | 2018-07-27 | 2 | -5/+25 |
| | | |||||
| * | gui: allow selecting pips | Sergiusz Bazanski | 2018-07-27 | 5 | -0/+14 |
| | | |||||
| * | gui: do not allow selecting FRAMEs | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+1 |
| | | |||||
| * | gui: don't keep stale hover selections | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+7 |
| | | |||||
| * | gui: ctrl click to select multiple elements | Sergiusz Bazanski | 2018-07-27 | 5 | -22/+28 |
| | | |||||
| * | gui: rejigger maximum zoom out | Sergiusz Bazanski | 2018-07-27 | 1 | -1/+1 |
| | | |||||
| * | gui: implement zoom to selection | Sergiusz Bazanski | 2018-07-27 | 3 | -49/+84 |
| | | |||||
| * | gui: clang-format | Sergiusz Bazanski | 2018-07-27 | 4 | -137/+135 |
| | | |||||
| * | gui: implement zoom to outbounds | Sergiusz Bazanski | 2018-07-27 | 2 | -35/+128 |
| | | |||||
| * | placer: only lock/unlock at beginning, yield elsewhere | Sergiusz Bazanski | 2018-07-26 | 1 | -7/+4 |
| | | |||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 3 | -10/+17 |
| |\ | |/ |/| | |||||
* | | Added back select on property list | Miodrag Milanovic | 2018-07-26 | 1 | -8/+15 |
| | | |||||
* | | Fix name clash for ecp5 | Miodrag Milanovic | 2018-07-26 | 2 | -2/+2 |
| | | |||||
| * | gui: after review of quadtree by msgctl, tougher tests | Sergiusz Bazanski | 2018-07-26 | 2 | -8/+18 |
| | | |||||
| * | gui: implement basic cursor picking | Sergiusz Bazanski | 2018-07-26 | 6 | -52/+290 |
| | | |||||
| * | wip | Sergiusz Bazanski | 2018-07-26 | 2 | -65/+82 |
| | | |||||
| * | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 9 | -582/+659 |
| |\ | |/ |/| | |||||
* | | gui: include linshader.{cc,h} | Sergiusz Bazanski | 2018-07-26 | 2 | -0/+445 |
| | | |||||
* | | gui: move polyline/lineshader to gui/lineshader.{h,cc} | Sergiusz Bazanski | 2018-07-26 | 2 | -385/+1 |
| | | |||||
* | | gui: refactor FPGAViewWidget even more slightly | Sergiusz Bazanski | 2018-07-26 | 2 | -28/+28 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix bba typo | Clifford Wolf | 2018-07-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> |