coriolis/katabatic/src
Jean-Paul Chaput 36a99a53ae * ./katabatic:
- Change: In loadGlobalRouting(), more exlicit message as to why a net is
        filtered out the routing set (POWER, GROUND, CLOCK or BLOCKAGE).
    - New: ChipTool, module with utilities specific to chip routing. Containing
        a function to pre-break wires around a block.
    - New: In loadGlobalRouting/GCellConfiguration, adds supports for RoutingPad
        connected on chip's pad.
    - New: In GCellGrid/GCell, can compute the density in three modes: average,
        max of H/V and max of layer. Currently implemented in getMaxHVDensity(),
        should be unificated with getDensity(). Used for display purposes.
    - Bug: In AutoContact, when splitting a contact, add a specific check for
        "one layer span".
    - Bug: In AutoSegment::canMoveUp(), do not move up fixed segments.
2010-11-16 13:59:38 +00:00
..
katabatic * ./katabatic: 2010-11-16 13:59:38 +00:00
AutoContact.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
AutoContacts.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:29 +00:00
AutoHorizontal.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
AutoSegment.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
AutoSegments.cpp * ./katabatic: 2010-04-23 13:13:54 +00:00
AutoVertical.cpp * ./katabatic: 2010-05-11 11:04:23 +00:00
CMakeLists.txt * ./katabatic: 2010-11-16 13:59:38 +00:00
ChipTools.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
Configuration.cpp * ./katabatic: 2010-08-22 12:37:48 +00:00
GCell.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
GCellGrid.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
GraphicKatabaticEngine.cpp * ./katabatic: 2010-05-11 11:04:23 +00:00
Grid.cpp * ./katabatic: 2010-04-23 13:13:54 +00:00
KatabaticEngine.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
LayerAssign.cpp * ./katabatic: 2010-08-22 12:37:48 +00:00
LoadGrByNet.cpp * ./katabatic: 2010-11-16 13:59:38 +00:00
NetConstraints.cpp * ./katabatic: 2010-05-11 11:04:23 +00:00
NetOptimals.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:29 +00:00
PowerRails.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:29 +00:00
Session.cpp * ./katabatic: 2010-08-18 20:24:30 +00:00