--File: SloopTest.typ
Last Edited by: CSChow, January 4, 1985 3:21:17 am PST
InverterA: {
origin: (0 0)
pins: {
Vdd: {physicalPins: {(12 23) (12 23) (34 33)} auxInfo: {}}
Gnd: {physicalPins: {(12 23) (34 54)} }
}
shape: {(20 15) sw: (5 4) se: (4 5)}
shapeFn: {}
restriction: {}
}
InverterB: {
shape: {(30 15) ne: (5 4) sw: (4 5)}
}
InverterC: {
shape: {(30 15)}
}
NAND: {
 shape: {(56 90) sw: (12 50)}
 pins: {
  out: {physicalPins: { (50 2) (50 88) } auxInfo: {} }
  in2: {physicalPins: { (34 2) (34 88)} }
  in1: {physicalPins: { (18 2) (18 88) } }
  Vdd: {physicalPins: { (50 30) (50 60) } auxInfo: {} }
  Gnd: {physicalPins: { (2 60) (2 80)} }
  }
 }

Inverter: {
 shape: {(38 90) sw: (10 50)}
 pins: {
  out: {physicalPins: { (32 2) (32 88)} auxInfo: {} }
  in: {physicalPins: { (18 88) (18 2)} auxInfo: {} }
  Vdd: {physicalPins: { (10 88) } auxInfo: {} }
  Gnd: {physicalPins: { (12 40) (36 40)} }

  }
 }