klayout/testdata/algo/nreader1.cir

18 lines
386 B
Plaintext
Raw Normal View History

2019-04-01 22:46:33 +02:00
* VDIV netlist before simplification
* cell TOP
.SUBCKT TOP 1 2 4 7
2019-04-01 22:46:33 +02:00
* net 1 OUT
* net 2 GND
* net 4 IN
* net 7 VDD
* device instance $1 1.025,0.335 RES
R$1 6 1 7650
* device instance $2 2.85,0.335 RES
R$2 3 1 7650
* device instance $3 4.665,0.335 RES
R$3 3 2 2670
* device instance $4 1.765,7.485 HVPMOS
2023-02-27 00:19:14 +01:00
M$4 7 4 6 7 MHVPMOS L=0.25U W=1.5U AS=0.63P AD=0.63P PS=3.84U PD=3.84U
2019-04-01 22:46:33 +02:00
.ENDS TOP