GCTest2.cm
Massoud Pedram January 4, 1988 11:23:52 am PST
look at [yazoo]<Cedar>Users>monier.pa>Bic.dale and LayoutBIC.cm for a model
Created by Bryan Preas August 24, 1987 12:34:54 pm PDT
put Layout: $Get and PWCoreSourceDesign: design on leaf celltypes
put Layout: $GC on root cellType
Install GC PWCore
CDCmosB
← &design ← PW.OpenDesign["GCTest2.dale"]
← &context ← Sisyph.Create[&design, NIL]
← &cellType ← Sisyph.ES["GCTest2.sch", &context]
← &object ← PWCore.Layout[&cellType]
← &de ← PW.Draw[&object]
CDIO.WriteDesign[&de, "GCTest2Routed.dale"]