JPH03262052A - Information processor - Google Patents

Information processor

Info

Publication number
JPH03262052A
JPH03262052A JP6164390A JP6164390A JPH03262052A JP H03262052 A JPH03262052 A JP H03262052A JP 6164390 A JP6164390 A JP 6164390A JP 6164390 A JP6164390 A JP 6164390A JP H03262052 A JPH03262052 A JP H03262052A
Authority
JP
Japan
Prior art keywords
memory
request signal
main processor
output
wait
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.)
Pending
Application number
JP6164390A
Other languages
Japanese (ja)
Inventor
Kenta Suzuki
賢太 鈴木
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP6164390A priority Critical patent/JPH03262052A/en
Publication of JPH03262052A publication Critical patent/JPH03262052A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To solve the problem of response delay of a signal due to buffer skew and to keep the normal input/output operation between a memory and a processor by incorporating a request signal output means for the purpose of quickly responding to the main processor side with a wait cycle request signal. CONSTITUTION:A data processor 4 incorporates an access discriminating means 41 which discriminates the access to a memory system 1 and wait request signal output means 42 and 43 which output the wait request signal before the wait request signal in a memory read/write cycle is inputted to the main processor 4 from the memory system 1 through an extension bus 3 at the time of discriminating the access. Thus, the main processor 4 performs the processing for the wait request at a requested timing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、メインプロセッサより拡張されたシステム
バス上に接続されているメモリとメインプロセッサとの
間でデータの入出力を行なう情報処理装置に関するもの
である。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to an information processing device that inputs and outputs data between a main processor and a memory connected to a system bus extended from the main processor. It is something.

(従来の技術) 第2図は、従来のメモリを拡張バスに接続しデータの入
出力を行なう情報処理装置を示すブロック図の例であり
、(1)は外部拡張ケーブル(3)によりメインプロセ
ッサ部(2)のプロセッサブロック(20)外部に拡張
されたメモリシステム部である。
(Prior Art) Figure 2 is an example of a block diagram showing a conventional information processing device that connects memory to an expansion bus and performs data input/output. This is a memory system section that is extended outside the processor block (20) of section (2).

該メモリシステム部(1)には、メモリ素子とメモリ制
御部(10)、及び外部拡張ケーブル(3)を介してメ
インプロセッサ部(2)より入力されたアドレスをデコ
ードし、自己に対するアクセス要求か判定し、アクセス
要求判定時にセレクト信号(CS)をメモリに出力する
アドレスデコーダ(11)を内蔵している。
The memory system unit (1) decodes the address input from the main processor unit (2) via the memory element, memory control unit (10), and external expansion cable (3), and issues an access request to itself. It has a built-in address decoder (11) that outputs a select signal (CS) to the memory when determining an access request.

従来装置を図により説明する。メインプロセッサ部(2
)よりデータの入出力を行なおうとするとメモリ部(1
)のアドレスが出力され外部拡張ケーブル(3)を通し
てメモリ部(1)へ出力される。メそり部(1)ではア
ドレスをアドレスデコーダ(11)でデコードし自分に
対する入出力要求であるならばセレクト信号(図中のC
5)を生成し、メモリ制御ブロック(lO)はメモリリ
ード、ライトサイクルのウェイト要求信号(図中のWR
Q )を外部拡張ケーブル(3) を介してメインプロ
セッサ部(2)のプロセッサブロック部(20)に返す
、これを受は取ったプロセッサブロック部(20)は該
当するデータの入出力サイクルを、ウェイト要求信号が
終了するまで延長させ、プロセッサブロック部(2)の
処理時間に比べて遅いメモリアクセスタイムをカバーし
てメモリに対する入出力動作を行なっている。
A conventional device will be explained using figures. Main processor section (2
), when trying to input/output data from the memory section (1
) is output and output to the memory section (1) through the external expansion cable (3). In the memory unit (1), the address is decoded by the address decoder (11), and if it is an input/output request for itself, a select signal (C
5), and the memory control block (lO) generates a memory read/write cycle wait request signal (WR in the figure).
Q) is returned to the processor block unit (20) of the main processor unit (2) via the external expansion cable (3). The wait request signal is extended until the end of the wait request signal to cover the memory access time which is slower than the processing time of the processor block section (2) and perform input/output operations to the memory.

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

