<> <> <> <> 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"]