coriolis/katabatic/src
Jean-Paul Chaput 3b343f08cf Bug in Python proxy deallocation. Update to latest Coloquinte.
* Bug: In Bootstrap, in coriolisEnv.py, check if devtoolset-2 is already
    active before launching it as a sub-shell.
* Bug: In Isobar, In PyHurricane.h, DBoDestroyAttribute() set the proxy
    pointer toward the C++ object to NULL. So when the Python object is
    deleted no double-deletion occurs on the C++ object.
      Add some more trace information in Python link/dealloc.
* Change: In CRL Core, in cyclop, make CMakeLists.txt automatically
    choose the right rule for linking the binary wether we use Qt 4 or
    Qt 5. Very irksome problem.
* New: In EtesianEngine::addFeed(), do not take into account instances
    that are not placed entirely inside the top cell abutment box (was
    causing a core dump).
* Bug: In Katabatic, in GCellQueue, correct a mismatch between a GCell
    set and the iterators used upon it.
* Bug: In Mauka, in Row & Surface correct a mismatch between a container
    and it's iterator.
* New: In Etesian, updated to work with the latest Coloquinte, patch
    contributed by G. Gouvine.
      Added EtesianEngine::setDefaultAb() to compute an abutment box if
    the Cell is completly unplaced.
* New: In cumulus, in ClockTree, now the placer can be configured to be
    either Mauka (slow simulated annealing) or Etesian (fast analytic).
    New setting 'clockTree.placerEngine' in plugin settings.
2015-02-13 23:38:55 +01:00
..
katabatic Bug in Python proxy deallocation. Update to latest Coloquinte. 2015-02-13 23:38:55 +01:00
AutoContact.cpp Implementation of pre-routing support (for clock-tree compliance). 2014-06-21 20:16:47 +02:00
AutoContactHTee.cpp Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
AutoContactTerminal.cpp Implementation of pre-routing support (for clock-tree compliance). 2014-06-21 20:16:47 +02:00
AutoContactTurn.cpp Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
AutoContactVTee.cpp Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
AutoHorizontal.cpp ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
AutoSegment.cpp More accurate tests in Katabatic to stop whining about bad doglegs. 2014-10-03 19:00:02 +02:00
AutoSegments.cpp Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
AutoVertical.cpp ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
CMakeLists.txt Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02:00
ChipTools.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
Configuration.cpp ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
GCell.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
GCellGrid.cpp Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
GraphicKatabaticEngine.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
Grid.cpp * ./katabatic: 2013-12-04 00:58:58 +00:00
KatabaticEngine.cpp Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
LayerAssign.cpp Add NetRoutingState (Property) on Nets to tell Kite what to do. 2014-07-02 14:36:58 +02:00
LoadGrByNet.cpp Bug fixes for MOSIS SCMOS_DEEP support. 2014-09-21 16:44:37 +02: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 Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
Session.cpp More accurate tests in Katabatic to stop whining about bad doglegs. 2014-10-03 19:00:02 +02:00