Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
| * | | gui: refactor FPGAViewWidget slightly | Sergiusz Bazanski | 2018-07-26 | 2 | -137/+150 |
| |/ | |||||
| * | common: rename GraphicElement::{style,type} enums, add _MAX members | Sergiusz Bazanski | 2018-07-26 | 5 | -41/+45 |
| | | |||||
* | | Merge branch 'master' into q3k/clickity | Sergiusz Bazanski | 2018-07-26 | 3 | -20/+13 |
|\| | |||||
| * | gui: style fixes | Sergiusz Bazanski | 2018-07-26 | 3 | -20/+13 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | Sergiusz Bazanski | 2018-07-26 | 41 | -584/+734 |
|\| | |||||
| * | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 6 | -17/+16 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-07-26 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix router1 locking in NDEBUG builds | Clifford Wolf | 2018-07-26 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | generic: Fixing build | David Shah | 2018-07-26 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | Add getWireType()/getPipType() API | Clifford Wolf | 2018-07-26 | 5 | -8/+27 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Move iCE40 switchbox gfx to UI groups | Clifford Wolf | 2018-07-26 | 1 | -93/+162 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add iCE40 pip gfx for carry_in mux | Clifford Wolf | 2018-07-26 | 1 | -0/+11 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Update README.md | Clifford Wolf | 2018-07-26 | 1 | -2/+5 |
| | | |||||
| * | Update README.md | Clifford Wolf | 2018-07-26 | 1 | -3/+4 |
| | | |||||
| * | Improvements in bbasm | Clifford Wolf | 2018-07-26 | 2 | -9/+83 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Update README.md | Clifford Wolf | 2018-07-26 | 1 | -18/+18 |
| | | |||||
| * | added buttons for new zoom operations | Miodrag Milanovic | 2018-07-26 | 10 | -17/+67 |
| | | |||||
| * | highlight operation on multiple items | Miodrag Milanovic | 2018-07-26 | 2 | -55/+52 |
| | | |||||
| * | Merge branch 'eddieh/idstring_speedup' into 'master' | Eddie Hung | 2018-07-26 | 10 | -61/+62 |
| |\ | | | | | | | | | | | | | Reduce id() lookups for commonly used update_budget() See merge request SymbioticEDA/nextpnr!20 | ||||
| | * | clangformat | Eddie Hung | 2018-07-25 | 7 | -37/+29 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/master' into eddieh/idstring_speedup | Eddie Hung | 2018-07-25 | 32 | -620/+4984 |
| | |\ | | |/ | |/| | |||||
| * | | clangformat | David Shah | 2018-07-25 | 4 | -15/+10 |
| | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-07-25 | 1 | -0/+13 |
| |\ \ | |||||
| | * | | made select multiple to work | Miodrag Milanovic | 2018-07-25 | 1 | -0/+13 |
| | | | | |||||
| * | | | ecp5: Add global network info to database | David Shah | 2018-07-25 | 2 | -0/+39 |
| |/ / | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | | Add ability for multiple selection, enable for select only items that make sense | Miodrag Milanovic | 2018-07-25 | 5 | -1/+36 |
| | | | |||||
| * | | Fixed packing non pod | Miodrag Milanovic | 2018-07-25 | 2 | -5/+5 |
| | | | |||||
| * | | Add ice40/benchmark/report.ipynb | Clifford Wolf | 2018-07-25 | 1 | -0/+69 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | More minor ice40 benchmark improvements | Clifford Wolf | 2018-07-25 | 2 | -2/+7 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | ice40: Tweaking picorv32_benchmark.py | David Shah | 2018-07-25 | 1 | -2/+1 |
| | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr | David Shah | 2018-07-25 | 2 | -2/+7 |
| |\ \ | |||||
| | * | | Minor improvements in iCE40 benchmark scripts | Clifford Wolf | 2018-07-25 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | ecp5: Update trellis_import to use new bbasm | David Shah | 2018-07-25 | 2 | -293/+58 |
| |/ / | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| | * | Reduce id() lookups for commonly used update_budget() | Eddie Hung | 2018-07-24 | 3 | -24/+33 |
| | | | |||||
* | | | gui: clickable bels, WIP | Sergiusz Bazanski | 2018-07-26 | 5 | -15/+88 |
| | | | |||||
* | | | gui: Add QuadTree and tests | Sergiusz Bazanski | 2018-07-25 | 3 | -1/+519 |
| | | | |||||
* | | | ice40: fix wire_num in tests | Sergiusz Bazanski | 2018-07-25 | 6 | -6/+6 |
|/ / | |||||
* | | Fix BaseCtx::unlock() | Clifford Wolf | 2018-07-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Add ice40/benchmark/ | Clifford Wolf | 2018-07-25 | 7 | -0/+4136 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Merge branch 'bba' into 'master' | Clifford Wolf | 2018-07-25 | 7 | -294/+471 |
|\ \ | | | | | | | | | | | | | bbasm See merge request SymbioticEDA/nextpnr!18 | ||||
| * | | Add bba README | Clifford Wolf | 2018-07-25 | 2 | -0/+90 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> |