Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into redist_slack | Eddie Hung | 2018-07-23 | 1 | -0/+14 |
|\ | |||||
| * | Use UI lock for yielding | Sergiusz Bazanski | 2018-07-20 | 1 | -3/+3 |
| * | Move pthread yield hack into BaseCtx | Sergiusz Bazanski | 2018-07-20 | 1 | -9/+1 |
| * | WIP. | Serge Bazanski | 2018-07-17 | 1 | -0/+9 |
| * | Add basic external locking, lock from P&R | Serge Bazanski | 2018-07-17 | 1 | -0/+14 |
* | | Avoid hysteresis preventing placer from stopping | Eddie Hung | 2018-07-21 | 1 | -2/+12 |
|/ | |||||
* | refactor: Remove incorrect uses of the term 'wirelength' | David Shah | 2018-07-16 | 1 | -27/+27 |
* | Revert "Make PnR use Unlocked methods" | Sergiusz Bazanski | 2018-07-14 | 1 | -19/+19 |
* | Revert "Introduce proxies for locked access to ctx" | Sergiusz Bazanski | 2018-07-14 | 1 | -100/+81 |
* | Revert "Refactor proxies to nextpnr." | Sergiusz Bazanski | 2018-07-14 | 1 | -2/+2 |
* | Refactor proxies to nextpnr. | Sergiusz Bazanski | 2018-07-14 | 1 | -2/+2 |
* | Introduce proxies for locked access to ctx | Sergiusz Bazanski | 2018-07-13 | 1 | -81/+100 |
* | Make PnR use Unlocked methods | Sergiusz Bazanski | 2018-07-13 | 1 | -19/+19 |
* | Add ctx->place() API | Clifford Wolf | 2018-07-11 | 1 | -0/+450 |