coriolis/crlcore/etc
Jean-Paul Chaput 25e82fc701 Complete replacement of the Chip placement Python scripts.
Finally get rid of the demonic code from Wu Yifei...
* New: In Isobar, added encapsulation of Interval (don't know how have
    forgotten it for so long).
* Change: In Isobar, In PyLayer, new PyLink_LayerDerived() function to
    create/link the C++ object to the correct derived class and not the
    base one (PyLayer) which then prevent to use the specialized methods.
    Must replace PyLink_Layer() througout all the code.
* Change: In Isobar, in PyPoint the "setX()" & "setY()" methods where
    still capitalized.
* Change: In Isobar, in PyQuery, complete the exportation of the C++
    interface. remove the code belonging to a more "boost" way of
    building the Python interface (will do that in a far future).
* New: In CRL Core, In PyAllianceFramework, export isPad() method.
* Change: In Unicorn, in unicornInit.py, protect the loading of each
    single plugin by a "try" / "except" clause to the failing of one
    plugins do not stop the loading of the next one.
      Pass the same dictionnary argument to unicornHook() as for
    ScripMain(), this is more uniform this way.
* New: In Cumulus, complete replacement of the chip placement scripts
    from Wu Yifei (at last!). The clock-tree integration is still to
    be done.
________________________________________________________________________
2014-07-21 13:18:34 +02:00
..
cmos Complete replacement of the Chip placement Python scripts. 2014-07-21 13:18:34 +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