SCacheBuild0.cm
Don Curry July 19, 1988 5:57:48 am PDT
Open SCacheBuild0.cm
MachineState ReadSmallCache
ReadSmallCache
Install PWCoreLichen
← PWCoreLichen.SetAutomorphismHack[TRUE]
TurnOffLichenLog
← SCParms.Set[NumMemLines: 24]
← &design ← CDViewer.FindDesign["SmallCache"]
← &cx ← Sisyph.Create[&design]
Use file for ArrayMiddle
← &iobj ← CDImports.FetchImport[&design, "Array.sch", "SmallCacheArray"]
← &ramOb ← CDDirectory.Fetch[&iobj.specific.boundDesign, "ArrayMiddle.icon"]
← CDProperties.PutObjectProp[&ramOb, $IconFor, NIL]
← CDProperties.PutObjectProp[&ramOb, $CodeFor, "PWCoreHack.Retrieve[""ArrayMiddle""]"]
Date
MachineState ES-SCacheArray
← &ct ← Sisyph.ES["SCacheArray.sch", &cx]
Date
MachineState Layout-SCacheArray
← &obj ← PWCore.Layout[&ct]
PW.Draw[&obj]
Date
MachineState Lichen-SCacheArray
← PWCoreLichen.CompareForTheRestOfUs[&ct, &design, 1.0]
← CoreProperties.PutCellTypeProp[&ct, $PWCoreLichenChop, $TRUE]
Date
MachineState Store-SCacheArray
← PWCore.Store[&ct]
Date
RB SCacheBuild1.cm