MCLichen.cm
Copyright Ó 1987 by Xerox Corporation. All rights reserved.
Last Edited by: Gasbarro November 11, 1987 12:24:00 pm PST
Christian Le Cocq October 8, 1987 12:33:23 pm PDT
Install MemoryController
PWCoreLichen
← CedarProcess.SetPriority[background]
← &design ← PW.OpenDesign["MemoryController.dale"]
← &design ← CDViewer.FindDesign["MemoryController"]
← CDViewer.CreateViewer[&design]
← CDOps.SetMutability[&design]
← &cx ← Sisyph.Create[&design, NIL]
← PWCoreLichen.SetAutomorphismHack[TRUE]
← &ip ← Sisyph.ES["InputPipe.sch", &cx]
← PWCoreLichen.Compare[&ip]
← &ri ← Sisyph.ES["RamInterface.sch", &cx]
← PWCoreLichen.Compare[&ri]
← &op ← Sisyph.ES["OutputPipe.sch", &cx]
← PWCoreLichen.Compare[&op]
← &fic ← Sisyph.ES["FifoInputControl.sch", &cx]
← PWCoreLichen.Compare[&fic]
← &ctl ← Sisyph.ES["MCControlLogic.sch", &cx]
← PWCoreLichen.Compare[&ctl]
← &mc ← Sisyph.ES["MemoryController.sch", &cx]
← PWCoreLichen.Compare[&mc]