Go to file
Jean-Paul Chaput 2a1c7e181e Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks.
* Change: In Kite, Katabatic & Knik, express the number of tracks truly
    available to the global router by the number of tracks reserved to
    the local routage inside a GCell. Replace the ratio parameter
    "hEdgeCapacity" by an integer parameter "hTracksReservedLocal"
    (duplicate for verticals).
      It is more explicit to give directly the number of tracks that
    are to be used locally, and potentially saves us from rouding
    problems when calculating the number of availables tracks.
      Note: we cannot do that for the layer saturateRatio as it
    uses the density ratio that take account local wires, leading
    to fractional results.
* Change: In Katabatic, in <GCellGrid>, rename checkEdgeSaturation()
    into checkEdgeOverflow(), more explicit.
* Change: In Knik, in <Graph>, display the computed capacities of the
    lower left node edges (should be the same througout all the grid).
* Change: In Unicorn, in <cgt.py>, uses the new parameters names for
    edge density.
2014-06-10 16:58:52 +02:00
bootstrap Added support for Ninja in <ccb> (bootstrap). Minor fixes in CMakefiles. 2014-06-10 00:11:42 +02:00
crlcore Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +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 Added support for Ninja in <ccb> (bootstrap). Minor fixes in CMakefiles. 2014-06-10 00:11:42 +02:00
etesian Added support for Ninja in <ccb> (bootstrap). Minor fixes in CMakefiles. 2014-06-10 00:11:42 +02:00
hurricane Correct exception catching when creating invalid occurrence in Isobar. 2014-06-10 00:17:41 +02:00
ispd Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
katabatic Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
kite Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
knik Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
mauka Correct a bug in the UpdateSession::close() mechanism. 2014-05-27 15:41:32 +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 Added support for Ninja in <ccb> (bootstrap). Minor fixes in CMakefiles. 2014-06-10 00:11:42 +02:00
stratus1 Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
unicorn Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +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