Skip to content
  • Jean-Paul Chaput's avatar
    3f73b9d0
    Anlog integration part I. Atomic devices support (transistors). · 3f73b9d0
    Jean-Paul Chaput authored
    * 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.
    3f73b9d0
    Anlog integration part I. Atomic devices support (transistors).
    Jean-Paul Chaput authored
    * 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.
Loading