aboutsummaryrefslogtreecommitdiffstats
path: root/gui/ice40/worker.cc
Commit message (Collapse)AuthorAgeFilesLines
* Added custom QApplication implementationMiodrag Milanovic2018-06-221-9/+10
|
* Added creditsMiodrag Milanovic2018-06-221-0/+19
|
* routing flow supported in guiMiodrag Milanovic2018-06-221-13/+61
|
* fixed namespace for gui sectionMiodrag Milanovic2018-06-221-3/+7
|
* more task controlMiodrag Milanovic2018-06-221-1/+21
|
* terminate on closeMiodrag Milanovic2018-06-221-0/+2
|
* Add ability to terminate running tasksMiodrag Milanovic2018-06-221-6/+36
|
* Added return code to json parsing and pcf readingMiodrag Milanovic2018-06-211-2/+2
|
* Fixed return codes for packer, placer and routerMiodrag Milanovic2018-06-211-13/+15
|
* log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-211-10/+6
|
* Cleanup parse_json_file API, some other cleanupsClifford Wolf2018-06-211-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Added task manager and worker thread for ice40Miodrag Milanovic2018-06-211-0/+58