-- SSCache.df -- Copyright Ó 1987 by Xerox Corporation. All rights reserved. -- Created by Jean Gastinel April 19, 1988 5:12:09 pm PDT -- Jean Gastinel May 26, 1988 8:04:24 pm PDT -- Pradeep Sindhu May 4, 1988 1:45:19 am PDT Directory [Dragon]Top> SSCache.df 11-Aug-88 19:11:28 PDT -- this dffile contains all you need for system simulation of the Cache -- controller. It contains : 1) a FullCache.dale file which is a version of FullBoard.dale -- with the Cache plugged, 2) a PCCacheProg.mesa for initializing the Cache -- by the debug bus by the PC and a 3) DynCacheProg.mesa for activating -- the DynaBus exerciser. Directory [Dragon]SSCache> StartSSCache.cm!17 12-Jul-88 19:43:30 PDT RunCache.cm!1 10-May-88 15:30:40 PDT FullCache.install!3 16-Jun-88 20:35:31 PDT FullCache.dale!2 19-Apr-88 19:24:40 PDT MemProcWithCache.dale!6 11-May-88 14:40:08 PDT SmallCache.core!1 30-Jul-88 18:44:59 PDT -- These progs test the generation of usual operations : ReadBlockRqst, MapRqst, FlushBRqst RunCache0.cm!1 29-Jun-88 11:17:50 PDT PCCacheProg0.mesa!1 17-May-88 14:12:08 PDT +PCCacheProg0.bcd!1 17-May-88 14:12:20 PDT DynCacheProg0.mesa!2 05-Jul-88 16:22:25 PDT +DynCacheProg0.bcd!2 05-Jul-88 16:23:36 PDT PBusCacheProg0.mesa!2 29-Jun-88 15:37:54 PDT +PBusCacheProg0.bcd!2 29-Jun-88 15:38:21 PDT -- These progs test Fault generation for protection User & Kernel RunCache1.cm!1 10-Jul-88 13:02:06 PDT PCCacheProg.mesa!3 28-Apr-88 16:59:42 PDT +PCCacheProg.bcd!3 01-May-88 16:33:01 PDT DynCacheProg1.mesa!2 20-May-88 18:21:11 PDT +DynCacheProg1.bcd!2 20-May-88 18:22:16 PDT PBusCacheProg1.mesa!2 23-May-88 15:03:33 PDT +PBusCacheProg1.bcd!2 23-May-88 15:03:36 PDT -- These progs test Byte Selection on operands. Both for memory operations & IO RunCache2.cm!3 23-May-88 11:11:44 PDT DynCacheProg2.mesa!1 21-May-88 11:58:04 PDT +DynCacheProg2.bcd!1 21-May-88 12:03:36 PDT PBusCacheProg2.mesa!2 22-May-88 18:04:03 PDT +PBusCacheProg2.bcd!2 22-May-88 18:04:07 PDT -- These progs test WriteSingle Generation RunCache3.cm!2 23-May-88 11:10:57 PDT DynCacheProg3.mesa!6 11-Jul-88 12:52:26 PDT +DynCacheProg3.bcd!6 11-Jul-88 12:53:34 PDT PBusCacheProg3.mesa!2 25-May-88 12:08:25 PDT +PBusCacheProg3.bcd!2 25-May-88 12:08:44 PDT -- These progs test WriteSingle Generationwith synchronisation RunCache3P.cm!1 26-May-88 19:49:05 PDT PCCacheProg3P.mesa!1 26-May-88 19:56:06 PDT +PCCacheProg3P.bcd!1 26-May-88 19:56:10 PDT DynCacheProg3P.mesa!2 03-Jun-88 10:45:37 PDT +DynCacheProg3P.bcd!2 01-Jun-88 12:41:47 PDT PBusCacheProg3P.mesa!3 02-Jun-88 14:23:57 PDT +PBusCacheProg3P.bcd!3 02-Jun-88 14:24:03 PDT -- These progs test Conditionnal WriteSingle Generation RunCache4.cm!2 08-Jul-88 14:10:34 PDT DynCacheProg4.mesa!6 10-Jul-88 13:31:31 PDT +DynCacheProg4.bcd!6 10-Jul-88 13:31:57 PDT PBusCacheProg4.mesa!6 11-Jul-88 17:28:34 PDT +PBusCacheProg4.bcd!6 11-Jul-88 17:28:51 PDT -- These prog test Actions between RdRqst & Rply intitiated by PRead RunCache5.cm!2 10-Jun-88 12:28:44 PDT DynCacheProg5.mesa!4 08-Jul-88 20:05:08 PDT +DynCacheProg5.bcd!4 08-Jul-88 20:05:12 PDT PBusCacheProg5.mesa!4 13-Jun-88 12:05:53 PDT +PBusCacheProg5.bcd!4 13-Jun-88 12:05:57 PDT -- These progs test Proc intructions DeMap & Clear VP RunCache6.cm!1 10-Jun-88 12:29:05 PDT DynCacheProg6.mesa!5 16-Jun-88 20:01:12 PDT +DynCacheProg6.bcd!5 16-Jun-88 20:02:34 PDT PBusCacheProg6.mesa!4 28-Jun-88 17:35:13 PDT +PBusCacheProg6.bcd!4 28-Jun-88 17:35:15 PDT -- These prog test Actions between RdRqst & Rply intitiated by PWrite RunCache7.cm!1 13-Jun-88 12:18:46 PDT DynCacheProg7.mesa!4 16-Jul-88 18:48:39 PDT +DynCacheProg7.bcd!4 16-Jul-88 18:49:44 PDT PBusCacheProg7.mesa!3 13-Jun-88 12:19:40 PDT +PBusCacheProg7.bcd!3 13-Jun-88 12:19:42 PDT Imports [Dragon]Top>SS.df Of ~= Using [OracleGen.bcd, OracleGenImpl.bcd, PCE.install, PCConex.bcd, PCConexImpl.bcd, PCEmul.bcd, PCEmulImpl.bcd, BackLink.dale, IOBCluster.dale] Imports [Dragon]Top>DynaBusInterface.df Of ~= Using [DynaBusInterface.install, Dyn.bcd, DynImpl.bcd, Simul2Sender.bcd, Simul2SenderImpl.bcd, DynaBusInterface.dale] Exports Imports [Dragon]Top>DBus.df Of ~= Exports Imports [Dragon]Top>PBus.df Of ~= Exports Imports [Dragon]Top>Bic2.df Of ~= Exports Imports [Dragon]Top>ArbBasic25.df Of ~= Using [ArbBasic25.install, ArbiterImpl.bcd, ArbRandReq.bcd, ArbGroupsImpl.bcd, ArbQuickTests.bcd] Exports Imports [Dragon]Top>MemoryController.df Of ~= Exports Imports [Dragon]Top>MCDatapath.df Of ~= Exports Imports [Dragon]Top>SmallCacheForSS.df Of ~= Exports Imports [Dragon]Top>SmallCache.df Of ~= Exports Imports [Dragon]Top>SmallCacheDataPath.df Of ~= Imports [DATools]Top>Core.df Of ~= Using [BitOps.BCD] Imports [Cedar]Top>Rope.df Of ~= Using [Rope.BCD] Exports Imports [Dragon]Top>DynaBus.df Of ~= Using [DynaBusInterface.bcd] Imports [Cedar]Top>SafeStorage.df Of ~= Using [Atom.BCD]