JPH0520120A - Parallel processing computer system - Google Patents

Parallel processing computer system

Info

Publication number
JPH0520120A
JPH0520120A JP3170797A JP17079791A JPH0520120A JP H0520120 A JPH0520120 A JP H0520120A JP 3170797 A JP3170797 A JP 3170797A JP 17079791 A JP17079791 A JP 17079791A JP H0520120 A JPH0520120 A JP H0520120A
Authority
JP
Japan
Prior art keywords
data
bus
signal
cpu
address
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.)
Granted
Application number
JP3170797A
Other languages
Japanese (ja)
Other versions
JP2797760B2 (en
Inventor
Yasumitsu Oki
康充 沖
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP3170797A priority Critical patent/JP2797760B2/en
Publication of JPH0520120A publication Critical patent/JPH0520120A/en
Application granted granted Critical
Publication of JP2797760B2 publication Critical patent/JP2797760B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To attain the reduction in cost, to reduce a packaging area, and to easily set the breaking condition by providing single piece of debugger against plural CPUs. CONSTITUTION:As for a debugger, single piece of debugger 5 in common to CPUs 1a-1d is provided, and the debugger 5 is provided with a CPUID resister 52 for holding address information set to a data resister 51, and an identification code for executing a program corresponding to the data, in addition to the data register 51. Also, to a comparator 53, a function for executing the exclusive NOR operation of the contents of the data register 51 and an address signal AD from a shared bus 3, and the contents of data DT at every corresponding bit, and also, executing an exclusive NOR operation of the contents of the CPUID register 52 and a busy signal BS at every corresponding bit is added, and these operation results are integrated. The integrated one is outputted as a breaking signal to all CPUs 1a-1d.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は並列処理コンピュータシ
ステムに関し、特に複数個のマイクロプロセッサと1つ
のメモリが共通のバスで接続される構成をとって並列処
理を行い、かつデバッグ作業を行なうことができる並列
処理コンピュータシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a parallel processing computer system, and more particularly, to a parallel processing and a debugging operation having a structure in which a plurality of microprocessors and one memory are connected by a common bus. A parallel processing computer system capable of processing.

【0002】[0002]

【従来の技術】マイクロプロセッサ(CPU)を4個使
用した従来の並列処理コンピュータシステムのブロック
図を図7に、そのデバッガの具体例を図8に示す。
2. Description of the Related Art A block diagram of a conventional parallel processing computer system using four microprocessors (CPUs) is shown in FIG. 7, and a specific example of its debugger is shown in FIG.

【0003】図7において、1a,1b,1c,1dは
アドレス信号ADを出力し、データDT等を入出力し、
かつ、バスアービタ4に関して共有バス3のバス使用を
要求し、調停結果(ビジー信号BSa〜BSd)を受け
入れ、かつ、ブレーク要求を受け付ける機能を持ったマ
イクロプロセッサであるCPU、4はCPU1a〜1d
が出力する共有バス3のバス使用を要求する信号(バス
要求信号RQa〜RQd)によって、共有バス3の使用
の調停結果(BSa〜BSd)を出力するバスアービ
タ、2はCPU1a〜1dが出力するアドレス信号A
D,入出力するデータDTを保持する共有メモリ部、3
はCPU1a〜1d,共有メモリ部4,デバッガ15a
〜15dに接続されている共有バス、5A〜5Dは各々
CPU1a〜1dが入出力するアドレス信号AD,デー
タDT等を受け入れ、各CPU1a〜1dにブレーク要
求(ブレーク信号BKa〜BKd)を出力するデバッガ
である。
In FIG. 7, 1a, 1b, 1c and 1d output an address signal AD and input / output data DT and the like,
Moreover, the CPU 4, which is a microprocessor having a function of requesting the use of the shared bus 3 with respect to the bus arbiter 4, accepting the arbitration result (busy signals BSa to BSd), and accepting the break request, CPUs 4a to 1d.
A bus arbiter 2 that outputs an arbitration result (BSa to BSd) of the use of the shared bus 3 by a signal (bus request signals RQa to RQd) that requests the bus use of the shared bus 3 output by the CPUs 1a to 1d. Signal A
D, shared memory unit for holding input / output data DT, 3
Are CPUs 1a to 1d, shared memory unit 4, debugger 15a
The shared buses 5A to 5D connected to the CPUs 15a to 15d receive address signals AD, data DT, etc. input and output by the CPUs 1a to 1d, and output break requests (break signals BKa to BKd) to the CPUs 1a to 1d. Is.

【0004】図8において、51はプログラムのブレー
クさせたいアドレス、データ等の情報を予め保持させて
おくデータレジスタ、53は共有バス3とデータレジス
タ51が出力した信号を比較し、比較結果を出力する比
較器であり、データレジスタ51からの信号と共有バス
3からのアドレス信号AD,データDTとを対応するビ
ットごとにエクスクルーシブNOR演算をして、その結
果をAND演算で統合する構成となっている。
In FIG. 8, reference numeral 51 is a data register for preliminarily holding information such as an address and data to be broken in the program, 53 is a comparison between signals output from the shared bus 3 and the data register 51, and a comparison result is output. Is a comparator for performing an exclusive NOR operation for each corresponding bit of the signal from the data register 51 and the address signal AD and the data DT from the shared bus 3, and integrating the result by an AND operation. There is.

【0005】以下この例の動作について説明する。4個
のCPU1a,1b,1c,1dに各々接続されている
デバッガ5A,5B,5C,5D内のデータレジスタ5
1に、予めブレーク条件のアドレス信号,データ等を保
持しておき(ブレーク条件の設定はソフトウェアで行な
う)、そのデータレジスタ51が出力する信号12と共
有バス3からのアドレス信号AD,データDTの内容と
を比較して、比較結果をブレーク信号BKa,BKb,
BKc,BKdで対応する各CPU1a,1b,1c,
1dへ出力する。
The operation of this example will be described below. Data register 5 in debuggers 5A, 5B, 5C and 5D connected to four CPUs 1a, 1b, 1c and 1d, respectively.
In FIG. 1, address signals, data, etc. of the break condition are held in advance (break condition is set by software), and the signal 12 output from the data register 51 and the address signal AD, data DT from the shared bus 3 are stored. The contents are compared with each other, and the comparison result is compared with break signals BKa, BKb,
CPUs 1a, 1b, 1c corresponding to BKc and BKd,
Output to 1d.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の並列処
理コンピュータシステムは、CPU1a〜1dの数と同
数のデバッガ5A〜5Dを必要とするので、CPUの数
が多い場合には費用がかかったり、実装場所をとるなど
の欠点がある。さらに、ブレークの対象になっているプ
ログラムがどのCPUで実行されるのかがわからない場
合、全てのデバッガのデータレジスタ51にブレーク条
件を設定する必要があるので煩雑である、といった欠点
がある。
The conventional parallel processing computer system described above requires the same number of debuggers 5A to 5D as the number of CPUs 1a to 1d, so that it is expensive if the number of CPUs is large. There are drawbacks such as taking up a mounting place. Further, there is a drawback that it is complicated because it is necessary to set break conditions in the data registers 51 of all the debuggers when it is not known which CPU executes the program which is the target of the break.

【0007】本発明の目的は、デバッガの数を低減しデ
ータレジスタに対するブレーク条件の設定が容易となる
並列処理コンピュータシステムを提供することにある。
An object of the present invention is to provide a parallel processing computer system in which the number of debuggers is reduced and break conditions for data registers can be easily set.

【0008】[0008]

【課題を解決するための手段】本発明の並列処理コンピ
ュータシステムは、アドレス信号及びデータを伝達する
ための共有バスと、この共有バスからのアドレス信号の
指定するアドレスに対する前記共有バスからのデータの
記憶及びこのアドレスに記憶されているデータの前記共
有バスへの読出しを行う共有メモリ部と、それぞれバス
要求信号により前記共有バスに対するバス使用の要求を
行い対応するビジー信号によりバス使用権を得て前記共
有バスに前記アドレス信号を出力すると共に対応するデ
ータの入出力を行い、対応するブレーク信号によりプロ
グラムの実行を停止する複数のCPUと、これら各CP
Uからの前記共有バスに対するバス使用の要求を調停し
て所定の前記CPUに対するビジー信号を出力するバス
アービタと、プログラムの実行を停止するアドレス情
報,データを保持するデータレジスタ、前記プログラム
の実行を停止する前記各CPUの識別コードを保持する
CPUIDレジスタ、及び前記データレジスタの内容と
前記共有バスからのアドレス信号,データの内容とが一
致しかつ前記CPUIDレジスタの内容と前記ビジー信
号を受けたCPUの識別コードとが一致したとき少なく
とも対応する前記ブレーク信号を出力する比較器を備え
たデパッガとを有している。
A parallel processing computer system of the present invention includes a shared bus for transmitting an address signal and data, and a data from the shared bus for an address designated by an address signal from the shared bus. A shared memory unit that stores and reads the data stored at this address to the shared bus, and requests the bus to be used for the shared bus by a bus request signal and obtains the bus use right by a corresponding busy signal. A plurality of CPUs that output the address signals to the shared bus, input / output corresponding data, and stop program execution by corresponding break signals, and the respective CPs.
A bus arbiter that arbitrates a request from the U to use the shared bus and outputs a busy signal to the predetermined CPU, address information that stops program execution, data register that holds data, and stop execution of the program Of the CPU that receives the identification code of each CPU, and the contents of the data register and the contents of the address signal and data from the shared bus match, and the contents of the CPUID register and the CPU that receives the busy signal. And a depagger having a comparator which outputs at least the corresponding break signal when the identification code matches.

【0009】[0009]

【実施例】次に本発明の実施例について図面を参照して
説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0010】図1は本発明の第1の実施例を示すブロッ
ク図、図2はこの実施例のデバッガの具体例を示す回路
図である。
FIG. 1 is a block diagram showing a first embodiment of the present invention, and FIG. 2 is a circuit diagram showing a concrete example of a debugger of this embodiment.

【0011】この実施例が図7及び図8に示された従来
の並列処理コンピュータシステムと相違する点は、デバ
ッガをCPU1a〜1dに対して共通の1個のデバッガ
5とし、このデバッガ5を、データレジスタ51のほか
に、このデータレジスタ51に設定されたアドレス情
報,データと対応するプログラムを実行するCPUの識
別コードを保持するCPUIDレジスタ52を設け、比
較器に、データレジスタ51の内容と共有バス3からの
アドレス信号AD,データDTの内容とを対応するビッ
トごとにエクスクルーシブNOR演算するほか、CPU
IDレジスタ52の内容のビジー信号BSa〜BSdと
を対応するビットごとにエクスクルーシブNOR演算す
る機能を付加し、これらエクスクルーシブ演算の結果を
すべてAND演算で統合するようにした点にある。CP
UIDレジスタ52に保持されるCPUの識別コード
は、各CPU1a〜1dと対応するビジー信号BSa〜
BSdを対応するビットとして構成されている。
This embodiment differs from the conventional parallel processing computer system shown in FIGS. 7 and 8 in that the debugger is a single debugger 5 common to the CPUs 1a to 1d. In addition to the data register 51, a CPUID register 52 that holds the address information set in the data register 51 and the identification code of the CPU that executes the program corresponding to the data is provided, and the comparator shares the contents of the data register 51. An exclusive NOR operation is performed for each corresponding bit of the address signal AD from the bus 3 and the contents of the data DT.
The point is that a function of performing an exclusive NOR operation for each bit corresponding to the busy signals BSa to BSd of the contents of the ID register 52 is added, and the results of these exclusive operations are all integrated by an AND operation. CP
The identification code of the CPU held in the UID register 52 is the busy signal BSa-corresponding to each CPU 1a-1d.
BSd is configured as a corresponding bit.

【0012】図3(a),(b)はそれぞれ並列処理す
るプログラムを各CPU1a〜1dに割振り、これを共
有メモリ部2にロードするときの流れ図及び共有メモリ
部2のメモリマップである。
FIGS. 3A and 3B are a flow chart and a memory map of the shared memory unit 2 when a program for parallel processing is allocated to each of the CPUs 1a to 1d and the shared memory unit 2 is loaded.

【0013】並列処理用ローダは、ソースプログラムを
コンパイルして得られたオブジェクトプログラムを、4
個のCPU1a〜1dに割振りし、各CPU1a〜1d
で処理されるプログラムを共有メモリ部2内に記憶さ
せ、かつ、CPUIDテーブルを作成し共有メモリ部2
内に記憶させる。
The parallel processing loader loads the object program obtained by compiling the source program into 4
CPUs 1a to 1d are allocated to the respective CPUs 1a to 1d.
Program stored in the shared memory unit 2 is stored in the shared memory unit 2.
To memorize inside.

【0014】CPUIDテーブルは、CPU1a〜1d
で処理されるプログラムの領域のアドレスと、このアド
レスに対応するCPUの識別コードからなる。アドレス
(16進数)は、各CPU1a〜1dのプログラムの領
域の先頭番地とCPU1dのプログラムの領域の最終番
地+1(CPU1dで処理されるプログラムの領域と、
プログラム領域外の区別のため必要である)からなり、
対応する識別コード等(2進数)は「0001」,「0
010」,「0100」,「1000」,「0000」
からなる。CPUIDテーブルの共有メモリ部2上のメ
モリマップを図4(a)に示す。また図4(b)にレジ
スタ部分のデータフォーマットを示す。
The CPUID table includes the CPUs 1a to 1d.
It consists of the address of the area of the program to be processed by and the identification code of the CPU corresponding to this address. The address (hexadecimal number) is the start address of the program area of each of the CPUs 1a to 1d and the final address of the program area of the CPU 1d + 1 (the area of the program processed by the CPU 1d,
It is necessary for distinction outside the program area)
Corresponding identification codes (binary numbers) are "0001", "0"
"010", "0100", "1000", "0000"
Consists of. A memory map of the shared memory unit 2 of the CPUID table is shown in FIG. Further, FIG. 4B shows the data format of the register part.

【0015】データレジスタ51にはブレーク条件のア
ドレス情報ADI32ビットとデータDTI32ビット
を保持するほか、制御情報CNTを保持している。CP
UIDレジスタ52は前述のように、CPUの識別コー
ドIDを保持している。ブレーク条件のアドレス情報A
DI、データDTI等は任意に設定できるが(設定はソ
フトウェアで行なう)、識別コードIDは、並列処理用
ローダがCPUIDテーブルを参照することによって設
定される。
The data register 51 holds 32 bits of address information ADI of break conditions and 32 bits of data DTI, and also holds control information CNT. CP
The UID register 52 holds the identification code ID of the CPU, as described above. Break condition address information A
DI, data DTI and the like can be arbitrarily set (setting is performed by software), but the identification code ID is set by the parallel processing loader referring to the CPUID table.

【0016】以下、この実施例の動作について説明す
る。ソースプログラムをコンパイルし並列処理用ローダ
によって各CPU1a〜1dへの割振り、CPUIDテ
ーブルの作成済みのプログラムにおいて、デバッガ5内
のデータレジスタ51はブレーク条件のアドレス情報A
DI,データDTI等を保持する。例えば、ブレーク条
件のアドレスを「5F」と設定したとき、並列処理用ロ
ーダは直ちにCPUIDテーブルを参照して「5F」が
「3A」(CPU1bの先頭番地)より大で「67」
(CPU1cの先頭番地)より小であることから、アド
レス「5F」はCPU1bで処理されることを理解しC
PU1bに対応した識別コードである「0010」がC
PUIDレジスタ52に保持される。
The operation of this embodiment will be described below. In a program in which the source program is compiled and allocated to each of the CPUs 1a to 1d by the parallel processing loader, and the CPUID table is created, the data register 51 in the debugger 5 stores the address information A of the break condition.
Holds DI, data DTI, etc. For example, when the address of the break condition is set to "5F", the parallel processing loader immediately refers to the CPUID table and "5F" is larger than "3A" (the head address of the CPU 1b) and "67".
Since it is smaller than (the head address of the CPU 1c), it is understood that the address "5F" is processed by the CPU 1b.
The identification code "0010" corresponding to PU1b is C
It is held in the PUID register 52.

【0017】一方、デバッガ5はプログラム実行時に共
有バスからのアドレス信号AD,データDTとビジーB
Sa〜BSdとを入力し、共通バス3とデータレジスタ
51,ビジー信号BSa〜BSdとCPUIDレジスタ
52の内容とをそれぞれ比較し、その比較結果を統合し
たものをブレーク信号BKとしてCPU1a〜1d全て
に出力する。つまり、この実施例は、ブレーク条件を満
たす時点で、全てのCPU1a〜1dがプログラムの実
行を停止する。
On the other hand, the debugger 5 uses the address signal AD, the data DT and the busy B from the shared bus when executing the program.
Sa to BSd are input, the common bus 3 and the data register 51 are compared, the busy signals BSa to BSd are compared with the contents of the CPUID register 52, and the integrated result is used as a break signal BK for all the CPUs 1a to 1d. Output. That is, in this embodiment, all the CPUs 1a to 1d stop the execution of the program when the break condition is satisfied.

【0018】このような構成とすることにより、デバッ
ガが1個で済むので、費用を低減すると共に実装場所を
縮小することができ、また、ブレーク条件の設定を容易
にすることができる。
With such a configuration, only one debugger is required, so that the cost can be reduced, the mounting place can be reduced, and the break condition can be easily set.

【0019】図5は本発明の第2の実施例を示すブロッ
ク図、図6はこの実施例のデバッガの具体例を示す回路
図である。
FIG. 5 is a block diagram showing a second embodiment of the present invention, and FIG. 6 is a circuit diagram showing a concrete example of the debugger of this embodiment.

【0020】この実施例は、デバッガ5aから各CPU
1a〜1dに対し、それぞれ対応するブレーク信号BK
a〜BKdを出力するようにしたものである。これは、
切換回路54により、比較器53から出力されるブレー
ク信号(第1の実施例のブレーク信号BKと同一)BK
を、CPUIDレジスタ52の内容により切換えること
により実現している。この実施例においては、ブレーク
条件を含むプログラムを実行しているCPUのみをブレ
ークさせることができるという利点がある。
In this embodiment, the debugger 5a is connected to each CPU
Break signals BK corresponding to 1a to 1d, respectively
a to BKd are output. this is,
The break signal (identical to the break signal BK of the first embodiment) BK output from the comparator 53 by the switching circuit 54.
Is realized by switching according to the contents of the CPUID register 52. In this embodiment, there is an advantage that only the CPU executing the program including the break condition can break.

【0021】[0021]

【発明の効果】以上説明したように本発明は、1つのデ
バッガで複数のCPUのブレークを制御する構成とする
ことにより、デバッガの数を低減することができるの
で、費用を低減すると共に実装面積を小さくすることが
でき、かつブレーク条件の設定が容易になるという効果
がある。
As described above, according to the present invention, the number of debuggers can be reduced by controlling the breaks of a plurality of CPUs with one debugger, so that the cost can be reduced and the mounting area can be reduced. Can be reduced, and the break condition can be easily set.

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

【図1】本発明の第1の実施例を示すブロック図であ
る。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】図1に示された実施例のデバッガの具体例を示
す回路図である。
FIG. 2 is a circuit diagram showing a specific example of the debugger of the embodiment shown in FIG.

【図3】図1に示された実施例の並列処理するプログラ
ムの各CPUへの割振りと共有メモリ部へのロード方法
を説明するための流れ図及び共有メモリ部のメモリマッ
プである。
3A and 3B are a flow chart and a memory map of the shared memory unit for explaining a method of allocating a program for parallel processing of the embodiment shown in FIG. 1 to each CPU and a method of loading the shared memory unit.

【図4】図1に示された実施例のCPUIDテーブルの
メモリマップ及びデータレジスタ,CPUIDレジスタ
のデータフォーマット図である。
FIG. 4 is a memory map of the CPUID table and a data register of the embodiment shown in FIG. 1, and a data format diagram of the CPUID register.

【図5】本発明の第2の実施例を示すブロック図であ
る。
FIG. 5 is a block diagram showing a second embodiment of the present invention.

【図6】図5に示された実施例のデバッガの具体例を示
す回路図である。
FIG. 6 is a circuit diagram showing a specific example of the debugger of the embodiment shown in FIG.

【図7】従来の並列処理コンピュータシステムの一例を
示すブロック図である。
FIG. 7 is a block diagram showing an example of a conventional parallel processing computer system.

【図8】図7に示された並列処理コンピュータシステム
のデバッガの具体例を示す回路図である。
8 is a circuit diagram showing a specific example of a debugger of the parallel processing computer system shown in FIG.

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

1a〜1d CPU 2 共有メモリ部 3 共有バス 4 バスアービタ 5,5a,5A〜5D デバッガ 51 データレジスタ 52 CPUIDレジスタ 53,53a 比較器 54 切換回路 1a-1d CPU 2 Shared memory section 3 shared buses 4 bus arbiter 5, 5a, 5A-5D Debugger 51 Data register 52 CPU ID register 53,53a comparator 54 Switching circuit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 アドレス信号及びデータを伝達するため
の共有バスと、この共有バスからのアドレス信号の指定
するアドレスに対する前記共有バスからのデータの記憶
及びこのアドレスに記憶されているデータの前記共有バ
スへの読出しを行う共有メモリ部と、それぞれバス要求
信号により前記共有バスに対するバス使用の要求を行い
対応するビジー信号によりバス使用権を得て前記共有バ
スに前記アドレス信号を出力すると共に対応するデータ
の入出力を行い、対応するブレーク信号によりプログラ
ムの実行を停止する複数のCPUと、これら各CPUか
らの前記共有バスに対するバス使用の要求を調停して所
定の前記CPUに対するビジー信号を出力するバスアー
ビタと、プログラムの実行を停止するアドレス情報,デ
ータを保持するデータレジスタ、前記プログラムの実行
を停止する前記各CPUの識別コードを保持するCPU
IDレジスタ、及び前記データレジスタの内容と前記共
有バスからのアドレス信号,データの内容とが一致しか
つ前記CPUIDレジスタの内容と前記ビジー信号を受
けたCPUの識別コードとが一致したとき少なくとも対
応する前記ブレーク信号を出力する比較器を備えたデパ
ッガとを有することを特徴とする並列処理コンピュータ
システム。
1. A shared bus for transmitting an address signal and data, storing data from the shared bus for an address specified by an address signal from the shared bus, and sharing the data stored at this address. A shared memory unit for reading out to the bus, and a bus request signal for requesting the use of the shared bus, and a corresponding busy signal to obtain the bus use right to output the address signal to the shared bus. A plurality of CPUs that input / output data and stop program execution by corresponding break signals, and arbitrate bus use requests for the shared bus from these CPUs, and output a busy signal to a predetermined CPU. Bus arbiter, address information to stop program execution, data to hold data Register, a CPU that holds the identification code of each CPU that stops the execution of the program
It corresponds at least when the contents of the ID register and the data register match the contents of the address signal and the data from the shared bus, and the contents of the CPUID register and the identification code of the CPU that receives the busy signal match. A parallel processing computer system, comprising: a depacker having a comparator that outputs the break signal.
【請求項2】 各CPUの識別コードが、各CPUと対
応するビジー信号を対応するビットとして構成された請
求項1記載の並列処理コンピュータシステム。
2. The parallel processing computer system according to claim 1, wherein the identification code of each CPU is constituted by a busy signal corresponding to each CPU as a corresponding bit.
JP3170797A 1991-07-11 1991-07-11 Parallel processing computer system Expired - Fee Related JP2797760B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3170797A JP2797760B2 (en) 1991-07-11 1991-07-11 Parallel processing computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3170797A JP2797760B2 (en) 1991-07-11 1991-07-11 Parallel processing computer system

Publications (2)

Publication Number Publication Date
JPH0520120A true JPH0520120A (en) 1993-01-29
JP2797760B2 JP2797760B2 (en) 1998-09-17

Family

ID=15911535

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3170797A Expired - Fee Related JP2797760B2 (en) 1991-07-11 1991-07-11 Parallel processing computer system

Country Status (1)

Country Link
JP (1) JP2797760B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6178084B1 (en) 1997-05-07 2001-01-23 Kabushiki Kaisha Toshiba Electronic apparatus
JP2003162426A (en) * 2001-11-28 2003-06-06 Hitachi Ltd Computer system with cooperative debug circuit for multiple cpu and debug method
JP2006164001A (en) * 2004-12-09 2006-06-22 Fujitsu Ltd Ice server
JP2010117813A (en) * 2008-11-12 2010-05-27 Nec Electronics Corp Debugging system, debugging method, debugging control method, and debugging control program
JP2014182562A (en) * 2013-03-19 2014-09-29 Toshiba Corp Information processor and debugging method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6178084B1 (en) 1997-05-07 2001-01-23 Kabushiki Kaisha Toshiba Electronic apparatus
JP2003162426A (en) * 2001-11-28 2003-06-06 Hitachi Ltd Computer system with cooperative debug circuit for multiple cpu and debug method
JP2006164001A (en) * 2004-12-09 2006-06-22 Fujitsu Ltd Ice server
JP2010117813A (en) * 2008-11-12 2010-05-27 Nec Electronics Corp Debugging system, debugging method, debugging control method, and debugging control program
JP2014182562A (en) * 2013-03-19 2014-09-29 Toshiba Corp Information processor and debugging method

Also Published As

Publication number Publication date
JP2797760B2 (en) 1998-09-17

Similar Documents

Publication Publication Date Title
KR940001878B1 (en) Multiprocessor system and apparatus for interrupt control thereof
EP0263886B1 (en) Interrupt control method in a multiprocessor system
KR960003409B1 (en) Ic circuit timer
EP0355463B1 (en) Timer channel with multiple timer reference features
EP0354998B1 (en) Timer channel for use in a multiple channel timer system
EP0443557B1 (en) Interrupt controller capable of realizing interrupt nesting function
EP0355462B1 (en) Dedicated service processor with inter-channel communication features
EP0355465B1 (en) Timer channel with match recognition features
US4851992A (en) Register/saving/restoring system for saving and restoring data in a register of a slave processor
JP2797760B2 (en) Parallel processing computer system
EP0331487B1 (en) Data transfer control system
US5204957A (en) Integrated circuit timer with multiple channels and dedicated service processor
US20040059563A1 (en) Emulatd atomic instruction sequences in a multiprocessor system
KR100223096B1 (en) Method and apparatus for observing internal memory-mapped registers
JPH05289987A (en) Bus right arbitrating circuit
JP3323341B2 (en) Emulation processor and emulator equipped with it
JP2781999B2 (en) Startup method of common data channel device in multiprocessor system
JP3067408B2 (en) Diagnosis method of memory access control device
JPS6239792B2 (en)
JP3206013B2 (en) Direct memory access transfer controller
JP3211694B2 (en) Multiprocessor connection method
JPH0736806A (en) Dma system
JP2825589B2 (en) Bus control method
EP0503390A1 (en) Microcomputer having direct memory access mode
JPH06301654A (en) Method for distributing processing

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980602

LAPS Cancellation because of no payment of annual fees