coriolis/cumulus/src
Jean-Paul Chaput e6c809a12a Correct loading of clock buffer in ClockTree plugin.
* Bug: In ClockTree plugin, only the logical view of the clock buffer
    was loaded, so no external components where found on the I/O nets.
    The external components are loaded only when the *physical* view
    is loaded. Didn't show on sxlib because the buffer was fulled
    loaded *before* running the ClockTree.
* Bug: In PyHurricane, in the various LocatorNextMethod() macros,
    sometimes an empty collection can be returned by Hurricane
    (GenericCollection()), which has a NULL locator. So check
    if the locator is *not* NULL before trying to access it...
* Change: In Chip, more accurate error messages related to the clock
    detecttion.
2014-09-03 10:37:11 +02:00
..
plugins Correct loading of clock buffer in ClockTree plugin. 2014-09-03 10:37:11 +02:00
Alliance.py First basic version of ClockTree & Chip plugins. 2014-08-15 19:05:27 +02:00
CMakeLists.txt First basic version of ClockTree & Chip plugins. 2014-08-15 19:05:27 +02:00
placeandroute.py Make the Python interface closely mirroring the C++ one. 2014-06-29 14:26:59 +02:00
ref.py * ./cumulus: 2010-11-16 14:09:31 +00:00