coriolis/hurricane
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
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
src Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
tests * All Tools: 2012-12-03 08:26:28 +00:00
CMakeLists.txt Diplay function, file & line number in the backtrace (like gdb). 2016-08-06 18:15:06 +02:00