coriolis/stratus1
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
..
devdoc Validating channel routing mode (two metals) on SNX. 2018-03-16 16:20:04 +01:00
doc Validating channel routing mode (two metals) on SNX. 2018-03-16 16:20:04 +01:00
etc No more use of "fulladder.vst" file : parser takes into account sxlib's fulladder. 2010-09-06 09:26:31 +00:00
src Polygon internal normalization. Sub-polygons for GDSII driver. 2018-06-03 11:47:31 +02:00
CMakeLists.txt Compliance with cmake 3.0 (Debian 9.2). Corrects all warnings. 2017-12-02 14:30:05 +01:00
LICENSE Initial import of stratus1 2010-07-12 15:33:22 +00:00
configure.in Initial import of stratus1 2010-07-12 15:33:22 +00:00