Go to file
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
bootstrap New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00
coloquinte New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00
crlcore Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
cumulus Add a state to Cell to know if is placed and/or routed. 2015-04-16 16:52:33 +02:00
documentation Adapt the rpm automated build system of bootstrap (pass 2) 2015-04-09 22:45:48 +02:00
equinox Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
etesian Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
hurricane Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
kite Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
knik Remove obsolete XML config files. Add stub technos cmos065 & c35b4. 2015-04-06 12:49:27 +02:00
mauka Happy new year 2015! 2015-03-17 16:56:55 +01:00
metis Happy new year 2015! 2015-03-17 16:56:55 +01:00
nimbus Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
solstice Correct the garbled screen when shifting right in CellWidget. 2015-04-05 19:21:20 +02:00
stratus1 Remove simulated annealing placer Nimbus/Metis/Mauka. 2015-03-17 22:50:00 +01:00
unicorn Support for Uniquification. Rewrite of the Blif parser. 2015-04-25 16:52:18 +02:00
vlsisapd Happy new year 2015! 2015-03-17 16:56:55 +01:00
.gitignore Adapt the rpm automated build system of bootstrap (pass 2) 2015-04-08 17:13:24 +02:00