Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | placer: only lock/unlock at beginning, yield elsewhere | Sergiusz Bazanski | 2018-07-26 | 1 | -7/+4 |
* | ice40: support PLL40_*_PAD, fix pass-through LUT for LOCK | Sergiusz Bazanski | 2018-07-25 | 1 | -1/+7 |
* | common: Remove use of deprecated APIs | David Shah | 2018-07-24 | 1 | -15/+11 |
* | 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 |
* | 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 |