<> <> <> <<>> <<-- Assertions on the file EUCompleteLayout are that it contains the cells RamControl, SCControl, DPControl, DataPath>> Statistics on Install Extract Run SinixRawCMosBImpl _ SinixRawCMosBImpl.justKeepOne _ TRUE TakeHeapstats <<_ &design _ PW.OpenDesign["EUEmptyLayout"]>> _ &design _ PW.OpenDesign["EUCompleteLayout"] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "PadBlank"].object, $RawCMosBExtractProc, $ExtractCellAsWire] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "Name.pict"].object, $RawCMosBExtractProc, $ExtractNull] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "Logo2"].object, $RawCMosBExtractProc, $ExtractNull] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "CopyRight.pict"].object, $RawCMosBExtractProc, $ExtractNull] _ SinixRawCMosBImpl.Mark[&design] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "RamControl"].object, $RawFlatten, NIL] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "SCControl"].object, $RawFlatten, NIL] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "DPControl"].object, $RawFlatten, NIL] _ CDProperties.PutProp[CDDirectory.Fetch[&design, "DataPath"].object, $RawFlatten, NIL] _ &obj _ CDDirectory.Fetch[&design, "EU"].object 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 _ &tester _ EUSim.ExerciseRose[&new, NIL] _ &sim _ &tester.display.simulation _ Rosemary.Initialize[simulation: &sim, steady: FALSE] _ EUSim.Register[usingTester: FALSE] _ RosemaryUser.StartTest[&tester] <<>> <<>>