JPS63229539A - Memory access controller - Google Patents

Memory access controller

Info

Publication number
JPS63229539A
JPS63229539A JP6483787A JP6483787A JPS63229539A JP S63229539 A JPS63229539 A JP S63229539A JP 6483787 A JP6483787 A JP 6483787A JP 6483787 A JP6483787 A JP 6483787A JP S63229539 A JPS63229539 A JP S63229539A
Authority
JP
Japan
Prior art keywords
address
buffer
sent
request
bank
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
JP6483787A
Other languages
Japanese (ja)
Inventor
Naoto Kaji
直人 梶
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 JP6483787A priority Critical patent/JPS63229539A/en
Publication of JPS63229539A publication Critical patent/JPS63229539A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To perform at a high speed such a process that must assure access sequence properties by suppressing the supply of address information to the holding means for address information in case it is decided that the address information are held by all holding means. CONSTITUTION:When an address (d)10111 is received from an address register 1, a request is sent to a buffer part 6 since two lower order bits of the address (d)10111 are equal to value 11. Then an address (e)10100 is sent from the register 1 and therefore a request is given to a buffer part 3 since two lower rank bits of the address (e)10100 is equal to value 00. In this case, the valid addresses are held by all entries of an address buffer 31 and therefore a request number counter 34 is equal to value 111. Thus a check circuit 36 sends value 1 to a control circuit 2 via a signal line 301 and the circuit 2 gives no request to the register 1 for transmission of an address. Hereafter the transmission of the address (e)10100 is held until an idle entry is secured in the buffer 31.

Description

【発明の詳細な説明】 技術分野 本発明はメモリアクセス制御装置に関し、特にアクセス
するデータの順序が予め定められているメモリアクセス
の制御を行うメモリアクセス制御装置に関する。
TECHNICAL FIELD The present invention relates to a memory access control device, and more particularly to a memory access control device that controls memory access in which the order of accessed data is predetermined.

従来技術 従来、この種のメモリアクセス制御装置では、アクセス
の順序性を保証するためにメモリに対しては1本のデー
タバスのみが設けられており、メモリから送出されてく
るデータを1つずつ順番に処理するようになっている。
Prior Art Conventionally, in this type of memory access control device, only one data bus is provided to the memory in order to guarantee the order of access, and the data sent from the memory is transferred one by one. They are processed in order.

このような従来のメモリアクセス制御装置では、アクセ
スの順序性を保証するためにメモリに対しては1本のデ
ータバスのみしか設けられていないので、あるアクセス
がメモリのバンク競合などの要因により待たされている
と、後続のデータに対するアクセスができず、アクセス
の順序性を保証しなければならない処理の高速化が困難
であるという欠点がある。
In such conventional memory access control devices, only one data bus is provided to the memory in order to guarantee ordering of accesses, so a certain access may be delayed due to factors such as memory bank contention. If it is, subsequent data cannot be accessed, and it is difficult to speed up processing that requires guaranteeing the order of access.

発明の目的 本発明は上記のような従来のものの欠点を除去すべくな
されたもので、アクセスの順序性を保証しなければなら
ない処理を高速に実行することができるメモリアクセス
制御装置の提供を目的とする。
Purpose of the Invention The present invention was made in order to eliminate the above-mentioned drawbacks of the conventional ones, and an object of the present invention is to provide a memory access control device that can perform processing that requires guaranteeing the order of access at high speed. shall be.

RMOと乳濾 本発明によるメモリアクセス制御装置は、独立して動作
可能な複数のバンクからなる複数のメモリモジュールに
対して順序づけられたアクセスを行うメモリアクセス制
御装置であって、前記アクセスのための順序づけられた
アドレス情報を保持する保持手段と、前記バンクの使用
状態を判定する使用状態判定手段と、前記保持手段の保
持状態を判定する保持状態判定手段とを前記メモリモジ
ュール夫々に対応させて設け、前記保持手段からの前記
アドレス情報によりアクセスされる前記バンクが前記使
用状態判定手段で使用中と判定されたときに前記アドレ
ス情報を前記保持手段に格納し、前記保持手段のすべて
に前記アドレス情報が保持されていると前記保持状態判
定手段が判定したときに前記保持手段への前記アドレス
情報の供給を抑止するようにしたことを特徴とする。
RMO and filtering A memory access control device according to the present invention is a memory access control device that performs ordered access to a plurality of memory modules consisting of a plurality of independently operable banks, and includes A holding means for holding ordered address information, a use state determining means for determining a use state of the bank, and a holding state determining means for determining a holding state of the holding means are provided in correspondence with each of the memory modules. , when the bank accessed by the address information from the holding means is determined to be in use by the use state determining means, the address information is stored in the holding means, and the address information is stored in all of the holding means. The present invention is characterized in that supply of the address information to the holding means is suppressed when the holding state determining means judges that the address information is held.