従来の装置は以上のように構成されているので、バスを
拡張しメモリシステムを増設しようとした場合、それに
伴ない発生するバッファスキュー等による時間的な遅れ
によりウェイトサイクル要求信号がプロセッサブロック
部の要求するタイミングに間に合わなくなってしまうと
いう問題点があった。
Conventional devices are configured as described above, so when an attempt is made to expand the bus and add a memory system, the wait cycle request signal is delayed due to the time delay caused by buffer skew, etc. There was a problem in that it was not possible to meet the requested timing.

この発明は上記のような問題点を解消するためになされ
たもので、システムバス拡張により発生するウェイト要
求信号の応答遅れを解決できる情報処理装置を得ること
を目的とする。
The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to provide an information processing device that can solve the delay in response to a wait request signal caused by system bus expansion.

(課題を解決するための手段) この発明に係る情報処理装置は、メインプロセッサを内
蔵したデータ処理装置内のシステムバスを外部バスによ
って外部に拡張し、この拡張バスに上記メインプロセッ
サによってアクセスされるメモリシステムを接続したも
のにおいて、上記データ処理装置内に、上記メモリシス
テムに対するアクセスを判定するアクセス判定手段と、
アクセス判定時に、上記メモリシステムより拡張バスを
介してメインプロセッサにメモリリード、ライトサイク
ルのウェイト要求信号が入力されてくるまでの間、ウェ
イト要求信号を出力するウェイト要求信号出力手段を内
蔵したものである。
(Means for Solving the Problem) An information processing device according to the present invention extends a system bus in a data processing device including a main processor to the outside by an external bus, and the expansion bus is accessed by the main processor. In the device to which a memory system is connected, access determination means for determining access to the memory system is provided in the data processing device;
It has a built-in wait request signal output means that outputs a wait request signal until a wait request signal for a memory read or write cycle is input from the memory system to the main processor via the expansion bus at the time of access determination. be.

〔作用〕[Effect]

この発明によれば、メインプロセッサが拡張バスを介し
てメモリシステムへデータアクセス要求を送出したこと
がアクセス判定手段にて判定され、メインプロセッサが
要求する応答時間内でウェイト要求信号出力手段により
メインプロセッサへウェイト要求信号が人力され、続い
てメモリシステムより拡張バスを介してウェイト要求信
号が人力されるため、メインプロセッサはウェイト要求
に対する処理を要求されるタイミングで行なうことがで
きる。
According to this invention, the access determination means determines that the main processor has sent a data access request to the memory system via the expansion bus, and the wait request signal output means outputs the wait request signal to the main processor within the response time required by the main processor. Since a wait request signal is input manually from the memory system and then a wait request signal is input manually from the memory system via the expansion bus, the main processor can process the wait request at the required timing.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。第1
図において、(1)は外部拡張ケーブル(3)によりメ
インプロセッサ部(4)の外部に拡張されたメモリシス
テム部である。メインプロセッサ部(4)には、従来技
術の説明にて示した第2図のメインプロセッサ部(2)
の機能に加えて、プロセッサブロックより出力されたア
ドレスを、予め設定された条件と比較するコンパレータ
部(41)、比較結果の一致が判定された時、一定時間
WRQ信号を出力するタイマ(42)、該タイマ(42
)より出力されるWRQ信号と外部拡張ケーブル(3)
を介してメモリシステム部(1)より入力されてくるW
RQ信号の論理和を取り、WRQ信号をプロセッサブロ
ック(40)へ出力するORゲート(43)を内蔵して
いる。
An embodiment of the present invention will be described below with reference to the drawings. 1st
In the figure, (1) is a memory system section that is extended to the outside of the main processor section (4) via an external expansion cable (3). The main processor unit (4) includes the main processor unit (2) shown in FIG. 2 in the explanation of the prior art.
In addition to this function, there is a comparator unit (41) that compares the address output from the processor block with preset conditions, and a timer (42) that outputs a WRQ signal for a certain period of time when it is determined that the comparison results match. , the timer (42
) and external expansion cable (3)
W is input from the memory system unit (1) via
It has a built-in OR gate (43) that takes the logical sum of the RQ signals and outputs the WRQ signal to the processor block (40).

