JPH08221286A - Multi-information processing system - Google Patents

Multi-information processing system

Info

Publication number
JPH08221286A
JPH08221286A JP7021832A JP2183295A JPH08221286A JP H08221286 A JPH08221286 A JP H08221286A JP 7021832 A JP7021832 A JP 7021832A JP 2183295 A JP2183295 A JP 2183295A JP H08221286 A JPH08221286 A JP H08221286A
Authority
JP
Japan
Prior art keywords
transaction
information processing
register
cpu
circuit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP7021832A
Other languages
Japanese (ja)
Inventor
Kenji Yahiro
健次 八尋
Hiromasa Inamura
浩正 稲村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Engineering Ltd
Original Assignee
NEC Engineering Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP7021832A priority Critical patent/JPH08221286A/en
Publication of JPH08221286A publication Critical patent/JPH08221286A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE: To provide a multi-information processing system in which a CPU subsystem is designated in accordance with plural peripheral control units(PCU) respectively and system operation can be made flexible by making the CPU subsystem of the object of a majority decision among the CPU subsystems of redundant configuration capable of being designated arbitrarily. CONSTITUTION: The CPU to be the object of the majority decision among plural CPUs is set beforehand in an F/F group 202. During the system operation, the CPU of the object of the majority decision is operated and majority decision processed. As for the CPU other than the object of the majority decision, the CPU of an executed object is designated beforehand for every CPU in a PCU management table 259, and at the time of a DMA request from the PCU, the CPU corresponding to the PCU is determined by referring to this table, and another task is executed. Thus, a multi-task system capable of executing simultaneously plural tasks (OS) can be constructed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はマルチ情報処理システム
に関し、特にCPU(中央処理装置)を複数設けて冗長
構成とすることによりシステム全体の信頼性を向上する
ようにしたマルチ情報処理システムに関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-information processing system, and more particularly to a multi-information processing system in which a plurality of CPUs (central processing units) are provided in a redundant configuration to improve the reliability of the entire system. Is.

【0002】[0002]

【従来の技術】従来のこの種の冗長構成の情報処理シス
テムはいわゆるフォールトトレラントコンピュータ(F
TC)システムとして知られており、例えば特開平2−
202637号公報、特開平3−015946号公報、
特開平3−050916号公報及び特開昭64−046
844号公報等に開示されており、冗長構成のCPU
(情報処理サブシステムとも称されている)の複数出力
の多数決を採り、多数決に合致した出力を選択的に採用
することによってシステム全体の信頼性を向上させる技
術である。
2. Description of the Related Art A conventional redundant information processing system of this type is a so-called fault tolerant computer (F
TC) system, for example, Japanese Patent Laid-Open No. 2-
202637, JP-A-3-015946,
JP-A-3-050916 and JP-A-64-046
A CPU having a redundant configuration, which is disclosed in Japanese Patent No. 844, etc.
This is a technique for improving the reliability of the entire system by taking a majority decision of a plurality of outputs (also called an information processing subsystem) and selectively adopting an output that matches the majority decision.