実施例 次に、本発明の一実施例について図面を参照して説明す
る。
Embodiment Next, an embodiment of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の構成を示すブロック図であ
る。図において、本発明の一実施例によるメモリアクセ
ス制御装置は、アクセスするためのアドレスを一時格納
するアドレスレジスタ1と、制御回路2と、アドレスレ
ジスタ1からのアドレスを保持するバッファ部3〜6と
、バッファ部3〜6から夫々アドレスが供給されるメモ
リモジュール7〜10とにより構成されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, a memory access control device according to an embodiment of the present invention includes an address register 1 that temporarily stores addresses for access, a control circuit 2, and buffer units 3 to 6 that hold addresses from the address register 1. , and memory modules 7 to 10 to which addresses are supplied from buffer units 3 to 6, respectively.

アドレスレジスタ1は信号@ 101によりアドレスの
一部を制御回路2に出力し、残りのアドレスを信号線1
02によりバッファ部3〜6に夫々送出している。
Address register 1 outputs part of the address to control circuit 2 by signal @ 101, and the remaining address is output to signal line 1.
02 to the buffer units 3 to 6, respectively.

第2図は第1図のバッファ部3〜6の詳細な構成を示す
ブロック図である。図において、バッファ部3は、信号
線102によりアドレス情報が入力されるアドレスバッ
ファ31と、アドレスバッファ31への書込みアドレス
を出力するライトアドレスカウンタ32と、アドレスバ
ッファ31への読出しアドレスを出力するリードアドレ
スカウンタ33と、リクエスト数カウンタ34と、バン
クチェック回路35と、チェック回路36とにより構成
されている。
FIG. 2 is a block diagram showing the detailed configuration of the buffer units 3 to 6 in FIG. 1. In the figure, the buffer section 3 includes an address buffer 31 to which address information is input via a signal line 102, a write address counter 32 that outputs a write address to the address buffer 31, and a read address counter 32 that outputs a read address to the address buffer 31. It is composed of an address counter 33, a request number counter 34, a bank check circuit 35, and a check circuit 36.

アドレスバッファ31には信号1102によりアドレス
レジスタ1からのアドレス情報が入力される。制御回路
2から送出された書込み要求信号2051は、ライトイ
ネーブルとしてアドレスバッファ31に接続され、また
、ライトアドレスカウンタ32とリクエスト数カウンタ
34とに値「1」を加えるカウントアツプ信号として接
続されている。
Address information from the address register 1 is input to the address buffer 31 by a signal 1102. The write request signal 2051 sent from the control circuit 2 is connected to the address buffer 31 as a write enable, and is also connected as a count-up signal that adds a value of "1" to the write address counter 32 and the number of requests counter 34. .

ライトアドレスカウンタ32の出力は信号線303によ
り書込みアドレスとしてアドレスバッファ31に送出さ
れる。
The output of the write address counter 32 is sent to the address buffer 31 as a write address via a signal line 303.

リードアドレスカウンタ33からの読出しアドレスによ
りアドレスバッファ31から読出されたアドレス情報は
信号線302によりメモリモジュール7に送出され、こ
のアドレス情報の一部が信号線305によりバンクチェ
ック回路35に送出される。
Address information read from the address buffer 31 by the read address from the read address counter 33 is sent to the memory module 7 via a signal line 302, and a part of this address information is sent to the bank check circuit 35 via a signal line 305.

