JPH02166505A - Resetting circuit for multi-cpu system - Google Patents

Resetting circuit for multi-cpu system

Info

Publication number
JPH02166505A
JPH02166505A JP63322724A JP32272488A JPH02166505A JP H02166505 A JPH02166505 A JP H02166505A JP 63322724 A JP63322724 A JP 63322724A JP 32272488 A JP32272488 A JP 32272488A JP H02166505 A JPH02166505 A JP H02166505A
Authority
JP
Japan
Prior art keywords
cpu
reset
time
voltage
cpus
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
JP63322724A
Other languages
Japanese (ja)
Other versions
JP2772352B2 (en
Inventor
Yutaka Yamahira
山平 豊
Masashi Moriyama
森山 雅司
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.)
Tokyo Electron Ltd
Tokyo Electron Kyushu Ltd
Original Assignee
Tokyo Electron Ltd
Tokyo Electron Kyushu 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 Tokyo Electron Ltd, Tokyo Electron Kyushu Ltd filed Critical Tokyo Electron Ltd
Priority to JP63322724A priority Critical patent/JP2772352B2/en
Publication of JPH02166505A publication Critical patent/JPH02166505A/en
Application granted granted Critical
Publication of JP2772352B2 publication Critical patent/JP2772352B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To increase the rising speed of a multi-CPU system and at the same time to the fetching frequency of wrong data by resetting plural CPUs in sequence and with time lags at the starting of the system. CONSTITUTION:A power supply is applied at a time point t0, the charging voltage EC of a capacitor 25 gradually rises, and the output R1 of an comparator 21 rises up when the voltage exceeds the level of voltage V1 at a time point t1. Thus a CPU 11 is reset at the point t1. Then the voltage EC exceeds the level of voltage V2 at a time point t2. Thus the output R2 of a comparator 22 rises up and a CPU 12 is reset. Then a CPU 13 is reset at a time point t3 and a CPU 14 is reset at a time point t4 respectively. In such a way, the CPU 11-14 are reset in sequence in different timings at and after the point t0. Thus the collisions of communication requests are decreased and therefore the malfunctions to fetch the wrong data are also decreased for each CPU.

Description

【発明の詳細な説明】[Detailed description of the invention] 【産業上の利用分野】[Industrial application field]

この発明は、データ通信制御方式として、コンテンショ
ン方式を採用するマルチCPUシステムのリセット回路
に関する。
The present invention relates to a reset circuit for a multi-CPU system that employs a contention method as a data communication control method.

【従来の技術】[Conventional technology]

