MetaPlacer/Capo 10.2 Since Capo now handles mixed-size placement in default mode, the option -mixedSize has been removed, and the option -noMS added Changed options (mostly renamed): -mlVcycling (added Initial) -stopAtBins # (used to be -stopAtBlocks) -saveAtBins # (used to be -saveAtBlocks) -replaceSmallBins (used to be -replaceSmallBlocks) -plotBins [false] (used to be -plotBlocks) -saveBins [false] (used to be -saveBlocks) -saveBinsFloorplan [false] (used to be -saveBlocksFloorplan) New options: -SCAMPI - better performance and runtime in Mixed-size placement instances -ROOSTER - a meta-option enabling our best routing options -ECO - incremental placement legalization and improvement -noFixOr - request cell flipping be skipped after placement -relaxedTolerancePasses [0] -lastVCycleImproveThreshold (stop VCycling when improvement is below this %age) -noMS (no Mixed Size) -uniformWS -noRepartShiftCL -noFeedback [false] -useSeqPair [true] (use Sequence Pair representation for floorplanning) -useBstarTree [false] (use B*-Tree representation for floorplanning) -allMacroSoft [false] -minAR [0.5] (sets minimum allowed aspect ratio for -allMacroSoft) -maxAR [2.0] (sets maximum allowed aspect ratio for -allMacroSoft) -doRedistribution [false] (redistribute cells in bins after each layer to reduce overfullness) -vertFactor [7.0] (aspect ratio threshold for switching a vertical cut to horizontal before partitioning) -ironNoDP (do not use dynamic programming in row ironing; DP is used by default now) -printOverlaps (Print the bounding boxes of any overlaps detected) -plotFSFP base_fileName (plot the free-shape floorplan) -adaptivePlotting x (plot assuming the target resolution is x, default is 1280x1024) -noAdaptivePlotting