SCTestPW.cm
Last Edited by: Preas, March 26, 1988 6:49:15 pm PST
Bryan Preas March 30, 1988 2:20:39 pm PST
Cong, August 27, 1987 7:36:16 pm PDT
Install CellLibraries
install SCCmosb
run StdCellsCmosB
install SCExtras
-- ← LogicUtilsImpl.globalSwitchHackForSCBlockON ← TRUE -- combine cells
← &ct ← Logic.Adder[16]
← PWCore.SetLayout[&ct, $SCRouteX]
← RTCoreUtil.PutCoreIntProp[&ct, SC.numRows, 0]
← CoreOps.SetCellTypeName[&ct, "Adder16"]
← &ob ← PWCore.Layout[&ct]
← &de ← PW.Draw[&ob]
CDIO.WriteDesign[&de, "Adder16New"]