coriolis/stratus1/src/dpgen
Jean-Paul Chaput 4f089ffdea Polygon internal normalization. Sub-polygons for GDSII driver.
* Change: In Hurricane::Polygon, store the points so they are always
    ordered in the counter-clockwise (trigonometric) direction. This
    simplicificate internal computations.
* New: In Hurricane::Polygon, added getSubPolygons() methods, that
    split horizontally the polygon in sub-polygons of about 1000
    vertexes. This is mainly to be used by the GDSII driver to abide
    to the XY 4000 points limitation.
* New: In Hurricane::Isobar, export support for Point collections so
    the various contour Polygon methods can be created in the Python
    interface.
* New: In CRL::GdsDriver, split the Polygons into set of sub-polygons
    of less than 1000 vertexes. Use the getSubPolygons() method.
* Change: In stratus1.dpgen_RF2, makes more explicit error messages
    about placement by displaying the faulty vs. expected coordinates.
2018-06-03 11:47:31 +02:00
..
CMakeLists.txt Initial import of stratus1 2010-07-12 15:33:22 +00:00
ROM_encours.py * <All Tools>/CMakeLists.txt: 2011-02-02 11:44:55 +00:00
dpgen_ADSB2F.py Initial import of stratus1 2010-07-12 15:33:22 +00:00
dpgen_Nul.py Initial import of stratus1 2010-07-12 15:33:22 +00:00
dpgen_RAM.py In Stratus, in dpgen_RAM get cell height from the library. 2016-04-13 18:49:50 +02:00
dpgen_RF1.py Make RF1 support different slice height. 2016-04-22 22:08:38 +02:00
dpgen_RF2.py Polygon internal normalization. Sub-polygons for GDSII driver. 2018-06-03 11:47:31 +02:00
dpgen_ROM.py * <All Tools>/CMakeLists.txt: 2011-02-02 11:44:55 +00:00
dpgen_ROM2.py Initial import of stratus1 2010-07-12 15:33:22 +00:00
dpgen_ROM4.py Initial import of stratus1 2010-07-12 15:33:22 +00:00
dpgen_Regular.py Initial import of stratus1 2010-07-12 15:33:22 +00:00
dpgen_Shifter.py Initial import of stratus1 2010-07-12 15:33:22 +00:00
dpgen_Shrot.py Initial import of stratus1 2010-07-12 15:33:22 +00:00