testSC.load
Last Edited by: Louis Monier July 18, 1986 5:51:07 pm PDT
DA
sc.load
run -a StdCellsCmosB SCMacros LogicImpl
cdread Logic.dale
← &des ← PW.OpenDesign["Logic.dale"]
← &cx ← Sisyph.Create[&des, LIST["Vdd", "Gnd", "Time"]]
← &ct ← Sisyph.ES["testSim", &cx]
← CoreOps.Print[&ct]
← &ob ← PWCore.Layout[&ct]
← PW.Draw[&ob]