coriolis/crlcore/etc/symbolic/cmos45
Jean-Paul Chaput 92edd9ba31 New implementation for the Python hash and compare methods.
* Change: In Hurricane::Isobar/PyHurricane.h, make the hash function use
    the DBo id whenever possible instead of the object pointer, fall back
    to it for standalone objects (Box like one). The DirectHashMethod()
    macro generate a C style function (linkage) which call a template
    function "getPyHash<>()" that uses a SFINAE mechanism to select
    the right variant.
      Create two comparison macros DirectCmpByPtrMethod() and
    DirectCmpByValueMethod() to customize the comparison for objects that
    have C++ operator==(). So now two boxes with the same contents will
    be seen equal by Python. For DBo objects we keep the previous
    comparison by C++ pointer.
2019-11-14 23:56:01 +01:00
..
__init__.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
alliance.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
alliance.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
analog.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
analog.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
devices.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
display.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
display.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
etesian.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
etesian.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
hMetis.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
kite.conf Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
kite.py New implementation for the Python hash and compare methods. 2019-11-14 23:56:01 +01:00
mauka.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
misc.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
misc.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
nimbus.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
patterns.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
patterns.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
plugins.conf In CRLcore, new gauge "msxlib4" for compliance with AMS 350nm (symbolic). 2019-05-29 13:16:01 +02:00
plugins.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
stratus1.conf Correct H/K parameters for global routing. New cmos45 symbolic. 2019-02-26 20:00:28 +01:00
stratus1.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00
technology.conf Reorganisation of menus in a more clear way. 2019-03-05 23:23:14 +01:00
technology.py Migrating the initialisation system to be completely Python-like. 2019-10-28 18:09:14 +01:00