【0003】例えば、特開平2−20637号公報開示
の技術を参照すれば、図15にそのシステム全体構成が
示されており、3つのCPUサブシステム(CPU−
a,b,c)と、2つのグローバルメモリ(グローバル
メモリ#1,#2)と、複数のI/Oプロセッサ(I/
Oプロセッサ#1,#2,#3)と、複数のI/Oコン
トローラとから成り立っている。
For example, referring to the technique disclosed in Japanese Patent Application Laid-Open No. 2-20637, FIG. 15 shows the entire system configuration, and three CPU subsystems (CPU-
a, b, c), two global memories (global memories # 1, # 2), and a plurality of I / O processors (I / O).
O processors # 1, # 2, # 3) and a plurality of I / O controllers.

【0004】各CPUサブシステムは内部に夫々ローカ
ルメモリを有しており各ローカルメモリは他のCPUサ
ブシステムから直接アクセスすることはできないように
なっており、これら3つのCPUサブシステムはローカ
ルメモリ内にOSの核となるプログラムを有しており、
3つのCPUサブシステムは独立したクロックCKによ
り動作するものである。
Each CPU subsystem has a local memory inside, and each local memory cannot be directly accessed from other CPU subsystems. These three CPU subsystems are stored in the local memory. It has a core OS program,
The three CPU subsystems operate by independent clocks CK.

【0005】本来独立して動作する3つのCPUサブシ
ステムを互いに同期させて同一動作を行わせ、CPUサ
ブシステムの挙動を多数決(Voting)すること
で、フォールトトレラントを実現するものである。
Fault tolerant is realized by causing three CPU subsystems, which originally operate independently, to perform the same operation in synchronization with each other and to majority the behavior of the CPU subsystem.

【0006】この多数決のためにグローバルメモリ#
1,#2を設けており、グローバルメモリは3つのCP
Uサブシステムからアクセス可能であり、ローカルメモ
リとの間でページスワッピングが行われる。具体的に
は、ユーザプログラムやユーザプログラムが使用するデ
ータが格納されるものである。3CPUサブシステムか
らグローバルメモリへのアクセスはグローバルメモリで
多数決される。
Due to this majority decision, global memory #
1 and # 2 are provided, and global memory has 3 CPs.
It is accessible from the U subsystem and page swaps to and from local memory. Specifically, the user program and data used by the user program are stored. The majority access to the global memory from the 3CPU subsystem is decided by the global memory.

【0007】2つのグローバルメモリは夫々に複数のI
/Oプロセッサとの間がバスにて接続されており、グロ
ーバルメモリとI/Oプロセッサとの間のバスは二重化
されている。
Each of the two global memories has a plurality of I's.
The I / O processor is connected by a bus, and the bus between the global memory and the I / O processor is duplicated.

【0008】周辺装置(I/Oコントローラ配下のディ
スク装置等)のDMA動作は、I/Oプロセッサ及びI
/Oコントローラを介してグローバルメモリに対しての
み行われ、周辺装置からCPUサブシステム内の各ロー
カルメモリへのDMA動作は行われない。
The DMA operation of the peripheral device (disk device under the I / O controller) is performed by the I / O processor and the I / O processor.
Only via the / O controller to global memory, no DMA operation from peripherals to each local memory in the CPU subsystem.

【0009】グローバルメモリ内のレジスタ、I/Oプ
ロセッサ内のレジスタ、I/Oコントローラ内のレジス
タへの各アクセスが行われるが、これらアクセスはグロ
ーバルメモリ内のポート回路にて多数決されるようにな
っている。
Each access to a register in the global memory, a register in the I / O processor, and a register in the I / O controller is performed, and these accesses are largely decided by the port circuit in the global memory. ing.

【0010】グローバルメモリは二重化されており、各
CPUサブシステムとは1:2接続構成であり、一方が
「プライマリ」、他方が「バックアップ」として定義さ
れている。CPUサブシステムからグローバルメモリへ
のライトは両方へ行われ、グローバルメモリからのリー
ドはプライマリから行われる。リード時、バックアップ
側は内部でリード動作を行うが、リードデータの出力は
行わず、ステータスのみをCPUサブシステムへ返すよ
うになっている。
The global memory is duplicated and has a 1: 2 connection configuration with each CPU subsystem, and one is defined as "primary" and the other is defined as "backup". Writes to the global memory from the CPU subsystem are made to both, and reads from the global memory are made from the primary. At the time of reading, the backup side internally performs the read operation, but does not output the read data and returns only the status to the CPU subsystem.

【0011】I/Oプロセッサからグローバルメモリへ
のライト動作は二重化されたバスを使用してプライマ
リ、バックアップの両方に対して行われる。リード動作
については、両メモリからのデータを受信してプライマ
リ側のデータが用いられる。
The write operation from the I / O processor to the global memory is performed for both the primary and backup by using the duplicated bus. For the read operation, data from both memories is received and the data on the primary side is used.

【0012】[0012]

【発明が解決しようとする課題】図15に示した従来例
においては、複数の冗長構成のCPUサブシステムは全
て常に多数決対象となっているので、例えば、多数決対
象のCPUサブシステムを任意に指定し、この多数決対
象のCPUサブシステムについては、共通の1つのタス
クを実行させ、多数決対象以外の残余のCPUサブシス
テムについては、他のタスクを実行させるという運用が
できず、柔軟なシステム運用に欠けるという欠点があ
る。
In the conventional example shown in FIG. 15, since a plurality of redundant CPU subsystems are always subject to majority voting, for example, the CPU subsystem subject to majority voting is arbitrarily designated. However, it is not possible to execute one common task for the majority CPU target subsystem, and to execute other tasks for the remaining CPU subsystems other than the majority target CPU, which results in flexible system operation. It has the drawback of lacking.

【0013】本発明の目的は、多数決対象のCPUサブ
システムを予め任意に指定可能として、多数決対象以外
のCPUサブシステムも他のタスクの実行のために使用
できるようにし、柔軟なシステム運用を可能としたマル
チ情報処理システムを提供することである。
An object of the present invention is to allow the CPU subsystems subject to majority voting to be arbitrarily designated in advance so that CPU subsystems other than the majority voting subject can also be used for execution of other tasks, enabling flexible system operation. Is to provide a multi-information processing system.

【0014】[0014]

【課題を解決するための手段】本発明によれば、冗長構
成とされた少なくとも3個の情報処理サブシステムと、
入出力バスと、この入出力バスに接続された複数の周辺
制御装置と、これ等複数の周辺制御装置に共通に設けら
れ前記情報処理サブシステムと前記入出力バスとの間の
接続をなすバスインタフェース装置とを含むマルチ情報
処理システムであって、前記バスインタフェース装置
は、前記情報処理サブシステムのどのサブシステムを多
数決対象とするかを予め指定可能な多数決指定手段と、
前記周辺制御装置から前記情報処理サブシステムへのト
ランザクション要求に応答して、前記多数決対象指定手
段により指定された情報処理サブシステムに対して選択
的に前記トランザクション要求を送出する第1のトラン
ザクション要求送出手段と、前記第1のトランザクショ
ン要求送出手段によるトランザクション要求に応答して
送出された前記情報処理サブシステムからのトランザク
ション実行結果の多数決をとる多数決手段と、前記周辺
制御装置の各々に対応して、前記多数決対象指定手段に
より指定された多数決対象以外でかつ対応周辺制御装置
からトランザクション要求を送出すべき送出対象の前記
情報処理サブシステムを予め指定して記憶する記憶手段
と、前記周辺制御装置から前記情報処理サブシステムへ
のトランザクション要求に応答して、前記記憶手段を参
照して当該トランザクション要求を生成した周辺制御装
置に対応する情報処理サブシステムが指定されていると
きこの指定情報処理サブシステムへ前記トランザクショ
ン要求を送出する第2のトランザクション要求送出手段
と、を含むことを特徴とするマルチ情報処理システムが
得られる。
According to the present invention, at least three information processing subsystems in a redundant configuration,
An input / output bus, a plurality of peripheral control devices connected to the input / output bus, and a bus that is provided in common to the plurality of peripheral control devices and that connects the information processing subsystem and the input / output bus A multi-information processing system including an interface device, wherein the bus interface device is capable of pre-designating which subsystem of the information processing subsystem is to be a majority decision target;
In response to a transaction request from the peripheral control device to the information processing subsystem, the first transaction request transmission for selectively transmitting the transaction request to the information processing subsystem designated by the majority decision target designating means. Means, a majority decision means for taking a majority decision of the transaction execution result from the information processing subsystem sent in response to the transaction request by the first transaction request sending means, and the peripheral control device, A storage unit for previously designating and storing the information processing subsystem other than the majority voting target designated by the majority voting target designating unit and the transmission target from which the corresponding peripheral control unit should send the transaction request, and the peripheral control unit Transaction to Information Processing Subsystem In response to the request, the transaction request is sent to the designated information processing subsystem when the information processing subsystem corresponding to the peripheral control device that generated the transaction request by referring to the storage means is designated. And a transaction request sending means of (1).

【0015】[0015]

【作用】複数の周辺制御装置(PCU)が共通に接続さ
れた入出力(IO)バスと、冗長構成の複数の情報処理
(CPU)サブシステムとの間を接続するバスインター
フェイス装置(BIA)に、多数決機能を設ける。この
多数決機能として、予めどのCPUサブシステムを多数
決対象とするかを設定する機能を付加し、任意に多数決
対象指定を可能とし、多数決対象外のCPUサブシステ
ムには異なるリソースを割り付けることで、マルチOS
が動作可能となる。
A bus interface unit (BIA) for connecting an input / output (IO) bus to which a plurality of peripheral control units (PCU) are commonly connected and a plurality of redundant information processing (CPU) subsystems. , Provide a majority vote function. This as majority function adds the ability to set whether to advance which CPU subsystem and majority target, to allow any to the majority target, by allocating different resources to the CPU subsystem of the outer majority target, multi OS
Can be operated.

【0016】[0016]

【実施例】以下、図面を用いて本発明の実施例について
詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0017】図1は本発明の実施例の概略システムブロ
ック図である。図において、冗長構成の3つの情報処理
(CPU)サブシステムCPU−a〜cが設けられてお
り、各CPUサブシステムはプロセッサ(MPU)1a
〜1c,メモリ2a〜2c,診断プロセッサ3a〜3c
及びN個のトリプルリダンダンシーインタフェースユニ
ットTIU#0−a〜#N−a,TIU#0−b〜#N
−b,TIU#0−c〜#N−cからなる。これ等各ブ
ロックは内部バスBUS−a〜cにより相互接続されて
いる。
FIG. 1 is a schematic system block diagram of an embodiment of the present invention. In the drawing, three redundant information processing (CPU) subsystems CPU-a to c are provided, and each CPU subsystem is a processor (MPU) 1a.
To 1c, memories 2a to 2c, diagnostic processors 3a to 3c
And N triple redundancy interface units TIU # 0-a to # N-a and TIU # 0-b to #N.
-B, TIU # 0-c to # N-c. These blocks are interconnected by internal buses BUS-a-c.

【0018】各TIU#0−a〜#N−aの各々はバス
インタフェースアダプタ装置BIA#0〜#Nと各イン
タフェースTRI−INF#0−a〜#N−aを夫々介
して接続されている。また、TIU#0−b〜#N−b
の各々はバスインタフェースアダプタ装置BIA#0〜
#Nと各インタフェースTRI−INF#0−b〜#N
−bを夫々介して接続されている。更に、TIU#0−
c〜#N−cの各々はバスインタフェースアダプタ装置
BIA#0〜#Nと各インタフェースTRI−INF#
0−c〜#N−cを夫々介して接続されている。
Each of the TIUs # 0-a to # N-a is connected to each of the bus interface adapter devices BIA # 0 to #N via each of the interfaces TRI-INF # 0-a to # N-a. . In addition, TIU # 0-b to # N-b
Each of the bus interface adapter devices BIA # 0
#N and each interface TRI-INF # 0-b to #N
-B are connected to each other. Furthermore, TIU # 0-
Each of c to # N-c is a bus interface adapter device BIA # 0 to #N and each interface TRI-INF #.
0-c to # N-c are connected to each other.

【0019】バスインタフェースアダプタ装置BIA#
0〜#Nの各々はその配下に複数の周辺制御装置PCU
を、各IOバス(IO−BUS)#0〜#Nを介して有
している。
Bus interface adapter device BIA #
Each of 0 to #N has a plurality of peripheral control units PCU under its control.
Via each IO bus (IO-BUS) # 0 to #N.

【0020】以降の説明においては、PCUからBI
A,TIUを介して内部バスBUS−a〜cへのトラン
ザクションをUPトランザクションと称し、逆に内部バ
スBUS−a〜cからTIU,BIAを介してPCUへ
転送されるトランザクションをDOWNトランザクショ
ンと称す。UPトランザクションには、DMAリード/
ライトやレジスタリード/ライト等があり、DOWNト
ランザクションには、DMAリードレスポンスやレジス
タリード/ライト等がある。
In the following description, PCU to BI
A transaction to the internal buses BUS-a to c via A and TIU is called an UP transaction, and a transaction transferred from the internal buses BUS-a to c to the PCU via TIU and BIA is called a DOWN transaction. For UP transaction, DMA read /
There are write and register read / write, and the DOWN transaction includes DMA read response and register read / write.

【0021】図2は図1のトリプルリダンダンシーイン
タフェースユニットTIU−a〜cの具体例回路図であ
る。図2において、TIU転送制御部10は、TIUが
実行するUPトランザクション及びDOWNトランザク
ションを制御する回路、レジスタ11は内部バスBUS
のコマンド線(STT)上のDOWN転送コマンドを格
納するレジスタ、レジスタ12は内部バスBUSのAD
線(SAD)上のDOWNトランザクションのアドレス
/データを受けて、DOWNバッファ15へ出力する回
路、デコーダ13はレジスタ11のトランザクションの
コマンドをデコードする回路、コマンド変換回路14は
レジスタ11の内部バスBUSのコマンドをTRIイン
タフェースのアクセスコードに変換する回路、バッファ
15は内部バスBUSのSAD線のDOWN転送アドレ
ス及びデータを蓄えるバッファ、セレクタ16はTIU
転送制御回路10の指示によりTRIへ転送するDOW
Nトランザクションデータを選択する回路、レジスタ1
7はセレクタ16を受けてTRIインタフェースのAD
(TAD)に出力する回路、変換回路18はレジスタ1
2にレジスタアドレスが格納されている時レジスタアド
レスからレジスタを持つBIAまたはPCU番号を変換
する回路、セレクタ19は変換回路18とレジスタ28
の中からDOWNトランザクションの実行先を選択する
回路である。
FIG. 2 is a circuit diagram of a specific example of the triple redundancy interface unit TIU-a to c of FIG. In FIG. 2, the TIU transfer control unit 10 is a circuit for controlling UP transactions and DOWN transactions executed by the TIU, and the register 11 is an internal bus BUS.
Register for storing the DOWN transfer command on the command line (STT) of
A circuit for receiving the address / data of the DOWN transaction on the line (SAD) and outputting it to the DOWN buffer 15, a decoder 13 for decoding the transaction command of the register 11, and a command conversion circuit 14 for the internal bus BUS of the register 11. A circuit for converting a command into an access code of the TRI interface, a buffer 15 for storing the DOWN transfer address and data of the SAD line of the internal bus BUS, and a selector 16 for the TIU.
DOW to be transferred to TRI according to an instruction from the transfer control circuit 10
Register 1 for selecting N transaction data
7 receives selector 16 and AD of TRI interface
(TAD) output circuit, conversion circuit 18 is register 1
When the register address is stored in 2, the circuit for converting the BIA or PCU number having the register from the register address, the selector 19 is the conversion circuit 18 and the register 28.
Is a circuit for selecting the execution destination of the DOWN transaction from among the above.

【0022】レジスタ20はセレクタ19を受けてDO
WNトランザクションのトランザクション実行先PCU
番号を格納する回路、パリティチェック回路21はレジ
スタ11のチェック回路、パリティチェック回路22は
レジスタ12のチェック回路、パリティチェック回路2
3はレジスタ17のチェック回路である。
The register 20 receives the selector 19 and receives the DO signal.
Transaction execution destination PCU of WN transaction
A circuit for storing numbers, a parity check circuit 21 is a check circuit of the register 11, a parity check circuit 22 is a check circuit of the register 12, a parity check circuit 2
Reference numeral 3 is a check circuit of the register 17.

【0023】レジスタ24はTRIインタフェースのA
D(TAD線)上のUP転送トランザクションデータを
受ける回路、レジスタ25はレジスタ24を受けてUP
トランザクションのアクセスコードを格納する回路、レ
ジスタ26はレジスタ24を受けてUPトランザクショ
ンのアドレスを格納する回路、バッファ27はレジスタ
24を介してTRIから転送されるUPトランザクショ
ンの転送データを格納するバッファ、レジスタ28はT
RIインタフェースからレジスタ24を介して転送され
るUPトランザクションの要求元のBIAまたはPCU
番号を格納する回路である。
The register 24 is the A of the TRI interface.
A circuit that receives UP transfer transaction data on the D (TAD line)
A circuit for storing the access code of the transaction, a register 26 for receiving the register 24 and storing the address of the UP transaction, a buffer 27 for storing the transfer data of the UP transaction transferred from the TRI via the register 24, a register 28 is T
BIA or PCU requesting the UP transaction transferred from the RI interface via the register 24
It is a circuit that stores a number.

【0024】デコーダ29はレジスタ25のTRIアク
セスコードをデコードする回路、コマンド変換回路30
はレジスタ25のTRIアクセスコードをバスのコマン
ドに変換する回路、セレクタ31はTIUトランザクシ
ョン制御回路10の指示により内部バスBUSのUPト
ランザクションデータを選択する回路、レジスタ32は
セレクタ31を受けて内部バスBUSのSAD線にUP
トランザクションデータを出力する回路、割り込み制御
33はレジスタ24を介してTRIから転送されるIO
終了割り込みと、F/F(フリップフロップ)41を介
して通知されるPCU障害通知(E1信号)及びF/F
42を介して通知されるBIA障害通知信号(E0信
号)を受けて内部バスBUSにトランザクションによる
割り込みを発生する回路である。
The decoder 29 is a circuit for decoding the TRI access code of the register 25, and a command conversion circuit 30.
Is a circuit that converts the TRI access code of the register 25 into a bus command, a selector 31 is a circuit that selects UP transaction data of the internal bus BUS according to an instruction from the TIU transaction control circuit 10, and a register 32 is the internal bus BUS that receives the selector 31. UP to the SAD line
The circuit for outputting transaction data and the interrupt control 33 are IOs transferred from the TRI via the register 24.
End interrupt, PCU failure notification (E1 signal) and F / F notified via F / F (flip-flop) 41
It is a circuit that receives a BIA failure notification signal (E0 signal) notified via 42 and generates a transaction interrupt on the internal bus BUS.

【0025】セレクタ34はコマンド変換回路30と割
り込み制御33の中からUPトランザクションコマンド
を選択する回路、レジスタ35はセレクタ34を受けて
UPトランザクションのコマンドを内部バスBUSのコ
マンド(STT線)に出力する回路、パリティチェック
回路36はレジスタ32のチェック回路、パリティチェ
ック回路37はレジスタ35のチェック回路、パリティ
チェック回路38はレジスタ24のチェック回路、レジ
スタ39はパリティチェック回路38でパリティエラー
が発生した際にレジスタ28のUPトランザクションの
要求元のBIAまたはPCU番号をエラーBIA/PC
U番号として登録する回路である。
The selector 34 selects the UP transaction command from the command conversion circuit 30 and the interrupt control 33, and the register 35 receives the selector 34 and outputs the UP transaction command to the command (STT line) of the internal bus BUS. Circuit, the parity check circuit 36 is a check circuit of the register 32, the parity check circuit 37 is a check circuit of the register 35, the parity check circuit 38 is a check circuit of the register 24, and the register 39 is a parity check circuit 38 when a parity error occurs. The BIA or PCU number of the request source of the UP transaction of the register 28 is set as an error BIA / PC.
This is a circuit registered as a U number.

【0026】比較器40はレジスタ28とレジスタ39
を比較し、比較結果をTIU転送制御10へ通知する回
路、F/F41はTRIインタフェースのPCU障害通
知(E1信号)を受ける回路、F/F42はTRIイン
タフェースのBIA障害通知(E0信号)を受ける回路
である。
The comparator 40 has registers 28 and 39.
And a circuit for notifying the TIU transfer control 10 of the comparison result, an F / F 41 receiving a PCU failure notification (E1 signal) of the TRI interface, and an F / F 42 receiving a BIA failure notification (E0 signal) of the TRI interface. Circuit.

【0027】F/F43はTIU転送制御回路10の出
力するDOWN転送データ有効信号を受けてTRIイン
タフェースのデータ有効(TADV線)に出力する回
路、F/F44はTRIインタフェースのTADV線上
のUPトランザクションのデータ有効信号を受けてTI
U転送制御回路10へ通知する回路、F/F45はTR
Iインタフェースの転送許可(TGNT線)を受けてT
IU転送制御回路10へ通知する回路、F/F46はT
IU転送制御回路10からTRI転送リクエストを受け
てTRIインタフェースの転送リクエスト(TREQ
線)に出力する回路、F/F47はTIU転送制御回路
10の出力するアドレス有効信号を受けて内部バスBU
Sのアドレス有効線(SADS)へ出力する回路、F/
F48は内部バスBUSのアドレス有効線(SADS)
上のDOWNトランザクションのアドレス有効を受けて
TIU転送制御回路10へ通知する回路、F/F49は
内部バスBUSの転送許可(SGNTn)を受けてTI
U転送制御回路10へ通知する回路である。
The F / F 43 is a circuit for receiving the DOWN transfer data valid signal output from the TIU transfer control circuit 10 and outputting it to the data valid (TADV line) of the TRI interface, and the F / F 44 is for the UP transaction on the TADV line of the TRI interface. TI on data valid signal
The circuit for notifying the U transfer control circuit 10, F / F45 is TR
After receiving the transfer permission (TGNT line) of the I interface, T
A circuit for notifying the IU transfer control circuit 10, F / F 46 is T
Upon receiving the TRI transfer request from the IU transfer control circuit 10, the transfer request (TREQ) of the TRI interface is received.
Line), the F / F 47 receives the address valid signal output from the TIU transfer control circuit 10 and receives the internal bus BU.
Circuit for outputting to S address valid line (SADS), F /
F48 is the address valid line (SADS) of the internal bus BUS
A circuit for receiving the address validity of the above DOWN transaction and notifying it to the TIU transfer control circuit 10, the F / F 49 receives the transfer permission (SGNTn) of the internal bus BUS and receives the TI.
This is a circuit for notifying the U transfer control circuit 10.

【0028】F/F50はTIU転送制御回路10の出
力するバス転送要求を受けて内部バスBUSの転送リク
エスト(SREQn)へ出力する回路、F/F51はT
IU転送制御10がCPU障害を検出した際にセットす
る回路、OR回路52はF/F51とF/F55を論理
和する回路、F/F53はOR回路52の出力を受けて
TRIインタフェースにCPU切り離し(DISC信
号)を出力する回路、F/F54はTRIインタフェー
スのCPU障害通知(CPER信号)を受ける回路、F
/F55はDGUから通知されるCPU切り離し信号を
受ける回路、OR回路56はF/F51とF/F54を
論理和する回路、F/F57はOR回路の56の出力を
受けて診断装置DGUへCPU障害信号を出力する回路
である。
The F / F 50 is a circuit for receiving a bus transfer request output from the TIU transfer control circuit 10 and outputting it to a transfer request (SREQn) of the internal bus BUS. The F / F 51 is T
A circuit to be set when the IU transfer control 10 detects a CPU failure, an OR circuit 52 is a circuit to perform a logical sum of F / F51 and F / F55, and an F / F53 receives the output of the OR circuit 52 and disconnects the CPU to the TRI interface. (DISC signal) output circuit, F / F 54 is a circuit for receiving TRI interface CPU fault notification (CPER signal), F / F 54
/ F55 is a circuit for receiving a CPU disconnection signal notified from the DGU, an OR circuit 56 is a circuit for ORing the F / F51 and the F / F54, and an F / F57 is a CPU for the diagnostic device DGU by receiving the output of the OR circuit 56. It is a circuit that outputs a fault signal.

【0029】F/F群78はTIUレジスタライトで設
定可能なF/FからなりTRIへBIA共通部リセット
信号(IOR)及びCPUポートリセット(MR)を出
力するF/Fである。CPUポート部リセット(MR)
について、DGUからCPUポートリセット信号をレシ
ーバ80で受けOR回路79でF/F群78出力と論理
和し、TRIへ出力する。
The F / F group 78 is composed of F / Fs which can be set by the TIU register write, and outputs the BIA common part reset signal (IOR) and the CPU port reset (MR) to the TRI. CPU port reset (MR)
With respect to, the CPU port reset signal from the DGU is received by the receiver 80, and the OR circuit 79 logically sums it with the output of the F / F group 78 and outputs to the TRI.

【0030】ドライバ/レシーバ58〜65は内部バス
BUSの入出力回路、ドライバ/レシーバ66,67及
び80はDGUとの入出力回路である。ドライバ/レシ
ーバ68〜77,81〜82はTRIインタフェースの
入出力回路である。
The drivers / receivers 58 to 65 are input / output circuits for the internal bus BUS, and the drivers / receivers 66, 67 and 80 are input / output circuits for the DGU. The drivers / receivers 68 to 77 and 81 to 82 are input / output circuits of the TRI interface.

【0031】図3,4は図1のバスインタフェースアダ
プタBIAの具体的回路図であり、三重化部100a〜
100c(図3)と一重化部(図4)との回路を示す。
尚、三重化部100a〜100cは三重化CPUサブシ
ステムCPUa〜cに夫々対応している。
3 and 4 are concrete circuit diagrams of the bus interface adapter BIA of FIG.
The circuit of 100c (FIG. 3) and the unification part (FIG. 4) is shown.
The triplex units 100a-100c correspond to the triple CPU subsystems CPUa-c, respectively.

【0032】図3,4において、100a,100b,
100cはBIAの3CPUのTIUとTRIインタフ
ェース(TRI−INF)を介して接続されるCPUポ
ート部である。100b及び100cは図示していない
が100aと同様の構成からなる。
3 and 4, 100a, 100b,
Reference numeral 100c denotes a CPU port unit which is connected to a TIU of 3 CPUs of BIA via a TRI interface (TRI-INF). Although not shown, 100b and 100c have the same configuration as 100a.

【0033】レジスタ101aはTRIインタフェース
のTAD線上のDOWNトランザクションのトランザク
ションデータを受ける回路、F/F102aはTRIイ
ンタフェースのTADV線上のDOWNトランザクショ
ンのデータ有効信号を受ける回路、レジスタ103aは
後述のセレクタ228のUPトランザクションデータを
受けて、TRIインタフェースのTAD線上に出力する
回路、F/F104aはBIA転送制御200のUPト
ランザクションのデータ有効信号をAND回路204及
び112aを経由し受け、TRIインタフェースに出力
する回路、F/F105aはTIUから来るTRIイン
タフェースの転送リクエスト(TREQ)を受けTRI
調停201に通知する回路、F/F106aはTRI調
停201のTRI転送許可信号を受けてTRIインタフ
ェースのTGNT信号を出力する回路、F/F108a
はTRIのCPU切り離し(DISC信号)を受ける回
路、F/F107aはTRIへCPU障害通知(CPE
R信号)を出力する回路である。
The register 101a is a circuit for receiving the transaction data of the DOWN transaction on the TAD line of the TRI interface, the F / F 102a is a circuit for receiving the data valid signal of the DOWN transaction on the TADV line of the TRI interface, and the register 103a is the UP of a selector 228 described later. A circuit for receiving the transaction data and outputting it on the TAD line of the TRI interface, the F / F 104a receives a data valid signal of the UP transaction of the BIA transfer control 200 via the AND circuits 204 and 112a, and outputs it to the TRI interface. / F105a receives TRI interface transfer request (TREQ) from TIU and receives TRI
A circuit for notifying the arbitration 201, the F / F 108a is a circuit for receiving the TRI transfer permission signal of the TRI arbitration 201 and outputting a TGNT signal of the TRI interface, F / F 108a.
Is a circuit that receives the CPU disconnection (DISC signal) of the TRI, and the F / F 107a notifies the TRI of the CPU failure (CPE).
It is a circuit that outputs an R signal).

