Go to file
Jean-Paul Chaput c19429108e * ./kite:
- New: In RoutingEvent, while routing a full chip, transient full blockages
        may happens due to the initial position of some perpandiculars on theirs
        optimal positions. Check for it and perform a "ripupPerpandicular" with
        the perpandiculars re-routed first (on normal operation, this is the
        reverse).
    - Change: In NegociateWindow::NegociateOverlapCost(), do not account terminals
         if the layer is *above* METAL3 as it is unlikely that it's truly directly
         connected to a terminal (true at least for our designs).
    - Change: In RoutingEvent::State, add a "fullBlocked" flag to perform the
        full blockage direction while building the state object.
    - Change: In RoutingEvent::cacheAxisHint(), when the TrackSegment has parent,
        uses the parent current axis position and not it's axis hint.
    - Change: In Manipulator::insertInTrack(), when the overlapped segment is a
        Local and is completly enclosed (shrinkLeft & shrinkRight), no longer
        rip it up but force a shrink left/right instead. 
    - Bug: In RoutingEvent, the event sorting function was sorting in the *wrong*
        order! The less prioritary first! With the correct sort, we won an
        additionnal 30% in speed (total: 69%). From the "reference" time we have
        a 3.2 speed-up. And we can successfully process denser designs...
2011-01-09 18:08:57 +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: 2011-01-09 18:08:31 +00:00
kite * ./kite: 2011-01-09 18:08:57 +00:00
knik * ./knik: 2010-12-30 18:40:30 +00:00
mauka * ./mauka: 2011-01-09 18:26:23 +00:00
metis Adding Boost_INCLUDE_DIRS & CORIOLIS_LIBRARIES 2010-07-21 12:36:17 +00:00
nimbus * ./nimbus: 2011-01-09 18:25:58 +00:00
solstice * ./solstice: 2010-12-30 18:42:36 +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