coriolis/kite/src/kite
Jean-Paul Chaput f1b2035cb0 Support for profiling the priority of events in Kite & Katana.
* New: In Katana::Configuration, added "katana.profileEventCosts" to
    triggers the event's profiling.
* New: In Katana::NegociateWindow::_negociate(), save a profiling
    trace of all the events and their priority, separated by metal,
    for later analysis (see doChip.py in alliance-check-toolkit).
* New: In Katana::RoutingEvent::Key::Compare(), start implementing
    new segment freedom degree functions.
* Change: In Hurricane::Net::_getString(), put a more complete
    information about the Net instead of just only it's name.
* Bug: In Katana, reorder the various stages so that they are
    executed in the exact same sequence as in "doChip.py" so now
    routing in graphic mode and text mode gives exactly the same
    results.
* Bug: In Katana::PyKatanaEngine, runGlobalRouter do not take any
    argument.
2017-05-09 18:33:55 +02:00
..
Configuration.h Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
Constants.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
DataNegociate.h UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
GraphicKiteEngine.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
HorizontalTrack.h * ./kite: 2013-12-04 00:59:29 +00:00
KiteEngine.h Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
Manipulator.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
NegociateWindow.h UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
PyGraphicKiteEngine.h * ./kite: 2013-12-04 00:59:29 +00:00
PyKiteEngine.h * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEvent.h Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
RoutingEventHistory.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
RoutingEventLoop.h * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventQueue.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
RoutingPlane.h * ./kite: 2013-12-04 00:59:29 +00:00
SegmentFsm.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
Session.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
Track.h Bug corrections in Katabatic & Kite, bad bound index computation. 2016-04-13 18:42:55 +02:00
TrackCost.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
TrackElement.h UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackElements.h * ./kite: 2013-12-04 00:59:29 +00:00
TrackFixedSegment.h Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
TrackMarker.h * ./kite: 2013-12-04 00:59:29 +00:00
TrackSegment.h UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackSegmentCost.h * ./kite: 2013-12-04 00:59:29 +00:00
Tracks.h * ./kite: 2013-12-04 00:59:29 +00:00
VerticalTrack.h * ./kite: 2013-12-04 00:59:29 +00:00