【0034】パリティチェック回路109a及び110
aはそれぞれレジスタ101a及び103aのチェック
回路、OR回路111aはF/F107a、パリティチ
ェック回路109a、パリティチェック回路110aと
後述の判定回路208のCPUaのエラー検出信号を論
理和する回路、AND回路112aはOR回路111a
の出力と後述のAND回路204の出力を論理積する回
路、AND回路113aは後述のF/F群202のCP
Ua出力とF/F246を論理積する回路、F/F11
4aはBIA障害発生をTRIインタフェースのBIA
障害通知(E0信号)に出力する回路、AND回路11
5aは後述のF/F群202のCPUa出力とF/F2
44を論理積する回路、F/F116aはPCU障害発
生をTRIインタフェースのPCU障害通知(E1信
号)に出力する回路である。
Parity check circuits 109a and 110
a is a check circuit for the registers 101a and 103a, an OR circuit 111a is an F / F 107a, a parity check circuit 109a, a circuit for logically ORing an error detection signal of a parity check circuit 110a and a CPUa of a determination circuit 208 described later, and an AND circuit 112a is OR circuit 111a
And an output of an AND circuit 204 described later, the AND circuit 113a is a CP of the F / F group 202 described later.
F / F11 circuit that logically ANDs Ua output and F / F246
4a indicates the occurrence of BIA failure by the BIA of the TRI interface.
AND circuit 11 that outputs a failure notification (E0 signal)
5a is an output from the CPUa of the F / F group 202, which will be described later, and F / F2
An F / F 116a, which is a circuit for ANDing 44, is a circuit for outputting the occurrence of a PCU failure to the PCU failure notification (E1 signal) of the TRI interface.

【0035】F/F127aはTRIからBIA共通部
リセット(IOR)信号を受ける回路、F/F128a
はTRIからCPUポートリセット(MR)信号を受け
る回路である。ドライバ/レシーバ117a〜126
a、129a〜130aはTRIインタフェースの入出
力回路である。
The F / F 127a is a circuit for receiving the BIA common part reset (IOR) signal from the TRI, and the F / F 128a.
Is a circuit for receiving a CPU port reset (MR) signal from TRI. Drivers / receivers 117a to 126
Reference numerals a, 129a to 130a are input / output circuits of the TRI interface.

【0036】BIA転送制御200はBIAで実行する
UP/DOWNトランザクションを制御する回路、TR
I調停201はBIA転送制御200の指示によりF/
F群202の示す多数決対象のCPUとCPUaポート
部100aのF/F105aによるTRI転送リクエス
ト、CPUbポート部100bのTRI転送リクエス
ト、CPUcポート部100cのTRI転送リクエスト
を受けてTRIでトランザクションを実行するCPUを
調停する回路である。
The BIA transfer control 200 is a circuit for controlling UP / DOWN transactions executed by the BIA, TR
The I arbitration 201 is F /
A CPU that executes a transaction by TRI in response to a TRI transfer request by the majority target CPU indicated by the F group 202 and the F / F 105a of the CPUa port unit 100a, a TRI transfer request of the CPUb port unit 100b, and a TRI transfer request of the CPUc port unit 100c. Is a circuit that arbitrates.

【0037】F/F群202は各F/FがCPUに対応
する3ビットのF/Fからなり、どのCPUが多数決対
象であるかを示す回路、F/F群203は各F/FがC
PUに対応する3ビットのF/Fからなり、TRI調停
201の調停結果を受けてTRIでトランドクションを
実行するCPUを示す回路、AND回路204はBIA
転送制御200のUPトランザクションのデータ有効信
号とF/F群203のCPU毎の出力を論理積する回路
である。
The F / F group 202 comprises 3-bit F / Fs, each F / F corresponding to a CPU, and a circuit showing which CPU is a majority decision target. C
A circuit which is composed of a 3-bit F / F corresponding to the PU, and which shows a CPU that executes the traction by the TRI in response to the arbitration result of the TRI arbitration 201, and the AND circuit 204 is the BIA.
It is a circuit that logically ANDs the data valid signal of the UP transaction of the transfer control 200 and the output of each CPU of the F / F group 203.

【0038】比較器205はCPUaポート部100a
のレジスタ101aからのDOWNトランザクションデ
ータとCPUbポート部100bのDOWNトランザク
ションデータを比較する回路、比較器206はCPUa
ポート部のDOWNトランザクションデータとCPUc
ポート部のDOWNトランザクションデータを比較する
回路、比較器207はCPUbポート部のDOWNトラ
ンザクションデータとCPUcトランザクションデータ
を比較する回路、判定回路208はF/F群203の示
す転送CPUと比較器205〜207の比較結果を受け
て、どのCPUポート部のDOWNトランザクションデ
ータを選択するか決定する回路、セレクタ209は判定
回路208の指示によりCPUaポート部のDOWNト
ランザクションデータ、CPUbポート部のDOWNト
ランザクションデータ及びCPUcポート部のDOWN
トランザクションデータのいずれかを選択する回路であ
る。
The comparator 205 is a CPUa port section 100a.
A circuit for comparing the DOWN transaction data from the register 101a of the CPUa and the DOWN transaction data of the CPUb port unit 100b, the comparator 206 is the CPUa.
DOWN transaction data of port and CPUc
A circuit for comparing the DOWN transaction data of the port unit, a comparator 207 is a circuit for comparing the DOWN transaction data of the CPUb port unit with the CPUc transaction data, and a determination circuit 208 is a transfer CPU indicated by the F / F group 203 and the comparators 205 to 207. A circuit for deciding which CPU port section the DOWN transaction data is to be selected in response to the comparison result, the selector 209 is instructed by the determination circuit 208, and the DOWN transaction data of the CPUa port section, the DOWN transaction data of the CPUb port section, and the CPUc port. DOWN
This is a circuit for selecting any of transaction data.

【0039】レジスタ210はセレクタ209の出力を
受けてDOWNトランザクションの実行先であるBIA
またはPCU番号を格納する回路、レジスタ211はセ
レクタ209の出力を受けてDOWNトランザクション
のアクセスコードを格納する回路、レジスタ212はセ
レクタ209の出力を受けてDOWNトランザクション
がBIAレジスタまたはPCUレジスタのレジスタリー
ド/ライトの時レジスタアドレスを格納する回路、レジ
スタ213はセレクタ209の出力を受けてDOWNト
ランザクションがBIAレジスタまたはPCUレジスタ
のレジスタライトの時ライトデータを格納する回路であ
る。
The register 210 receives the output of the selector 209, and is the BIA which is the execution destination of the DOWN transaction.
Alternatively, a circuit for storing the PCU number, a register 211 for receiving the output of the selector 209 and a circuit for storing the access code of the DOWN transaction, and a register 212 for receiving the output of the selector 209 and the DOWN transaction for register read / write of the BIA register or the PCU register. The register 213 is a circuit for storing the register address at the time of writing, and the register 213 is a circuit for receiving the output of the selector 209 and storing the write data at the time of register writing of the BIA register or the PCU register by the DOWN transaction.

【0040】バッファ214はセレクタ209の出力を
受けてDOWNトランザクションがDMARDレスポン
ストランザクションの時DMARDデータを格納するバ
ッファ、セレクタ215はレジスタ212、レジスタ2
13及びバッファ214の中からDOWNトランザクシ
ョンデータを選択する回路、レジスタ216はセレクタ
215を受けてDOWNトランザクションデータをIO
バスのBAD線上に出力する回路、レジスタ217はレ
ジスタ211のDOWNトランザクションのアクセスコ
ードを受けてIOバスのBAC線上に出力する回路であ
る。
The buffer 214 receives the output of the selector 209 and stores the DMARD data when the DOWN transaction is the DMARD response transaction. The selector 215 stores the registers 212 and 2.
13 and a circuit for selecting DOWN transaction data from the buffer 214, the register 216 receives the DOWN transaction data by receiving the selector 215.
The register 217 is a circuit for outputting on the BAD line of the bus and receiving the access code of the DOWN transaction of the register 211 and outputting it on the BAC line of the IO bus.

【0041】デコーダ218は、レジスタ211のDO
WNトランザクションのアクセスコードをデコードする
回路である。デコーダ219はDOWNトランザクショ
ンがBIAレジスタのリード/ライトの時レジスタ21
2のアドレスをデコードする回路、デコーダ220はD
OWNトランザクションがPCUのレジスタリード/ラ
イトの時レジスタ210のPCU番号をデコードし、I
Oバス上のPCU選択信号(BSELn)に出力する回
路、レジスタ221はセレクタ209の出力を受けてT
IU検出のエラートランザクションの要求元のBIAま
たはPCU番号を格納する回路である。
The decoder 218 uses the DO of the register 211.
This is a circuit for decoding the access code of the WN transaction. The decoder 219 uses the register 21 when the DOWN transaction is the read / write of the BIA register.
2 is a circuit for decoding the address 2 and the decoder 220 is D
When the OWN transaction is a PCU register read / write, the PCU number of the register 210 is decoded and I
The circuit for outputting the PCU selection signal (BSELn) on the O bus, the register 221 receives the output of the selector 209 and
This is a circuit for storing the BIA or PCU number of the request source of the error transaction for IU detection.

【0042】レジスタ222はIOバスのBAC線上に
あるUPトランザクションのアクセスコードを格納する
回路、レジスタ223はIOバスのBAD線上にあるU
Pトランザクションデータを格納する回路、レジスタ2
24はUPトランザクションがDMARD/DMAWT
の時レジスタ223を受けてUPトランザクションのア
ドレスを格納する回路、バッファ225はUPトランザ
クションがDMAWTの時レジスタ223を受けてUP
トランザクションのライトデータを格納する回路、セレ
クタ226はBIAのレジスタリードまたはPCUのレ
ジスタリードの時リードデータを選択する回路である。
The register 222 is a circuit for storing the access code of the UP transaction on the BAC line of the IO bus, and the register 223 is a U on the BAD line of the IO bus.
Circuit for storing P transaction data, register 2
24 indicates that the UP transaction is DMARD / DMAWT
When the UP transaction is DMAWT, the buffer 225 receives the register 223 and stores the address of the UP transaction.
A selector 226 is a circuit for storing write data of a transaction, and a circuit for selecting read data at the time of BIA register read or PCU register read.

【0043】レジスタ227はセレクタ226の出力を
うけてレジスタリードデータを格納する回路、セレクタ
228はUPトランザクションのトランザクションデー
タを選択する回路、IOバス調停229はBIA転送制
御200からの指示により複数PCUからのIOバス転
送要求(BREQn)を調停し、IOバスでUPトラン
ザクションを実行するPCUを決定する回路、レジスタ
230はIOバス調停229の調停結果であるPCU番
号を格納する回路、デコーダ231はレジスタ222の
アクセスコードをデコードする回路、F/F232はI
OバスのBADV線上のUPトランザクションのデータ
有効信号を受けてBIA転送制御200へ通知する回
路、F/F233はBIA転送制御200の出力するD
OWNトランザクションのデータ有効信号を受けてIO
バスのBADV線上に出力する回路である。
The register 227 receives the output of the selector 226 and stores the register read data. The selector 228 selects the transaction data of the UP transaction. The IO bus arbitration 229 outputs from the plurality of PCUs according to the instruction from the BIA transfer control 200. Circuit for arbitrating the I / O bus transfer request (BREQn) and determining the PCU that executes the UP transaction on the IO bus, the register 230 for storing the PCU number which is the arbitration result of the IO bus arbitration 229, and the decoder 231 for the register 222 The circuit that decodes the access code of the F / F232 is I
A circuit for receiving the data valid signal of the UP transaction on the BADV line of the O bus and notifying it to the BIA transfer control 200. The F / F 233 is a D output from the BIA transfer control 200.
IO upon receiving data valid signal of OWN transaction
This is a circuit for outputting on the BADV line of the bus.

【0044】セレクタ234はBIA転送制御回路の指
示によりレジスタ210、レジスタ221及びレジスタ
230の中からトランザクションにエラーの発生したP
CU番号を選択する回路、デコーダ235はセレクタ2
34の出力をデコードする回路、レジスタ236はIO
バスに接続可能な最大PCU分のビット数を持ち、デコ
ーダ235のデコード結果によりトランザクションがエ
ラーしたPCU番号に対応するビットをセットし、IO
バスのPCU障害通知(BERRn)に出力する回路、
パリティチェック回路237はレジスタ211のチェッ
ク回路、パリティチェック回路238はレジスタ210
のチェック回路、パリティチェック回路239はレジス
タ221のチェック回路、パリティチェック回路240
はレジスタ216のチェック回路、パリティチェック回
路241はレジスタ217のチェック回路、パリティチ
ェック回路242はレジスタ223のチェック回路、パ
リティチェック回路243はレジスタ222のチェック
回路、パリティチェック回路244はレジスタ230の
チェック回路、F/F245はBIA転送制御200が
PCU障害を検出したことを示す回路、F/F246は
BIA転送制御200がBIA障害を検出したことを示
す回路である。
The selector 234 selects from the register 210, the register 221 and the register 230 according to the instruction of the BIA transfer control circuit, the P in which the error occurred in the transaction.
The circuit for selecting the CU number, the decoder 235 is the selector 2
34 is a circuit for decoding the output of 34, and register 236 is IO
It has the maximum number of bits for the PCU that can be connected to the bus, and sets the bit corresponding to the PCU number in which the transaction has an error according to the decoding result of the decoder 235.
Circuit to output to PCU failure notification (BERRn) of bus,
The parity check circuit 237 is the check circuit of the register 211, and the parity check circuit 238 is the register 210.
Check circuit and parity check circuit 239 are the check circuit of the register 221 and the parity check circuit 240.
Is a check circuit of the register 216, a parity check circuit 241 is a check circuit of the register 217, a parity check circuit 242 is a check circuit of the register 223, a parity check circuit 243 is a check circuit of the register 222, and a parity check circuit 244 is a check circuit of the register 230. , F / F 245 is a circuit indicating that the BIA transfer control 200 has detected a PCU failure, and F / F 246 is a circuit indicating that the BIA transfer control 200 has detected a BIA failure.

【0045】OR回路257はCPUポート部で受けた
BIA共通部リセット(IOR)を受けたF/F127
a,127b,127cの出力を論理和する回路であ
る。OR回路257の出力はIOバスのバスリセット信
号(BRST)へ出力される。ドライバ・レシーバ24
7〜256,258はIOバスの入出力回路である。
The OR circuit 257 receives the BIA common block reset (IOR) received by the CPU port block and the F / F 127.
It is a circuit that logically sums the outputs of a, 127b, 127c. The output of the OR circuit 257 is output to the bus reset signal (BRST) of the IO bus. Driver / Receiver 24
7 to 256 and 258 are IO bus input / output circuits.

【0046】以下に、動作について説明する。先ず、内
部バスBUSのトランザクション動作、TRI−INF
のトランザクション動作、IO−BUSのトランザクシ
ョン動作について説明する。
The operation will be described below. First, the transaction operation of the internal bus BUS, TRI-INF
The transaction operation of (1) and the transaction operation of IO-BUS will be described.

【0047】内部バスBUSのトランザクション動作
は、図5に示すタイミングに従って行われる。図5にお
いて、バスリクエスト線SREQnはTIUがUPトラ
ンザクションを実行する際のバスリクエスト信号線であ
り、図示せぬバスマスタへ出力され、バス許可SGNT
nを受けるまでこのSREQnを出力する。バス許可線
SGNTnはTIUバスリクエストに対するバスマスタ
からの転送許可信号である。
The transaction operation of the internal bus BUS is performed according to the timing shown in FIG. In FIG. 5, a bus request line SREQn is a bus request signal line when the TIU executes an UP transaction, and is output to a bus master (not shown) to allow the bus grant SGNT.
This SREQn is output until n is received. The bus permission line SGNTn is a transfer permission signal from the bus master for the TIU bus request.

