aboutsummaryrefslogtreecommitdiffstats
path: root/common/place_common.cc
Commit message (Collapse)AuthorAgeFilesLines
* Improving the SA+legalisation flowDavid Shah2018-06-291-1/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Make single-cell placer less likely to get stuckDavid Shah2018-06-291-4/+4
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Integrating SA placer and legaliserDavid Shah2018-06-291-1/+10
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Improving post-ripup placement in the legaliserDavid Shah2018-06-271-1/+63
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Refactor common placement functions out of SA placer for use in legaliserDavid Shah2018-06-271-0/+92
Signed-off-by: David Shah <davey1576@gmail.com>