coriolis/kite/src
Jean-Paul Chaput 798d1edb34 Bug corrections in Katabatic & Kite, bad bound index computation.
* In Katabatic, in GCellConfiguration, added support to 3G_2M2 (generic).
* In Katabatic, in GCellGrid, in getUSide() we were not using the correct
    contant set (Constant namespace instead of Kb...) so the size returned
    was always X. It doesn't show if the chip is square...
* In Kite, in Track::getBeginIndex(), if the position requested was enclosed
    in same net segments, we were going one index too far in the "previous"
    direction.
* In Kite, in Track::getOverlapBounds() we where going one index too far
    in the "next" direction while computing the "end" index.
2016-04-13 18:42:55 +02:00
..
kite Bug corrections in Katabatic & Kite, bad bound index computation. 2016-04-13 18:42:55 +02:00
BuildPowerRails.cpp New "obstacleDw" for Kite. 2016-04-13 18:21:09 +02:00
BuildPreRouteds.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
Configuration.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
DataNegociate.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01: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 New relation for slaved ABs. Do *not* delete blockage nets. 2016-03-30 17:47:00 +02:00
KiteMain.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
Manipulator.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
NegociateWindow.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
PreProcess.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
ProtectRoutingPads.cpp Various bugs in the virtual flattening mechanism. 2016-03-13 19:35:56 +01:00
PyGraphicKiteEngine.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
PyKite.cpp * ./kite: 2013-12-04 00:59:29 +00:00
PyKiteEngine.cpp Forgot to catch Bug exception. GCell manage 5 terminals of a Net. 2016-03-17 16:54:53 +01:00
RoutingEvent.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +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 Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
RoutingPlane.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
SegmentFsm.cpp In Katabatic, the layer assignment move up part of Net trunks. 2016-03-15 18:06:43 +01:00
Session.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
Track.cpp Bug corrections in Katabatic & Kite, bad bound index computation. 2016-04-13 18:42:55 +02:00
TrackCost.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackElement.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackElements.cpp * ./kite: 2013-12-04 00:59:29 +00:00
TrackFixedSegment.cpp Bug corrections in Katabatic & Kite, bad bound index computation. 2016-04-13 18:42:55 +02:00
TrackMarker.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
TrackSegment.cpp UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackSegment.cpp.OK UTurn management in Katabatic & Kite. 2016-03-06 12:37:30 +01:00
TrackSegmentCost.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +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