coriolis/katabatic/src
Jean-Paul Chaput 0699fb0a40 In Katabatic, no more segments with one fixed contact only.
* Bug: In Katabatic, in AutoHorizontal::_slacken() when slackening
    from a METAL2 terminal no longer set the terminal still on the
    terminal fixed. Instead use a the new feature of
    CntUserNativeConstraints.
* Bug: In Katabatic, in AutoContact, new flag CntUsernativeconstraints
    so the native constraint box is specified by the user constraints.
      This new possibility is needed because, if a Contact is fixed
    the native constraint box *is* bound to it's current position.
    But if the related segment is not fixed, and moved, it may move
    the Contact with him, loosing the original fixed position.
      Now we can remember the wanted position through the user
    constraints.
* New: In Katabatic, in GCellConfiguration new explicit management
    for 4 globals and one METAL2 (occured for the first time in the
    RAM generator).
2016-04-22 22:43:53 +02:00
..
katabatic In Katabatic, no more segments with one fixed contact only. 2016-04-22 22:43:53 +02:00
AutoContact.cpp In Katabatic, no more segments with one fixed contact only. 2016-04-22 22:43:53 +02:00
AutoContactHTee.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
AutoContactTerminal.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
AutoContactTurn.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
AutoContactVTee.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
AutoHorizontal.cpp In Katabatic, no more segments with one fixed contact only. 2016-04-22 22:43:53 +02:00
AutoSegment.cpp In Katabatic, the layer assignment move up part of Net trunks. 2016-03-15 18:06:43 +01:00
AutoSegments.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
AutoVertical.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
ChipTools.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
Configuration.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
GCell.cpp In Katabatic, the layer assignment move up part of Net trunks. 2016-03-15 18:06:43 +01:00
GCellGrid.cpp Bug corrections in Katabatic & Kite, bad bound index computation. 2016-04-13 18:42:55 +02:00
GraphicKatabaticEngine.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
Grid.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
KatabaticEngine.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
LayerAssign.cpp In Katabatic, the layer assignment move up part of Net trunks. 2016-03-15 18:06:43 +01:00
LoadGrByNet.cpp In Katabatic, no more segments with one fixed contact only. 2016-04-22 22:43:53 +02:00
NetConstraints.cpp In Katabatic, no more segments with one fixed contact only. 2016-04-22 22:43:53 +02: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 Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00
Session.cpp Update copyright to 2016 for Knik, Katabatic & Kite. 2016-03-06 12:36:18 +01:00