<> <> <> <> Statistics on Install EU run -a EUSim <<-- Reading the chip (Core only)>> <<_ EUUtils.Read["EU"]>> <<_ &ct _ EU.CreateEU[fullEU: TRUE]>> <<_ &ct _ CoreOps.Recast[&ct]>> <<>> <<-- Transistor-level simulation>> <<_ &sim _ EUSim.ExerciseRose[&ct, NIL].display.simulation>> <<_ Rosemary.Initialize[simulation: &sim, steady: FALSE]>> <<_ EUSim.Register[usingTester: FALSE]>> <<>> <<-- Building the chip from scratch (Core only)>> <<_ &ct _ EUInner.CreateDataPath[]>> <<_ EUUtils.Write[]>> <<_ &ct _ EUInner.CreateControl[]>> <<_ EUUtils.Write[]>> <<_ EUUtils.Read["DataPath"]>> <<_ EUUtils.Read["Control"]>> _ &cx _ EUUtils.GetContext[] _ &ct _ EUInner.CreateEUInner[&cx] _ &obj _ PWCore.Layout[&ct] _ PWCore.Store[&ct] <<_ EUUtils.Read["Inner"]>> <<_ &ct _ EU.CreateEU[fullEU: TRUE]>> <<_ EUUtils.Write[]>> <<-- Building the chip quickly from scratch (Core only)>> <<_ &ct _ EU.CreateEU[fullEU: TRUE]>> <<>> <<-- Reading the chip (Raw extracted Core)>> <> <<_ CoreGeometryIOImpl.Register[SinixRawCMosB.mode.decoration]>> <<_ &ct _ CoreIO.RestoreCellType["RawEU"]>> <<_ &ct _ CoreOps.Recast[&ct]>> <<>> <<-- top-level simulation>> <> <<_ &ct _ EU.CreateEU[fullEU: FALSE]>> <<_ &sim _ EUSim.ExerciseRose[&ct, LIST["EU"]].display.simulation>> <<_ Rosemary.Initialize[simulation: &sim, steady: FALSE]>> <<_ EUSim.Register[usingTester: FALSE]>> <<>> <<-- Layout>> <<_ &ob _ PWCore.Layout[&ct]>> <<_ PW.Draw[&ob]>> <<>> <<-- cluster simulation>> <> <<>> <<>> <>