バンクチェック回路35はアドレスバッファ31から読
出されたアドレスがアクセスしようとするバンクの使用
状態を調べ、未使用であれば、メモリに対するリクエス
トを送出するとともに、新たに使用状態となったバンク
を登録する機能を有する。
The bank check circuit 35 checks the usage state of the bank to be accessed by the address read from the address buffer 31, and if it is unused, sends a request to the memory and registers the newly used bank. Has a function.

また、バンクチェック回路35は信号線306によりリ
ードアドレスカウンタ33に対しては値「1」を加える
カウントアツプ信号を送出し、リクエスト数カウンタ3
4に対しては値「1」を減するカウントダウン信号を送
出する。
Further, the bank check circuit 35 sends a count-up signal to the read address counter 33 by adding the value "1" to the read address counter 33 via the signal line 306.
For 4, a countdown signal is sent that decrements the value "1".

リードアドレスカウンタ33の出力は信号線304によ
りアドレスバッファ31に読出しアドレスとして送出さ
れる。また、ライトアドレスカウンタ32とリードアド
レスカウンタ33とはともにアドレスバッファ31のア
ドレスの最大値でカウントアツプされると、)直「0]
にリセツ1へされる。
The output of the read address counter 33 is sent to the address buffer 31 as a read address via a signal line 304. Furthermore, when both the write address counter 32 and the read address counter 33 are counted up by the maximum value of the address in the address buffer 31, they immediately return to "0".
will be reset to 1.

リクエスト数カウンタ34はアドレスバッファ31内に
存在する有効なアドレス情報を示すカウンタであり、そ
の出力は信号線307よりチェック回路36に送出され
る。チェック回路36で髪よりクエスト数カウンタ34
の値を調べて、その値が「0コでなりれはアドレスバッ
ファ31内に有効なアドレス情報が存在すると判断し、
バンクチェック指示信号を信号!!2308によりバン
クチェック回路35に送出する。
The request number counter 34 is a counter that indicates valid address information existing in the address buffer 31, and its output is sent to the check circuit 36 via a signal line 307. Quest number counter 34 from hair with check circuit 36
If the value is 0, it is determined that valid address information exists in the address buffer 31,
Signal the bank check instruction signal! ! It is sent to the bank check circuit 35 by 2308.

また、リクエ、スト数カウンタ34の1直がアドレスバ
ッファ31のエントリ数と同じであれば、それ以上のリ
クエストは受付けられないので、制御回路2に対して抑
止信号を信号線301から送出する。
Furthermore, if the number of entries in the request/stack number counter 34 is equal to the number of entries in the address buffer 31, no more requests will be accepted, and therefore, an inhibition signal is sent to the control circuit 2 from the signal line 301.

このようにバッファ部3は構成されているが、他のバッ
ファ部4〜6も同様に、アドレスバッファ41.51.
61と、ライトアドレスカウンタ42.52.62と、
リードアドレスカウンタ43.53.63と、リクエス
ト数カウンタ44゜54.64と、バンクチェック回路
45.55゜65と、チェック回路46.56.66と
により構成されており、バッファ部4〜6から出力され
たアドレス情報は夫々信号線402,502,602に
よりメモリモジュール8.9.10に送出され、チェッ
ク回路46,56.66からの抑止信号は夫々信号線4
01 、501.601により制御回路2に送出されて
いる。
Although the buffer unit 3 is configured in this way, the other buffer units 4 to 6 are also configured in the same manner as the address buffers 41, 51, .
61, write address counter 42.52.62,
It is composed of a read address counter 43.53.63, a request number counter 44.54.64, a bank check circuit 45.55.65, and a check circuit 46.56.66. The output address information is sent to the memory module 8.9.10 through the signal lines 402, 502, 602, respectively, and the inhibition signals from the check circuits 46, 56.66 are sent to the signal line 4, respectively.
01, 501.601 to the control circuit 2.

