coriolis/vlsisapd
Damien Dupuis 5887a0b59f !! Adding support for subCircuits !!!
* New <subCircuitsPathes> section in <circuit> that lists the pathes that contain subCircuits xml files

    * New Device object that inherits from simplified Instance object.
        - Instance has a name, a model, some connectors and optionnal parameters
        - Device has the same attributes plus mosType, sourceBulkConnected and transistors

    * Updated readFromFile and wrtieToFile methods to support these modifications

    * Updated parse and drive examples to support these modifications
        - Note: only C++ examples has been updated since my boost.python environment is actually totaly broken

    * New buffer.xml example that uses subCircuits.
2010-11-22 10:21:52 +00:00
..
cmake_modules * ./vlsisapd/src/bookshelf: 2010-08-18 20:35:50 +00:00
doc Name's operators are now available in python 2010-06-15 14:18:42 +00:00
examples Updated examples 2010-11-17 15:39:03 +00:00
src !! Adding support for subCircuits !!! 2010-11-22 10:21:52 +00:00
CMakeLists.txt New liberty parser / driver : 2010-10-08 11:22:59 +00:00