coriolis/etesian/src
Jean-Paul Chaput 5baddeb558 Implementation of DataBase native save/restore in JSON (step 2).
* New: In boostrap, in ccb.py, added support for the "support" project
    which contains external dependencies. Currently contains only
    RapidJSON. Those dependencies must be cloned here manually.
* New: In Hurricane, Initializer class for an ordered static initialization
    across different compilation modules.
* Change: In Hurricane, at DataBase level, no longer save the Cells in
    the libraries, but create and ordered list of Cell. Deepest cells
    (leaf cells) first. To avoid dependency problems.
* New: In Hurricane, JSON support for Property.
* New; In CRL, added JSON support for AllianceFramework, Environement &
    Catalog and their associated properties. Adjustment of the
    AllianceLibrary creation policy.
2016-01-21 00:25:39 +01:00
..
etesian Better handling of exceptions between C++ & Python. Misc. checks. 2015-05-20 14:03:59 +02:00
AddFeeds.cpp Better handling of exceptions between C++ & Python. Misc. checks. 2015-05-20 14:03:59 +02:00
CMakeLists.txt Basic routing-driven placement 2015-04-21 14:54:24 +02:00
Configuration.cpp More clever way of taking into account constraints on caged terminals. 2015-08-18 15:42:28 +02:00
EtesianEngine.cpp Implementation of DataBase native save/restore in JSON (step 2). 2016-01-21 00:25:39 +01:00
FeedCells.cpp Integration of the latest Coloquinte in Etesian & misc modifs. 2015-02-01 23:24:13 +01:00
GraphicEtesianEngine.cpp Better handling of exceptions between C++ & Python. Misc. checks. 2015-05-20 14:03:59 +02:00
PyEtesian.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
PyEtesianEngine.cpp Bug in VHDL portmap. Too strict checking in Kite & Etesian ::setViewer(). 2015-06-08 12:01:32 +02:00
PyGraphicEtesianEngine.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00