1111タロ回路2は信@線301 、401.501
.601夫々により入力された抑止信号および信号線1
01により入力されたアドレス情報の一部とからバッフ
ァ部3〜6に対する書込み要求信号を生成し、これらの
書込み要求信号を夫々バラフッ部3〜6に信号線201
〜204により送出する。このとき同時に、アドレスレ
ジスタ1に対するアドレス情報送出要求信号を信号線2
05により送出する。
1111 Taro circuit 2 is signal @ line 301, 401.501
.. Inhibition signal input by each 601 and signal line 1
Write request signals for the buffer units 3 to 6 are generated from part of the address information input by 01, and these write request signals are sent to the buffer units 3 to 6, respectively, through signal lines 201.
~204. At the same time, an address information sending request signal to the address register 1 is sent to the signal line 2.
Send by 05.

第3図は第1図のアドレスレジスタ1の内容を示ず図、
第4図は第1図の各メモリモジュール7〜10の構成を
示す図、第5図と第6図とは本発明の一実施例の動作を
説明層るだめのアドレスとアクセス順序とを示す図であ
る。これら第1図〜第6図を用いて本発明の一実施例の
動作について説明する。
FIG. 3 does not show the contents of address register 1 in FIG. 1;
FIG. 4 is a diagram showing the configuration of each memory module 7 to 10 in FIG. 1, and FIGS. 5 and 6 are diagrams showing the operation of an embodiment of the present invention and the addresses and access order of the layers. It is a diagram. The operation of one embodiment of the present invention will be explained using these FIGS. 1 to 6.

この説明を簡単にするために、第3図に示すように、ア
ドレスレジスタ1から送出されるアドレスは12ビツト
で構成され、上位7ビツトがメモリモジュール7〜10
内のバンク内アドレスを示し、下位5ビツトがバンクア
ドレスを示すものとする。また、このアドレスの下位5
ビツトのうち最下位の2ビツトが制御回路2に送出され
、残り3ビツトがバッファ部3〜6に送出されるものと
する。
To simplify this explanation, as shown in FIG.
The lower 5 bits indicate the bank address. Also, the lower 5 of this address
It is assumed that the lowest two bits are sent to the control circuit 2, and the remaining three bits are sent to the buffer units 3-6.

このとき、バンク数は25=32であり、各ボートに属
するバンクは夫々第4図に示すようなアドレスづけされ
ているものとする。すなわち、メモリモジュール7に属
するバンクは0.4.8゜・・・・・・であるので、メ
モリモジュール7に対するアドレスの最下位2ビツトは
“o o ”であり、メモリモジュール8〜10夫々に
対するアドレスの最下位2ビツトは’01”、’“i 
o ” 、  “11″である。各メモリモジュール7
〜10にはこの最下位2ビツトを除いた10ビツトがバ
ッファ部3〜6から送出される。
At this time, it is assumed that the number of banks is 25=32, and the banks belonging to each boat are respectively addressed as shown in FIG. That is, since the bank belonging to memory module 7 is 0.4.8°, the lowest two bits of the address for memory module 7 are "o o", and the address for each of memory modules 8 to 10 is "o o". The lowest two bits of the address are '01', '“i
o”, “11”. Each memory module 7
10, the 10 bits excluding the least significant two bits are sent out from the buffer units 3-6.

また、アドレスバッファ31.41.51.61は夫々
8エントリのアドレスを保持できるものと覆る。したが
って、ライトアドレスカウンタ32.42,52.62
とリードアドレスカウンタ33.43,53.63とは
夫々3ビツトで構成されることになる。
Further, the address buffers 31, 41, 51, and 61 are each capable of holding addresses of 8 entries. Therefore, write address counters 32.42, 52.62
The read address counters 33.43 and 53.63 each consist of 3 bits.

メモリモジュール7〜10内のバンクとアドレスバッフ
?31,41,51.61とがすべて未使用状態のとき
、第5図に示す内容および順序で、アドレスレジスタ1
から送出された時の動作について以下に説明する。尚、
バンク内アドレス7ビツトの内容はa−eで示す。
Banks and address buffers in memory modules 7-10? 31, 41, 51, and 61 are all unused, the address register 1 is stored in the contents and order shown in FIG.
The operation when sent from is explained below. still,
The contents of the 7-bit address within the bank are indicated by ae.

