coriolis/documentation
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
..
CrlCore Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
DpGen Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
Hurricane Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
Katabatic More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
Kite More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
Patterns Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
PythonCpp Added latest doc compilation to avoid rebuild. 2018-05-05 00:23:44 +02:00
PythonTutorial Added latest doc compilation to avoid rebuild. 2018-05-05 00:23:44 +02:00
RDS Added latest doc compilation to avoid rebuild. 2018-05-05 00:23:44 +02:00
Stratus Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
Unicorn Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
UsersGuide Added latest doc compilation to avoid rebuild. 2018-05-05 00:23:44 +02:00
Viewer Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
_build Added latest doc compilation to avoid rebuild. 2018-05-05 00:23:44 +02:00
_static Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00
_templates Validating channel routing mode (two metals) on SNX. 2018-03-16 16:20:04 +01:00
_themes/sphinx_rtd_theme More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
defapi Update documentation to build on Debian 9.2 (stretch). 2017-10-30 15:33:37 +01:00
etc Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00
examples Added GDSII parser. Component/Polygon reorganisation. 2018-05-20 15:47:34 +02:00
lefapi Update documentation for new technology scheme. 2017-11-17 12:04:33 +01:00
lefdef Update documentation to build on Debian 9.2 (stretch). 2017-10-30 15:33:37 +01:00
CMakeLists.txt Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00
Contents.rst Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
Makefile Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
conf.py Happy New Year 2018 ! Update license years... 2018-01-06 17:55:44 +01:00
index.rst Validating channel routing mode (two metals) on SNX. 2018-03-16 16:20:04 +01:00