DIRECTORY CoreCreate; SSI: CEDAR DEFINITIONS = BEGIN OPEN CoreCreate; Inverter: PROC [w: NAT _ 4, r: REAL _ 2.5] RETURNS [ct: CellType]; TristateBuffer: PROC [w: NAT _ 4, r: REAL _ 2.5] RETURNS [ct: CellType]; NAnd: PROC [i: NAT _ 2, w: NAT _ 4, r: REAL _ 2.5] RETURNS [ct: CellType]; And: PROC [i: NAT _ 2, w: NAT _ 4, r: REAL _ 2.5] RETURNS [ct: CellType]; NOr: PROC [i: NAT _ 2, w: NAT _ 4, r: REAL _ 2.5] RETURNS [ct: CellType]; Or: PROC [i: NAT _ 2, w: NAT _ 4, r: REAL _ 2.5] RETURNS [ct: CellType]; END. nSSI.mesa Copyright c 1985 by Xerox Corporation. All rights reserved. Barth, January 23, 1986 4:46:34 pm PST "Vdd", "Gnd", "Input", "nOutput" "Vdd", "Gnd", "Input", "Drive", "nDrive", "nOutput" "Vdd", "Gnd", Seq["Input", i], "nOutput" "Vdd", "Gnd", Seq["Input", i], "Output" "Vdd", "Gnd", Seq["Input", i], "nOutput" "Vdd", "Gnd", Seq["Input", i], "Output" ΚV˜codešœ™Kšœ Οmœ1™