coriolis/katabatic
Jean-Paul Chaput 0df293655a * ./katabatic:
- New: In GCell, compute a "fragmentation" indice, the average free track
        length, the more fragmented, the smaller the indice.
    - New: In AutoSegment::canMoveUp(), when requested, not only check for free
        (parallel) track in the up layer but also check that the begin/end 
        local segments created to maintain layer connexity do not creates too
        much fragmentation. This fragment could prove critical in higly dense
        GCells.
    - Change: In LayerAssign, disable the ::rpDesaturate() steps, after optimization
        the router can handle 10 terminals per GCells in M2 without problem.
        And ::rpDesaturate() must uses GCell::stepNetDesaturate() and *not*
        directly ::stepDesaturate().
2011-01-09 18:08:31 +00:00
..
cmake_modules * All tools: 2010-05-19 14:31:08 +00:00
doc * All tools: 2010-05-18 12:53:08 +00:00
src * ./katabatic: 2011-01-09 18:08:31 +00:00
CMakeLists.txt * All Tools: 2010-07-15 14:31:23 +00:00