coriolis/anabatic/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
..
anabatic - in Dijkstra.cpp .h: 2017-04-25 18:06:53 +02:00
AnabaticEngine.cpp Apaired segments building for symmetric routing (step 1). 2017-03-12 19:34:12 +01:00
AutoContact.cpp Redesigning access to analog terminals in devices. 2016-10-05 23:43:07 +02:00
AutoContactHTee.cpp Correct management of last E/N GCell boundaries. 2016-08-27 15:59:12 +02:00
AutoContactTerminal.cpp Apaired segments building for symmetric routing (step 1). 2017-03-12 19:34:12 +01:00
AutoContactTurn.cpp Anabatic transient commit 11. Merge Katabatic into Anabatic. 2016-07-18 14:48:37 +02:00
AutoContactVTee.cpp Correct management of last E/N GCell boundaries. 2016-08-27 15:59:12 +02:00
AutoHorizontal.cpp First intergration of the Analogic router parts. 2016-10-04 17:12:58 +02:00
AutoSegment.cpp Support for symmetric routing in Anabatic/Katabatic. 2017-04-30 23:46:33 +02:00
AutoSegments.cpp Apaired segments building for symmetric routing (step 1). 2017-03-12 19:34:12 +01:00
AutoVertical.cpp First intergration of the Analogic router parts. 2016-10-04 17:12:58 +02:00
CMakeLists.txt Remove GraphicAnabaticengine, temporarily made for debugging. 2016-09-07 11:21:36 +02:00
ChipTools.cpp Anabatic transient commit 13. Pre-load wires, imported from Katabatic. 2016-07-22 00:14:17 +02:00
Configuration.cpp Support for profiling the priority of events in Kite & Katana. 2017-05-09 18:33:55 +02:00
Constants.cpp Apaired segments building for symmetric routing (step 1). 2017-03-12 19:34:12 +01:00
Dijkstra.cpp - in Dijkstra.cpp .h: 2017-04-25 18:06:53 +02:00
Edge.cpp Deterministic destruction of Components. 2017-05-03 18:09:51 +02:00
Edges.cpp Anabatic transient commit 10. Ripup & reroute support in Dijsktra. 2016-06-26 14:32:32 +02:00
GCell.cpp * Bug: Debug message indentation correction. 2016-11-17 17:31:36 +01:00
LayerAssign.cpp Anabatic transient commit 18. Port of Kite (Katana), Yeah, Baby! Yeah! 2016-08-15 16:30:13 +02:00
LoadGlobalRouting.cpp Removing some noisy debug messages. 2017-03-12 17:05:55 +01:00
Matrix.cpp Correct management of last E/N GCell boundaries. 2016-08-27 15:59:12 +02:00
NetConstraints.cpp Anabatic transient commit 18. Port of Kite (Katana), Yeah, Baby! Yeah! 2016-08-15 16:30:13 +02:00
NetOptimals.cpp Anabatic transient commit 11. Merge Katabatic into Anabatic. 2016-07-18 14:48:37 +02:00
PreRouteds.cpp Anabatic transient commit 18. Port of Kite (Katana), Yeah, Baby! Yeah! 2016-08-15 16:30:13 +02:00
PyAnabatic.cpp Remove GraphicAnabaticengine, temporarily made for debugging. 2016-09-07 11:21:36 +02:00
Session.cpp Redesigning access to analog terminals in devices. 2016-10-05 23:43:07 +02:00