coriolis/vlsisapd/examples
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
..
agds Python module are no more called pyMODULE.so but MODULE.so 2010-07-14 12:11:00 +00:00
cif Python module are no more called pyMODULE.so but MODULE.so 2010-07-14 12:11:00 +00:00
dtr Updated examples 2010-11-17 15:39:03 +00:00
liberty - Improvment of parsing examples with examples of maps and vectors. 2010-10-15 11:13:53 +00:00
openChams !! Adding support for subCircuits !!! 2010-11-22 10:22:04 +00:00
CMakeLists.txt New liberty parser / driver : 2010-10-08 11:22:59 +00:00