coriolis/kite/src
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
..
kite Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
BuildPowerRails.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
BuildPreRouteds.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
Configuration.cpp Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
DataNegociate.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
GraphicKiteEngine.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
HorizontalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
KiteEngine.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
KiteMain.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
Manipulator.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
NegociateWindow.cpp Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
PreProcess.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
ProtectRoutingPads.cpp Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
PyGraphicKiteEngine.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyKite.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
PyKiteEngine.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
RoutingEvent.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
RoutingEventHistory.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
RoutingEventLoop.cpp * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventQueue.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
RoutingPlane.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
SegmentFsm.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
Session.cpp Bug: reduced segments where axis was not set when placed. 2017-02-06 20:58:57 +01:00
Track.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackCost.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackElement.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackElements.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackFixedSegment.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackMarker.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
TrackSegment.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
TrackSegment.cpp.OK UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackSegmentCost.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
Tracks.cpp Argh. cdebug was slowing down the program too much. 2016-06-11 21:56:12 +02:00
VerticalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
kiteRefactor.conf * ./hurricane/src/hviewer, 2010-03-09 15:24:55 +00:00