coriolis/katabatic
Jean-Paul Chaput 15a61c5f96 * ./katabatic :
- Change: Uses a map instead of a sorted vector in the layer assignment
        steps. It was used to order GCells by density, and causing terrific
        slowdown on big examples. Namely the eFPGA 16x16 took 1h20, now it's
        down to  21 seconds...
          Devellop a new object <DyKeyQueue> to handle map with elements
        whose key *can* change. Next step is to normalize the key caching
        mechanism and to templatize.
    - Change: In LayerAssign, account the number of globals AutoSegments
        moved up.
2010-03-23 09:25:15 +00:00
..
cmake_modules * All Tools: 2010-03-18 15:32:36 +00:00
doc * ./hurricane/src/hviewer, 2010-03-09 15:24:29 +00:00
src * ./katabatic : 2010-03-23 09:25:15 +00:00
CMakeLists.txt * All Tools: 2010-03-19 14:22:31 +00:00