coriolis/crlcore/etc/45/freepdk_45
Jean-Paul Chaput ea16b5a556 Added GDSII parser. Component/Polygon reorganisation.
* New: In CRL, implement a GDSII parser. The complete syntax is supported,
    but only a few subset is really taken into account. It is intended to
    load the layout of standard cells only. The interface of the cell is
    provided through a LEF file and it complete layout through the GDSII.
      The loader work in a Library way. It takes a Hurricane library as
    argument and search in the GDSII library structures with a name
    matching the Cell of the library and complete them.
* Change: In Hurricane::Component, put the Contour methods at Component
    level so we can use them in a generic way in the CellWidget drawing
    primitives.
* New: Hurricane::Rectilinear polygon, for small rectlinear polygons.
    Should be less than 100 vertexes. For bigger ones, use Polygon
    which allows slanted egdes.
* Bug: In CRL, freepdk_45/technology.conf, there seems to be an incoherency
    bettween the GDSII layer numbers as defined in the Cadence FreeePDK45.tf
    file and the one used in the supplied layout of the GDSII cells.
      For now, we align on the GDSII cells to get nice layouts, but it
    has to checked.
2018-05-20 15:47:34 +02:00
..
alliance.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
display.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
etesian.conf In CRL, update real conf. files. Smarter management of pin in LEF parser. 2018-01-06 16:18:33 +01:00
hMetis.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
kite.conf Corrections in the Dijkstra global routing (ripup) mechanism. 2018-04-16 12:10:48 +02:00
mauka.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
misc.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
nimbus.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
patterns.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
plugins.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
stratus1.conf Reorganisation of technology configuration files. 2017-11-17 11:10:32 +01:00
technology.conf Added GDSII parser. Component/Polygon reorganisation. 2018-05-20 15:47:34 +02:00