StartSSIOB.cm
Copyright Ó 1987 by Xerox Corporation. All rights reserved.
Jean Gastinel November 25, 1987 2:29:51 pm PST
Install FullIOB
CDRead FullIOB
← &cutset ← CoreFlat.CreateCutSet[labels: LIST["Logic","LogicMacro","FSM","DPMacro","Memory"]]
← &design ← CDViewer.FindDesign["FullIOB"]
← &cx ← Sisyph.Create[&design]
← &ct ← Sisyph.ES["FullBoard.sch", &cx]
← &tester ← Logic.RunRosemary[&ct, &design, &cutset]
← RosemaryUser.StartTest[&tester]