<> <> <> <<>> <> Statistics on Install RawExtract _ &mode _ SinixRawCMosB.mode _ SinixRawCMosBImpl.justKeepOne _ TRUE TakeHeapstats _ &design _ PW.OpenDesign["EUCompleteLayout"] _ CDViewer.CreateViewer[&design, FALSE] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "PadBlank"], $RawCMosBExtractProc, $ExtractCellAsWireWithPins] _ 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, &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 _ ExtractUtilities.MatchSourceToExtracted[Sisyph.mode.decoration, &mode.decoration, CD.commentLayer, CMosB.ovg, &source, &ct, "RawEU"] _ CoreIO.ReportSaveCellType[&new] Install Rosemary PWCore _ RosemaryImpl.sizeHackEnable _ TRUE Run -a EUUtilsImpl EUArithImpl run -a EUSim _ &tester _ EUSim.ExerciseRose[&new, NIL] _ &sim _ &tester.display.simulation _ Rosemary.Initialize[simulation: &sim, steady: FALSE] _ EUSim.Register[usingTester: FALSE] _ RosemaryUser.StartTest[&tester] <<>>