メインプロセッサ部(4)により、データの人出力を行
なおうとするメモリ部(1)のアドレス(図の例では1
111°)が出力され、外部拡張ケーブル(3)を通し
てメモリ部(1)へ出力される。それと同時に、メイン
プロセッサ部(4)上に設けられた比較回路(コンパレ
ータ) (41)により予め設定された値(図の例では
1111°)と出力されたアドレスを比較する。両者が
等しいのでこの外部メモリに対するアクセスということ
になる。そこでプロセッサブロック部(40)に対して
WRQ信号を返す。一方、メモリ部(1)ではアドレス
をアドレスデコーダ(41)でデコードし、自分に対す
る入出力要求であるのでセレクト信号C5を生成してメ
モリ制御ブロック(lO)へ出力し、メモリ制御ブロッ
ク(10)はウェイトサイクル要求信号WRQを外部拡
張バス(3)を介してプロセッサブロック部(40)に
返す。通常、バッファスキュー等によりメインプロセッ
サ部(4)のコンパレータ(41)より出力されるWR
Q信号の方が、メモリ制御ブロック(lO)からのWR
Q信号よりタイミング的に早くプロセッサブロック(4
0)に達するので、このコンパレータ(41)を搭載す
る事によりプロセッサブロック(40)の要求する応答
時間内でWRQ信号を返す事ができる。
The address of the memory unit (1) to which data is to be output by the main processor unit (4) (1 in the example shown)
111°) is output and output to the memory section (1) through the external expansion cable (3). At the same time, a comparison circuit (comparator) (41) provided on the main processor section (4) compares the output address with a preset value (1111° in the example shown). Since both are equal, this access is to external memory. Therefore, the WRQ signal is returned to the processor block section (40). On the other hand, in the memory unit (1), the address is decoded by the address decoder (41), and since this is an input/output request for itself, a select signal C5 is generated and output to the memory control block (lO). returns the wait cycle request signal WRQ to the processor block section (40) via the external expansion bus (3). Normally, WR output from the comparator (41) of the main processor section (4) due to buffer skew, etc.
The Q signal is the WR from the memory control block (lO).
The processor block (4
By installing this comparator (41), the WRQ signal can be returned within the response time required by the processor block (40).

コンパレータ(41)よりIRQ信号が返されている間
にメモリ部(1)からIRQ信号がメインプロセッサ部
(4)に返って来るが、既に、メインプロセッサ部(4
)のコンパレータ(41)によりIRQ信号が出力され
ているので、このIRQ信号との論理和がORゲート(
43)で取られる。次に、コンパレータ(41)の出力
に接続されるタイマ(42)により、このコンパレータ
(41)から出力されたIRQ信号が一定設定時間後に
出力されなくなる様になっている。このタイマによる設
定時間は、メモリ部(1)に対するアクセス時のバッフ
ァスキュー等により、予め計算され、十分なマージンを
持って設定されている。このWRQ信号によりプロセッ
サブロック部(40)は該当するデータの人出力サイク
ルを延長させ、メモリ部(1)に対するデータ入出力を
正常に行なわせる事ができる。
While the IRQ signal is being returned from the comparator (41), the IRQ signal is returned from the memory section (1) to the main processor section (4).
Since the IRQ signal is output by the comparator (41) of ), the logical sum with this IRQ signal is the OR gate (
43). Next, a timer (42) connected to the output of the comparator (41) prevents the IRQ signal output from the comparator (41) from being output after a predetermined set time. The time set by this timer is calculated in advance based on buffer skew and the like when accessing the memory section (1), and is set with a sufficient margin. This WRQ signal allows the processor block section (40) to extend the human output cycle of the corresponding data, thereby allowing normal data input/output to and from the memory section (1).

なお、上記実施例ではコンパレータ部の比較条件設定方
法に電源プルアップを用いているが、この部分にデイツ
プスイッチ等、容易に設定を変える事の出来る機構にし
ておけば、外部拡張バスに接続されるメモリ部のアドレ
スが変更となっても対処する事が可能となる。
In the above example, a power pull-up is used to set the comparison conditions of the comparator section, but if this section is equipped with a mechanism such as a dip switch that can easily change the settings, it can be connected to an external expansion bus. Even if the address of the memory section to be stored changes, it is possible to cope with the change.

〔発明の効果〕〔Effect of the invention〕

以上のように、この発明によれば、ウェイトサイクル要
求信号をいち早くメインプロセッサ側に応答させる事と
したので、バッファスキューによる信号の応答遅れの問
題を解消し、メモリとプロセッサ間の正常な入出力動作
を維持することができる効果がある。
As described above, according to the present invention, since the wait cycle request signal is made to respond to the main processor side as soon as possible, the problem of signal response delay due to buffer skew is solved, and normal input/output between memory and processor is achieved. It has the effect of maintaining operation.

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

