coriolis/crlcore/python/helpers
Jean-Paul Chaput bc1c7838d1 Reorganisation of technology configuration files.
* Change: In CRL Core, in coriolis2/etc the file an directory structure
    describing the technonolies is modified.
      Before, one technology was split in two: the symbolic part that
    may be shared across multiple real technology and the real technology
    itself. To configure this we needed in ".coriolis2/techno.py" two
    variables:
      * symbolicTechnology.
      * realTechnology.
      After, we duplicate the symbolic technology in each real ones, so
    to configure we only have to refer to one technology with the
    variable:
      * technology.
      Pure sympolic technologies are still availables, associated with
    a dummy real one.
      We provides:
      * 180/scn6m_deep_09  for MOSIS 180nm
      * 45/freepdk_45      for FreePDK 45nm (work in progress).
      * symbolic/cmos      for classical Alliance symbolic.
* Change: In CRL Core python/helpers, SymbolicTechnology.py and
    RealTechnology.py are now grouped under Technology.py.
2017-11-17 11:10:32 +01:00
..
Alliance.py Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
Configuration.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
Debug.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
Display.py Added METCAP layer, for MIM capacitors. 2016-03-06 12:40:23 +01:00
Patterns.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
Technology.py Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
__init__.py Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
etesian.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
hMetis.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
kite.py Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
mauka.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
misc.py Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
nimbus.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00