coriolis/crlcore/etc/cmos
Jean-Paul Chaput 0fab6087fa Start of Alliance/Python encapsulation layer.
* New: In Cumulus, new Alliance.py module (*not* a plugin) providing
    an encapsulation for Alliance command line tools. The other main
    feature is that it provides a "Makefile like" behavior. Based on
    the command dependencies a DAG is contructed, then a static
    ordering of the commands. Commands are then executed to rebuild
    outdated target.
      The Alliance environment supplied to the commands is read from
    the Coriolis configuration file <alliance.conf>.
      For this first evaluation version, only <boom>, <boog> and
    <loon> support are provided.
      It still not clear how to encapsulate the Coriolis tools in
    the same way.
* Change: In CRL Core, in helpers/__init__.py, change the way the static
    initialization (module) is done. All the commands are put inside
    a "staticInitialization()" function, which is then explicitly
    called by others. This is a better solution agains *no* or *twice*
    initialization. Modificate <coriolisInit.py> accordingly (as
    <Alliance.py> from Cumulus.
2014-07-27 16:23:27 +02:00
..
alliance.conf Start of Alliance/Python encapsulation layer. 2014-07-27 16:23:27 +02:00
display.conf Add a common/ to share the trunk of symbolic technologies configurations. 2014-05-22 00:13:17 +02:00
hMetis.conf More configuration sharing. 2014-05-27 15:40:42 +02:00
kite.conf Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
mauka.conf More configuration sharing. 2014-05-27 15:40:42 +02:00
misc.conf More configuration sharing. 2014-05-27 15:40:42 +02:00
nimbus.conf More configuration sharing. 2014-05-27 15:40:42 +02:00
patterns.conf Add a common/ to share the trunk of symbolic technologies configurations. 2014-05-22 00:13:17 +02:00
plugins.conf Complete replacement of the Chip placement Python scripts. 2014-07-21 13:18:34 +02:00
stratus1.conf More configuration sharing. 2014-05-27 15:40:42 +02:00
technology.conf Add a common/ to share the trunk of symbolic technologies configurations. 2014-05-22 00:13:17 +02:00