coriolis/crlcore
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
..
cmake_modules New Library Manager Widget. Access with Tools menu or CTRL+M. 2015-05-09 17:03:17 +02:00
doc More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
etc Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
python Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
src Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
CMakeLists.txt Check for any version of Python 2, instead of 2.7. 2017-07-11 17:52:58 +02:00