mirror of https://github.com/KLayout/klayout.git
27 lines
324 B
Plaintext
27 lines
324 B
Plaintext
|
|
* Extracted by KLayout
|
||
|
|
|
||
|
|
* cell TOP
|
||
|
|
.SUBCKT TOP
|
||
|
|
* net 1 3
|
||
|
|
* net 2 4
|
||
|
|
* net 3 2
|
||
|
|
* net 4 1
|
||
|
|
* net 5 8
|
||
|
|
* net 6 5,7
|
||
|
|
* net 7 6
|
||
|
|
* cell instance $1 r0 *1 0,0
|
||
|
|
X$1 1 2 6 3 4 5 7 6 CHIP
|
||
|
|
.ENDS TOP
|
||
|
|
|
||
|
|
* cell CHIP
|
||
|
|
* pin pad3
|
||
|
|
* pin pad4
|
||
|
|
* pin pad5
|
||
|
|
* pin pad2
|
||
|
|
* pin pad1
|
||
|
|
* pin pad8
|
||
|
|
* pin pad6
|
||
|
|
* pin pad7
|
||
|
|
.SUBCKT CHIP 1 2 3 4 5 6 7 8
|
||
|
|
.ENDS CHIP
|