MCLayoutB.cm
Copyright Ó 1987 by Xerox Corporation. All rights reserved.
Last Edited by: Gasbarro November 23, 1987 2:47:34 pm PST
Install MemoryController
PWCoreLichen
Statistics on
ColorDisplayModeOff
← MCWireIcons.extractSchematic ← FALSE
← CedarProcess.SetPriority[background]
← &design ← PW.OpenDesign["MemoryController.dale"]
← CDViewer.CreateViewer[&design]
← CDOps.SetMutability[&design]
← &cx ← Sisyph.Create[&design, NIL]
← PWCoreLichen.SetAutomorphismHack[TRUE]
← &in ← Sisyph.ES["MemoryControllerInner.sch", &cx]
← PWCore.Layout[&in]
← PWCoreLichen.Compare[&in]
← PWCore.Store[&in, TRUE]
← MCWireIcons.extractSchematic ← TRUE
← &mc ← Sisyph.ES["MemoryController.sch", &cx]
← &ob ← PWCore.Layout[&mc]
← PWCoreLichen.Compare[&mc]
← PW.Draw[&ob]
← PWCore.Store[&mc, TRUE]