【0048】アドレス有効線SADSはトランザクショ
ンの開始を示す信号であり、UPトランザクションのと
きTIUがこの信号を出力し、DOWNトランザクショ
ンのときバスマスタが出力する。コマンド線STTはバ
ストランザクションのタイプ及びデータ長を示す信号で
あり、SADSの出力タイミングで出力され、図8に示
すコマンドで構成されている。アドレスデータ線SAD
はトランザクションのアドレス及びデータを出力する4
バイト幅のバス信号である。
The address valid line SADS is a signal indicating the start of a transaction. The TIU outputs this signal in the UP transaction and the bus master outputs it in the DOWN transaction. The command line STT is a signal indicating the type and data length of the bus transaction, is output at the SADS output timing, and is composed of the commands shown in FIG. Address data line SAD
Outputs transaction address and data 4
This is a byte-wide bus signal.

【0049】SREQnは図2のF/F50の出力、S
GNTnはF/F49の入力、SADSはF/F47の
出力及びF/F48の入力、STTはレジスタ35の出
力及びレジスタ11の入力、SADはレジスタ32の出
力及びレジスタ12の入力に夫々相当する。
SREQn is the output of the F / F 50 in FIG. 2, S
GNTn corresponds to the input of the F / F 49, SADS corresponds to the output of the F / F 47 and the input of the F / F 48, STT corresponds to the output of the register 35 and the input of the register 11, and SAD corresponds to the output of the register 32 and the input of the register 12, respectively.

【0050】TRIインタフェース(TRI−INF)
トランザクション動作は図6に示すタイミングに従って
行われる。図6において、転送リクエスト線TREQ
は、TIUが出力するDOWNトランザクションのTR
I転送リクエストである。TIUはDOWNトランザク
ションが終了するまでTREQを出力する。転送許可線
TGNTはTIUの転送リクエストに対するBIAから
の転送許可信号である。BIAは一度TGNTを出力す
ると、TREQ信号が出力されている間TGNTを出力
し続ける。
TRI interface (TRI-INF)
The transaction operation is performed according to the timing shown in FIG. In FIG. 6, the transfer request line TREQ
Is the TR of the DOWN transaction output by TIU
This is an I transfer request. The TIU outputs TREQ until the DOWN transaction is completed. The transfer permission line TGNT is a transfer permission signal from the BIA in response to a TIU transfer request. The BIA, once outputting TGNT, continues to output TGNT while the TREQ signal is being output.

【0051】データ有効線TADVはアドレスデータ線
TADにトランザクションデータを出力していることを
示す信号である。UPトランザクション時、BIAがこ
の信号を出力し、DOWNトランザクション時、TIU
が出力する。アドレスデータ線TADはトランザクショ
ンのアクセスコード、アドレス及びデータを出力する4
バイトの信号線である。TAD線上を転送されるデータ
フォーマットを図7に示す。
The data valid line TADV is a signal indicating that transaction data is being output to the address data line TAD. The BIA outputs this signal at the time of UP transaction, and the TIU at the time of DOWN transaction.
Will output. Address data line TAD outputs transaction access code, address and data 4
This is a bite signal line. FIG. 7 shows a data format transferred on the TAD line.

【0052】図7において、W0はTRI−INFで実
行される全トランザクションに共通な形式であり、トラ
ンザクションのアクセスコード、トランザクション情
報、エラートランザクション情報からなる。アクセスコ
ードフィールドは図9に示すトランザクションのコマン
ドからなる。トランザクション情報フィールドはトラン
ザクションの要求元や実行先のBIAまたはPCU番号
を示すフィールドであり、UPトランザクション時トラ
ンザクションの要求元が格納され、DOWNトランザク
ション時トランザクションの実行先が格納される。エラ
ートランザクション情報フィールドは、TIUがUPト
ランザクションの障害を検出したときに、障害トランザ
クションの要求元を格納する。
In FIG. 7, W0 is a format common to all transactions executed by TRI-INF, and consists of transaction access code, transaction information, and error transaction information. The access code field consists of the transaction command shown in FIG. The transaction information field is a field indicating the BIA or PCU number of the transaction request source or execution destination, and stores the UP transaction transaction request source and the DOWN transaction transaction execution destination. The error transaction information field stores the request source of the failed transaction when the TIU detects the failure of the UP transaction.

【0053】W1はトランザクションにより、アクセス
またはデータが格納される。DMAリード及びDMAラ
イトトランザクションのとき、DMAアドレス(メモリ
アドレス)、レジスタリードやレジスタライトのとき、
レジスタアドレスが入る。W2以降は、転送データ長に
応じて転送データが格納される。
W1 stores access or data according to a transaction. For DMA read and DMA write transactions, DMA address (memory address), for register read and register write,
Register address is entered. After W2, transfer data is stored according to the transfer data length.

【0054】TREQは図2のF/F46の出力及び図
3のF/F105aの入力、TGNTはF/F45の入
力及び図3のF/F106aの出力、TADVは図2の
F/F44の出力、F/F43の入力及び図3のF/F
104aの出力、F/F102aの入力、TADは図2
のレジスタ17の出力、レジスタ24の入力及び図3の
レジスタ103aの出力、レジスタ101aの入力に夫
々相当する。
2 is the output of the F / F 46 of FIG. 2 and the input of the F / F 105a of FIG. 3, TGNT is the input of the F / F 45 and the output of the F / F 106a of FIG. 3, and TADV is the output of the F / F 44 of FIG. , F / F 43 input and F / F of FIG.
The output of 104a, the input of F / F 102a, and TAD are shown in FIG.
3 corresponds to the output of the register 17, the input of the register 24, the output of the register 103a in FIG. 3, and the input of the register 101a.

【0055】TRIトランザクションはBIAの多数決
対象ビット(図4のF/F群202のビット)により次
の如く分類される。
TRI transactions are classified as follows according to the majority decision bits of the BIA (bits of the F / F group 202 of FIG. 4).

【0056】 多数決対象(F/F群202のビット
ON)のCPU:UPトランザクション時、BIAが対
象CPUへ同時にトランザクション実行する。DOWN
トランザクション時、対象CPUが3つのときトランザ
クションを多数決、2つのときトランザクションを比
較、1つのときこの1つのCPUのトランザクションを
実行; 多数決対象外のCPU:1CPU毎に個別にトラン
ザクションを実行。
CPU subject to majority decision (bit ON of F / F group 202): At the time of UP transaction, BIA simultaneously executes transactions to the target CPU. DOWN
At the time of a transaction, when the number of target CPUs is 3, the majority of transactions is compared, and when the number of transactions is 2, the transaction of one CPU is compared; when the number of CPUs is one, the transaction of this one CPU is executed;

【0057】上記ととは排他的であり、の異なる
CPUへのトランザクションも排的実行される。これ等
の転送調停はBIAのTRI調停回路201において、
図11に示す調停論理で実現される。DOWNトランザ
クションのトランザクション判定はBIAの判定回路2
08において、図12に示す論理で実行される。
The above is exclusive, and transactions to different CPUs are also executed. These transfer arbitrations are performed by the BIA TRI arbitration circuit 201.
It is realized by the arbitration logic shown in FIG. The transaction determination of the DOWN transaction is performed by the BIA determination circuit 2
At 08, the logic shown in FIG. 12 is executed.

【0058】TRI調停回路201は、TRIトランザ
クションをどのCPUサブシステムのTIUポートに対
して実行するかを決定する回路である。TRIトランザ
クションの方向によりUPトランザクションの転送先C
PUサブシステムの決定方法とDOWNトランザクショ
ンの転送元CPUサブシステム決定方法とがある。いず
れの場合も、BIA転送制御200の指示により転送C
PUサブシステムを決定し、F/F群203に転送先/
転送元CPUサブシステムに対応するビットをセットす
る。
The TRI arbitration circuit 201 is a circuit that determines which CPU subsystem's TIU port a TRI transaction is executed on. Transfer destination C of UP transaction depending on direction of TRI transaction
There are a PU subsystem determination method and a DOWN transaction transfer source CPU subsystem determination method. In either case, the transfer C is performed according to the instruction from the BIA transfer control 200.
Determine the PU subsystem and transfer to the F / F group 203
Set the bit corresponding to the source CPU subsystem.

【0059】UPトランザクションの転送先CPUサブ
システムを決定する場合、F/F群202を参照する。
F/F群202の各ビットは3CPUサブシステムのそ
れぞれが多数決(VOTING)対象であるかを示すビ
ットであり、このビット(以下VOTINGビットと称
す)がセットされているCPUサブシステムがシステム
運用中であることを示している。TRI調停回路201
はUPトランザクションの調停を指示された時、F/F
群202のVOTINGビットがセットされているCP
Uを転送先とし、F/F群203の対応するビットをセ
ットする。
When determining the transfer destination CPU subsystem of the UP transaction, the F / F group 202 is referred to.
Each bit of the F / F group 202 is a bit indicating whether or not each of the 3 CPU subsystems is a majority voting (VOTING) target, and the CPU subsystem in which this bit (hereinafter referred to as VOTING bit) is set is operating the system. Is shown. TRI arbitration circuit 201
F / F when instructed to arbitrate UP transaction
CP with group 202 VOTING bit set
With U as the transfer destination, the corresponding bit of the F / F group 203 is set.

【0060】DOWNトランザクションの転送元CPU
サブシステムを決定する場合、F/F群202のVOT
INGビットと各CPUポート部100a,100b,
100cを介して通知されるTIUのDOWNトランザ
クションの転送リクエスト(TREQ)を参照し、転送
元CPUサブシステムを決定し、F/F群203の対応
ビットをセットする。
Source CPU of DOWN transaction
When determining the subsystem, the VOT of the F / F group 202
ING bit and each CPU port unit 100a, 100b,
The transfer source CPU subsystem is determined by referring to the transfer request (TREQ) of the TIU DOWN transaction notified via 100c, and the corresponding bit of the F / F group 203 is set.

【0061】またTRI調停201はF/F群203を
セットすると同時に転送元CPUサブシステムと接続さ
れるCPUポート部(100a,100b,100cの
いずれか)に転送許可を出力し、該当CPUポート部の
F/F(106a、106b、106cのいずれか)を
へて転送元CPUサブシステムへ転送許可信号(TGN
T)を返す。
Further, the TRI arbitration 201 sets the F / F group 203 and at the same time outputs the transfer permission to the CPU port unit (any one of 100a, 100b and 100c) connected to the transfer source CPU subsystem, and the corresponding CPU port unit. Transfer permission signal (TGN) to the transfer source CPU subsystem via the F / F (one of 106a, 106b, and 106c) of
T) is returned.

【0062】このDOWNトランザクション時の転送元
CPUサブシステム決定論理が図11である。図11中
の“dc”はdon’t careの略であり、0また
は1のいずれでも良いことを意味している。この図11
は以下の論理からなる。
The transfer source CPU subsystem decision logic at the time of this DOWN transaction is shown in FIG. "Dc" in FIG. 11 is an abbreviation for don't care, which means that either 0 or 1 may be used. This FIG.
Consists of the following logic.

【0063】VOTNG対象CPUサブシステムから
のDOWN転送リクエストは全VOTING対象のCP
Uサブシステムからのリクエストを同時に受け付け、転
送許可すること; VOTING対象外CPUサブシステムからのDOW
N転送リクエストはCPUサブシステム毎に個別に受け
付けて転送許可すること; VOTING対象外CPUの転送リクエストを個別に
受け付ける際に、受付優先順位をCPUa,CPUb,
CPUcの順にすること。
The DOWN transfer request from the VOTNG target CPU subsystem is a CP for all VOTING targets.
Accepting requests from U subsystems at the same time and permitting transfer; DOW from non-VOTING CPU subsystems
N transfer requests must be individually accepted for each CPU subsystem to allow transfer; When individually accepting transfer requests from VOTING non-target CPUs, the acceptance priority is set to CPUa, CPUb,
In order of CPUc.

【0064】図11中の項番1から項番3までが全CP
UサブシステムがVOTING対象外の時に、各CPU
サブシステムからDOWNトランザクション転送要求が
あった場合である。例えば、F/F群202の全ビット
がセットされておらず、CPUaサブシステムの転送リ
クエスト(TREQ)をF/F105aを介して受けた
場合(項番1)、CPUbサブシステム及びCPUcサ
ブシステムのリクエストの有無に関係無くF/F群20
3のCPUaサブシステム対応ビットをセットし、転送
許可信号(TGNT)をF/F106aを介してCPU
aサブシステムのTIUへ通知する。
All the CPs are numbered from 1 to 3 in FIG.
Each CPU when the U subsystem is not subject to VOTING
This is when there is a DOWN transaction transfer request from the subsystem. For example, when all the bits of the F / F group 202 are not set and the transfer request (TREQ) of the CPUa subsystem is received via the F / F 105a (item No. 1), the CPUb subsystem and the CPUc subsystem are F / F group 20 regardless of request
CPUa subsystem corresponding bit of 3 is set, and the transfer enable signal (TGNT) is sent to the CPU via the F / F 106a.
Notify the TIU of subsystem a.

【0065】項番4から項番12までが一つのCPUサ
ブシステムがVOTING対象であり、システム運用中
である時に各CPUサブシステムからDOWN転送リク
エストを受けた場合である。項番4から項番6までがC
PUaサブシステムがVOTING対象でシステム運用
中の場合、項番7から項番9までがCPUbサブシステ
ムがVOTING対象でシステム運用中の場合、項番1
0から項番12までがCPUcサブシステムがVOTI
NG対象でシステム運用中の場合である。
Item Nos. 4 to 12 are cases in which one CPU subsystem is a VOTING target, and a DOWN transfer request is received from each CPU subsystem during system operation. No. 4 to No. 6 are C
When the PUa subsystem is operating as a VOTING target and the system is operating, items Nos. 7 to 9 are number 1 when the CPUb subsystem is operating as a VOTING target.
From 0 to No. 12, the CPUc subsystem is VOTI
This is the case when the system is being operated with NG targets.

【0066】これらの場合、VOTING対象CPUサ
ブシステムからの転送リクエストがある場合、VOTI
NG対象外CPUサブシステムからの転送リクエストか
らの有無にかかわらずVOTING対象CPUサブシス
テムのリクエストを優先して受け付ける(項番4、項番
7及び項番10)。
In these cases, if there is a transfer request from the VOTING target CPU subsystem, VOTI
The request of the VOTING target CPU subsystem is preferentially accepted regardless of whether there is a transfer request from the NG non-target CPU subsystem (item number 4, item number 7 and item number 10).

【0067】項番13から項番18までが二つのCPU
サブシステムがVOTING対象であり、システム運用
中の時に各CPUサブシステムから転送リクエストを受
けた場合を示している。項番13及び項番14がCPU
aサブシステム及びCPUbサブシステムがVOTIN
G対象でシステム運用中の場合、項番15及び項番16
がCPUbサブシステム及びCPUcサブシステムがV
OTING対象でシステム運用中の場合、項番17及び
項番18がCPUaサブシステム及びCPUcサブシス
テムVOTING対象でシステム運用中の場合である。
No. 13 to No. 18 are two CPUs
This shows a case where the subsystem is a VOTING target and a transfer request is received from each CPU subsystem during system operation. No. 13 and No. 14 are CPUs
a subsystem and CPUb subsystem are VOTIN
When the system is in operation for G target, Item No. 15 and Item No. 16
Is the CPUb subsystem and the CPUc subsystem is V
This is a case where the system is being operated for the OTING target and item numbers 17 and 18 are being operated for the CPUa subsystem and the CPUc subsystem VOTING target.

【0068】これらの場合、VOTING対象のCPU
サブシステムからの転送リクエストがある場合、VOT
ING対象CPUのリクエストを優先して受け付ける
(項番13、項番15及び項番17)。項番19が全C
PUサブシステムがVOTING対象でシステム運用中
の場合である。全VOTING対象CPUサブシステム
を同時に転送元CPUサブシステムに指定し、転送許可
を返す。
In these cases, the VOTING target CPU
If there is a transfer request from the subsystem, VOT
The request from the ING target CPU is preferentially accepted (item number 13, item number 15 and item number 17). No. 19 is all C
This is a case where the PU subsystem is operating as a VOTING target. All the VOTING target CPU subsystems are designated simultaneously as the transfer source CPU subsystem, and the transfer permission is returned.

