coriolis/kite/src
Jean-Paul Chaput 9db97608cb More clever way of taking into account constraints on caged terminals.
* Change: In vlsispad, in Dots, add an enable/disable flag because when printing
    into a cmess, it is only the base class ostream which is took into account
    as none of it's methods are virtuals (silly me).
* Bug: In Etesian, print into cmess instead of cout and make use of the Dots
    enabling feature.
* New: In Katabatic, added AutoContact::migrateConstraintBox() to transfert
    constraint from one contact to another.
      New flag for AutoContact, CntWeakTerminal for AutoContact which are at
    the other of a segment directly connected to a terminal. They may hold
    special constraints in case of caged terminals (computed in Kite).
      In AutoHorizontal & AutoVertical, in ::_makeDogleg(), transfert flags
    and constraints when breaking a segment directly connected to a terminal.
* New: In Kite, in protectCagedTerminals(), uses cross constraint on the
    AutoContact opposite to the ContactTerminal (CntWeakTerminal) instead
    of moving up one terminal over two consecutives. This is simpler without
    degrading the routing quality.
2015-08-18 15:42:28 +02:00
..
kite Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
BuildPowerRails.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
BuildPreRouteds.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
Configuration.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
DataNegociate.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
GraphicKiteEngine.cpp More resilient KiteEngine::wipeoutRouting(). Added to graphic menus. 2015-06-22 23:04:54 +02:00
HorizontalTrack.cpp * ./kite: 2013-12-04 00:59:29 +00:00
KiteEngine.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
KiteMain.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
Manipulator.cpp Basic STL-compliant collections 2015-05-28 14:20:32 +02:00
NegociateWindow.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
PreProcess.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
ProtectRoutingPads.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
PyGraphicKiteEngine.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
PyKite.cpp * ./kite: 2013-12-04 00:59:29 +00:00
PyKiteEngine.cpp More resilient KiteEngine::wipeoutRouting(). Added to graphic menus. 2015-06-22 23:04:54 +02:00
RoutingEvent.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
RoutingEventHistory.cpp * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventLoop.cpp * ./kite: 2013-12-04 00:59:29 +00:00
RoutingEventQueue.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
RoutingPlane.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
SegmentFsm.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
Session.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
Track.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
TrackCost.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
TrackElement.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
TrackElements.cpp * ./kite: 2013-12-04 00:59:29 +00:00
TrackFixedSegment.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
TrackMarker.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
TrackSegment.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
TrackSegmentCost.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
Tracks.cpp * ./kite: 2013-12-04 00:59:29 +00: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