Go to file
Jean-Paul Chaput f5020120bf Correct clock-tree building when used on a standalone block.
* Change: In Cumulus, in Configuration.py, in the horizontal & vertical
    wire creation adds new flags ExpandWidth to draw wires one lambda
    bigger than the minimal width (see ClockTree.py patch).
* Change: In Cumulus, In ClockTree.py, use non default width to draw
    wires of the H branch of the clock tree. This is to prevent them
    to be recognized as "manual global routing", which they are not
    and not event topologically compatible.
* Bug: In Kite, in BuildPowerRails, change the way clocks are detected
    when working on a single block (not a whole chip). Now look only
    in clock which are external and do not filter out already routed
    ones.
* Change: In KiteEngine, in createGlobalGraph(), systematically call
    flattenNets() so nets that are added after the first flattening
    in the placer are also flattened. The flattenNets() Cell method
    takes care of not flattening twice a net.
2015-03-03 11:11:22 +01:00
bootstrap Support Fedora OS in Builder as well as in coriolisEnv. 2015-02-28 10:30:28 +01:00
crlcore Added etesian.conf in ispd05 symbolic technology. 2015-03-02 23:44:55 +01:00
cumulus Correct clock-tree building when used on a standalone block. 2015-03-03 11:11:22 +01:00
documentation Adding Configuration support to Etesian. 2015-02-27 18:16:03 +01:00
equinox Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
etesian Ispd05 bookshelf parser bad scaling bug correction. 2015-03-02 23:29:08 +01:00
hurricane Correct clock-tree building when used on a standalone block. 2015-03-03 11:11:22 +01:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Bug in Python proxy deallocation. Update to latest Coloquinte. 2015-02-13 23:38:55 +01:00
kite Correct clock-tree building when used on a standalone block. 2015-03-03 11:11:22 +01:00
knik Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
mauka Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
metis Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
nimbus Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
solstice Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
stratus1 Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
unicorn Adding Configuration support to Etesian. 2015-02-27 18:16:03 +01:00
vlsisapd Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
.gitignore More accurate tests in Katabatic to stop whining about bad doglegs. 2014-10-03 19:00:02 +02:00