【0069】通常システム運用中は全CPUサブシステ
ムがVOTING対象である。従って項番19に示す論
理で動作する。BIAは3CPUサブシステムから転送
リクエスト(TREQ)をF/F105a,105b,
105cで受けて、TRI調停回路201へ入力する。
この時F/F群202は全ビットがセットされている。
TRI調停回路201はF/F群202の全ビットがセ
ットされており、3つCPUからの転送リクエストがあ
るので、F/F群203の全ビットをセットし3CPU
サブシステムを転送元CPUサブシステムに指定する。
またCPUポート部100a,100b,100cへ転
送許可信号を出力する。
During normal system operation, all CPU subsystems are VOTING targets. Therefore, the logic shown in item No. 19 operates. The BIA sends a transfer request (TREQ) from the 3CPU subsystem to the F / F 105a, 105b,
The signal is received by 105c and input to the TRI arbitration circuit 201.
At this time, all bits are set in the F / F group 202.
In the TRI arbitration circuit 201, all bits of the F / F group 202 are set and there are transfer requests from three CPUs. Therefore, all bits of the F / F group 203 are set and 3 CPUs are set.
Designate the subsystem as the source CPU subsystem.
It also outputs a transfer permission signal to the CPU port units 100a, 100b, 100c.

【0070】各CPUポート部は転送許可をF/F10
6a,106b,106cで受けてTRIインタフェー
スの転送許可信号線(TGNT)に出力する。転送許可
(TGNT)を受けたTIUはDONWトランザクショ
ンを開始する。TGNT線は図6に示す様に、TIUが
トランザクションデータの転送が終了し、転送リクエス
ト線(TREQ)を無効にするまで出力され続ける。
Each CPU port unit transfers the transfer permission to the F / F10.
6a, 106b and 106c receive and output to the transfer permission signal line (TGNT) of the TRI interface. The TIU receiving the transfer permission (TGNT) starts a DONW transaction. As shown in FIG. 6, the TGNT line continues to be output until the TIU completes the transfer of transaction data and invalidates the transfer request line (TREQ).

【0071】TRI調停回路201は3CPUサブシス
テムへ同時に転送許可(TGNT)を通知する為、3C
PUサブシステムのTIUは同時にBIAの転送許可を
受けてDOWNトランザクションを開始することができ
る。
Since the TRI arbitration circuit 201 simultaneously notifies the 3CPU subsystem of transfer permission (TGNT), the 3C
At the same time, the TIU of the PU subsystem can start the DOWN transaction with the transfer permission of the BIA.

【0072】BIAは各CPUポート部100a,10
0b,100cのTRIインタフェースデータ線(TA
D)の入力レジスタ101a,101b,101cで受
信するTRI DOWNトランザクションデータ(図7
の形式)とTRIインタフェースデータ有効線(TAD
V)をF/F102a,102b,102cで受けて多
数決する。
BIA is each CPU port unit 100a, 10
0b and 100c TRI interface data lines (TA
D) TRI DOWN transaction data (FIG. 7) received by the input registers 101a, 101b, 101c.
Format) and TRI interface data valid line (TAD
V) is received by the F / Fs 102a, 102b, 102c and a majority decision is made.

【0073】この多数決は2CPUサブシステム間のト
ランザクションデータを比較する比較器205,20
6,207と比較結果からいづれか一つのCPUを決定
する判定回路208と判定結果により指示されたCPU
ポートのDOWNトランザクションデータを選択する選
択回路209から構成される。比較器205はCPUa
サブシステムとCPUbサブシステムのDOWNトラン
ザクションデータの比較器、比較器206はCPUaサ
ブシステムとCPUcサブシステムの比較器、比較器2
07はCPUbサブシステムとCPUcサブシステムの
比較器である。
This majority decision is performed by comparators 205 and 20 for comparing transaction data between the two CPU subsystems.
6,207 and the determination circuit 208 that determines one of the CPUs based on the comparison result and the CPU designated by the determination result
It comprises a selection circuit 209 for selecting DOWN transaction data of a port. Comparator 205 is CPUa
Comparator for DOWN transaction data of subsystem and CPUb subsystem, comparator 206 is comparator for CPUa subsystem and CPUc subsystem, comparator 2
Reference numeral 07 is a comparator for the CPUb subsystem and the CPUc subsystem.

【0074】判定回路208は多数決結果と一致してい
たCPUのデータを選択し、多数決結果と不一致のCP
Uを障害として検出する機能を持ち、この判定論理が図
12である。図12の項番1から項番3は1CPUサブ
システムからDOWNトランザクションを受信している
時の判定論理である。1CPUサブシステムのみが転送
動作を実行しているので比較器205,206,207
の比較結果に関係なく常にF/F群203に示された転
送元CPUサブシステムを選択する。比較結果に意味が
なく、判定回路208では障害を検出しない。
The determination circuit 208 selects the data of the CPU that was in agreement with the majority result, and the CP that is not in agreement with the majority result.
It has a function of detecting U as a failure, and this decision logic is shown in FIG. Item number 1 to item number 3 in FIG. 12 are the judgment logic when the DOWN transaction is received from the 1CPU subsystem. Since only one CPU subsystem is executing the transfer operation, the comparators 205, 206, 207
The transfer source CPU subsystem shown in the F / F group 203 is always selected regardless of the result of the comparison. The comparison result is meaningless, and the determination circuit 208 does not detect a failure.

【0075】図12中の項番4から項番9は2CPUサ
ブシステムから同時にDOWNトランザクションを受信
している場合である。2CPUサブシステムのTIUは
転送許可を同時に受け取るので、DOWNトランザクシ
ョンデータは同時にBIAに転送されて来る。
Item numbers 4 to 9 in FIG. 12 are cases where the DOWN transaction is simultaneously received from the 2CPU subsystem. Since the TIU of the 2CPU subsystem receives the transfer permission at the same time, the DOWN transaction data is transferred to the BIA at the same time.

