coriolis/crlcore/etc
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
..
cmos Start of Alliance/Python encapsulation layer. 2014-07-27 16:23:27 +02:00
common Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
hcmos9 Add a common/ to share the trunk of symbolic technologies configurations. 2014-05-22 00:13:17 +02:00
vsc200 Express "xEdgeCapacity" ratio as "xTracksReservedLocal" a number of tracks. 2014-06-10 16:58:52 +02:00
CMakeLists.txt Add a common/ to share the trunk of symbolic technologies configurations. 2014-05-22 00:13:17 +02:00
coriolis2_techno.conf Added support for multiple symbolic+real technology in configuration. 2014-05-21 14:50:22 +02:00
display.xml * All Tools: 2012-11-16 12:49:47 +00:00
environment.alliance.xml * ./crlcore: 2012-01-03 13:35:06 +00:00
technology.ams035.s2r.xml Adding technology.ams035.s2r.xml file to support ams_035 technology. 2011-07-28 09:08:57 +00:00
technology.cmos65.s2r.xml Rename technology files to 'standard' names cmosXX 2010-05-27 11:32:16 +00:00
technology.cmos130.s2r.xml Rename technology files to 'standard' names cmosXX 2010-05-27 11:32:16 +00:00
technology.fake.s2r.xml * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
technology.freePDK45.s2r.xml Adding new technology support = freePDK45 (this will be used to generate openAccess files since it is the only design kit we've got that is compliant with Cadence 6.x) 2010-04-06 14:32:40 +00:00
technology.symbolic.xml * ./crlcore/src/ccore: 2010-11-16 13:57:57 +00:00
tools.configuration.xml * All Tools: 2012-11-16 12:49:47 +00:00