aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ice40gfx' into 'master'Clifford Wolf2018-07-111-5/+25
|\ | | | | | | | | Ice40gfx See merge request SymbioticEDA/nextpnr!7
| * Add GUI Decals APIClifford Wolf2018-07-111-0/+20
| | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into ice40gfxClifford Wolf2018-07-104-0/+8
| |\
| * | Increase max zoom, decrease line widthDavid Shah2018-07-091-3/+3
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * | Reduce line width, adding some switchboxesDavid Shah2018-07-091-3/+3
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | reversed Y coordinate in guiMiodrag Milanovic2018-07-111-1/+1
| | |
* | | cmake: Post-rebase ecp5 fixesDavid Shah2018-07-111-0/+0
| | | | | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | | ecp5: Add stub for UIDavid Shah2018-07-113-0/+98
| |/ |/| | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Added ICE40_HX1K_ONLY check in gui and mainMiodrag Milanovic2018-07-101-0/+4
| |
* | Set family specific parameters for GUIMiodrag Milanovic2018-07-103-0/+4
|/
* cleared a warning and add note for pythonMiodrag Milanovic2018-07-081-8/+8
|
* Added selection of chip and pacakge on new projet in GUIMiodrag Milanovic2018-07-072-10/+67
|
* Added rest of properties to all sections in GUIMiodrag Milanovic2018-07-072-2/+122
|
* clang format and some cleanupMiodrag Milanovic2018-07-064-96/+85
|
* all nets and cells info visible in propertiesMiodrag Milanovic2018-07-061-74/+189
|
* Cleanup and fix of property viewMiodrag Milanovic2018-07-061-9/+3
|
* more properties added for netsMiodrag Milanovic2018-07-052-4/+70
|
* made current properties read onlyMiodrag Milanovic2018-07-052-6/+9
|
* display properties for nets and cells and simplify typesMiodrag Milanovic2018-07-051-35/+27
|
* Display nets and cells as wellMiodrag Milanovic2018-07-055-1/+60
|
* no messages on console if all is fine with openglMiodrag Milanovic2018-07-051-1/+1
|
* Proper tree in tree view for bels, wires and pipsMiodrag Milanovic2018-07-051-20/+72
|
* Disable warning from qt5 andMiodrag Milanovic2018-07-051-2/+2
|
* make GUI compile on MSVCMiodrag Milanovic2018-07-051-4/+4
|
* Fixed OpenGL issues noticed on mingw intel/nvidiaMiodrag Milanovic2018-07-031-1/+3
|
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-293-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Improving the SA+legalisation flowDavid Shah2018-06-291-1/+2
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Tidying up the SA placerDavid Shah2018-06-291-1/+2
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* fix build without pythonMiodrag Milanovic2018-06-291-13/+19
|
* clangformat cleanupMiodrag Milanovic2018-06-286-25/+17
|
* adapted python-console for easier useMiodrag Milanovic2018-06-283-93/+33
|
* remove emb.ccMiodrag Milanovic2018-06-282-11/+0
|
* compile in needed helpers and fix warningsMiodrag Milanovic2018-06-281-1/+11
|
* reinit python tabMiodrag Milanovic2018-06-273-8/+34
|
* disable new and open while tasks are runningMiodrag Milanovic2018-06-273-2/+13
|
* Make GUI use recreated contextMiodrag Milanovic2018-06-2612-70/+126
|
* Preps for more UI functionalityMiodrag Milanovic2018-06-268-24/+70
|
* Added Save ASC optionMiodrag Milanovic2018-06-266-3/+59
|
* Fix some memory leaksMiodrag Milanovic2018-06-251-1/+0
|
* display type in propertiesMiodrag Milanovic2018-06-231-0/+6
|
* added PCF loadMiodrag Milanovic2018-06-236-9/+61
|
* clangformat cleanupMiodrag Milanovic2018-06-2310-153/+63
|
* Added assign time budget and placement optionMiodrag Milanovic2018-06-236-9/+90
|
* Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-234-1/+11
|
* Merge branch 'q3k/gl-vbo' into 'master'Miodrag Milanović2018-06-233-21/+100
|\ | | | | | | | | OpenGL 3.1, VAO/VBO See merge request SymbioticEDA/nextpnr!2
| * OpenGL 3.1, VAO/VBOSergiusz Bazanski2018-06-223-21/+100
| |
* | cleaned some warningsMiodrag Milanovic2018-06-231-1/+1
|/
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/glSergiusz Bazanski2018-06-2225-31/+631
|\
| * Added custom QApplication implementationMiodrag Milanovic2018-06-225-23/+109
| |
| * Added creditsMiodrag Milanovic2018-06-2216-0/+304
| |