-- SSIOB.df -- Copyright Ó 1987 by Xerox Corporation. All rights reserved. -- Created by Jean Gastinel November 25, 1987 2:23:40 pm PST -- Jean Gastinel November 26, 1987 2:41:41 pm PST Exports [Indigo]Top> SSIOB.df 19-Apr-88 12:29:43 PDT -- this dffile contains all you need for system simulation of the IOBridge -- controller. It contains : 1) a FullIOB.dale file using IOBClusterWithIOB -- which is a version of IOBCluster.dale with the IOBridge plugged, -- 2) a PCIOBProg.mesa for initializing the IOBridge by the debug bus by the PC -- and a 3) DynIOBProg.mesa for activating the IOBridge by the DynaBusInterface. Exports [Indigo]SSIOB> StartSSIOB.cm!1 25-Nov-87 14:29:51 PST FullIOB.install!1 25-Nov-87 16:37:07 PST FullIOB.dale!3 29-Dec-87 17:26:20 PST IOBClusterWithIOB.dale!5 29-Dec-87 17:35:54 PST PCIOBProg.mesa!3 27-Nov-87 16:29:28 PST +PCIOBProg.bcd!4 28-Nov-87 13:25:32 PST DynIOBProg.mesa!3 28-Nov-87 18:29:26 PST +DynIOBProg.bcd!3 28-Nov-87 18:29:38 PST Imports [Indigo]Top>SS.df Of ~= Using [OracleGen.bcd, OracleGenImpl.bcd, PCE.install, PCConex.bcd, PCConexImpl.bcd, PCEmul.bcd, PCEmulImpl.bcd, BackLink.dale] Imports [Indigo]Top>DynaBusInterface.df Of ~= Using [DynaBusInterface.install, Dyn.bcd, DynImpl.bcd, Simul2Sender.bcd, Simul2SenderImpl.bcd, DynaBusInterface.dale] Imports [Indigo]Top>IOBridge.df Of ~= Using [IOBridgeIcon.dale, IOBridgeSch.core] Exports Imports [Indigo]Top>DBus.df Of ~= Exports Imports [Indigo]Top>Bic2.df Of ~= Using [BICImpl.bcd] Exports Imports [Indigo]Top>ArbBasic25.df Of ~= Using [ArbiterImpl.bcd, ArbRandReq.bcd, ArbGroupsImpl.bcd] Imports [Cedar]Top>SafeStorage.df Of ~= Using [Atom.BCD] Imports [DATools]Top>Core.df Of ~= Using [BitOps.BCD] Exports Imports [Indigo]Top>DynaBus.df Of ~= Using [DynaBusInterface.bcd]