Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 2 | -4/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | GUI preparation for search and browse history | Miodrag Milanovic | 2018-07-11 | 7 | -0/+37 |
| | |||||
* | Merge branch 'ice40gfx' into 'master' | Clifford Wolf | 2018-07-11 | 1 | -5/+25 |
|\ | | | | | | | | | Ice40gfx See merge request SymbioticEDA/nextpnr!7 | ||||
| * | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -0/+20 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ice40gfx | Clifford Wolf | 2018-07-10 | 4 | -0/+8 |
| |\ | |||||
| * | | Increase max zoom, decrease line width | David Shah | 2018-07-09 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
| * | | Reduce line width, adding some switchboxes | David Shah | 2018-07-09 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | | reversed Y coordinate in gui | Miodrag Milanovic | 2018-07-11 | 1 | -1/+1 |
| | | | |||||
* | | | cmake: Post-rebase ecp5 fixes | David Shah | 2018-07-11 | 1 | -0/+0 |
| | | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | | ecp5: Add stub for UI | David Shah | 2018-07-11 | 3 | -0/+98 |
| |/ |/| | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | Added ICE40_HX1K_ONLY check in gui and main | Miodrag Milanovic | 2018-07-10 | 1 | -0/+4 |
| | | |||||
* | | Set family specific parameters for GUI | Miodrag Milanovic | 2018-07-10 | 3 | -0/+4 |
|/ | |||||
* | cleared a warning and add note for python | Miodrag Milanovic | 2018-07-08 | 1 | -8/+8 |
| | |||||
* | Added selection of chip and pacakge on new projet in GUI | Miodrag Milanovic | 2018-07-07 | 2 | -10/+67 |
| | |||||
* | Added rest of properties to all sections in GUI | Miodrag Milanovic | 2018-07-07 | 2 | -2/+122 |
| | |||||
* | clang format and some cleanup | Miodrag Milanovic | 2018-07-06 | 4 | -96/+85 |
| | |||||
* | all nets and cells info visible in properties | Miodrag Milanovic | 2018-07-06 | 1 | -74/+189 |
| | |||||
* | Cleanup and fix of property view | Miodrag Milanovic | 2018-07-06 | 1 | -9/+3 |
| | |||||
* | more properties added for nets | Miodrag Milanovic | 2018-07-05 | 2 | -4/+70 |
| | |||||
* | made current properties read only | Miodrag Milanovic | 2018-07-05 | 2 | -6/+9 |
| | |||||
* | display properties for nets and cells and simplify types | Miodrag Milanovic | 2018-07-05 | 1 | -35/+27 |
| | |||||
* | Display nets and cells as well | Miodrag Milanovic | 2018-07-05 | 5 | -1/+60 |
| | |||||
* | no messages on console if all is fine with opengl | Miodrag Milanovic | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | Proper tree in tree view for bels, wires and pips | Miodrag Milanovic | 2018-07-05 | 1 | -20/+72 |
| | |||||
* | Disable warning from qt5 and | Miodrag Milanovic | 2018-07-05 | 1 | -2/+2 |
| | |||||
* | make GUI compile on MSVC | Miodrag Milanovic | 2018-07-05 | 1 | -4/+4 |
| | |||||
* | Fixed OpenGL issues noticed on mingw intel/nvidia | Miodrag Milanovic | 2018-07-03 | 1 | -1/+3 |
| | |||||
* | Rename "dummy" arch to "generic" | Clifford Wolf | 2018-06-29 | 3 | -2/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Improving the SA+legalisation flow | David Shah | 2018-06-29 | 1 | -1/+2 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Tidying up the SA placer | David Shah | 2018-06-29 | 1 | -1/+2 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | fix build without python | Miodrag Milanovic | 2018-06-29 | 1 | -13/+19 |
| | |||||
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 6 | -25/+17 |
| | |||||
* | adapted python-console for easier use | Miodrag Milanovic | 2018-06-28 | 3 | -93/+33 |
| | |||||
* | remove emb.cc | Miodrag Milanovic | 2018-06-28 | 2 | -11/+0 |
| | |||||
* | compile in needed helpers and fix warnings | Miodrag Milanovic | 2018-06-28 | 1 | -1/+11 |
| | |||||
* | reinit python tab | Miodrag Milanovic | 2018-06-27 | 3 | -8/+34 |
| | |||||
* | disable new and open while tasks are running | Miodrag Milanovic | 2018-06-27 | 3 | -2/+13 |
| | |||||
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 12 | -70/+126 |
| | |||||
* | Preps for more UI functionality | Miodrag Milanovic | 2018-06-26 | 8 | -24/+70 |
| | |||||
* | Added Save ASC option | Miodrag Milanovic | 2018-06-26 | 6 | -3/+59 |
| | |||||
* | Fix some memory leaks | Miodrag Milanovic | 2018-06-25 | 1 | -1/+0 |
| | |||||
* | display type in properties | Miodrag Milanovic | 2018-06-23 | 1 | -0/+6 |
| | |||||
* | added PCF load | Miodrag Milanovic | 2018-06-23 | 6 | -9/+61 |
| | |||||
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 10 | -153/+63 |
| | |||||
* | Added assign time budget and placement option | Miodrag Milanovic | 2018-06-23 | 6 | -9/+90 |
| | |||||
* | Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options, | Miodrag Milanovic | 2018-06-23 | 4 | -1/+11 |
| | |||||
* | Merge branch 'q3k/gl-vbo' into 'master' | Miodrag Milanović | 2018-06-23 | 3 | -21/+100 |
|\ | | | | | | | | | OpenGL 3.1, VAO/VBO See merge request SymbioticEDA/nextpnr!2 | ||||
| * | OpenGL 3.1, VAO/VBO | Sergiusz Bazanski | 2018-06-22 | 3 | -21/+100 |
| | | |||||
* | | cleaned some warnings | Miodrag Milanovic | 2018-06-23 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/gl | Sergiusz Bazanski | 2018-06-22 | 25 | -31/+631 |
|\ |