coriolis/vlsisapd/examples/openChams/cplusplus
Damien Dupuis 501ac35b2b !! 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:22:04 +00:00
..
CMakeLists.txt Adding code examples for openChams parser/driver in c++/python. 2010-09-02 10:31:55 +00:00
cmake.ex Adding code examples for openChams parser/driver in c++/python. 2010-09-02 10:31:55 +00:00
driveOpenChams.cpp !! Adding support for subCircuits !!! 2010-11-22 10:22:04 +00:00
parseOpenChams.cpp !! Adding support for subCircuits !!! 2010-11-22 10:22:04 +00:00