coriolis/hurricane/src
Jean-Paul Chaput 09d4e488ba In Cell, separate flattenNets() and createRoutingPadRings().
* New: In Hurricane, in Cell, no longer create rings of RoutingPads when
    flattening the nets. Put that functionnality into a separate method
    ::createRoutingPadRings().
      This allow to perform the Net flattening in Etesian *without*
    the rings, which slow it down. Then the rings are created by
    Knik/Kite. This also solves the double ring creation when doing
    P&R of a complete chip (rings where created twice: in the core
    block for Etesian and at chip level for Kite).
* Change: In Etesian, slight beautification of the printed informations.
    (psychorigid me)
2015-06-21 17:47:28 +02:00
..
hurricane In Cell, separate flattenNets() and createRoutingPadRings(). 2015-06-21 17:47:28 +02:00
isobar Rationalization of Cell's flags. Compilation warnings hunt. 2015-06-10 15:49:58 +02:00
viewer Rationalization of Cell's flags. Compilation warnings hunt. 2015-06-10 15:49:58 +02:00
CMakeLists.txt some hviewer dir where still present in CMakelist 2010-03-10 10:41:05 +00:00