aboutsummaryrefslogtreecommitdiffstats
path: root/gui/ice40
Commit message (Collapse)AuthorAgeFilesLines
...
* Set family specific parameters for GUIMiodrag Milanovic2018-07-101-0/+3
|
* Added selection of chip and pacakge on new projet in GUIMiodrag Milanovic2018-07-072-10/+67
|
* Display nets and cells as wellMiodrag Milanovic2018-07-051-0/+4
|
* 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>
* clangformat cleanupMiodrag Milanovic2018-06-282-11/+7
|
* disable new and open while tasks are runningMiodrag Milanovic2018-06-271-0/+9
|
* Make GUI use recreated contextMiodrag Milanovic2018-06-264-10/+40
|
* Preps for more UI functionalityMiodrag Milanovic2018-06-264-5/+37
|
* Added Save ASC optionMiodrag Milanovic2018-06-266-3/+59
|
* added PCF loadMiodrag Milanovic2018-06-236-9/+61
|
* clangformat cleanupMiodrag Milanovic2018-06-232-26/+10
|
* Added assign time budget and placement optionMiodrag Milanovic2018-06-236-9/+90
|
* Added custom QApplication implementationMiodrag Milanovic2018-06-223-23/+24
|
* Added creditsMiodrag Milanovic2018-06-224-0/+76
|
* routing flow supported in guiMiodrag Milanovic2018-06-2211-31/+241
|
* fixed namespace for gui sectionMiodrag Milanovic2018-06-224-16/+26
|
* more task controlMiodrag Milanovic2018-06-227-5/+63
|
* terminate on closeMiodrag Milanovic2018-06-221-0/+2
|
* Add ability to terminate running tasksMiodrag Milanovic2018-06-223-11/+58
|
* 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-213-24/+18
|
* 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-214-1/+125
|
* cleanupMiodrag Milanovic2018-06-211-3/+2
|
* Make arch specific main windowMiodrag Milanovic2018-06-212-0/+50