<> <> <> <<>> <> Statistics on Install Extract Run SinixRawCMosBImpl _ SinixRawCMosBImpl.justKeepOne _ TRUE TakeHeapstats <<_ &design _ PW.OpenDesign["EUEmptyLayout"]>> _ &design _ PW.OpenDesign["EUCompleteLayout"] _ CDViewer.CreateViewer[&design, FALSE] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "PadBlank"], $RawCMosBExtractProc, $ExtractCellAsWire] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "Name.pict"], $RawCMosBExtractProc, $ExtractNull] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "Logo2"], $RawCMosBExtractProc, $ExtractNull] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "CopyRight.pict"], $RawCMosBExtractProc, $ExtractNull] _ SinixRawCMosBImpl.Mark[&design] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "RamControl"], $RawFlatten, NIL] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "SCControl"], $RawFlatten, NIL] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "DPControl"], $RawFlatten, NIL] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "DataPath"], $RawFlatten, NIL] _ &obj _ CDDirectory.Fetch[&design, "EU"] TakeHeapstats -d date _ &ct _ Sinix.Extract[&obj, SinixRawCMosB.mode, NIL, NEW [INT _ 0]].result date TakeHeapstats -d _ CoreIO.ReportSaveCellType[&ct] <<>> _ &padsDesign _ PW.OpenDesign["EU4Top"] _ &source _ Sisyph.ES["EUTop.sch", Sisyph.Create[&padsDesign]] _ &new _ SinixRawCMosBImpl.MatchSourceToExtracted[Sisyph.mode, CD.commentLayer, &source, &ct, "RawEU"] _ CoreIO.ReportSaveCellType[&new] Install Rosemary PWCore _ RosemaryImpl.sizeHackEnable _ TRUE Run -a EUUtilsImpl EUArithImpl run -a EUSim _ &sim _ EUSim.ExerciseRose[&new, NIL].display.simulation _ Rosemary.Initialize[simulation: &sim, steady: FALSE] _ EUSim.Register[usingTester: FALSE] <<>>