CacheDataPath.cm
Don Curry October 7, 1987 11:29:11 am PDT
Install DataPath
Run -a CacheDataPathImpl
Run -a SCUtilsImpl
Run -a SCParmsImpl
← SCParms.Set[NumBitsPerByte: 8, NumBytesPerWord: 4, NumCyclesPerLine: 4, NumMemLines: 4, NumIOLines: 3, NumFIFOLines: 4]
CDRead CacheDataPath
← CedarProcess.SetPriority[background]
← &design ← CDViewer.FindDesign["CacheDataPath"]
← &cx ← Sisyph.Create[&design]
← SinixImpl.outputFlag ← FALSE
← &ct ← Sisyph.ES["DPath64.sch", &cx]
PW.Draw[PWCore.Layout[&ct]]