coriolis/kite/src
Jean-Paul Chaput 3b11ca116c * ./kite:
- New: In BuilPowerRails & BuildBlockage, specific support for chip-level
        design. The Alliance "top chip" design hierarchical structure is
        hard-coded. Top level POWER/GROUND/CLOCK nets must always have the
        <vsse>, <vdde>, <ck>, <vssi>, <vddi>, <ckc>, <cki> names.
          Specific method to get trans-hierarchical root nets, espcially in
        case of global ones (POWER/GROUND). Clock is *not* global.
          Some correction in the manner obscured tracks are computeds.
    - New: ProtectRoutingPad module that perform a more clean work for protecting
        unused RoutingPad.
    - Bug: In BuildPowerRails, uses stable_sort<> instead of sort<>, which
        causes unexplained core dumps (seems to try to perform a comparison
        using the "end" pseudo element). Already occured in Knik, no explanation
        other than a STL bug.
    - Change: Slight changes in the weights to move up. Now needs a full empty
        track instead of a half one.
2010-11-16 14:00:03 +00:00
..
kite * ./kite: 2010-11-16 14:00:03 +00:00
BuildBlockages.cpp * ./kite: 2010-11-16 14:00:03 +00:00
BuildPowerRails.cpp * ./kite: 2010-11-16 14:00:03 +00:00
CMakeLists.txt * ./kite: 2010-11-16 14:00:03 +00:00
Configuration.cpp * ./kite: 2010-08-22 12:38:27 +00:00
DataNegociate.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
GCell.cpp * ./kite: 2010-11-16 14:00:03 +00:00
GCellGrid.cpp * ./kite: 2010-04-23 13:14:17 +00:00
GCellRoutingSet.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
GraphicKiteEngine.cpp * ./kite: 2010-08-26 15:02:26 +00:00
HorizontalTrack.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
KiteEngine.cpp * ./kite: 2010-11-16 14:00:03 +00:00
KiteMain.cpp * ./katabatic, ./kite: 2010-06-22 13:59:22 +00:00
NegociateWindow.cpp * ./kite: 2010-08-22 12:38:27 +00:00
PreProcess.cpp * ./kite: 2010-05-11 11:04:47 +00:00
ProtectRoutingPads.cpp * ./kite: 2010-11-16 14:00:03 +00:00
RoutingEvent.cpp * ./kite: 2010-11-16 14:00:03 +00:00
RoutingEventHistory.cpp * ./kite: 2010-05-03 09:16:50 +00:00
RoutingEventQueue.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
RoutingPlane.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
Session.cpp * ./kite: 2010-11-16 14:00:03 +00:00
Track.cpp * ./kite: 2010-11-16 14:00:03 +00:00
TrackBlockage.cpp * ./kite: 2010-11-16 14:00:03 +00:00
TrackCost.cpp * ./kite: 2010-05-03 09:16:50 +00:00
TrackElement.cpp * ./kite: 2010-04-23 13:14:17 +00:00
TrackElements.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
TrackFixedSegment.cpp * ./kite: 2010-11-16 14:00:03 +00:00
TrackMarker.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
TrackSegment.cpp * ./kite: 2010-11-16 14:00:03 +00:00
TrackSegmentCost.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
Tracks.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
VerticalTrack.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
kiteRefactor.conf * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00