aboutsummaryrefslogtreecommitdiffstats
path: root/common/place/placer_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* Set divisor instead of absolute valueArjen Roodselaar2022-12-201-4/+9
* Allow setting cell placement timeoutArjen Roodselaar2022-12-201-9/+10
* Add --no-placer-timeout flag to override timeout during refinementArjen Roodselaar2022-12-191-5/+7
* Increase timeoutArjen Roodselaar2022-12-191-2/+4
* Timeout when legal placement can't be found for cellArjen Roodselaar2022-12-171-3/+6
* api: add explain_invalid option to isBelLocationValidgatecat2022-12-071-2/+2
* heap: Remove custom bounding-box typegatecat2022-12-071-6/+0
* netlist: Add PseudoCell APIgatecat2022-07-081-3/+21
* Split up common into kernel,place,routegatecat2022-04-081-0/+1830