例えば半導体ウェーへの表面処理などの一連の処理をな
す場合、部分部分の処理をそれぞれ独立のCPUに受は
持たせるようにするマルチCPUシステムが良く用いら
れる。この種のマルチCPUシステムにおいて、各CP
U間あるいはホストコンピュータと各CPU間でのデー
タ通信制御方式としてコンテンション方式が従来から知
られている。 このコンテンション方式は、複数のCPUが、共通のデ
ータバスに接続されている場合、データバスに対して先
に通信要求を出しなCPUが通信の権利を握る。そして
、複数のCPUからの通信要求が同時に出されて衝突し
た場合には、次に通信要求を出すまでの時間(ウェイト
タイム)を、CPU毎に優先順位を付けて異ならせるこ
とにより、各CPUでの通信が整然とできるようにして
いる。 例えば、5個のCPUI、2,3.4.5がデータバス
に接続されている場合、各CPU1.2゜3.4.5の
ウェイトタイムを、それぞれT1. T2゜T3. T
4. T5とし、例えばホストコンピュータとして使用
するCPUIのウェイトタイム■1はゼロ、CPU2〜
5のウェイトタイム■2〜■5は、T2(T3(T4(
T5と設定したとする。各CPUは、データバスに有効
データが無いことを検知し々後、通信要求を出すが、今
、例えばCPU2とCPU3が同時に通信要求を出した
ときは、その時点からそれぞれのCPU固有のウェイト
タイム■2及びI3だけ待って、再度の通信要求を出す
ことになる。したがって、ウェイトタイムの短いCPU
2が次には優先されて通信要求が受は付けられることに
なる。 この再度の通信要求の送出時にも他のCPUの通信要求
と衝突したときは、その時点から再度、各CPU固有の
ウェイトタイムだけ待って通信要求を出し直すことにな
る。
For example, when performing a series of processes such as surface treatment on a semiconductor wafer, a multi-CPU system is often used in which separate CPUs are responsible for processing each part. In this kind of multi-CPU system, each CPU
A contention method is conventionally known as a data communication control method between U or between a host computer and each CPU. In this contention method, when multiple CPUs are connected to a common data bus, the CPU that issues a communication request to the data bus first holds the right to communicate. If communication requests from multiple CPUs are issued at the same time and cause a conflict, the time (wait time) until the next communication request is issued is prioritized for each CPU, and each CPU This allows for orderly communication. For example, if five CPUIs 2, 3.4.5 are connected to the data bus, the wait time of each CPU 1.2.3.4.5 is set to T1. T2゜T3. T
4. T5, for example, the wait time of the CPU used as a host computer ■1 is zero, CPU2~
5's wait time ■2 to ■5 is T2(T3(T4(
Assume that it is set to T5. Each CPU issues a communication request shortly after detecting that there is no valid data on the data bus, but if, for example, CPU2 and CPU3 issue a communication request at the same time, from that point on, each CPU has its own wait time. ■After waiting for 2 and I3, another communication request will be issued. Therefore, the CPU with short wait time
2 will then be given priority and the communication request will be accepted. If there is a conflict with a communication request from another CPU when sending this communication request again, the communication request will be sent again after waiting for the wait time unique to each CPU.

【発明が解決しようとする課題】[Problem to be solved by the invention]

ところで、この種のマルチCPUシステムにおいて、電
源投入時などシステムの立ち上げ時には、各CPUをリ
セットすると共に、各CPυとホストコンピュータとの
間で立ち上げ時の所定データのやりとりを行なう必要が
一般にある。そのため、各CPUは、電源が投入され、
リセットされて立ち上がると、ホストコンピュータに対
して通信要求を出すが、従来は、各CPUのリセットは
同時になされるので、複数のCPUからの通信要求が衝
突する機会が多々有る。この場合に、リセットタイミン
グから各CPUが通信要求を出すまでの時間が、各CP
Uで全く一致していれば、最初の通信要求は全てのCP
Uで衝突しても、その後は各CPUのウェイトタイムに
したがった優先順位で、ホストコンピュータと各CPU
との立ち上がり時のデータのやりとりが順次にできる。 しかしながら、各CPUがリセットされてから通信要求
を出すまでの時間は、個々のCPUのばらつきのため、
一般には同一ではない、このため、複数のCPUの通信
要求が衝突する機会は、CPUの数が多くなるほど増し
、電源投入時からシステムが立ち上がるまでに長時間を
要してしまうことがあった。 また、通信要求が衝突したとき、各CPUは、自己が送
出したデータと、バス上のデータとの比較により衝突し
たか否か判定するが、衝突する機会が多いときは、通信
要求が衝突してもその時のデータバス上のデータを自己
の通信要求データと誤判定してしまう機会も多くなり、
誤判定したときはホストコンピュータとの間で誤ったデ
ータのやりとりを行なってしまうことになる。 この発明はこの点に鑑み、システムの立ち上がりが迅速
に行なえるようにすると共に、立ち上げ時のデータを誤
りなく各CPUで受は取ることができるリセット回路を
提供しようとするものである。
By the way, in this type of multi-CPU system, when the system is started up such as when the power is turned on, it is generally necessary to reset each CPU and to exchange prescribed data at the time of startup between each CPUυ and the host computer. . Therefore, each CPU is powered on and
When a CPU starts up after being reset, it issues a communication request to the host computer. Conventionally, each CPU is reset at the same time, so there are many opportunities for communication requests from multiple CPUs to collide. In this case, the time from the reset timing until each CPU issues a communication request is
If there is an exact match in U, the first communication request will be sent to all CPs.
Even if there is a conflict in
Data can be exchanged sequentially during startup. However, the time from when each CPU is reset until it issues a communication request is due to variations among individual CPUs.
In general, they are not the same, and therefore, the chance that communication requests of multiple CPUs will collide increases as the number of CPUs increases, and it may take a long time from power-on until the system starts up. In addition, when communication requests collide, each CPU determines whether or not there has been a collision by comparing the data sent by itself with the data on the bus, but if there are many opportunities for collision, communication requests collide. However, there are many chances that the data on the data bus at that time will be mistakenly judged as the own communication request data.
If an erroneous determination is made, incorrect data will be exchanged with the host computer. In view of this, it is an object of the present invention to provide a reset circuit that allows the system to start up quickly and allows data at startup to be received by each CPU without error.

【課題を解決するための手段】[Means to solve the problem]

この発明は、データ通信制御方式としてコンテンション
方式を採用するマルチCPUシステムにおいて、システ
ムの立ち上げ時、CPUのリセットを、時間を異ならせ
て行なうようにしたことを特徴とする。
The present invention is characterized in that, in a multi-CPU system that employs a contention method as a data communication control method, the CPUs are reset at different times when the system is started up.

【作用】[Effect]

CPUは異なるタイミングでリセットされるので、通信
要求が複数のCPUから同時に出される状態を、システ
ム立ち上げ時は少なくすることができ、全体としてシス
テムの立ち上がりが早くなる。 また、通信要求が衝突することを少なくすることができ
るから、システムの立ち上げ時に各CPUに誤ったデー
タが取り込まれる誤動作も少なくできる。
Since the CPUs are reset at different timings, it is possible to reduce the number of simultaneous communication requests from multiple CPUs at the time of system start-up, and the system starts up more quickly as a whole. Furthermore, since collisions of communication requests can be reduced, malfunctions in which incorrect data is loaded into each CPU at the time of system startup can also be reduced.

【実施例】【Example】

以下、この発明の実施例を図を参照しながら説明しよう
。 第1図の実施例において、15はデータバスである。こ
のデータバス15に対して、ホストコンピュータ10が
接続されると共に、この例では4個のCPu11.12
.13.14が接続される。そして、ホストコンピュー
タ1G、 CPU11.12.13.14間のデータ通
信は、コンテンション方式の通信制御方式でなされる。 20は、リセット信号の発生回路である。この例では、
このリセット信号発生回路20は、4個の比較回路21
.22.23.24と充電用のコンデンサ25とを有す
る。26は電源端子で、電源が投入されると、この端子
26に5vの直流電圧が供給される。そして、抵抗27
を介してコンデンサ25に充電電流が流れ、第2図Aに
示すように、このコンデンサ25の充電電圧、ECが、
抵抗27の値とコンデンサ25の容量とで決まる時定数
にしたがって徐々に上昇する。 このコンデンサ25の充電電圧ECは、比較回路21〜
24の一方の入力端子に供給される。 また、電源端子26と接地間に抵抗28.29.30゜
31、32の直列回路が接続される。電源投入後は、こ
れら抵抗28〜32の接続点には、それぞれ電源電圧を
、各接続点から見て電源端子26側の抵抗と接地側の抵
抗とにより分圧した電圧が得られる。そして、抵抗28
と29との接続点に得られる電圧v1が比較回路21の
他方の入力端子に供給され、抵抗29と30との接続点
に得られる電圧■2が比較回路22の他方の入力端子に
供給され、抵抗30と31との接続点に得られる電圧v
3が比較回路23の他方の入力端子に供給され、抵抗3
1と32との接続点に得られる電圧v4が比較回路24
の他方の入力端子に供給される。この場合、Vl<V2
<V3<V4である。 そして、比較回路21の出力R1はCPU11のリセッ
ト端子に供給され、比較回路22の出力R2はCPU1
2のリセット端子に供給され、比較回路23の出力R3
はCPtJ13のリセット端子に供給され、比較回路2
4の出力R4はCPU14のリセット端子に供給される
。 したがって、第2図Bに示すように、時点t。 で電源が投入され、コンデンサ25の充電電圧ECが、
第1図Aに示すように徐々に上昇し、時点1.より時間
0[1だけ経過した時点t1になって電圧v1を越える
と比較回路21の出力R1(第2図C)が立ち上がり、
この時点t1でCPU11がリセットされる。 電源投入時点toから時間DL2 (>011 )だけ
経過した時点t2になると、充電電圧ECが電圧v2を
越えるので、比較回路22の出力R2(第2図D)が立
ち上がり、この時点L2でCP U 12がリセットさ
れる。 また、電源投入時点toから時間()13(>012)
だけ経過した時点t3になると、充電電圧ECが電圧v
3を越えるので、比較回路23の出力R3(第2図E)
が立ち上がり、この時点t3でCPU13がリセットさ
れる。 さらに、を源投入時点toからDL4 (>013 )
だけ経過した時点t4になると、充電電圧ECが電圧v
4を越えるので、比較口#124の出力R4(第2図F
)が立ち上がり、この時点t4でCPU14がリセット
される。 こうして、各CPU11〜14は電源投入時点1゜から
順次具なるタイミングでリセットされる。 この場合、各CP U 11〜14間のリセットタイミ
ングの時間ずれ量は、各CP tJがリセットされてか
ら通信要求を出すまでのばらつきよりも大きい値とされ
ている。 したがって、電源を投入してシステムを立ち上げる時、
各CPU11〜14は、電源投入時点t。から異なる時
点t、〜t4でリセットされ、各CPUからの通信要求
がデータバスに対して同時に出されて衝突することはな
く、各CPUが必要とするデータのホストコンピュータ
とのやりとりが順次に行われ、システムは迅速に立ち上
がる。また、通信要求が衝突することはないから、他の
CPUの出した通信要求を自己のものと誤判断する状態
は生じず、各CPUには誤りなく、立ち上げ時のデータ
が確実、かつ、迅速に取り込まれる。 第3図は、この発明の他の実施例である。この例は、半
導体ウェーへのコーティング処理装置にこの発明を適用
した場合の例である。 この処理装置は、同一構成の3つの処理ライン41A、
41B、41Cを有している。各処理ライン41A、4
1B、41Cは、それぞれ複数の、例えば10個のCP
U50〜59からなっている0例えばCPU、50は、
半導体ウェーハをいれるカセットのローグーの制御を、
CPtJ51は、半導体ウェーハのローグーの制御を行
う、CPU53は、高温のオープンを制御する。CPU
54は、焼き付きを防止するためのバッファの制御を行
う、CPU55は、ウェーハの表面の組織化を図り、コ
ーティング層の密着を良くするための液を塗る動作を行
う、CPU56は、温度調節をする。CPU57は、ウ
ェーハのコーティングを行う、CPU58は、コーテイ
ング液を固める。CPU59は、ウェーハをアンローデ
ィングする。 40は、ホストコンピュータであり、また、42はデー
タバスである。各ライン41A、41B、41Cの各C
PU5G〜59は、それぞれデータバス42に接続され
ている。 そして、この例では、各ラインのcpuso〜59のリ
セット端子は共通に接続されている。 60はリセット信号の発生回路であり、3個の比較回路
61.62.63と、充電用のコンデンサ64とを有し
ている。このリセット回路60は、第1図例のリセット
回路20と基本的構成は同一である。ただ、この例の場
合にはリセット信号が3個でよいだけである。すなわち
、電源端子と接地間にコンデンサ64と抵抗65の直列
回路が接続され、電源端子70と接地間に抵抗66、6
7、68.69の直列回路が接続される。そして、抵抗
66と67との接続点に得られる電圧VAが比較回路6
1の他方の入力端子に供給され、抵抗67と68との接
続点に得られる電圧VBが比較回路62の他方の入力端
子に供給され、抵抗68と69との接続点に得られる電
圧VCが比較回路63の他方の入力端子に供給される。 この場合、VC< VB<VAである。 そして、比較回路61の出力RAはライン41Aの各C
PU50〜59のリセット端子に供給され、比較回路6
2の出力RBはライン41Bの各cpuso〜59のリ
セット端子に供給され、比較回路63の出力RCはライ
ン41Cの各CPU50〜59のリセット端子に供給さ
れる。 この場合、各CPUがリセットされてから立ち上がるま
でのばらつきを500ミリ秒程度と見込んだ場合、ライ
ン41A、41B、41C間のリセットタイミングは、
例えば1秒ずつずらすようにする。 各CPUがシステム立ち上がり時に必要とするデータ量
は、高々10バイト程度であり、1秒有れば約1000
バイトの通信が可能であるから、1ラインの10個のC
PUとホストコンピュータとの通信はこの1秒の間に完
了する。 従来のように各CPUが同時にリセットされると、各C
Pυのばらつきから30個のCPUが任意の時点で通信
要求を出し、通信要求の衝突のため、システムがなかな
か立ち上がらないが、この例では、1ラインのCPUの
立ち上がり時の通信が完了する時間だけ、ライン毎に順
次ずらした時点でリセットをかけるので、システムの立
ち上がりは早くなる。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the embodiment of FIG. 1, 15 is a data bus. A host computer 10 is connected to this data bus 15, and in this example, four CPUs 11.12
.. 13.14 will be connected. Data communication between the host computer 1G and the CPUs 11, 12, 13, and 14 is performed using a contention communication control method. 20 is a reset signal generation circuit. In this example,
This reset signal generation circuit 20 includes four comparison circuits 21
.. 22, 23, 24 and a charging capacitor 25. 26 is a power supply terminal, and when the power is turned on, a DC voltage of 5V is supplied to this terminal 26. And resistance 27
A charging current flows to the capacitor 25 through the capacitor 25, and as shown in FIG. 2A, the charging voltage of the capacitor 25, EC, is
It gradually increases according to a time constant determined by the value of the resistor 27 and the capacitance of the capacitor 25. The charging voltage EC of this capacitor 25 is determined by the comparator circuit 21~
24. Further, a series circuit of resistors 28, 29, and 30 degrees 31 and 32 is connected between the power supply terminal 26 and the ground. After the power is turned on, voltages obtained by dividing the power supply voltage by the resistance on the power supply terminal 26 side and the resistance on the ground side when viewed from each connection point are obtained at the connection points of these resistors 28 to 32, respectively. And resistance 28
The voltage v1 obtained at the connection point between the resistors 29 and 29 is supplied to the other input terminal of the comparison circuit 21, and the voltage v1 obtained at the connection point between the resistors 29 and 30 is supplied to the other input terminal of the comparison circuit 22. , the voltage v obtained at the connection point of resistors 30 and 31
3 is supplied to the other input terminal of the comparator circuit 23, and the resistor 3
The voltage v4 obtained at the connection point between 1 and 32 is applied to the comparator circuit 24.
is supplied to the other input terminal of In this case, Vl<V2
<V3<V4. The output R1 of the comparison circuit 21 is supplied to the reset terminal of the CPU 11, and the output R2 of the comparison circuit 22 is supplied to the reset terminal of the CPU 11.
2, and the output R3 of the comparator circuit 23
is supplied to the reset terminal of CPtJ13, and comparator circuit 2
4's output R4 is supplied to the reset terminal of the CPU 14. Therefore, as shown in FIG. 2B, at time t. When the power is turned on, the charging voltage EC of the capacitor 25 becomes
As shown in FIG. When the voltage v1 is exceeded at time t1 after a time period of 0 [1 has elapsed, the output R1 of the comparator circuit 21 (FIG. 2C) rises.
At this time t1, the CPU 11 is reset. At time t2, when the time DL2 (>011) has elapsed from the power-on time to, the charging voltage EC exceeds the voltage v2, so the output R2 of the comparison circuit 22 (D in FIG. 2) rises, and at this time L2, the CPU 12 is reset. Also, the time ()13 (>012) from the power-on time to
At time t3, the charging voltage EC becomes the voltage v
3, the output R3 of the comparator circuit 23 (Fig. 2 E)
starts up, and at this time t3, the CPU 13 is reset. Furthermore, from the source input point to DL4 (>013)
At time t4, the charging voltage EC becomes the voltage v
4, the output R4 of comparison port #124 (Fig. 2 F
) rises, and at this time t4, the CPU 14 is reset. In this way, each of the CPUs 11 to 14 is reset at specific timings in sequence from 1° when the power is turned on. In this case, the amount of time lag in reset timing between the CPUs 11 to 14 is set to be larger than the variation from when each CP tJ is reset to when it issues a communication request. Therefore, when turning on the power and starting up the system,
Each of the CPUs 11 to 14 is powered on at time t. It is reset at different times t, ~t4, and communication requests from each CPU are issued to the data bus at the same time, so there is no collision, and data required by each CPU is exchanged with the host computer sequentially. Our system will start up quickly. In addition, since communication requests do not collide, there is no situation in which a communication request issued by another CPU is mistakenly judged as its own, and each CPU has no errors, and the data at startup is reliable. be taken in quickly. FIG. 3 shows another embodiment of the invention. This example is an example in which the present invention is applied to a coating processing apparatus for semiconductor wafers. This processing device has three processing lines 41A with the same configuration,
41B and 41C. Each processing line 41A, 4
1B and 41C each have a plurality of CPs, for example, 10 CPs.
0 consisting of U50-59 For example, CPU, 50 is
Controls the flow of the cassette into which semiconductor wafers are placed.
The CPtJ51 controls the low go of the semiconductor wafer, and the CPU 53 controls the high temperature open. CPU
54 controls the buffer to prevent burn-in. The CPU 55 organizes the surface of the wafer and applies a liquid to improve the adhesion of the coating layer. The CPU 56 adjusts the temperature. . The CPU 57 coats the wafer, and the CPU 58 solidifies the coating liquid. The CPU 59 unloads the wafer. 40 is a host computer, and 42 is a data bus. Each C of each line 41A, 41B, 41C
The PUs 5G to 59 are each connected to the data bus 42. In this example, the reset terminals of cpuso-59 of each line are commonly connected. 60 is a reset signal generation circuit, which includes three comparison circuits 61, 62, 63 and a charging capacitor 64. This reset circuit 60 has the same basic configuration as the reset circuit 20 in the example shown in FIG. However, in this example, only three reset signals are required. That is, a series circuit of a capacitor 64 and a resistor 65 is connected between the power terminal and the ground, and resistors 66 and 6 are connected between the power terminal 70 and the ground.
7,68,69 series circuits are connected. The voltage VA obtained at the connection point between the resistors 66 and 67 is then
The voltage VB obtained at the connection point between the resistors 67 and 68 is supplied to the other input terminal of the comparison circuit 62, and the voltage VC obtained at the connection point between the resistors 68 and 69 is supplied to the other input terminal of the comparison circuit 62. The signal is supplied to the other input terminal of the comparison circuit 63. In this case, VC<VB<VA. Then, the output RA of the comparator circuit 61 is
It is supplied to the reset terminals of PU50-59, and the comparator circuit 6
The output RB of the comparator circuit 63 is supplied to the reset terminal of each of the CPUs 50 to 59 on the line 41B, and the output RC of the comparison circuit 63 is supplied to the reset terminal of each of the CPUs 50 to 59 on the line 41C. In this case, assuming that the variation from when each CPU is reset to when it starts up is about 500 milliseconds, the reset timing between lines 41A, 41B, and 41C is as follows:
For example, shift it by 1 second. The amount of data that each CPU requires when the system starts up is about 10 bytes at most, and about 1000 bytes in 1 second.
Byte communication is possible, so 1 line of 10 C
Communication between the PU and the host computer is completed within this one second. If each CPU is reset at the same time as in the past, each CPU
Due to variations in Pυ, 30 CPUs issue communication requests at any given time, and the system does not start up easily due to conflicting communication requests.In this example, the time taken to complete communication when one line of CPUs starts up is the only time required. , the system starts up quickly because it is reset after each line is shifted sequentially.

【発明の効果】【Effect of the invention】

この発明によれば、コンテンション方式の通信制御方式
を採用するマルチCPUシステムにおいて、システムの
立ち上げ時に、複数のCPUを、順次ずれた時点でリセ
ットするので、通信要求が複数のCPUで衝突する機会
が少なくなる。したがって、システムの立ち上がりが早
くなると共に、誤ったデータを取り込む機会も少なくな
る。
According to this invention, in a multi-CPU system that adopts a contention-based communication control method, multiple CPUs are reset at sequentially shifted times when the system is started up, so communication requests collide with multiple CPUs. There will be fewer opportunities. Therefore, the system starts up more quickly and there is less chance of capturing erroneous data.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、この発明の一実施例のブロック図、第2図は
、その説明のためのタイミングチャート、第3図は、こ
の発明の他の実施例のブロック図である。 11〜14.41A〜41G、CPU l5,42;データバス 2G、60.リセット信号の発生回路 R1,R2,R3,R4,RA、 RB、 RC;リセ
ット信号代理人 弁理士 佐 藤 正 美 タイミ〉フ゛チャート 惰り口
FIG. 1 is a block diagram of one embodiment of the invention, FIG. 2 is a timing chart for explaining the same, and FIG. 3 is a block diagram of another embodiment of the invention. 11-14. 41A-41G, CPU 15, 42; data bus 2G, 60. Reset signal generation circuit R1, R2, R3, R4, RA, RB, RC; Reset signal agent Patent attorney Masami Sato

Claims (1)

【特許請求の範囲】[Claims] データ通信制御方式としてコンテンション方式を採用す
るマルチCPUシステムにおいて、システムの立ち上げ
時、CPUのリセットを、時間を異ならせて行なうよう
にしたことを特徴とするマルチCPUシステムのリセッ
ト回路。
A reset circuit for a multi-CPU system, characterized in that, in a multi-CPU system that adopts a contention method as a data communication control method, the CPUs are reset at different times when the system is started up.
JP63322724A 1988-12-21 1988-12-21 Control system and processing equipment Expired - Fee Related JP2772352B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63322724A JP2772352B2 (en) 1988-12-21 1988-12-21 Control system and processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63322724A JP2772352B2 (en) 1988-12-21 1988-12-21 Control system and processing equipment

Publications (2)

Publication Number Publication Date
JPH02166505A true JPH02166505A (en) 1990-06-27
JP2772352B2 JP2772352B2 (en) 1998-07-02

Family

ID=18146914

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63322724A Expired - Fee Related JP2772352B2 (en) 1988-12-21 1988-12-21 Control system and processing equipment

Country Status (1)

Country Link
JP (1) JP2772352B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04222116A (en) * 1990-12-21 1992-08-12 Nippon Telegr & Teleph Corp <Ntt> Initialization method for logic circuit
JPH0588786A (en) * 1991-09-25 1993-04-09 Nec Corp System for resetting transfer device
JP2002177483A (en) * 2000-12-19 2002-06-25 Newgin Corp Pachinko game machine
JP2018073039A (en) * 2016-10-27 2018-05-10 富士通株式会社 Storage control device and storage device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100723875B1 (en) 2005-12-08 2007-05-31 한국전자통신연구원 Microprocessor suitable for constructing multi-processor system and method for managing reset and processor id

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60116067A (en) * 1983-11-28 1985-06-22 Canon Inc Controlling device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60116067A (en) * 1983-11-28 1985-06-22 Canon Inc Controlling device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04222116A (en) * 1990-12-21 1992-08-12 Nippon Telegr & Teleph Corp <Ntt> Initialization method for logic circuit
JP2569220B2 (en) * 1990-12-21 1997-01-08 日本電信電話株式会社 Initial setting method of logic circuit
JPH0588786A (en) * 1991-09-25 1993-04-09 Nec Corp System for resetting transfer device
JP2002177483A (en) * 2000-12-19 2002-06-25 Newgin Corp Pachinko game machine
JP2018073039A (en) * 2016-10-27 2018-05-10 富士通株式会社 Storage control device and storage device

Also Published As

Publication number Publication date
JP2772352B2 (en) 1998-07-02

Similar Documents

Publication Publication Date Title
US5021950A (en) Multiprocessor system with standby function
US4631670A (en) Interrupt level sharing
US4519028A (en) CPU with multi-stage mode register for defining CPU operating environment including charging its communications protocol
US5525971A (en) Integrated circuit
US4831523A (en) Multiple DMA controller chip sequencer
US4972313A (en) Bus access control for a multi-host system using successively decremented arbitration delay periods to allocate bus access among the hosts
JPH02293959A (en) Interface apparatus
US4896266A (en) Bus activity sequence controller
US5542110A (en) DMA controller which releases buses to external devices without relinquishing the bus utility right
US5544333A (en) System for assigning and identifying devices on bus within predetermined period of time without requiring host to do the assignment
US5968172A (en) Hardware and software triggered programmable reset circuitry for serial communication device
JPH02166505A (en) Resetting circuit for multi-cpu system
US6219744B1 (en) Interrupt masker for an interrupt handler with double-edge interrupt request signals detection
JPH1091588A (en) Data transfer device
EP0943999A1 (en) Interrupt masker for an interrupt handler with double-edge interrupt request signals detection
JP2990800B2 (en) Interrupt processing device
US7124208B2 (en) Method and apparatus for enumerating devices on a link
KR960014829B1 (en) Bus requester operating method
JPS60250455A (en) Interruption processing system
JPH0325976B2 (en)
JPS584375B2 (en) Memory access control method
JPH01284137A (en) Line control device
JPH06110848A (en) Shared memory access method
JPS59123949A (en) Processing system in error occurrence
JPS62125446A (en) Accelerating device for operation between dual port memories

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees