aboutsummaryrefslogtreecommitdiffstats
path: root/common/placer_heap.cc
Commit message (Expand)AuthorAgeFilesLines
* HeAP: Don't call Eigen if system is emptyDavid Shah2019-04-011-1/+2
* HeAP: Make log output more consistentDavid Shah2019-03-251-5/+8
* HeAP: Per-iteration output all on one lineDavid Shah2019-03-241-7/+5
* HeAP: Add PlacerHeapCfgDavid Shah2019-03-221-7/+21
* HeAP: Make HeAP placer optionalDavid Shah2019-03-221-0/+16
* HeAP: Switching from TAUCS to EigenDavid Shah2019-03-221-21/+28
* HeAP: Fix occupancy countDavid Shah2019-03-221-2/+3
* HeAP: Legaliser fixesDavid Shah2019-03-221-2/+2
* HeAP: Avoid getting stuck in legaliser ripupDavid Shah2019-03-221-3/+26
* HeAP: Chain supportDavid Shah2019-03-221-7/+92
* HeAP: tidying upDavid Shah2019-03-221-109/+78
* HeAP: Make strict legalisation wirelength driven where neededDavid Shah2019-03-221-6/+62
* HeAP: Use for ECP5 as well as iCE40David Shah2019-03-221-9/+20
* HeAP: Implement 'all+rotate' HeAP strategyDavid Shah2019-03-221-27/+53
* HeAP: Weight arcs by criticality for timing-driven placementDavid Shah2019-03-221-6/+18
* HeAP: Add multithreadingDavid Shah2019-03-221-27/+24
* HeAP: fine tuningDavid Shah2019-03-221-28/+100
* HeAP: Add performance countersDavid Shah2019-03-221-3/+27
* HeAP: Add SA-based iterative refinement after APDavid Shah2019-03-221-22/+40
* HeAP: Spreading working acceptablyDavid Shah2019-03-221-64/+51
* HeAP: Make cut-based spreading recursiveDavid Shah2019-03-221-17/+56
* HeAP: Cut peturbation, binning and intra-bin linear spreadingDavid Shah2019-03-221-19/+132
* HeAP: Cut finder for spreadingDavid Shah2019-03-221-18/+130
* HeAP: Region finder for spreading and strict legaliserDavid Shah2019-03-221-36/+454
* HeAP: Fix how initial placement handles chainsDavid Shah2019-03-221-9/+67
* HeAP: Successful solver converganceDavid Shah2019-03-221-21/+95
* HeAP: Add TAUCS wrapper and integrationDavid Shah2019-03-221-1/+46
* HeAP: Initial infrastructureDavid Shah2019-03-221-0/+366