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