Go to file
Jean-Paul Chaput 9724cef332 * ./hurricane/src/isobar:
- Change: In PyHurricane, add type object for all subtype of Component, then
        we can use the Python "isinstance()" function to know the true type of a
        component. Useful when looping over a collection of Component.
          Name clash: We have used the class name as the name of the constructor
        inside the Hurricane module, at a time we where less acquainted with
        Python, so the real class are named 'PyVertical' for example, while
        'Hurricane' is the constructor function. Should correct this in the
        future but it's a huge work as all the Python scripts must be editeds...
    - Change: In PyNet, adds the "getComponents()" Collection accessor.
    - New: In Occurrence, added method getCompactString() to display a more
       compact version of the occurrence.
    - New: PyQuery & PyQueryMask expose the Query classe. Only partially implemented,
        and with the start of the template based interface disabled.
2013-02-10 11:52:27 +00:00
bootstrap Forgot to create a proxy for getProject() 2013-01-12 15:10:55 +00:00
chamsin MetaCapacitor in progress 2008-07-24 15:39:12 +00:00
crlcore * ./crlcore: 2012-12-22 18:21:40 +00:00
cumulus * ./cumulus: 2012-12-14 15:36:35 +00:00
equinox * <All Tools>/CMakeLists.txt: 2011-02-02 22:25:31 +00:00
hurricane * ./hurricane/src/isobar: 2013-02-10 11:52:27 +00:00
ispd * ./ispd: 2010-08-25 11:42:44 +00:00
katabatic * ./katabatic: 2012-12-22 18:22:38 +00:00
kite * ./kite: 2012-12-22 18:22:54 +00:00
knik Add library version to flute. 2011-02-04 11:10:02 +00:00
mauka * All Tools: 2012-11-16 12:53:00 +00:00
metis * All Tools: 2012-11-16 12:51:59 +00:00
nimbus Forgotten Nimbus Python wrapper. 2012-11-16 13:17:48 +00:00
solstice * <All Tools>/CMakeLists.txt: 2011-02-02 22:25:28 +00:00
stratus1 * All Tools: 2012-12-03 08:31:26 +00:00
unicorn * ./unicorn: 2012-12-14 15:36:18 +00:00
vlsisapd * ./vlsisapd/src/openChams: 2012-12-14 14:39:15 +00:00