Go to file
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
bootstrap More strict detection of the configuration files install directory. 2014-08-03 16:17:13 +02:00
crlcore Buffer cell configuration in ClockTree. More config parameters in Chip. 2014-09-02 11:17:47 +02:00
cumulus Correct loading of clock buffer in ClockTree plugin. 2014-09-03 10:37:11 +02:00
documentation Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
equinox Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
etesian Unsolved bug, add_definitions() doesn't work in Etesian CMakeLists.txt 2014-08-03 16:30:36 +02:00
hurricane Correct loading of clock buffer in ClockTree plugin. 2014-09-03 10:37:11 +02:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Add management of fixed wires to Kite (for chip ClockTree) 2014-08-15 19:26:49 +02:00
kite Add management of fixed wires to Kite (for chip ClockTree) 2014-08-15 19:26:49 +02:00
knik Replace, again HUGE by HUGE_VAL in Knik (for Cygwin). 2014-08-06 17:44:07 +02:00
mauka Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
metis Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
nimbus Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
solstice Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
stratus1 Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
unicorn cgt now returns correct success/failure value to the UNIX shell. 2014-08-03 16:27:19 +02:00
vlsisapd Support for Windows/Cygwin, part 3. 2014-07-23 16:53:43 +02:00
.gitignore Make the Python interface closely mirroring the C++ one. 2014-06-29 14:26:59 +02:00