aboutsummaryrefslogtreecommitdiffstats
path: root/common/place_common.cc
Commit message (Expand)AuthorAgeFilesLines
...
* common: Remove use of deprecated APIsDavid Shah2018-07-241-11/+11
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-221-2/+2
* Fix placement bug with VexRiscV reported by John McMasterDavid Shah2018-07-211-2/+3
* refactor: Remove incorrect uses of the term 'wirelength'David Shah2018-07-161-9/+9
* Revert "Make PnR use Unlocked methods"Sergiusz Bazanski2018-07-141-7/+7
* Revert "Introduce proxies for locked access to ctx"Sergiusz Bazanski2018-07-141-10/+85
* Revert "Refactor proxies to nextpnr."Sergiusz Bazanski2018-07-141-1/+1
* Refactor proxies to nextpnr.Sergiusz Bazanski2018-07-141-1/+1
* Introduce proxies for locked access to ctxSergiusz Bazanski2018-07-131-85/+10
* Make PnR use Unlocked methodsSergiusz Bazanski2018-07-131-7/+7
* Improving the SA+legalisation flowDavid Shah2018-06-291-1/+1
* Make single-cell placer less likely to get stuckDavid Shah2018-06-291-4/+4
* Integrating SA placer and legaliserDavid Shah2018-06-291-1/+10
* Improving post-ripup placement in the legaliserDavid Shah2018-06-271-1/+63
* Refactor common placement functions out of SA placer for use in legaliserDavid Shah2018-06-271-0/+92