coriolis/kite/src
Jean-Paul Chaput b2c3c68601 * ./kite:
- Change: In TrackFixedSegment, when the source/target coordinates of the
        fixed segment are outside the grid (i.e. the Cell Abutment Box) truncate
        them.
    - Change: In GCell::addTrackSegment, when looking for overlap between the
        to be inserted TrackSegment and Blockage segment, shrink the Blockage
        span by one DbU to avoid false overlap when they are just edges connexes.
    - Bug: In RoutingEvent::slackenTopology, in the local segment FSM, looping
        on the MaximumSlack state. Now also checks the state count.
    - Change: In TrackSegment::canMoveUp() & canPivotUp() adds the "reserve"
        parameter and uses it in RoutingEvent to prevent over saturated GCells.
    - Change: In Configuration, parameters adjustements: expandStep increased to
        0.40. Makes RoutingSets biggers but no noticeable slow down.
2010-04-23 13:14:17 +00:00
..
kite * ./kite: 2010-04-23 13:14:17 +00:00
BuildBlockages.cpp * ./kite: 2010-04-23 13:14:17 +00:00
BuildPowerRails.cpp * ./kite: 2010-04-23 13:14:17 +00:00
CMakeLists.txt * All tools: 2010-03-11 16:01:10 +00:00
Configuration.cpp * ./kite: 2010-04-23 13:14:17 +00:00
DataNegociate.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
GCell.cpp * ./kite: 2010-04-23 13:14:17 +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-04-17 10:14:46 +00:00
HorizontalTrack.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
KiteEngine.cpp * ./kite: 2010-04-23 13:14:17 +00:00
KiteMain.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
NegociateWindow.cpp * ./kite: 2010-04-23 13:14:17 +00:00
PreProcess.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
RoutingEvent.cpp * ./kite: 2010-04-23 13:14:17 +00:00
RoutingEventHistory.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +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 * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
Track.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
TrackBlockage.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
TrackCost.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +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-04-23 13:14:17 +00:00
TrackMarker.cpp * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00
TrackSegment.cpp * ./kite: 2010-04-23 13:14:17 +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