aboutsummaryrefslogtreecommitdiffstats
path: root/gui/ice40/mainwindow.cc
Commit message (Expand)AuthorAgeFilesLines
* Added ICE40_HX1K_ONLY check in gui and mainMiodrag Milanovic2018-07-101-0/+4
* Added selection of chip and pacakge on new projet in GUIMiodrag Milanovic2018-07-071-10/+66
* Display nets and cells as wellMiodrag Milanovic2018-07-051-0/+4
* clangformat cleanupMiodrag Milanovic2018-06-281-6/+6
* disable new and open while tasks are runningMiodrag Milanovic2018-06-271-0/+9
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-4/+22
* Preps for more UI functionalityMiodrag Milanovic2018-06-261-3/+31
* Added Save ASC optionMiodrag Milanovic2018-06-261-3/+36
* added PCF loadMiodrag Milanovic2018-06-231-5/+39
* clangformat cleanupMiodrag Milanovic2018-06-231-20/+7
* Added assign time budget and placement optionMiodrag Milanovic2018-06-231-2/+54
* Added custom QApplication implementationMiodrag Milanovic2018-06-221-12/+12
* Added creditsMiodrag Milanovic2018-06-221-0/+19
* routing flow supported in guiMiodrag Milanovic2018-06-221-16/+137
* fixed namespace for gui sectionMiodrag Milanovic2018-06-221-9/+13
* more task controlMiodrag Milanovic2018-06-221-4/+31
* Add ability to terminate running tasksMiodrag Milanovic2018-06-221-4/+10
* log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-211-6/+2
* Added task manager and worker thread for ice40Miodrag Milanovic2018-06-211-0/+21
* cleanupMiodrag Milanovic2018-06-211-3/+2
* Make arch specific main windowMiodrag Milanovic2018-06-211-0/+29