coriolis/crlcore/src/pyCRL
Jean-Paul Chaput dcfba9ef18 Export Catalog::State creation support to Python.
* New: In CRL::PyCatalog, add the second parameter "add" to getState()
    so we can request the creation of the state if needed.
* New: In CRL::PyCatalogState, export setCell() and setInMemory() methods.
* Bug: In CRL::Subckt::createModel(), when a cell has a State entry in
    the catalog, also check that it really has a Cell loaded in memory.
    If not, throw an exception (and do not crash).
2021-04-28 12:58:47 +02:00
..
crlcore Added Net direction checker/setter in CRL Core. 2021-03-15 23:57:15 +01:00
CMakeLists.txt Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
PyAcmSigda.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyAllianceFramework.cpp Typo in python af.createLibrary() signature. 2020-11-15 11:10:11 +01:00
PyAllianceLibrary.cpp Support for full Database clear & restart. 2020-02-29 16:55:14 +01:00
PyBanner.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyBlif.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyCRL.cpp Added Net direction checker/setter in CRL Core. 2021-03-15 23:57:15 +01:00
PyCatalog.cpp Export Catalog::State creation support to Python. 2021-04-28 12:58:47 +02:00
PyCatalogState.cpp Export Catalog::State creation support to Python. 2021-04-28 12:58:47 +02:00
PyCellGauge.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyConstant.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyDefImport.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyEnvironment.cpp Support for full Database clear & restart. 2020-02-29 16:55:14 +01:00
PyGds.cpp Small typo in GDS driver Python wrapper error message. 2020-10-25 11:43:41 +01:00
PyGraphicToolEngine.cpp * All Tools: 2012-11-16 12:49:47 +00:00
PyIspd05.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyLefImport.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyRoutingGauge.cpp Add a new RoutingLayerGauge type "PowerSupply". 2021-03-02 12:17:40 +01:00
PyRoutingLayerGauge.cpp Add a RoutingLayerGauge.setType() and export to Python (finally unused). 2021-04-24 12:55:17 +02:00
PySystem.cpp New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
PyToolBox.cpp Added Net direction checker/setter in CRL Core. 2021-03-15 23:57:15 +01:00
PyToolEngine.cpp Groudwork for routing density driven placement. Compliance with clang 5.0.1. 2019-12-09 01:57:44 +01:00
PyToolEngineCollection.cpp * All Tools: 2012-11-16 12:49:47 +00:00