coriolis/documentation/examples/scripts
Jean-Paul Chaput 1887f45135 Exported Polygon::getSubPolygons() to Python.
* New: In Hurricane::Isobar::PyPolygon, export the getSubPolygons()
    method. Makes a list of list (maybe tuple should have been better
    to prevent user's rewrite).
* Change: In documentation/examples/scripts/, update polygons.py to
    serve as a very basic test-bench for Polygon, manhattanhization
    and sub-polygons display.
2018-06-03 12:55:28 +02:00
..
.coriolis2 Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00
CMakeLists.txt Added first suppport for Polygons (Triangles). 2018-03-20 11:49:04 +01:00
diagonals.py Added GDSII parser. Component/Polygon reorganisation. 2018-05-20 15:47:34 +02:00
fulladder.py Added GDSII parser. Component/Polygon reorganisation. 2018-05-20 15:47:34 +02:00
invertor.py Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00
polygons.py Exported Polygon::getSubPolygons() to Python. 2018-06-03 12:55:28 +02:00
toolengines.py Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00