第1図はこの発明の一実施例による情報処理装置を示す
ブロック図であり、第2図は従来の情報処理装置を示す
ブロック図である。 (1)はメモリシステム部、(2)はメインプロセッサ
部、(3)は外部拡張ケーブル、(4)はアドレスの比
較回路を備えたメインプロセッサ部、(40)はプロセ
ッサブロック、(41)はコンパレータ、(42)はタ
イマである。 なお、図中、同一符号は同一または相当部分を示す。
FIG. 1 is a block diagram showing an information processing apparatus according to an embodiment of the present invention, and FIG. 2 is a block diagram showing a conventional information processing apparatus. (1) is a memory system section, (2) is a main processor section, (3) is an external expansion cable, (4) is a main processor section equipped with an address comparison circuit, (40) is a processor block, and (41) is a The comparator (42) is a timer. In addition, in the figures, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] メインプロセッサを内蔵したデータ処理装置内のシステ
ムバスを外部バスによって外部に拡張し、この拡張バス
に上記メインプロセッサによってアクセスされるメモリ
システムを接続したものにおいて、上記データ処理装置
内に、上記メモリシステムに対するアクセスを判定する
アクセス判定手段と、アクセス判定時に、上記メモリシ
ステムより拡張バスを介してメインプロセッサにメモリ
リード、ライトサイクルのウェイト要求信号が入力され
てくるまでの間、ウェイト要求信号を出力するウェイト
要求信号出力手段を内蔵したことを特徴とする情報処理
装置。
A system bus in a data processing device incorporating a main processor is extended to the outside by an external bus, and a memory system accessed by the main processor is connected to the expansion bus, wherein the memory system is connected to the memory system in the data processing device. access determination means for determining access to the memory; and outputting a wait request signal until a wait request signal for a memory read or write cycle is inputted from the memory system to the main processor via the expansion bus at the time of access determination. An information processing device characterized by having a built-in wait request signal output means.
JP6164390A 1990-03-13 1990-03-13 Information processor Pending JPH03262052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6164390A JPH03262052A (en) 1990-03-13 1990-03-13 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6164390A JPH03262052A (en) 1990-03-13 1990-03-13 Information processor

Publications (1)

Publication Number Publication Date
JPH03262052A true JPH03262052A (en) 1991-11-21

Family

ID=13177104

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6164390A Pending JPH03262052A (en) 1990-03-13 1990-03-13 Information processor

Country Status (1)

Country Link
JP (1) JPH03262052A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5464941A (en) * 1977-11-01 1979-05-25 Fuji Electric Co Ltd Weight generator circuit
JPH01121965A (en) * 1987-11-06 1989-05-15 Nec Corp Microprocessor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5464941A (en) * 1977-11-01 1979-05-25 Fuji Electric Co Ltd Weight generator circuit
JPH01121965A (en) * 1987-11-06 1989-05-15 Nec Corp Microprocessor

Similar Documents

Publication Publication Date Title
JP3226055B2 (en) Information processing device
KR900005287A (en) Data control device and system using it
JPH03262052A (en) Information processor
JP2978913B2 (en) Method and system for controlling shared access to random access memory
JPH07114496A (en) Shared memory control circuit
JPH03225546A (en) Method for confirming whether option board is mounted or not
JPS61120396A (en) Microprocessor
JPS61183764A (en) Direct memory access controlling system
KR100238175B1 (en) Bus control logic apparatus
JP2004220309A (en) Multiprocessor system
JPH0142017B2 (en)
KR960007835B1 (en) Common memory access device for multi-processor
JPH1063609A (en) Direct memory access arbitration system
JPH0546463A (en) Information processor and read only memory
JPH0764856A (en) Memory access control circuit
JPH1083384A (en) Microcomputer
JPH0594407A (en) Bus control system
JPH04260958A (en) Microcomputer
JPH0540686A (en) Memory device
JP2000187635A (en) Memory control circuit
JPH04256053A (en) Computer device
JPS6244667B2 (en)
JPH04369059A (en) Memory control circuit
KR950020184A (en) Common Memory Access Control Circuit in Multiprocessor System
JPS6210735A (en) Microprocessor