1番目のアドレス゛’a11001”のうち下位2ビツ
トの“01″が信号線101によりアドレスレジスタ1
から制御回路2に送出されると、制御回路2では信号線
401によりバッファ部4の出力が1Uroj、すなわ
ち、アドレスバッファ41が空いていることを知り、信
号1205によりアドレス送出要求信号をアドレスレジ
スタ1に送出するとともに、信号線202によりアドバ
ンス信号をバッファ部4に送出する。
The lower two bits “01” of the first address “a11001” are sent to the address register 1 by the signal line 101.
When the address transmission request signal is sent to the control circuit 2 from the signal line 401, the control circuit 2 learns from the signal line 401 that the output of the buffer section 4 is 1 Uroj, that is, the address buffer 41 is empty, and sends the address sending request signal to the address register 1 using the signal 1205. At the same time, an advance signal is sent to the buffer unit 4 via the signal line 202.

信号線202よるアドバンス信号が[rlJであること
から、ライトアドレスカウンタ42の(直は+1されて
値“OO1”となり、ライトイネーブルも値「1」とな
るので、アドレスバッファ41には’a110”がセッ
トされる。
Since the advance signal from the signal line 202 is [rlJ, the write address counter 42 (direct) is incremented by 1 and becomes the value "OO1", and the write enable also becomes the value "1", so the address buffer 41 has 'a110'. is set.

また、リクエスト数カウンタ44も+1カウントアツプ
されて値“001”となるため、チェック回路46は信
号線408から値「1」を出力してアドレスバッファ4
1内に有効なリクエストがあることをバンクチェック回
路45に通知する。
Further, since the request number counter 44 is also counted up by +1 and becomes the value "001", the check circuit 46 outputs the value "1" from the signal line 408 and outputs the value "1" to the address buffer 44.
The bank check circuit 45 is notified that there is a valid request within 1.

バンクチェック回路45では信号線405により送出さ
れたバンク“’110”に対応する6番目のバンク、す
なわち、バンク「25」をチェックする。バンクはいま
すべて未使用状態であるので、バンクチェック回路45
はバンク「25」を調べて、このバンク「25」が使用
可能であることを判断し、メモリモジュール8に対して
リクエスト信号を送出し、また、バンク「25」が使用
中であることを登録する。さらに、バンクチェック回路
45は信号線406により値「1」を出力して、リード
アドレスカウンタ43の1直に「1」を加え、リクエス
ト数カウンタ44の値から「1」を減する。
The bank check circuit 45 checks the sixth bank, ie, the bank "25" corresponding to the bank "'110" sent through the signal line 405. Since all banks are currently unused, the bank check circuit 45
checks bank "25", determines that bank "25" is available, sends a request signal to memory module 8, and also registers that bank "25" is in use. do. Furthermore, the bank check circuit 45 outputs the value "1" through the signal line 406, adds "1" to the read address counter 43, and subtracts "1" from the value of the request number counter 44.

この結果、リクエスト数カウンタ44は再び値「0」と
なり、信号線408によりバンクチェック指示信号とし
て値「0」が送出される。
As a result, the request number counter 44 becomes the value "0" again, and the value "0" is sent through the signal line 408 as a bank check instruction signal.

2番目のアドレス“b 11001 ”は1番目のアド
レス“allool”と同じメモリモジュール8および
バンク「25」なので、1番目のアドレス“ailoo
i”のときの動作と同様にして、バンクチェック回路4
5はバンク「25」を調べるが、1番目のアドレス“a
 11001 ”によるアクセスで使用中のため、メモ
リモジュール8に対してリクエストを送出しない。この
とき、アドレスバッファ41内にはアドレス“b 11
0 ”がセットされ、登録されている。
The second address "b 11001" is the same memory module 8 and bank "25" as the first address "alloo", so the first address "ailoo"
The bank check circuit 4 operates in the same manner as in the case of
5 examines bank "25", but the first address "a"
11001", so no request is sent to the memory module 8. At this time, the address "b11" is stored in the address buffer 41.
0” is set and registered.

また、信号線406によりバンクチェック回路45の出
力は値「0」であるので、リードアドレスカウンタ43
およびリクエスト数カウンタ44の値は変化しない。
Also, since the output of the bank check circuit 45 is "0" through the signal line 406, the read address counter 43
And the value of the request number counter 44 does not change.

3番目のアドレス“colllo”のうち下位2ビツト
の値” i o ”が信号線101によりアドレスレジ
スタ1から制御回路2に送出されると、制御回路2は信
号線501によりバッファ部5の出力が値「O」、すな
わち、アドレスバッファ51が空いていることを知り、
信号線205によりアドレス送出要求信号をアドレスレ
ジスタ1に送出するとともに、信号線203によりアド
バンス信号をバッファ部5に送出する。
When the value "io" of the lower two bits of the third address "collo" is sent from the address register 1 to the control circuit 2 via the signal line 101, the control circuit 2 receives the output of the buffer section 5 via the signal line 501. Knowing that the value is "O", that is, the address buffer 51 is empty,
An address sending request signal is sent to the address register 1 through the signal line 205, and an advance signal is sent to the buffer section 5 through the signal line 203.

以下、1番目のアドレス“’ai1ooi”のときの動
作と同様にして、アドレスバッフ?51に“CO11”
がセットされ、メモリモジュール9に対してリクエスト
信号が送出される。また、バンク゛’011”に対応す
るバンク「14」が使用中であることを登録する。
Hereafter, in the same way as the operation for the first address "'ai1ooi", the address buffer? 51 “CO11”
is set, and a request signal is sent to the memory module 9. It also registers that bank "14" corresponding to bank "011" is in use.

以上の説明かられかるように、各メモリモジュール7〜
10に対して夫々アドレスバッファ31゜41.51.
61を有するので、あるメモリモジュール7〜10に属
するバンクが使用中であっても他のメモリモジュール7
〜10に対するリクエストであるならば、このリクエス
トを出すことができる。また、各アドレスバッファ31
.41゜51.61は夫々複数エントリを有するので、
各バッファ部3〜6では複数のアドレスを保留すること
ができる。各バッファ部3〜6のリクエスト数カウンタ
34.44.54.64がアドレスバッファ31,41
.51.61のエントリ数を示していない限り、すなわ
ち、アドレスバッフ?31.41.51.61に空きが
あればアドレスレジスタ1からアドレスデータを送出す
ることができる。
As can be seen from the above explanation, each memory module 7~
10, address buffer 31°41.51.
61, even if a bank belonging to a certain memory module 7 to 10 is in use, other memory modules 7
If the request is for ~10, this request can be issued. In addition, each address buffer 31
.. 41゜51.61 each have multiple entries, so
Each buffer section 3 to 6 can hold a plurality of addresses. The request number counters 34, 44, 54, 64 of each buffer section 3 to 6 correspond to the address buffers 31 and 41.
.. 51. Unless it shows a number of entries of 61, i.e. the address buffer? If there is space in 31.41.51.61, address data can be sent from address register 1.

次に、あるアドレスバッフF31.41.51゜61に
エントリ数分のリクエストが保持されたときの動作につ
いて、たとえば、アドレスバッファ31に8工ントリ分
のアドレスが保持されているときに第6図に示す内容お
よび順序でアクセスがある場合の動作について説明する
Next, regarding the operation when a certain address buffer F31.41.51.61 holds requests for the number of entries, for example, when the address buffer 31 holds addresses for 8 entries, FIG. The following describes the operation when access is made in the contents and order shown in .

アドレスレジスタ1からアドレス゛’d10111″が
送出されてくると、アドレス”d10111″の下位2
ビツトは値” 11 ”であるので、バッファ部6に対
するリクエストが送出される。
When address ``d10111'' is sent from address register 1, the lower 2 of address ``d10111''
Since the bit has a value of "11", a request to the buffer section 6 is sent.

しかし、続いてアドレスレジスタ1からアドレス” e
 10100 ”が送出されてくると、アドレス” e
 10100 ”の下位2ビツトは値” o o ”で
あるので、バッファ部3に対するリクエストであるが、
このとき、アドレスバッファ31には有効なアドレスが
全エントリに保持されているため、リクエスト数カウン
タ34は1直” i i 1”である。
However, the address "e" is then read from address register 1.
10100” is sent, the address “e” is sent.
The lower two bits of ``10100'' are the value ``o o'', so this is a request to the buffer section 3.
At this time, since valid addresses are held in all entries in the address buffer 31, the request number counter 34 is "i i 1".

したがって、チェック回路36は信号線301から直「
1」を制御回路2に送出しており、制御回路2はアドレ
スレジスタ1に対し、てアドレスの送出を要求しない。
Therefore, the check circuit 36 is directly connected to the signal line 301.
1" is sent to the control circuit 2, and the control circuit 2 does not request the address register 1 to send an address.

以後、アドレスバッフ?31のエントリが空くまで、ア
ドレス゛’e10100″の送出は待たされる。
After that, address buffer? The sending of address ``e10100'' is delayed until entry 31 becomes vacant.

このように、メモリモジュール7〜10夫々に対応させ
て設けられ、アクセスのための順序づけられたアドレス
情報を保持するアドレスバッファ31.41.51.6
1からのアドレス情報によりアクセスされるバンクが使
用中と判定されたときにそのアドレス情報をアドレスバ
ッファ31゜41.51.61に格納し、このアドレス
バッファ31.41.51.61のすべてにアドレス情
報が保持されていると判定されたときにアドレスバッフ
ァ31.41.51.61へのアドレス情報の供給を抑
止するようにすることによって、アクセス類が順序づけ
られたアドレスのアクセスの順序性を保ち、かつ並列的
にリクエスト処理を行うことができる。また、あるバン
クにリクエストが集中しても、そのバンクに対するリク
エストのアドレスをアドレスバッファ31.41.51
゜61に保持しておくことができるので、接続する他の
バンクに対するリクエストを待たせる割合いを少なくす
ることができ、アクセスの順序性を保証しなければなら
ない処理を高速に実行することができる。
In this way, the address buffers 31.41.51.6 are provided corresponding to each of the memory modules 7 to 10 and hold ordered address information for access.
When it is determined that the bank accessed by the address information from 1 is in use, the address information is stored in the address buffer 31.41.51.61, and all addresses in this address buffer 31.41.51.61 By suppressing the supply of address information to the address buffer 31.41.51.61 when it is determined that the information is held, the access class maintains the order of access to ordered addresses. , and request processing can be performed in parallel. Also, even if requests concentrate on a certain bank, the address of the requests for that bank can be stored in the address buffer 31.41.51.
Since it can be held at ゜61, it is possible to reduce the proportion of waiting requests for other connected banks, and it is possible to execute processing that requires guaranteeing the order of access at high speed. .

几泗Jと洸」 以上説明したように本発明によれば、メモリモジュール
夫々に対応させて設けられ、アクセスのための順序づけ
られたアドレス情報を保持する保持手段からのアドレス
情報によりアクセスされるバンクが使用中と判定された
ときにそのアドレス情報を保持手段に格納し、保持手段
のすべてにアドレス情報が保持されていると判定された
ときにこの保持手段へのアドレス情報の供給を抑止する
ようにすることによって、アクセス順序性を保証しなけ
ればならない処理を高速に実行することができるという
効果がある。
As explained above, according to the present invention, a bank is provided corresponding to each memory module and accessed by address information from a holding means that holds ordered address information for access. When it is determined that the address information is in use, the address information is stored in the holding means, and when it is determined that the address information is held in all the holding means, the supply of address information to this holding means is suppressed. This has the effect that processing that requires guaranteed access order can be executed at high speed.

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

第1図は本発明の一実施例の構成を示すブロック図、第
2図は第1図のバッファ部の詳細な構成を示すブロック
図、第3図は第1図のアドレスレジスタの内容を示す図
、第4図は第1図の各メモリモジュールの構成を示す図
、第5図と第6図とは本発明の一実施例の動作を説明す
るためのアドレスとアクセス順序とを示す図である。 主要部分の符号の説明 1・・・・・・アドレスレジスタ 2・・・・・・制御回路 3〜6・・・・・・バッファ部 7〜]0・・・・・・メモリモジュール31.41゜ 51.61・・・・・・アドレスバッファ35.45゜ 55.65・・・・・・バンクチェック回路36.46
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, FIG. 2 is a block diagram showing the detailed configuration of the buffer section in FIG. 1, and FIG. 3 is a block diagram showing the contents of the address register in FIG. 1. 4 is a diagram showing the configuration of each memory module in FIG. 1, and FIGS. 5 and 6 are diagrams showing addresses and access order for explaining the operation of an embodiment of the present invention. be. Explanation of symbols of main parts 1...Address register 2...Control circuits 3-6...Buffer unit 7-]0...Memory module 31.41゜51.61...Address buffer 35.45゜55.65...Bank check circuit 36.46

Claims (1)

【特許請求の範囲】[Claims] 独立して動作可能な複数のバンクからなる複数のメモリ
モジュールに対して順序づけられたアクセスを行うメモ
リアクセス制御装置であって、前記アクセスのための順
序づけられたアドレス情報を保持する保持手段と、前記
バンクの使用状態を判定する使用状態判定手段と、前記
保持手段の保持状態を判定する保持状態判定手段とを前
記メモリモジュール夫々に対応させて設け、前記保持手
段からの前記アドレス情報によりアクセスされる前記バ
ンクが前記使用状態判定手段で使用中と判定されたとき
に前記アドレス情報を前記保持手段に格納し、前記保持
手段のすべてに前記アドレス情報が保持されていると前
記保持状態判定手段が判定したときに前記保持手段への
前記アドレス情報の供給を抑止するようにしたことを特
徴とするメモリアクセス制御装置。
A memory access control device that performs ordered access to a plurality of memory modules consisting of a plurality of independently operable banks, the memory access control device comprising: a holding means for holding ordered address information for said access; A use state determining means for determining a use state of a bank and a holding state determining means for determining a holding state of the holding means are provided corresponding to each of the memory modules, and the memory module is accessed by the address information from the holding means. The address information is stored in the holding means when the bank is determined to be in use by the use state determining means, and the holding state determining means determines that the address information is held in all of the holding means. 1. A memory access control device, wherein supply of the address information to the holding means is suppressed when the address information is stored.
JP6483787A 1987-03-19 1987-03-19 Memory access controller Pending JPS63229539A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6483787A JPS63229539A (en) 1987-03-19 1987-03-19 Memory access controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6483787A JPS63229539A (en) 1987-03-19 1987-03-19 Memory access controller

Publications (1)

Publication Number Publication Date
JPS63229539A true JPS63229539A (en) 1988-09-26

Family

ID=13269752

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6483787A Pending JPS63229539A (en) 1987-03-19 1987-03-19 Memory access controller

Country Status (1)

Country Link
JP (1) JPS63229539A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04646A (en) * 1990-04-18 1992-01-06 Nec Corp Memory access controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04646A (en) * 1990-04-18 1992-01-06 Nec Corp Memory access controller

Similar Documents

Publication Publication Date Title
US5721870A (en) Lock control for a shared main storage data processing system
US5375215A (en) Multiprocessor system having shared memory divided into a plurality of banks with access queues corresponding to each bank
AU598857B2 (en) Move-out queue buffer
US5522059A (en) Apparatus for multiport memory access control unit with plurality of bank busy state check mechanisms employing address decoding and coincidence detection schemes
JPH03127147A (en) Information processing system
US6430666B1 (en) Linked list memory and method therefor
KR970029014A (en) Data Processing System and Method
JPH0219945A (en) Main memory controller
US20030088744A1 (en) Architecture with shared memory
JPH0628247A (en) Dynamiccaly rearranged memory bank queue
US6571301B1 (en) Multi processor system and FIFO circuit
US5999969A (en) Interrupt handling system for message transfers in network having mixed hardware and software emulated modules
US5983266A (en) Control method for message communication in network supporting software emulated modules and hardware implemented modules
JPS63229539A (en) Memory access controller
US7240144B2 (en) Arbitration of data transfer requests
KR100266883B1 (en) Low latency first data access in a data buffered smp memory controller
JP2537526B2 (en) Multiprocessor system
US6976141B2 (en) Pipelined multi-access memory apparatus and method
JPH03238539A (en) Memory access controller
JPH0330175B2 (en)
JPH11175392A (en) Method and system for controlling common access to random access memory
JPH0962633A (en) Network control unit
JP3126129B2 (en) Priority control device
EP0602916A2 (en) Cross-bar interconnect apparatus
JPS62205453A (en) Memory access control system