Go to file
Jean-Paul Chaput cd9d3fc4b6 ExtensionCap support and source/target terminal flags in Katabatic & Kite.
Placement management:
* Change: In <metis>, always disable the hMetis support regardless of
    it being detected or not as the placer is still unable manage the
    final bin contents.

Routing gauge management:
* Bug: In CRL Core, <vsclib/alliance.conf>, set the correct pitches and
    size for the routing layers and the cell gauge.
* Change: In Katabatic & Kite, extract the correct extension cap for each
    routing layer from the layers characteristics (cache then in
    Katabatic::Configuration).
* Change: In Katabatic, <AutoSegment>, create segment with the wire width
    defined in the gauge. For AutoSegment created on already existing
    Segment from the global routing, adjust the width.
* Change: In Katabatic, <AutoSegment>, more accurate information about how
    a segment is connected to terminal via source and/or target.
    The flag SegStrongTerminal is splitted into SegSourceTerminal and
    SegSourceTarget (but still used as a mask). So now we can know by
    which end an AutoSegment is connected to a terminal.
* Change: In Katabatic, ::doRp_Access(), create constraint freeing segments
    not only when HSmall but also when VSmall (more critical for <vsclib>).
    Otherwise we may see AutoSegments with incompatible source/target
    constraints.
* Change: In Kite, BuildPowerRails, do not create blockage on PinOnly
    layers *but* still create power rails planes. This is a temporary
    workaround for <vsclib> where the METAL1 blockages overlaps the
    terminals (it was fine for Nero, but they shouldn't for Kite).
* Change: In Kite, <RoutingEvent>, if a TrackSegment is overconstrained,
    directly bybass it's slackening state to DataNegociate::Slacken.
    Also rename the flag "_canHandleConstraints" to "_overConstrained",
    seems clearer to me.

Miscellaneous:
* Change: In CRL Core, <Utilities>, add a "pass-though" capability on the
    mstream to temporarily make them print everything.
2014-05-25 15:00:35 +02:00
bootstrap Small typo in coriolisEnv.py. 2014-05-19 18:00:20 +02:00
crlcore ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
cumulus Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
documentation Add a common/ to share the trunk of symbolic technologies configurations. 2014-05-22 00:13:17 +02:00
equinox Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
etesian Correctly pass position informations between Etesian & Coloquinte. 2014-05-08 12:26:16 +02:00
hurricane ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
ispd Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
katabatic ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
kite ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
knik Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
mauka Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
metis ExtensionCap support and source/target terminal flags in Katabatic & Kite. 2014-05-25 15:00:35 +02:00
nimbus Update to Qt 5, requires cmake 2.8.9. New placer: Etesian. 2014-03-22 11:50:36 +01:00
solstice Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
stratus1 Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
unicorn Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
vlsisapd Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
.gitignore Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00