【0076】そこでF/F群203で転送許可した2C
PUからのトランザクションデータを対応する比較器で
比較する。比較一致している場合正常動作中であると判
断し、F/F群203にセットされているCPUサブシ
ステムの中から若いCPU番号(CPUa,CPUb,
CPUcの順番)を出力し、選択回路209でトランザ
クションデータを選択する。比較結果が不一致の場合、
2つのCPUは別の動きを行っており、いづれか一方が
障害である。しかし、どちらが障害か判断づかないため
BIAの障害として検出する。この障害はBIA障害ま
たはPCU障害となる。
Therefore, the 2C which is allowed to transfer in the F / F group 203
The transaction data from the PU is compared with the corresponding comparator. If they match each other, it is determined that the CPU is operating normally, and the CPU subsystems set in the F / F group 203 have a smaller CPU number (CPUa, CPUb,
Then, the selection circuit 209 selects the transaction data. If the comparison results do not match,
The two CPUs are doing different things and one of them is the fault. However, since it cannot be determined which one is the failure, it is detected as a BIA failure. This failure can be a BIA failure or a PCU failure.

【0077】項番10から項番17は3CPUサブシス
テムから同時にDOWNトランザクションを受信してい
る場合である。2CPUサブシステムに転送許可した場
合と同様に3CPUサブシステムは同時に図7の形式の
トランザクションデータをBIAに転送してくる。比較
結果が全て一致した場合が項番10、1つの比較結果が
一致した場合が項番11から項番13まで、2つの比較
結果が一致した場合が項番14から項番16、全てが不
一致の場合が項番17である。
Item numbers 10 to 17 are cases in which DOWN transactions are simultaneously received from the 3CPU subsystem. Similar to the case where the transfer is permitted to the 2CPU subsystem, the 3CPU subsystem simultaneously transfers the transaction data in the format of FIG. 7 to the BIA. If the comparison results are all the same, item number 10; if one comparison result is the item number 11 to item number 13, if the two comparison results are the item number 14 to item number 16, all do not match No. 17 is the case.

【0078】3つの比較器205、206、207は冗
長であり、3CPUの内1CPUで障害が発生し、異な
った動作を実行し、そのCPUサブシステムからのDO
WNトランザクションデータが他と異なる場合、そのC
PUサブシステムを比較入力とする2つの比較器が不一
致を検出し、比較一致するのは障害CPUサブシステム
を比較しない1比較器だけである。
The three comparators 205, 206 and 207 are redundant, and when one of the three CPUs fails, a different operation is executed and the DO from that CPU subsystem is executed.
If the WN transaction data is different from the others, its C
Two comparators that use the PU subsystem as a comparison input detect a mismatch, and only one comparator that does not compare the failed CPU subsystem will compare and match.

【0079】判定回路208は図12中の項番11から
項番13までに示す様に1つの比較結果しか一致しない
場合、比較一致した2CPUサブシステムの内若番のC
PUサブシステム番号を選択回路209へ出力し、同時
に不一致となった2つの比較器に共通な入力のCPUサ
ブシステムを障害CPUサブシステムとして検出する。
When only one comparison result matches as shown in item number 11 to item 13 in FIG. 12, the determination circuit 208 determines the smallest C among the two CPU subsystems that have been compared and matched.
The PU subsystem number is output to the selection circuit 209, and the CPU subsystem of the inputs common to the two comparators that do not match at the same time is detected as the faulty CPU subsystem.

【0080】項番14から項番16の2つの比較結果が
一致する現象及び項番17の全ての比較結果が不一致と
なる現象は、1つCPUの障害によっては発生できず矛
盾している。これは比較器の故障であると判断し、BI
A障害を検出する。
The phenomenon that the two comparison results of item Nos. 14 to 16 match and the phenomenon that all the comparison results of item No. 17 do not match cannot occur due to one CPU failure, and are inconsistent. It is judged that this is a failure of the comparator, and BI
Detect A failure.

【0081】通常3CPUサブシステム全てがVOTI
NG対象である時、BIAは図7の形式で順次転送され
てくるトランザクションデータを各CPUポート部10
0a,100b,100cのTRIインタフェースデー
タ線(TAD)の入力レジスタ101a,101b,1
01cで受けて、TRIインタフェースデータ有効線
(TADV)の受け付けF/F102a,102b,1
02cと同時に比較器205,206,207で比較す
る。比較結果を判定回路208で判定し、トランザクシ
ョンデータを選択回路209で選択する。選択されたデ
ータがトランザクションの種類及びタイミングに応じて
レジスタ210,211,212,213,221及び
バッファ214へ格納される。
Usually all 3 CPU subsystems are VOTI
When it is an NG target, the BIA sends transaction data sequentially transferred in the format of FIG.
0a, 100b, 100c TRI interface data line (TAD) input registers 101a, 101b, 1
01c to accept TRI interface data valid line (TADV) F / Fs 102a, 102b, 1
Simultaneously with 02c, the comparators 205, 206 and 207 compare. The determination circuit 208 determines the comparison result, and the selection circuit 209 selects the transaction data. The selected data is stored in the registers 210, 211, 212, 213, 221 and the buffer 214 according to the type and timing of the transaction.

【0082】比較結果の1つのみが一致する場合、例え
ば図12の項番11のCPUaサブシステムのDOWN
トランザクションデータを入力とする比較器が不一致を
検出した場合について説明する。この時、判定回路20
8はCPUbサブシステムを選択する様選択回路209
へ出力し、CPUaサブシステムの障害を出力する。こ
の障害出力はCPUaポート部100aのOR回路11
1aを介してF/F107aをセットし、TRIインタ
フェースのCPU障害通知信号(CPER)としてCP
UaサブシステムのTIUへ通知される。
When only one of the comparison results matches, for example, the DOWN of the CPUa subsystem of item 11 in FIG.
A case will be described where a comparator that receives transaction data detects a mismatch. At this time, the determination circuit 20
8 is a selection circuit 209 for selecting the CPUb subsystem
To the CPUa subsystem failure. This fault output is the OR circuit 11 of the CPUa port unit 100a.
F / F 107a is set via 1a, and CP is used as the CPU fault notification signal (CPER) of the TRI interface.
The TIU of the Ua subsystem is notified.

【0083】次にIO−BUSトランザクション動作に
つき説明する。図10はIOバストランザクションの動
作タイミングの例を示す図である。図10において、バ
スリクエスト線(BREQn)はPCUが出力するIO
バスのUPトランザクションのバスリクエストである。
PUCはIOバスのUPトランザクションが終了するま
でBREQnを出力する。バス許可線(BGNTn)は
PCUのIOバスリクエストに対するBIAからの転送
許可信号である。BIAは一旦BGNTn信号を出力す
るとBREQn信号が出力されている間BGNTn信号
を出力し続ける。
Next, the IO-BUS transaction operation will be described. FIG. 10 is a diagram showing an example of the operation timing of the IO bus transaction. In FIG. 10, the bus request line (BREQn) is an IO output from the PCU.
This is a bus request for a bus UP transaction.
The PUC outputs BREQn until the UP transaction of the IO bus is completed. The bus permission line (BGNTn) is a transfer permission signal from the BIA for the IO bus request of the PCU. Once the BIA outputs the BGNTn signal, it continues to output the BGNTn signal while the BREQn signal is being output.

【0084】データ有効線(BADV)はアドレスデー
タ線(BAD)にトランザクションデータを出力してい
ることを示すバス信号である。UPトランザクション
時、PCUが出力し、DOWNトランザクション時BI
Aが出力する。アクセスコード線(BAC)はトランザ
クションのアクセスコードを出力するバス信号線であ
る。アクセスコードの形式はTRIインタフェースのア
クセスコードと同じである。アドレスデータ線(BA
D)はトランザクションのアドレス及びデータを出力す
る4バイトのバス信号線である。
The data valid line (BADV) is a bus signal indicating that transaction data is being output to the address data line (BAD). PCU outputs at UP transaction, BI at DOWN transaction
A outputs. The access code line (BAC) is a bus signal line that outputs an access code for a transaction. The format of the access code is the same as the access code of the TRI interface. Address data line (BA
D) is a 4-byte bus signal line for outputting a transaction address and data.

【0085】BREQnは図4のIOバス調停229へ
のレシーバ253経由の入力信号、BGNTnのIOバ
ス調停229からドライバ254経由の出力信号、BA
DVは図4のF/F233出力とF/F232入力、B
ADはレジスタ216出力とレジスタ223入力に相当
する。
BREQn is an input signal via the receiver 253 to the IO bus arbitration 229 of FIG. 4, an output signal from the IO bus arbitration 229 of BGNTn via the driver 254, and BA.
DV is F / F233 output and F / F232 input, B of FIG.
AD corresponds to the output of the register 216 and the input of the register 223.

【0086】システム立ち上げ時の動作について説明す
る。システム立ち上げ時、BIAのVOTINGビット
(図4のF/F群202)は初期状態にあり3CPU全
てが多数決(VOTING)対象外になっている。各C
PUサブシステムCPUa〜cのプロセッサ1a〜1c
は各々TIU経由でBIAのレジスタライトによりF/
F群202の自CPUに対応するビットをセットする。
F/F群202のセット完了後、BIAは多数決動作を
開始し、システム運用動作になる。
The operation at system startup will be described. When the system is started up, the VOTING bit of the BIA (F / F group 202 in FIG. 4) is in the initial state, and all 3 CPUs are not subject to the majority vote (VOTING). Each C
Processors 1a to 1c of the PU subsystems CPUa to c
F / by register write of BIA via each TIU
The bit corresponding to the own CPU of the F group 202 is set.
After the setting of the F / F group 202 is completed, the BIA starts the majority voting operation and becomes the system operation operation.

【0087】上記VOTINGビットはIO筐体の電源
ON時に初期化されるF/F群であり、BIAのCPU
ポートリセット及びBIA共通部リセットで初期化され
ない。
The VOTING bit is an F / F group which is initialized when the power of the IO chassis is turned on, and is the CPU of the BIA.
Not initialized by port reset and BIA common block reset.

【0088】システム運用時の動作について説明する。
システム運用時、各プロセッサがIOの起動及び終了処
理のために発行するPCUのレジスタリード/レジスタ
ライトとIO動作中のPCUからのDMAリード/ライ
トを実行する。
The operation during system operation will be described.
During system operation, each processor executes a PCU register read / register write issued for IO startup and termination processing and a DMA read / write from the PCU during the IO operation.

【0089】PCUからのDMAリード/ライト動作に
ついて説明する。図4において、PCUからDMAリー
ド/ライトの転送要求をIOバスのBREQn線により
IOバス調停部229に受けると、BIA転送制御20
0はIOバスの調停を指示すると同時にTRI調停20
1にTIUのUPトランザクションの調停を指示する。
IOバス調停229はIOバスを使用するPCU番号を
レジスタ230へ格納し、該当するPCUへ転送許可
(BGNTn)を返す。TRI調停201はF/F群2
02で多数決対象に設定されているCPUを転送先CP
Uに選びF/F群203の対応ビットをセットする。
The DMA read / write operation from the PCU will be described. In FIG. 4, when the IO bus arbitration unit 229 receives a DMA read / write transfer request from the PCU via the BREQn line of the IO bus, the BIA transfer control 20
0 indicates arbitration of the IO bus and at the same time TRI arbitration 20
1 to instruct the arbitration of the TIU UP transaction.
The IO bus arbitration 229 stores the PCU number that uses the IO bus in the register 230, and returns a transfer permission (BGNTn) to the corresponding PCU. TRI arbitration 201 is F / F group 2
The CPU set as the majority target in 02 is the transfer destination CP
Select U and set the corresponding bit of the F / F group 203.

【0090】BGNTn信号により転送許可を受けた図
外のPCUは前述の様にBADV線上にデータ有効信
号、BAC線上にアクセスコード、BAD線上にDMA
アドレスを出力してくる。DMAライトの場合、BAD
線上にDMAライトデータが続けて転送される。F/F
232にデータ有効信号、レジスタ222にアクセスコ
ード、レジスタ223にDMAアドレスを受けると、B
IA転送制御200はレジスタ222のアクセスコード
をデコーダ231でデコードする。このデコード結果に
よりDMAトランザクションであることが分かると、レ
ジスタ223のDMAアドレスをレジスタ224に格納
する。
The PCU (not shown) which has received the transfer permission by the BGNTn signal has the data valid signal on the BADV line, the access code on the BAC line, and the DMA on the BAD line as described above.
It outputs the address. BAD for DMA write
DMA write data is continuously transferred on the line. F / F
When a data valid signal is received at 232, an access code is received at register 222, and a DMA address is received at register 223, B
The IA transfer control 200 causes the decoder 231 to decode the access code of the register 222. When it is found from the decoding result that the transaction is a DMA transaction, the DMA address of the register 223 is stored in the register 224.

【0091】DMAライトの場合、後続のDMAライト
データをレジスタ223で受けて順次バッファ225へ
格納する。BIA転送制御200はセレクタ228によ
りTIU UPトランザクションデータを選択し、AN
D回路204へTIU UPトランザクションのデータ
有効信号を出力する。AND回路204ではF/F群2
03により転送先に指定されたCPUについての出力が
有効となり、その結果、転送先CPUのレジスタ103
a,103b,103cからUPトランザクションのW
0データ,F/F104a,104b,104cから有
効信号がTIUへ出力される。
In the case of DMA write, subsequent DMA write data is received by the register 223 and sequentially stored in the buffer 225. The BIA transfer control 200 selects TIU UP transaction data by the selector 228, and AN
The data valid signal of the TIU UP transaction is output to the D circuit 204. In the AND circuit 204, the F / F group 2
03, the output for the CPU designated as the transfer destination becomes valid, and as a result, the register 103 of the transfer destination CPU
W of UP transaction from a, 103b, 103c
A valid signal is output to the TIU from the 0 data, F / F 104a, 104b, 104c.

【0092】セレクタ228ではデータW0の時レジス
タ224のアクセスコードとレジスタ230のDMA要
求元PCU番号、データW1の時レジスタ224のDM
Aアドレス、データW2以降の時バッファ225のDM
Aライトデータを順次選択する。
In the selector 228, the access code of the register 224 when the data is W0, the DMA request source PCU number of the register 230, and the DM of the register 224 when the data is W1.
DM of buffer 225 when address A, data W2 or later
A write data is sequentially selected.

【0093】PCUのレジスタリード/レジスタライト
動作について説明する。図4において、図3に示したC
PUa,CPUb,CPUcのF/F105a,105
b,105cを介してTIUからレジスタリード/レジ
スタライトのTRI転送要求(TREQ)をTRI調停
201に受けると、BIA転送制御200はTRI調停
201へDOWNトランザクションの調停を指示する。
The register read / register write operation of the PCU will be described. In FIG. 4, C shown in FIG.
F / F 105a, 105 of PUa, CPUb, CPUc
When the TRI arbitration 201 receives a TRI transfer request (TREQ) for register read / register write from the TIU via the b and 105c, the BIA transfer control 200 instructs the TRI arbitration 201 to arbitrate the DOWN transaction.

【0094】TRI調停201はF/F群202を参照
し、TRI転送するCPUをF/F群203に格納し、
該当するCPUへ転送許可(TGNT)を返す。TGN
T信号により転送許可を受けたTIUは、前述のように
TADV線上にデータ有効信号、TAD線上にデータW
0(アクセスコード)、W1(レジスタアドレス)を順
次出力する。
The TRI arbitration 201 refers to the F / F group 202, stores the CPU for TRI transfer in the F / F group 203,
Transfer permission (TGNT) is returned to the corresponding CPU. TGN
The TIU which has received the transfer permission by the T signal transmits the data valid signal on the TADV line and the data W on the TAD line as described above.
0 (access code) and W1 (register address) are sequentially output.

【0095】レジスタライトの場合、データW2(レジ
スタライトデータ)がTAD線上に続けて出力される。
F/F102a,102b,102cにデータ有効信
号、レジスタ101a,101b,101cにアクセス
コードを受けると、BIA転送制御200は判定回路2
08で多数決の判定を行う。判定回路208はF/F群
203及び比較器205,206,207の比較結果を
参照し、セレクタ209によりCPUa,CPUb,C
PUcのいずれかからデータを選択する。
In the case of register write, data W2 (register write data) is continuously output on the TAD line.
When the F / Fs 102a, 102b, 102c receive the data valid signal and the registers 101a, 101b, 101c receive the access code, the BIA transfer control 200 determines the decision circuit 2.
At 08, a majority decision is made. The determination circuit 208 refers to the comparison results of the F / F group 203 and the comparators 205, 206 and 207, and uses the selector 209 to CPUa, CPUb and C.
Select data from any of PUc.

【0096】データW0を選択したとき、アクセスコー
ドフィールド部分をレジスタ211,トランザクション
フィールド部分をレジスタ210へ格納し、デコーダ2
18によりアクセスコードをデコードする。デコード結
果によりレジスタリード/レジスタライトであることが
分かるとW1のレジスタアドレスをレジスタ212へ、
W2のレジスタライトデータをレジスタ213へ格納す
る。
When the data W0 is selected, the access code field portion is stored in the register 211, the transaction field portion is stored in the register 210, and the decoder 2
The access code is decoded by 18. If it is found from the decoding result that register read / register write, the register address of W1 is sent to the register 212,
The register write data of W2 is stored in the register 213.

【0097】更にレジスタ221のアクセスコードをレ
ジスタ217ヘ、セレクタ215経由でレジスタ212
のレジスタアドレスをレジスタ216へ格納する。デコ
ーダ220のトランザクション情報のデコード結果によ
りレジスタリード/レジスタライト先PCUへPCU選
択信号(BSELn)を出力し、IOバス動作を開始す
る。レジスタライトの場合BIA転送制御200は続け
てセレクタ215によりレジスタ213を選択し、レジ
スタライトデータをレジスタ216からIOバスのBA
D線上に出力する。
Further, the access code of the register 221 is sent to the register 217 and the register 212 via the selector 215.
The register address of the above is stored in the register 216. The PCU selection signal (BSELn) is output to the register read / register write destination PCU according to the decoding result of the transaction information of the decoder 220, and the IO bus operation is started. In the case of register write, the BIA transfer control 200 subsequently selects the register 213 by the selector 215, and transfers the register write data from the register 216 to the BA of the IO bus.
Output on line D.

【0098】障害発生時の動作について説明する。障害
はCPU障害、BIA障害、PCU障害の三つに分類す
ることができる。先ず、CPU障害について説明する。
The operation when a failure occurs will be described. Faults can be classified into three categories: CPU faults, BIA faults, and PCU faults. First, the CPU failure will be described.

【0099】図3,4において、システム運用中にCP
Uに閉じた障害(CPUの閉じた障害とは、障害を発生
させた故障箇所がそのCPUの動作にしか影響を与えな
い障害をいう)である下記の障害を検出した時、F/F
108aをセットし、CPU障害通知(CPER)信号
を出力する。また、F/F群202のVOTINGビッ
トをリセットする。
In FIGS. 3 and 4, the CP is activated during system operation.
When the following failure, which is a failure closed to U (a CPU closed failure is a failure in which the failure location that causes the failure affects only the operation of the CPU), is detected, the F / F
108a is set and a CPU fault notification (CPER) signal is output. Further, the VOTING bit of the F / F group 202 is reset.

【0100】CPU障害要因としては、 DOWNトランザクションのTAD線の入力データを
格納するレジスタ101aの障害発生(パリティチェッ
ク回路109aで検出); 判定回路208が検出するCPUデータのコンペアエ
ラー障害; TIUからF/F108aで通知されるCPU切り離
し通知(DISC信号)検出;TIU検出の障害及びD
GUからのCPU切り離し指示でDISC信号は通知さ
れる。但し、図2のパリティチェック回路38が検出す
るTRIインタフェース受付レジスタの障害を除く。
CPU failure factors include: failure of register 101a for storing input data of TAD line of DOWN transaction (detected by parity check circuit 109a); CPU data compare error failure detected by decision circuit 208; TIU to F / F108a CPU disconnection notification (DISC signal) detection; TIU detection failure and D
The DISC signal is notified by the CPU disconnection instruction from the GU. However, the TRI interface reception register failure detected by the parity check circuit 38 of FIG. 2 is excluded.

【0101】BIAはCPU障害を検出した場合、AN
D回路112aによりUPトランザクションのTADV
信号を無効にすることでUPトランザクションをマスク
する。また、AND回路127aによりTRIの転送リ
クエストを無効にし、DOWNトランザクションのTR
I調停201に障害CPUを参加させない。
If the BIA detects a CPU failure, then AN
TADV of UP transaction by D circuit 112a
Mask the UP transaction by disabling the signal. Further, the AND circuit 127a invalidates the TRI transfer request, and TR of the DOWN transaction
The faulty CPU is not allowed to participate in the I arbitration 201.

【0102】CPU障害通知(CPER)はTIUを経
由してDGUへ通知される。CPU障害の通知を受けた
DGUはシステム内の他のBIAへCPU障害が発生し
たことを通知するために、CPU切り離し信号を全TI
UのF/F55に通知する。TIUはF/F53を介し
てTRIのCPU切り離し信号をBIAへ通知する。診
断プロセッサDGUはCPU組み込み処理で、BIAの
CPUポートをリセットし、CPUポートの障害をクリ
アする。その後MPUからF/F群202のVOTIN
Gビットを再度セットし、CPUを組み込む。
The CPU fault notification (CPER) is notified to the DGU via the TIU. The DGU that has received the notification of the CPU failure sends the CPU disconnection signal to all TIs to notify the other BIA in the system that the CPU failure has occurred.
Notify U's F / F 55. The TIU notifies the BIA of the CPU disconnection signal of the TRI via the F / F 53. The diagnostic processor DGU resets the CPU port of the BIA and clears the CPU port fault in the CPU incorporation process. After that, the VOTIN of the F / F group 202 from the MPU
Set the G bit again and incorporate the CPU.

【0103】BIA障害について説明する。BIA障害
はBIAで検出する障害とTIUで検出する障害があ
る。BIAで検出するBIA障害は以下のとおりであ
る。
The BIA failure will be described. BIA failure includes a failure detected by BIA and a failure detected by TIU. The BIA disorders detected by BIA are as follows.

【0104】図3,4において運用中にBIA転送制御
200が下記の障害を検出した場合、BIA障害としF
/F246をセットし、TRIインタフェースのE0信
号線でTIUへBIA障害を通知する。F/F246が
セットされるとBIA転送制御200はIOバス動作を
停止し、PCUからのDMAを受け付けなくなる。BI
A障害要因としては以下の如くである。
If the BIA transfer control 200 detects the following fault during operation in FIGS.
/ F246 is set and the BIA fault is notified to the TIU by the E0 signal line of the TRI interface. When the F / F 246 is set, the BIA transfer control 200 stops the IO bus operation and stops accepting DMA from the PCU. BI
Factors A are as follows.

【0105】DOWNトランザクションのトランザク
ション情報を格納するレジスタ210の障害発生(パリ
ティチェック回路238で検出); TIU検出の障害トランザクション情報を格納するレ
ジスタ221の障害発生(パリティチェック回路239
で検出); UPトランザクションのPCU番号を格納するレジス
タ230の障害発生(パリティチェック回路244で検
出); 上記レジスタ210のトランザクション情報がBIA
のトランザクションを示している際に、DOWNトラン
ザクションのアクセスコードを格納するレジスタ211
の障害発生(パリティチェック回路237で検出); 上記レジスタ221の障害トランザクション情報がB
IAのトランザクションを示している場合;尚、〜
は障害により不正となるトランザクションの要求元また
は実行先のPCUが特定できないケースである。、
はBIAのトランザクションであるため、特定PCUの
障害にできないケースである。
Failure occurrence of register 210 storing transaction information of DOWN transaction (detected by parity check circuit 238); Failure occurrence of register 221 storing failure information of TIU detection (parity check circuit 239)
(Detected by the parity check circuit 244); Failure of the register 230 that stores the PCU number of the UP transaction (detected by the parity check circuit 244);
Register 211 that stores the access code of the DOWN transaction
Failure occurrence (detected by the parity check circuit 237); the failure transaction information in the register 221 is B
If it shows an IA transaction;
Is a case where the request source or execution destination PCU of an invalid transaction due to a failure cannot be identified. ,
Is a BIA transaction, so it is a case where a failure of a specific PCU cannot be made.

【0106】図2において、TIUはE0信号によりB
IA障害を割り込み制御33に受けると予め定められた
アドレス(例えば0x1E000000番地)へDMA
ライトを実行することによりMPUへ割り込みを通知す
る。障害の通知を受けたMPUはBIA共通部をリセッ
トするためTIUのリセットレジスタ(レジスタ78)
をレジスタライトする。TIUはTRIのBIA共通部
リセット信号(IOR)をBIAへ通知する。
In FIG. 2, the TIU is set to B by the E0 signal.
When the IA failure is received by the interrupt control 33, DMA is sent to a predetermined address (for example, 0x1E000000).
An interrupt is notified to the MPU by executing a write. The MPU that has received the notification of the failure resets the BIA common part, and thus resets the TIU (register 78).
Register write. The TIU notifies the BIA of the BIA common part reset signal (IOR) of the TRI.

【0107】図3,4において、BIA共通部リセット
を受けたBIAはCPUポート部100a,100b,
100cとF/F群202を除く全ての部分を初期化
し、更にIOバスにバスリセット信号(BRST)を出
力する。F/F群202をリセットしないため3CPU
は多数決対象のまま残っている。BIA共通部リセット
によりF/F246がクリアされ、リセット解除後に3
CPU同期した状態でシステム運用する。
In FIGS. 3 and 4, the BIA that has received the BIA common section reset is the CPU port section 100a, 100b,
All parts except 100c and the F / F group 202 are initialized, and a bus reset signal (BRST) is output to the IO bus. 3 CPUs because the F / F group 202 is not reset
Remains a majority vote. F / F246 is cleared by the BIA common part reset, and 3 after the reset is released.
Operate the system in a CPU-synchronized state.

【0108】TIUで検出するBIA障害においては、
図2において、TRIのTAD線入力レジスタ24で障
害発生した場合、転送制御10はレジスタ28に格納さ
れているUPトランザクションのトランザクション情報
を、障害トランザクション情報レジスタ39へライトす
る。更にBIAへDOWNトランザクションを転送する
際に障害トランザクション情報としてレジスタ39の内
容を転送する。また、UPトランザクション時にレジス
タ25のアクセスコードをデコーダ29でデコードした
結果がDMAトランザクションであり、且つレジスタ2
8のトランザクション情報とレジスタ39の障害トラン
ザクション情報の比較器40での比較結果が一致した場
合、SREQ信号を出力せず、このDMAトランザクシ
ョンは実行されない。
In the BIA failure detected by TIU,
In FIG. 2, when a failure occurs in the TAD line input register 24 of the TRI, the transfer control 10 writes the transaction information of the UP transaction stored in the register 28 to the failed transaction information register 39. Further, when transferring the DOWN transaction to the BIA, the contents of the register 39 are transferred as fault transaction information. Further, the result of decoding the access code of the register 25 by the decoder 29 during the UP transaction is a DMA transaction, and the register 2
When the comparison result of the comparator 40 between the transaction information of 8 and the faulty transaction information of the register 39 matches, the SREQ signal is not output and this DMA transaction is not executed.

【0109】図3,4において、BIAへ転送された障
害トランザクション情報は判定回路208で多数決され
セレクタ209を介してレジスタ221へ格納される。
障害トランザクション情報がBIAの時、BIA転送制
御200がBIA障害を検出する。以降の動作はBIA
検出のBIA障害と同じである。BIA共通部をリセッ
トするためにTIUのリセットレジスタ78レジスタラ
イトする前に、MPUはTIUの障害トランザクション
情報レジスタ39をレジスタライトによりクリアする。
In FIGS. 3 and 4, the failure transaction information transferred to the BIA is majority-determined by the decision circuit 208 and stored in the register 221 via the selector 209.
When the failed transaction information is BIA, the BIA transfer control 200 detects the BIA failure. Subsequent operations are BIA
This is the same as the BIA failure of detection. Before writing the TIU reset register 78 register to reset the BIA common part, the MPU clears the TIU fault transaction information register 39 by register write.

【0110】PCU障害について説明する。PCU障害
はBIAで検出する障害とTIUで検出する障害があ
る。
The PCU failure will be described. The PCU failure includes a failure detected by BIA and a failure detected by TIU.

【0111】BIAで検出するPCU障害の場合、図
3,4において運用中にBIA転送制御200が下記の
障害を検出した場合、PCU障害としF/F245をセ
ットし、TRIインタフェースのE1信号線でTIUへ
PCU障害を通知する。PCU障害要因は以下の如くで
ある。
In the case of a PCU fault detected by the BIA, if the BIA transfer control 200 detects the following fault during operation in FIGS. 3 and 4, the F / F 245 is set as a PCU fault and the E1 signal line of the TRI interface is used. Notify the TIU of the PCU failure. The PCU failure factors are as follows.

【0112】IOバスのアクセスコード(BAC)の
入出力レジスタ(レジスタ217及びレジスタ222)
の障害発生(パリティチェック回路241、243で障
害検出); IOバスのアドレスデータ線(BAD)の入出力レジ
スタ(レジスタ216及びレジスタ223)の障害発生
(パリティチェック回路240、242で障害検出); レジスタ210のトランザクション情報がPCUのト
ランザクションを示している際に、DOWNトランザク
ションのアクセスコードを格納するレジスタ211の障
害発生(パリティチェック回路237で検出); 上記レジスタ221の障害トランザクション情報がP
CUのトランザクションを示している場合。
IO bus access code (BAC) input / output registers (register 217 and register 222)
Failure occurrence (parity check circuits 241 and 243 detect failure); failure occurrence of IO bus address data line (BAD) input / output register (register 216 and register 223) (parity check circuits 240 and 242 detect failure); When the transaction information in the register 210 indicates a PCU transaction, a fault occurs in the register 211 that stores the access code of the DOWN transaction (detected by the parity check circuit 237); the fault transaction information in the register 221 is P.
When showing a transaction of a CU.

【0113】BIA転送制御200はレジスタ210、
レジスタ221またはレジスタ230に格納されている
PCU番号を障害PCUとしてセレクタ234、デコー
ダ235を介してPCU障害識別レジスタ236に登録
する。レジスタ236はPCUに対応するビットを持っ
ており、レジスタ236に登録されたPCUに対してI
Oバストランザクションを実行する際、IOバスのPC
U障害通知線(BERRn)によりPCUへ障害を通知
する。
The BIA transfer control 200 uses the register 210,
The PCU number stored in the register 221 or the register 230 is registered as a faulty PCU in the PCU fault identification register 236 via the selector 234 and the decoder 235. The register 236 has a bit corresponding to the PCU, and the PCU registered in the register 236 has the I bit.
PC of IO bus when executing O bus transaction
The U fault notification line (BERRn) notifies the PCU of the fault.

【0114】図2において、TIUはE1信号によりP
CU障害を割り込み制御33に受けると予め定められた
アドレス(例えば0x1E000000番地)へDMA
ライトを実行することによりプロセッサへPCU障害を
通知する。
In FIG. 2, the TIU is set to P by the E1 signal.
When the interrupt control 33 receives a CU failure, DMA to a predetermined address (eg, 0x1E000000)
The processor is notified of the PCU failure by performing a write.

【0115】障害の通知を受けたプロセッサは障害PC
Uを特定するために、BIAのPCU障害識別レジスタ
236をレジスタリードで読み出す。プロセッサはBI
Aの障害識別レジスタ236をレジスタライトによりク
リアする。更に障害PCUへレジスタライトしPCUを
初期化し、PCU障害処理を実施する。
The processor notified of the fault is the faulty PC.
In order to identify U, the BIA PCU failure identification register 236 is read by register read. Processor is BI
The fault identification register 236 of A is cleared by register write. Further, register writing to the faulty PCU is performed to initialize the PCU, and PCU fault handling is performed.

【0116】TIUで検出するPCU障害は、BIA障
害と同じTRIのTAD線入力レジスタ24の障害であ
る。BIA障害との違いは、障害となったUPトランザ
クション要求元がPCUであり、トランザクション情報
レジスタ28にPCU番号が格納されていることであ
る。TIUの動作はBIA障害時と同じであり、DOW
Nトランザクションの障害トランザクション情報にPC
U番号を乗せてBIAに通知する。障害トランザクショ
ン情報レジスタ39に登録されているPCUからDMA
トランザクションを受けた時TIU内でDMAトランザ
クションを捨てる。BIAは障害トランザクション情報
レジスタ221にPCU番号がセットされるとPCU障
害を検出する。以降のBIA動作はBIA検出のPCU
障害と同じである。
The PCU fault detected by the TIU is the fault of the TAD line input register 24 of the same TRI as the BIA fault. The difference from the BIA failure is that the failed UP transaction request source is the PCU and the PCU number is stored in the transaction information register 28. The operation of TIU is the same as that at the time of BIA failure.
PC for failure transaction information of N transaction
Notify the BIA with the U number. DMA from PCU registered in fault transaction information register 39
Discard the DMA transaction in the TIU when it receives the transaction. The BIA detects a PCU failure when the PCU number is set in the failure transaction information register 221. Subsequent BIA operations are BIA-detected PCUs.
Same as a disability.

【0117】障害の通知を受けたプロセッサは障害PC
Uを特定するために、BIAのPCU障害識別レジスタ
236をレジスタリードで読み出す。プロセッサBIA
の障害識別レジスタ236とTIUの障害トランザクシ
ョン情報レジスタ28をレジスタライトによりクリアす
る。更に障害PCUへレジスタライトしPCUを初期化
し、PCUの障害処理を実施する。
The processor notified of the fault is the faulty PC.
In order to identify U, the BIA PCU failure identification register 236 is read by register read. Processor BIA
The fault identification register 236 of the above and the fault transaction information register 28 of the TIU are cleared by register writing. Further, register writing to the faulty PCU is performed to initialize the PCU, and fault handling of the PCU is performed.

【0118】図13及び図14は本発明の実施例の詳細
を説明するための図であり、図13は図4に示したTR
I調停201の本発明の実施例に係わる部分とその周辺
の回路(BIA内部回路)とを示す図である。
13 and 14 are diagrams for explaining the details of the embodiment of the present invention. FIG. 13 shows the TR shown in FIG.
FIG. 6 is a diagram showing a portion of the I arbitration 201 according to an embodiment of the present invention and a peripheral circuit (BIA internal circuit).

【0119】図において、TRI調停201は、図11
に示した調停論理を実行するTRI調停本体部261
と、複数のPCUの各々に対応してUPトランザクショ
ンを実行させるべきCPUサブシステムの番号を夫々指
定して記憶するPCU管理テーブル(メモリテーブル)
259と、このPCU管理テーブル259からの出力と
TRI調停本体部261からの調停結果出力とを択一的
にF/F群203へセットするセレクタ260とを有す
る。
In the figure, the TRI arbitration 201 is shown in FIG.
TRI arbitration body 261 for executing the arbitration logic shown in FIG.
And a PCU management table (memory table) that specifies and stores the numbers of CPU subsystems that should execute UP transactions corresponding to each of a plurality of PCUs.
259, and a selector 260 that selectively sets the output from the PCU management table 259 and the arbitration result output from the TRI arbitration main unit 261 to the F / F group 203.

【0120】図14はPCU管理テーブル259の内容
の例を示しており、ビット“1”がセットされている場
合には、対応するCPUサブシステムへUPトランザク
ションであるDMA転送を行うことを示しており、
“0”であればDMA転送は行わないことを示してい
る。尚、多数決対象指定用のF/F群202において多
数決対象に指定されて実際に運用中のCPUサブシステ
ムに対しては、DMA転送要求を発生できないので、多
数決指定対象外のCPUサブシステムに対してのみPC
U管理テーブル259内では“1”がセットされるもの
とする。
FIG. 14 shows an example of the contents of the PCU management table 259, showing that when the bit "1" is set, DMA transfer which is an UP transaction is performed to the corresponding CPU subsystem. Cage,
"0" indicates that DMA transfer is not performed. Note that a DMA transfer request cannot be issued to a CPU subsystem that is actually operating while being designated as a majority voting target in the F / F group 202 for designating a majority voting target. Only PC
In the U management table 259, "1" is set.

【0121】かかる構成において、BIAへTRIイン
タフェース(TRI−INF)からDOWNトランザク
ション要求TREQを、3つのCPUポート部100
a,100b,100cのいずれかに受けたとき、TR
I調停201はBIA転送制御200へ通知する。BI
A転送制御200はTRI調停201へDOWNトラン
ザクションの調停を指示する。TRI調停201はF/
F群202の多数決対象のCPUサブシステムを読出し
て図11に示した調停を実施し、調停CPUサブシステ
ムをセレクタ260を介して出力し、F/F群203へ
セットする。そして、BIA転送制御200の制御の下
で、DOWNトランザクションをTRIインタフェース
から受け、以下、上述した運用時の動作が実行される。
In such a structure, the DOWN transaction request TREQ is sent from the TRI interface (TRI-INF) to the BIA by the three CPU port units 100.
When received by any of a, 100b, 100c, TR
The I arbitration 201 notifies the BIA transfer control 200. BI
The A transfer control 200 instructs the TRI arbitration 201 to arbitrate the DOWN transaction. TRI mediation 201 is F /
The CPU subsystem of the F group 202 subject to the majority decision is read out to carry out the arbitration shown in FIG. Then, under the control of the BIA transfer control 200, the DOWN transaction is received from the TRI interface, and the above-described operation during operation is executed.

【0122】PCUからのUPトランザクションである
DMA要求を行う場合、例えば、PCUnからDMA要
求BREQnをIOバス調停229に受けるとする。こ
のIOバス調停229はIOバス転送要求を調停し、そ
の調停結果の転送PCU番号をレジスタ230へ出力す
ると共に、DMA要求をBIA転送制御200へ通知す
る。
When making a DMA request which is an UP transaction from the PCU, it is assumed that the IO bus arbitration 229 receives a DMA request BREQn from PCUn, for example. The IO bus arbitration 229 arbitrates the IO bus transfer request, outputs the transfer PCU number of the arbitration result to the register 230, and notifies the BIA transfer control 200 of the DMA request.

【0123】DMAを行う場合、BIA転送制御200
はIOバス調停229へ転送許可を返す。この時、BI
A転送制御200はDMA転送先CPUサブシステムを
決定するために、レジスタ230に格納されているPC
U番号によりTRI調停201内のPCU管理テーブル
259を参照する。この参照結果はセレクタ260を介
してF/F群203へセットされる。この場合の転送先
CPUはCPUcである。
When performing DMA, the BIA transfer control 200
Returns a transfer permission to the IO bus arbitration 229. At this time, BI
The A transfer control 200 uses the PC stored in the register 230 to determine the DMA transfer destination CPU subsystem.
The PCU management table 259 in the TRI arbitration 201 is referred to by the U number. This reference result is set in the F / F group 203 via the selector 260. The transfer destination CPU in this case is the CPU c.

【0124】以降、BIA転送制御200はIOバスプ
ロトコルを実行し、DMAコマンドをレジスタ222、
DMAアドレスをレジスタ224、DMAデータをバッ
ファ225に夫々受け、セレクタ228及び転送先CP
Uサブシステムに接続されるCPUポート部100cの
出力レジスタ103cを介してDMAトランザクション
データをCPUcへ送出する。
Thereafter, the BIA transfer control 200 executes the IO bus protocol and sends the DMA command to the register 222,
The register 224 receives the DMA address and the buffer 225 receives the DMA data, and the selector 228 and the transfer destination CP
The DMA transaction data is sent to the CPUc via the output register 103c of the CPU port unit 100c connected to the U subsystem.

【0125】UPトランザクションがDMAリードであ
れば、CPUcでのDMAリード結果であるリードレス
ポンスは、DOWNトランザクションとしてCPUcか
ら送出されることになるが、この場合のDOWNトラン
ザクション要求はTRI調停201で図11に示す調停
論理に従って調停される。この調停論理では、CPUc
のみのDMAリードレスポンスがDMAリード要求を発
生したPCUnへ返送されるようになっている。
If the UP transaction is a DMA read, the read response, which is the DMA read result of the CPUc, is sent from the CPUc as a DOWN transaction. In this case, the DOWN transaction request is sent by the TRI arbitration 201 in FIG. Arbitration is performed according to the arbitration logic shown in. In this arbitration logic, CPUc
Only the DMA read response is sent back to the PCUn that issued the DMA read request.

【0126】こうすることにより、多数決対象外のCP
Uサブシステムに対してもDMA動作が可能となるの
で、例えば、CPUサブシステムに障害が発生し、障害
CPUサブシステムが多数決対象外となった場合、この
障害CPUサブシステムの情報(メモリ等の記憶情報)
を周辺装置(ディスクやプリンタ等)へ出力できること
になる。
By doing this, CPs not subject to majority voting
Since the DMA operation can be performed also on the U subsystem, for example, when a failure occurs in the CPU subsystem and the failure CPU subsystem is excluded from the majority decision, information on the failure CPU subsystem (memory etc. (Memorized information)
Can be output to peripheral devices (disk, printer, etc.).

【0127】また、PCU管理テーブル259の内容に
よってトランザクション転送先CPUサブシステムを指
定できるということは、例えば、CPUa〜CPUcの
全てを多数決対象外とし、各CPUサブシステム上で別
々のOSを稼働させ、各OS毎に(各CPUサブシステ
ム毎に)PCU及び周辺装置を割り付けて、同一IOバ
ス上の複数の周辺装置をマルチシステムで分割運用する
ことができることにもなるのである。
The fact that the transaction transfer destination CPU subsystem can be specified by the contents of the PCU management table 259 means that, for example, all of the CPUa to CPUc are excluded from the majority decision, and different OSs are run on each CPU subsystem. It is also possible to allocate a PCU and a peripheral device for each OS (for each CPU subsystem) and divide and operate a plurality of peripheral devices on the same IO bus in a multi-system.

【0128】[0128]

【発明の効果】以上詳述した如く、本発明によれば、C
PUサブシステムの多数決機能をバスインタフェースア
ダプタ装置に設けて、多数決対象の指定を所望に設定で
きる様にしたので、CPUサブシステムの有効利用が図
れ、またPCU毎にリソースの割当てが自由にできるの
で、マルチOS動作が可能となってシステムの柔軟性、
汎用性が図れるという効果がある。
As described above in detail, according to the present invention, C
Since the majority function of the PU subsystem is provided in the bus interface adapter device so that the designation of the majority object can be set as desired, the CPU subsystem can be effectively used and resources can be freely allocated to each PCU. , System flexibility by enabling multi-OS operation,
There is an effect that versatility can be achieved.

【0129】バスインタフェースアダプタ装置(BI
A)において、CPU障害が検出されたときはそのCP
Uを多数決対象から解除してシステム運用から切離すこ
とができ、またBIA自身の障害の場合には、BIAを
従来の如くシステムから切離すのではなく、BIA内の
レジスタ群をリセットしてリトライ処理を行うようにす
る。更に、障害により不正となるトランザクションの要
求元または実行先PCUの障害として報告し、そのPC
Uに対してのみリトライ処理を行う。これにより、BI
Aの障害に対する障害処理時間を短縮できるという効果
もある。
Bus interface adapter device (BI
In A), when a CPU failure is detected, its CP
It is possible to release U from the majority decision and disconnect it from system operation. In case of failure of BIA itself, instead of disconnecting BIA from the system as in the past, reset the register group in BIA and retry. Let's do the processing. Furthermore, it is reported as a failure of the request source or execution destination PCU of the transaction which is illegal due to the failure, and the PC
Retry processing is performed only for U. This allows BI
There is also an effect that the failure processing time for the failure of A can be shortened.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施例のシステムブロック図である。FIG. 1 is a system block diagram of an embodiment of the present invention.

【図2】図1のブロックのTIU(トリプルリダンダン
シーインタフェースユニット)の具体例回路図である。
2 is a circuit diagram of a specific example of a TIU (triple redundancy interface unit) of the block of FIG.

【図3】図1のブロックのBIA(バスインタフェース
アダプタ装置)の三重化部分の具体例回路図である。
3 is a specific example circuit diagram of a triple part of a BIA (bus interface adapter device) of the block of FIG.

【図4】同じくBIAの一重化部分の具体例回路図であ
る。
FIG. 4 is a circuit diagram of a specific example of a single part of BIA.

【図5】本発明の実施例の内部バスBUSの動作を示す
タイムチャートである。
FIG. 5 is a time chart showing the operation of the internal bus BUS according to the embodiment of the present invention.

【図6】TRIインタフェース動作を示すタイムチャー
トである。
FIG. 6 is a time chart showing a TRI interface operation.

【図7】TRIインタフェースのデータ形式を示す図で
ある。
FIG. 7 is a diagram showing a data format of a TRI interface.

【図8】内部バスBUSのコマンド形式を示す図であ
る。
FIG. 8 is a diagram showing a command format of an internal bus BUS.

【図9】(a)はTRIアクセスコードフィールド、
(b)はトランザクション情報フィールド、(c)は障
害トランザクション情報フィールドを夫々示す図であ
る。
FIG. 9A is a TRI access code field,
(B) is a figure which shows a transaction information field, (c) is a figure which shows a failure transaction information field, respectively.

【図10】IOバスの動作を示すタイムチャートであ
る。
FIG. 10 is a time chart showing the operation of the IO bus.

【図11】TRI調停回路201の調停論理を示す図で
ある。
11 is a diagram showing arbitration logic of the TRI arbitration circuit 201. FIG.

【図12】判定回路208の判定論理を示す図である。12 is a diagram showing a decision logic of the decision circuit 208. FIG.

【図13】本発明の実施例を説明するための図であり、
図4のTRI調停201の本発明の実施例に係わる部分
とその周辺回路のブロック図である。
FIG. 13 is a diagram for explaining an example of the present invention,
5 is a block diagram of a portion of TRI arbitration 201 of FIG. 4 according to an embodiment of the present invention and a peripheral circuit thereof. FIG.

【図14】図13のPCU管理テーブルの例を示す図で
ある。
14 is a diagram showing an example of a PCU management table in FIG.

【図15】従来のフォールトトレラント方式のシステム
ブロック図である。
FIG. 15 is a system block diagram of a conventional fault tolerant system.

【符号の説明】[Explanation of symbols]

CPU−a〜c 情報処理サブシステム TIU#0−a〜TIU#N−a トリプルリダンダン
シーインタフェースユニット BIA#0〜BIA#N バスインタフェースアダプタ
装置 PCU 周辺制御装置 BUS−a 内部バス IO−BUS#0〜#N IOバス 1a プロセッサ(MPU) 2a メモリ 3a DGU 200 BIA転送制御部 201 TRI調停部 202 多数決対象指定F/F群 203 TRI調停F/F群 259 PCU管理テーブル 260 セレクタ
CPU-a to c Information processing subsystem TIU # 0-a to TIU # N-a Triple redundancy interface unit BIA # 0 to BIA # N Bus interface adapter device PCU peripheral controller BUS-a Internal bus IO-BUS # 0 #N IO bus 1a Processor (MPU) 2a Memory 3a DGU 200 BIA transfer control unit 201 TRI arbitration unit 202 Majority target designation F / F group 203 TRI arbitration F / F group 259 PCU management table 260 Selector

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 冗長構成とされた少なくとも3個の情報
処理サブシステムと、入出力バスと、この入出力バスに
接続された複数の周辺制御装置と、これ等複数の周辺制
御装置に共通に設けられ前記情報処理サブシステムと前
記入出力バスとの間の接続をなすバスインタフェース装
置とを含むマルチ情報処理システムであって、 前記バスインタフェース装置は、前記情報処理サブシス
テムのどのサブシステムを多数決対象とするかを予め指
定可能な多数決指定手段と、 前記周辺制御装置から前記情報処理サブシステムへのト
ランザクション要求に応答して、前記多数決対象指定手
段により指定された情報処理サブシステムに対して選択
的に前記トランザクション要求を送出する第1のトラン
ザクション要求送出手段と、 前記第1のトランザクション要求送出手段によるトラン
ザクション要求に応答して送出された前記情報処理サブ
システムからのトランザクション実行結果の多数決をと
る多数決手段と、 前記周辺制御装置の各々に対応して、前記多数決対象指
定手段により指定された多数決対象以外でかつ対応周辺
制御装置からトランザクション要求を送出すべき送出対
象の前記情報処理サブシステムを予め指定して記憶する
記憶手段と、 前記周辺制御装置から前記情報処理サブシステムへのト
ランザクション要求に応答して、前記記憶手段を参照し
て当該トランザクション要求を生成した周辺制御装置に
対応する情報処理サブシステムが指定されているときこ
の指定情報処理サブシステムへ前記トランザクション要
求を送出する第2のトランザクション要求送出手段と、 を含むことを特徴とするマルチ情報処理システム。
1. A redundant information processing subsystem, at least three information processing subsystems, an input / output bus, a plurality of peripheral control devices connected to the input / output bus, and a common peripheral control device. A multi-information processing system including a bus interface device that is provided and connects between the information processing subsystem and the input / output bus, wherein the bus interface device determines which subsystem of the information processing subsystem is majority. A majority decision designating unit capable of designating whether to be a target in advance, and selecting from the information processing subsystem designated by the majority decision target designating unit in response to a transaction request from the peripheral control device to the information processing subsystem. First transaction request sending means for sending the transaction request, and the first transaction request A majority decision means for taking a majority decision of the transaction execution result from the information processing subsystem sent in response to the transaction request by the request request sending means, and the majority decision target designating means corresponding to each of the peripheral control devices. A storage unit for pre-designating and storing the information processing subsystem other than the designated majority vote and for which a transaction request is to be transmitted from the corresponding peripheral control apparatus; and a storage unit from the peripheral control apparatus to the information processing subsystem. In response to the transaction request, when the information processing subsystem corresponding to the peripheral control device that generated the transaction request by referring to the storage means is designated, the transaction request is sent to the designated information processing subsystem. And a transaction request sending means of 2. Multi-information processing system according to claim.
【請求項2】 前記多数決手段は更に、前記多数決対象
指定手段により指定された情報処理サブシステムからの
前記周辺制御装置へのトランザクション要求を多数決す
るよう構成されていることを特徴とする請求項1記載の
マルチ情報処理システム。
2. The majority voting means is further configured to majority vote a transaction request from the information processing subsystem designated by the majority voting target designating means to the peripheral control device. The described multi-information processing system.
【請求項3】 前記バスインタフェース装置は更に、前
記第2のトランザクション要求送出手段による送出トラ
ンザクション要求に応答して送出された前記情報処理サ
ブシステムからのトランザクション実行結果を要求元の
周辺制御装置へ送出する手段を含むことを特徴とする請
求項1または2記載のマルチ情報処理システム。
3. The bus interface device further sends a transaction execution result from the information processing subsystem, which is sent in response to a sending transaction request by the second transaction request sending means, to the requesting peripheral control device. The multi-information processing system according to claim 1 or 2, further comprising:
【請求項4】 前記バスインタフェース装置は更に、前
記多数決手段により多数決結果と異なるトランザクショ
ン実行結果やトランザクション要求を送出した情報処理
サブシステムを障害発生サブシステムとして外部へ報告
する手段と、 この報告に応答して返送されてきたサブシステム切離し
指示に従って前記多数決対象指定手段における多数決対
象指定を解除する手段と、 を含むことを特徴とする請求項1〜3いずれか記載のマ
ルチ情報処理システム。
4. The bus interface device further comprises means for externally reporting, as a faulty subsystem, an information processing subsystem that has sent a transaction execution result or a transaction request different from the majority voting result by the majority voting means, and responds to this report. 4. The multi-information processing system according to claim 1, further comprising: a means for canceling the majority voting target designation in the majority voting target designation means in accordance with the subsystem disconnection instruction returned.
【請求項5】 前記バスインタフェース装置は更に、 前記トランザクション要求に対応する要求元やその実行
先を示す周辺制御装置番号を格納する格納手段と、 このトランザクションのエラーを検出する手段と、 このエラー検出に応答して前記格納手段に格納されてい
る周辺制御装置番号に対応する周辺制御装置の障害とし
て上位へ報告する手段と、 を含むことを特徴とする請求項1〜4いずれか記載のマ
ルチ情報処理システム。
5. The bus interface device further includes storage means for storing a peripheral control device number indicating a request source corresponding to the transaction request and an execution destination thereof, means for detecting an error in this transaction, and this error detection. 5. The multi-information according to any one of claims 1 to 4, further comprising: means for reporting to a host as a failure of the peripheral control device corresponding to the peripheral control device number stored in the storage means in response to Processing system.
【請求項6】 前記情報処理サブシステムの各々は、プ
ロセッサと、メモリと、これ等メモリとプロセッサとの
間を接続する内部バスと、前記内部バスと前記バスイン
タフェース装置との間の接続をなすインタフェースユニ
ットを有しており、 前記インタフェースユニットは、 前記バスインタフェース装置からトランザクションを受
信する際に、このトランザクショクの要求元または実行
先を示す周辺制御装置番号を格納する格納手段と、 前記バスインタフェース装置からの前記トランザクショ
ンのエラーを検出する手段と、 このエラー検出に応答して、前記格納手段に格納されて
いる周辺制御装置番号を障害周辺制御装置番号として当
該トランザクションに付加する手段と、 を有し、 前記バスインタフェース装置は、前記インタフェースユ
ニットから送出された前記トランザクションに付加され
た障害周辺制御装置番号を前記多数決手段により多数決
をとり、前記障害周辺制御装置番号のエラーを検出して
当該周辺制御装置の障害として上位へ報告するように構
成したことを特徴とする請求項1〜5いずれか記載のマ
ルチ情報処理システム。
6. Each of the information processing subsystems comprises a processor, a memory, an internal bus connecting the memory and the processor, and a connection between the internal bus and the bus interface device. The interface unit has an interface unit, and when the transaction is received from the bus interface device, the interface unit stores a peripheral control device number indicating a request source or an execution destination of the transaction, and the bus interface. Means for detecting an error in the transaction from the device, and means for, in response to the error detection, adding the peripheral control device number stored in the storage means to the transaction as a failed peripheral control device number. The bus interface device is the interface A majority decision is made by the majority decision means for the faulty peripheral control device number added to the transaction sent from the unit, and an error of the faulty peripheral control device number is detected and reported to the host as a fault of the peripheral control device. The multi-information processing system according to claim 1, wherein the multi-information processing system is configured.
JP7021832A 1995-02-09 1995-02-09 Multi-information processing system Withdrawn JPH08221286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7021832A JPH08221286A (en) 1995-02-09 1995-02-09 Multi-information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7021832A JPH08221286A (en) 1995-02-09 1995-02-09 Multi-information processing system

Publications (1)

Publication Number Publication Date
JPH08221286A true JPH08221286A (en) 1996-08-30

Family

ID=12066051

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7021832A Withdrawn JPH08221286A (en) 1995-02-09 1995-02-09 Multi-information processing system

Country Status (1)

Country Link
JP (1) JPH08221286A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11167599A (en) * 1997-12-05 1999-06-22 Fujitsu Ltd Electronic cashbox

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11167599A (en) * 1997-12-05 1999-06-22 Fujitsu Ltd Electronic cashbox

Similar Documents

Publication Publication Date Title
US5841963A (en) Dual information processing system having a plurality of data transfer channels
US6052795A (en) Recovery method and system for continued I/O processing upon a controller failure
US6260159B1 (en) Tracking memory page modification in a bridge for a multi-processor system
US4381542A (en) System for interrupt arbitration
US5345566A (en) Method and apparatus for controlling dual bus system
US6065102A (en) Fault tolerant multiple client memory arbitration system capable of operating multiple configuration types
JP3123413B2 (en) Computer system
US20010016920A1 (en) Memory controller supporting redundant synchronous memories
US6587961B1 (en) Multi-processor system bridge with controlled access
JPH0418340B2 (en)
US6223230B1 (en) Direct memory access in a bridge for a multi-processor system
JP2002518738A (en) Processor bridge with posted write buffer
US6173351B1 (en) Multi-processor system bridge
JPH0347537B2 (en)
JPH0473176B2 (en)
JPH0246974B2 (en)
JPH01237844A (en) System for diagnostic data processing system
JP2002526818A (en) Resource control in computer systems
JP2002518737A (en) Processor bridge with heterogeneous data access
US6189117B1 (en) Error handling between a processor and a system managed by the processor
US7099984B2 (en) Method and system for handling interrupts and other communications in the presence of multiple processing sets
JP2979771B2 (en) Information processing apparatus and bus control method thereof
JPH08221286A (en) Multi-information processing system
JPH08221369A (en) Multiple information processing system
JPH06259343A (en) Multiple bus control method and system using the same

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020507