coriolis/oroshi/python
Jean-Paul Chaput e9ce33a857 Resistor integration.
* New: In Isobar::PyResistor, manage type RPOLYH and RPOLY2PH.
* Change: In Hurricane::Resistor, rename plate nets from "PIN1" and
    "PIN2" into "t1" and "t2" (try to respect uniform naming scheme).
* New: In Karakaze/AnalogDesign.py, support for reading Resistor
    parameters.
* New: In Orosshi, ResistorSnake.py imported from Mariam Tlili's work
    and associated Resistor.py to make parameter conversion.
      Currently we only uses vertical layout for resistors.
      Added METAL2 horizontal terminals for resistors.
2020-03-30 12:40:29 +02:00
..
CMakeLists.txt Resistor integration. 2020-03-30 12:40:29 +02:00
CapacitorMatrix.py Capacitor support, at last. 2020-03-15 17:56:09 +01:00
CapacitorRouted.py Capacitor support, at last. 2020-03-15 17:56:09 +01:00
CapacitorRoutedSingle.py Capacitor support, at last. 2020-03-15 17:56:09 +01:00
CapacitorUnit.py Capacitor support, at last. 2020-03-15 17:56:09 +01:00
CapacitorVRTracks.py Capacitor support, at last. 2020-03-15 17:56:09 +01:00
MultiCapacitor.py Capacitor support, at last. 2020-03-15 17:56:09 +01:00
NonUnitCapacitor.py Added nun-unit capacitor & single routed capacitor. 2019-12-12 14:29:57 +01:00
ParamsMatrix.py Added Resistor support. Completed Capacitor & Resistor support in Bora. 2019-11-12 02:21:03 +01:00
Resistor.py Resistor integration. 2020-03-30 12:40:29 +02:00
Resistor1.py First integration of Resistors (straight & snake). 2019-12-12 14:23:35 +01:00
ResistorSnake.py Resistor integration. 2020-03-30 12:40:29 +02:00
Rules.py Fixe bad Python exception catch for C-launched scripts. 2019-12-19 01:18:11 +01:00
Stack.py First stage in analog capacitor integration 2019-11-07 17:05:49 +01:00
WIP_CSP.py First stage in analog capacitor integration 2019-11-07 17:05:49 +01:00
WIP_DP.py First stage in analog capacitor integration 2019-11-07 17:05:49 +01:00
WIP_Transistor.py First stage in analog capacitor integration 2019-11-07 17:05:49 +01:00
__init__.py Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
capacitor.vst First integration of Resistors (straight & snake). 2019-12-12 14:23:35 +01:00