Go to file
Jean-Paul Chaput 8faade8bc6 * ./katabatic:
- New: In AutoSegment, adds a "_parent" attribute to keep track of the fragmentation
        processus. Currently used only for strap segments, points to the original
        segment in the appropriate direction (before the split).
    - New: In GCell & LayerAssign, new method of layer assignment. Move up
        the whole net trunk if only one of it's segment is inside an over-saturated
        GCell. AutoSegment are moved up only if there is at least 2 free tracks
        remaining on the upper level.
    - Change: In Session::_canonize(), uses the lowest segment Id as canonical.
        More reliable than geometricals criterions in the end. Assuming that the
        segments are being created in deterministic order, which *should* be the
        case consediring the way we are walking through the global routing.
    - Change: In AutoSegment, completly suppress the CompareCanonical(), replace
        it by the much simpler CompareId().
    - Change: In GCell::rpDesaturate(), stops desaturation when bottom density
        is under 0.5, otherwise we are causing a severe imbalance in M2/M4
        densities. All wires pushed up to M4...
    - Change: In ChipTools, for the Pad's RoutingPad, reslect the best component
        using the one in the lowest layer. To avoid problem when splitting
        AutoContact as we expect the base Contact to be on the lower layer.
    - Bug: In GCellConfiguration::_GCell_xG_xL1_xL3(), add H/V alignement constraints
        in fork case. This allow NE/SW contact to be splitted correctly later.
    - Bug: In AutoContact::split(), the connexity on the splitted contacts was
        not correctly restored, leading to canonization and parentage looping
        errors. This was concealed by the Kite Track::_check() bug (incomplete
        individual TrackSegment checking).
2010-12-30 18:41:19 +00:00
bootstrap * ./bootstrap: 2010-12-13 14:00:40 +00:00
chamsin MetaCapacitor in progress 2008-07-24 15:39:12 +00:00
crlcore * ./crlcore: 2010-12-30 18:39:26 +00:00
cumulus * ./cumulus: 2010-11-16 14:09:31 +00:00
equinox Adding intervalTree library in FindEQUINOX.cmake 2010-07-21 14:57:42 +00:00
hurricane * ./hurricane/src/hurricane: 2010-12-30 18:38:43 +00:00
ispd * ./ispd: 2010-08-25 11:42:44 +00:00
katabatic * ./katabatic: 2010-12-30 18:41:19 +00:00
kite Oups. Forgot to remove the throw used to test ExceptionWidget, lanched 2010-12-15 16:08:33 +00:00
knik * ./knik: 2010-12-30 18:40:30 +00:00
mauka * ./mauka: 2010-08-26 15:17:46 +00:00
metis Adding Boost_INCLUDE_DIRS & CORIOLIS_LIBRARIES 2010-07-21 12:36:17 +00:00
nimbus g++ 4.4 compliant (limits include was missing) 2010-11-02 11:27:59 +00:00
solstice Adding Boost_INCLUDE_DIRS 2010-07-22 14:37:46 +00:00
stratus1 * ./stratus1: 2010-12-15 15:25:45 +00:00
unicorn * ./unicorn: 2010-12-15 15:13:39 +00:00
vlsisapd Thanks to the help of Jean-Paul may python installation is alive ! 2010-11-22 14:44:27 +00:00