DIRECTORY PWCore, SCParms, Sisyph, SmallCacheLogic; SmallCacheInnerTopImpl: CEDAR PROGRAM IMPORTS PWCore, Sisyph EXPORTS SmallCacheLogic ~ BEGIN LeftCtl: PUBLIC PROC [cts: SCParms.CellTypeSpec, cx: Sisyph.Context] RETURNS [ct: SmallCacheLogic.CellType] = { SELECT cts FROM Schematic => ct _ Sisyph.ES["SCacheLeftCtl.sch", cx]; CoreFile => ct _ PWCore.Retrieve["SCacheLeftCtl"]; ENDCASE => ERROR;}; DataPath: PUBLIC PROC [cts: SCParms.CellTypeSpec, cx: Sisyph.Context] RETURNS [ct: SmallCacheLogic.CellType] = { SELECT cts FROM Schematic => ct _ Sisyph.ES["SCacheDataPathl.sch", cx]; CoreFile => ct _ PWCore.Retrieve["SCacheDataPathl"]; ENDCASE => ERROR;}; RightCtl: PUBLIC PROC [cts: SCParms.CellTypeSpec, cx: Sisyph.Context] RETURNS [ct: SmallCacheLogic.CellType] = { SELECT cts FROM Schematic => ct _ Sisyph.ES["SCacheRightCtl.sch", cx]; CoreFile => ct _ PWCore.Retrieve["SCacheRightCtl"]; ENDCASE => ERROR;}; END. NSmallCacheInnerTopImpl.mesa Don Curry June 3, 1988 9:21:41 am PDT ÊV˜šœ™Jšœ"Ïk™%J™—š ˜ Jšœ)˜)—J™šÏnœœ˜%Jšœ˜Jšœ˜Jšœ˜J˜šžœœœ0˜DJšœ#˜*šœ˜Jšœœ˜5Jšœ3˜3Jšœœ˜—J™—šžœœœ0˜EJšœ#˜*šœ˜Jšœœ˜7Jšœ5˜5Jšœœ˜—J™—šžœœœ0˜EJšœ#˜*šœ˜Jšœœ˜6Jšœ4˜4Jšœœ˜—J™—Jšœ˜J™——…—žB