coriolis/katabatic/src
Jean-Paul Chaput fce97bb1d9 Corrections in how to access pads terminals in Katabatic/Kite.
* Change: In Katabatic, in GCellTopology::doRp_AccessPad(), if the supporting
    RoutingPad is big (more than two pitch), do not put the access
    contact in the center but on the edge. This is to avoid cut violations
    between the VIAs and the matrix of VIAs that may be generated under the
    RoutingPad itself.
* Change: In Kite, in TrackSegment destructor, if the legnth of the wire,
    without extensions is less than one picth, enlarge it so it encompass
    it's source & target VIAs (to avoid notches).
* Bug: In Kite, in Track destructor, the TrackElements where detacheds,
    but not deleted, causing a memory link.
2016-03-02 17:15:58 +01:00
..
katabatic More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
AutoContact.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
AutoContactHTee.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
AutoContactTerminal.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
AutoContactTurn.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
AutoContactVTee.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
AutoHorizontal.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
AutoSegment.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
AutoSegments.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
AutoVertical.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
ChipTools.cpp More accurate routing guiding under a block corona. 2015-06-06 18:22:48 +02:00
Configuration.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
GCell.cpp More accurate routing guiding under a block corona. 2015-06-06 18:22:48 +02:00
GCellGrid.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
GraphicKatabaticEngine.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
Grid.cpp New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00
KatabaticEngine.cpp Added support for "same layer" dogleg. Big fix for pad routing. 2015-08-16 23:29:28 +02:00
LayerAssign.cpp More accurate routing guiding under a block corona. 2015-06-06 18:22:48 +02:00
LoadGrByNet.cpp Corrections in how to access pads terminals in Katabatic/Kite. 2016-03-02 17:15:58 +01:00
NetConstraints.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
NetOptimals.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
Observer.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
PowerRails.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
PyKatabatic.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
Session.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00