coriolis/etesian/src
Jean-Paul Chaput 770b1fbbbc Support for Uniquification. Rewrite of the Blif parser.
* New: In Hurricane, In NetAlias & Net, add an AliasList collection to
    iterate over all the aliases names (this *not* include the main
    net name).
* New: In Hurricane, In Cell, Instance & Net add support for cloning and
    uniquification (update documentation).
      All Cells that are uniquified from a given model are kept in an
    Uniquify relation. This relation allows to get all the clones and
    generate unique clone names by adding a "_uXX" suffix.
* Bug: In Hurricane, the Cell::_isFlattenLeaf attribute was not initialized
    in the constructor.
* Change: In CRL Core, in AllianceFramework::getCell(), no longer destroy
    a partially loaded Cell in case of parser failure, let the incomplete
    Cell be.
* New: In CRL Core, in ApParser, if all the instances are placed, sets the
    Cell::Placed flag.
* Change: In CRL Core, in BlifParser, complete rewrite of the parser.
    Not so good an idea afterwards...
* New: In Etesian, uniquify the design before placing.
* Change: In Kite, display the list of unrouted wired after all other
    statistics.
2015-04-25 16:52:18 +02:00
..
etesian Rewrite the Unicorn ImportCell to allow new formats to be hooked in. 2015-03-21 17:29:04 +01:00
AddFeeds.cpp Ispd05 bookshelf parser bad scaling bug correction. 2015-03-02 23:29:08 +01:00
CMakeLists.txt Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
Configuration.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
EtesianEngine.cpp Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
FeedCells.cpp Integration of the latest Coloquinte in Etesian & misc modifs. 2015-02-01 23:24:13 +01:00
GraphicEtesianEngine.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
PyEtesian.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
PyEtesianEngine.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00
PyGraphicEtesianEngine.cpp Happy new year 2015! 2015-03-17 16:56:55 +01:00