coriolis/kite
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
..
cmake_modules * All tools: 2010-05-19 14:31:10 +00:00
doc Happy new year 2015! 2015-03-17 16:56:55 +01:00
python Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
src In Cell, separate flattenNets() and createRoutingPadRings(). 2015-06-21 17:47:28 +02:00
CMakeLists.txt Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00