Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 1 | -2/+1 |
* | Add ctx->route() API | Clifford Wolf | 2018-07-11 | 1 | -2/+1 |
* | Improving the SA+legalisation flow | David Shah | 2018-06-29 | 1 | -1/+2 |
* | Tidying up the SA placer | David Shah | 2018-06-29 | 1 | -1/+2 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-28 | 1 | -5/+1 |
* | Make GUI use recreated context | Miodrag Milanovic | 2018-06-26 | 1 | -3/+11 |
* | Added Save ASC option | Miodrag Milanovic | 2018-06-26 | 1 | -0/+15 |
* | added PCF load | Miodrag Milanovic | 2018-06-23 | 1 | -0/+14 |
* | clangformat cleanup | Miodrag Milanovic | 2018-06-23 | 1 | -6/+3 |
* | Added assign time budget and placement option | Miodrag Milanovic | 2018-06-23 | 1 | -5/+17 |
* | Added custom QApplication implementation | Miodrag Milanovic | 2018-06-22 | 1 | -9/+10 |
* | Added credits | Miodrag Milanovic | 2018-06-22 | 1 | -0/+19 |
* | routing flow supported in gui | Miodrag Milanovic | 2018-06-22 | 1 | -13/+61 |
* | fixed namespace for gui section | Miodrag Milanovic | 2018-06-22 | 1 | -3/+7 |
* | more task control | Miodrag Milanovic | 2018-06-22 | 1 | -1/+21 |
* | terminate on close | Miodrag Milanovic | 2018-06-22 | 1 | -0/+2 |
* | Add ability to terminate running tasks | Miodrag Milanovic | 2018-06-22 | 1 | -6/+36 |
* | Added return code to json parsing and pcf reading | Miodrag Milanovic | 2018-06-21 | 1 | -2/+2 |
* | Fixed return codes for packer, placer and router | Miodrag Milanovic | 2018-06-21 | 1 | -13/+15 |
* | log_error now trows exception, main is covering catch | Miodrag Milanovic | 2018-06-21 | 1 | -10/+6 |
* | Cleanup parse_json_file API, some other cleanups | Clifford Wolf | 2018-06-21 | 1 | -1/+1 |
* | Added task manager and worker thread for ice40 | Miodrag Milanovic | 2018-06-21 | 1 | -0/+58 |