coriolis/documentation/examples/scripts
Jean-Paul Chaput 3f73b9d033 Anlog integration part I. Atomic devices support (transistors).
* Change: In boostrap, remove support for Chams.
* New: In Hurricane::Technology, added support for DTR rules, UnitRule,
    PhysicalRule and TwoLayersPhysicalrule. Added devices descriptors and
    models descriptors (for Spice). Spice description is not used yet
    but kept anyway in case of future use.
* New: Hurricane::Analog whole library and it's Python interface. This
    provides support for transistors, capacitors and resistors. Only
    transistor support is fully implemented as of now.
* New: In CRL/python/coriolisInit.py, read configuration files for the
    Analog extension (analog.conf & devices.conf). Thoses are optionals
    and a simple warning is issued if not found.
      Added helpers/AnalogTechno.py DTR loading helper.
      Add analog configuration files for 180/scn6m_deep_09.
* New: Oroshi tool that provides actual layout drawing for transistors.
2018-10-01 16:52:17 +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.ap Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
fulladder.gds Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
fulladder.py Added GDSII parser. Component/Polygon reorganisation. 2018-05-20 15:47:34 +02:00
fulladder.vst Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
invertor.ap Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
invertor.py Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00
invertor.vst Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02: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