JPH05334183A - Method for controlling memory access and memory controller - Google Patents

Method for controlling memory access and memory controller

Info

Publication number
JPH05334183A
JPH05334183A JP13866692A JP13866692A JPH05334183A JP H05334183 A JPH05334183 A JP H05334183A JP 13866692 A JP13866692 A JP 13866692A JP 13866692 A JP13866692 A JP 13866692A JP H05334183 A JPH05334183 A JP H05334183A
Authority
JP
Japan
Prior art keywords
access
bank
memory
response signal
control
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
JP13866692A
Other languages
Japanese (ja)
Inventor
Hiroaki Yamada
博昭 山田
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.)
PFU Ltd
Original Assignee
PFU 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 PFU Ltd filed Critical PFU Ltd
Priority to JP13866692A priority Critical patent/JPH05334183A/en
Publication of JPH05334183A publication Critical patent/JPH05334183A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To perform sure operation by delaying the transmission of a response signal or the timing of access control to a bank and sufficiently setting up a margin time necessary for operation such as a precharging time. CONSTITUTION:When an access control circuit receives an access request, a memory control device 2 identifies a bank address, starts access control and allows a response signal generating circuit 10 to generate a response signal. The identified bank address is stored in a register 8. When an access request is continuously received, its bank address is compared with the preceding bank address stored in the register 8 by a comprator 9. When both the bank addresses are the same as the result of comparison, the generation of continuous accesses to the same bank is recognized, the access control timing of an access control signal generating circuit 7 to the bank is delayed, a selector 12 is controlled so as to select the response signal delayed by a delay circuit 11 and the selected signal is transmitted to an accessing original device 3.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、インタリーブされた複
数バンクからなるメモリ装置についてのメモリアクセス
制御方法およびメモリ制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory access control method and a memory control device for a memory device having a plurality of interleaved banks.

【0002】複数のバンク(独立したメモリ要素)に順
次のアドレスを分散させて、連続アドレスのデータアク
セス要求に対して並行アクセス動作を可能にするインタ
リーブ構成のメモリ装置では、同一のバンクに対する連
続アクセスが発生すると、動作に必要な余裕時間がとれ
ずにアクセス抜けが生じたり、あるいは十分な余裕時間
を与えることによってアクセス速度が低下することにな
りやすい。本発明は、インタリーブ構成のメモリ装置に
対する効率的なアクセス制御手段を提供する。
In an interleaved memory device in which sequential addresses are distributed to a plurality of banks (independent memory elements) to enable a parallel access operation in response to a data access request of a continuous address, continuous access to the same bank is performed. When the error occurs, an access omission occurs due to lack of a margin time required for the operation, or an access speed is likely to be reduced by giving a sufficient margin time. The present invention provides efficient access control means for an interleaved memory device.

【0003】[0003]

【従来の技術】図5は、ミニコンやマイコンなどの比較
的小型のコンピュータシステムにおけるメモリシステム
の構成の従来例を示したものである。図5において、1
6はCPU、17および18は2つのバンクをもつイン
タリーブ構成のMSU、19はアドレス/データ線およ
びコントロール線からなるメモリバスである。各MSU
17,18内の2つのバンクは、A/B,C/Dで識別
されるものとする。
2. Description of the Related Art FIG. 5 shows a conventional example of the configuration of a memory system in a relatively small computer system such as a minicomputer or a microcomputer. In FIG. 5, 1
Reference numeral 6 is a CPU, 17 and 18 are interleaved MSUs having two banks, and 19 is a memory bus composed of address / data lines and control lines. Each MSU
The two banks in 17 and 18 shall be identified by A / B and C / D.

【0004】図6は、MSU17におけるバンクA,B
のインタリーブ構成を示したものである。各バンクは4
byte幅をもち、4byteの単位の順次のアドレス00,0
4,08,0C,10,…が、バンクAとバンクBに交
互に割り付けられている。
FIG. 6 shows banks A and B in the MSU 17.
2 shows an interleaved structure of. 4 for each bank
Sequential address 00,0 in units of 4 bytes with byte width
4, 08, 0C, 10, ... Are alternately allocated to the bank A and the bank B.

【0005】図7は、DRAMを用いたバンク構成のM
SUの従来例の構成を示す。図7において、17はMS
U、19はメモリバス、20aと20bはそれぞれDR
AMのバンクAとバンクB、21はDRAMコントロー
ルブロック、22はセレクタである。
FIG. 7 shows an M of a bank structure using a DRAM.
The structure of the conventional example of SU is shown. In FIG. 7, 17 is an MS
U and 19 are memory buses, and 20a and 20b are DR respectively.
AM banks A and B, 21 are DRAM control blocks, and 22 is a selector.

【0006】図5のCPU16からたとえば読み出しア
クセス要求を行うとき、メモリバス19を介してMSU
17(MSU18については説明を省略)のDRAMコ
ントロールブロック21に制御信号とアドレスが送られ
る。DRAMコントロールブロック21は、アクセス要
求のアドレスからバンクを識別し、ロウアドレスストロ
ーブ信号ras およびカラムアドレスストローブ信号cas
等のアクセス制御信号を該当する1つのバンクに送ると
ともに、セレクタ22を制御し、該当するバンクの出力
端子Oを選択して、読み出されたデータがメモリバスを
介してCPUへ転送されるように制御する。書き込みア
クセスの場合も同様であるが、この場合はメモリバス1
9からの書き込みデータは、各バンク20a,20bの
入力端子iに加えられ、DRAMコントロールブロック
21によって選択された一方のバンクのアドレスにおい
てのみ書き込みが行われる。
When, for example, a read access request is issued from the CPU 16 of FIG. 5, the MSU is transmitted via the memory bus 19.
A control signal and an address are sent to the DRAM control block 21 of 17 (the description of the MSU 18 is omitted). The DRAM control block 21 identifies the bank from the address of the access request, and determines the row address strobe signal ras and the column address strobe signal cas.
Access control signals are sent to the corresponding one bank, the selector 22 is controlled, the output terminal O of the corresponding bank is selected, and the read data is transferred to the CPU via the memory bus. To control. The same applies to write access, but in this case, memory bus 1
The write data from 9 is applied to the input terminal i of each bank 20a, 20b, and writing is performed only at the address of one bank selected by the DRAM control block 21.

【0007】図8は、DRAMメモリにおける制御タイ
ミングを示す。図8の(a)は図7のバンクAおよびバ
ンクBに送られる制御信号ras A,ras Bのタイミング
波形を示している。ras Aとras Bは90度の位相差を
もって与えられ、各パルス幅はDRAMの動作に必要な
プリチャージタイムtRPを保証する2メモリクロック
幅(2T)に設定されている。図8の(b)は、図5の
CPU16と各MSU17,18との間のインタフェー
ス制御のタイミングを示している。start は、CPU1
6からMSUへのアクセス要求を開始するためのバスア
クセス開始信号であり、busyはバス使用中を示すバスビ
ジー信号、ack はMSUからCPU16への応答信号、
dataは読み出しアクセス時にMSUからCPU16へ転
送されるデータを表す。
FIG. 8 shows the control timing in the DRAM memory. FIG. 8A shows timing waveforms of the control signals ras A and ras B sent to the banks A and B of FIG. Ras A and ras B are given with a phase difference of 90 degrees, and each pulse width is set to 2 memory clock widths (2T) that guarantee the precharge time tRP necessary for the operation of the DRAM. FIG. 8B shows the timing of interface control between the CPU 16 and the MSUs 17 and 18 of FIG. start is CPU1
6 is a bus access start signal for starting an access request from 6 to MSU, busy is a bus busy signal indicating that the bus is in use, ack is a response signal from MSU to CPU 16,
data represents data transferred from the MSU to the CPU 16 during read access.

【0008】図7のDRAMコントロールブロック21
は、バスビジー信号busyの期間(Lレベル)にCPU1
6から与えられるアクセス要求情報を取り込み、CPU
16に応答信号ack を返すとともに、バンクに対するア
クセス制御を開始する。
The DRAM control block 21 of FIG.
Is the CPU1 during the period (L level) of the bus busy signal busy.
The access request information given from 6 is taken in, and the CPU
The response signal ack is returned to 16 and access control to the bank is started.

【0009】図9は、図6のインタリーブ構成のバンク
A,Bに対して4byte×2のブロックデータの読み出し
アクセスを行う場合の、従来のメモリアクセス制御例を
示す。図9の(a)は、図8に示す制御タイミングに基
づく例であり、アクセスサイクルは0〜3の4クロック
サイクルに固定されている。ブロックデータ,は連
続アドレスでとられ、バンクAとバンクBに対する順次
のアクセス動作が繰り返して行われる。このため図示の
ように、各バンクA,Bにおけるアクセス間に、2Tの
長さの十分なプリチャージタイムtRPが設定されるの
で、それぞれのバンクから4byteのデータが順次に読み
出される。
FIG. 9 shows an example of conventional memory access control in the case of performing a read access of 4 byte × 2 block data to the banks A and B having the interleave structure of FIG. 9A is an example based on the control timing shown in FIG. 8, and the access cycle is fixed to 4 clock cycles 0 to 3. The block data is taken as a continuous address, and the sequential access operation to the bank A and the bank B is repeated. Therefore, as shown in the figure, a sufficient precharge time tRP of 2T is set between the accesses in the banks A and B, so that 4 bytes of data are sequentially read from each bank.

【0010】図9の(b)は、図9の(a)の場合とは
異なり、バンクBに対する連続アクセスを含む。つまり
データブロックの後半の4byteデータとデータブロッ
クの前半の4byteデータとは、ともにバンクBに存在
している。このため2回目のack とともにras Bがバン
クBに与えられると、バンクBにおけるプリチャージタ
イムtRPはTの長さしかとれなくなって動作不良とな
り、データブロックの前半の4byteデータは、点線で
示されるように読み出しに失敗する。
Unlike the case of FIG. 9A, FIG. 9B includes continuous access to the bank B. That is, both the 4-byte data in the latter half of the data block and the 4-byte data in the first half of the data block are both present in bank B. Therefore, when ras B is applied to the bank B together with the second ack, the precharge time tRP in the bank B is limited to the length of T, resulting in malfunction, and the first 4-byte data of the data block is indicated by the dotted line. Fails to read.

【0011】この図9の(b)のような同一バンクへの
連続アクセスを確実にするための解決策としては、アク
セスサイクルを図9の(c)のように延ばして5クロッ
クサイクルにすればよい。これにより、常にtRPは2
T以上の長さを保証されるが、アクセスサイクルが延び
た分メモリアクセス速度が大幅に低下するという問題が
ある。
As a solution for ensuring continuous access to the same bank as shown in FIG. 9B, the access cycle is extended to 5 clock cycles as shown in FIG. 9C. Good. As a result, tRP is always 2
Although a length of T or more is guaranteed, there is a problem that the memory access speed is significantly reduced due to the extension of the access cycle.

【0012】[0012]

【発明が解決しようとする課題】本発明は、複数バンク
によるインタリーブ構成のメモリ装置において、同一バ
ンクに対する連続アクセスを、メモリアクセス速度の大
幅な低下なしに効率的に実行可能にするメモリアクセス
制御方法およびメモリ制御装置を実現することを目的と
している。
SUMMARY OF THE INVENTION According to the present invention, a memory access control method for efficiently performing continuous access to the same bank in a memory device having an interleaved structure with a plurality of banks without significantly reducing the memory access speed. It is also intended to realize a memory control device.

【0013】[0013]

【課題を解決するための手段】本発明は、アクセス元装
置からのアクセス要求について、同一バンクへの連続ア
クセスを検出するとともに、同一バンクへの連続アクセ
スを検出した場合にのみ、後の方のアクセス要求に対す
る応答信号の送出やバンクへのアクセス制御のタイミン
グを遅らせて、プリチャージタイムなどの動作上必要な
余裕時間を十分に設定し、確実な動作が行われるように
するものである。
According to the present invention, an access request from an access source device detects continuous access to the same bank, and only when the continuous access to the same bank is detected, the subsequent request of the latter bank is detected. By delaying the timing of sending a response signal to the access request and controlling the access to the bank, the margin time necessary for the operation such as the precharge time is set sufficiently to ensure the reliable operation.

【0014】図1は、2つのバンクの場合について例示
的方法で示す本発明の原理的構成図である。図1におい
て、1は、2つのバンクをもつインタリーブ構成のDR
AMなどのメモリ装置である。
FIG. 1 is a principle block diagram of the present invention showing an exemplary method for the case of two banks. In FIG. 1, 1 is a DR with an interleaved structure having two banks.
A memory device such as an AM.

【0015】2は、メモリ装置1に対するアクセス要求
に応じてアクセス制御を行うメモリ制御装置である。3
は、中央処理装置(CPU)やチャネル処理装置(CH
P)などのメモリアクセス要求をもつアクセス元装置で
ある。
Reference numeral 2 is a memory control device for performing access control according to an access request to the memory device 1. Three
Is a central processing unit (CPU) or channel processing unit (CH
The access source device has a memory access request such as P).

【0016】4a,4bは、メモリ装置1を構成するイ
ンタリーブされた2つのバンクA,Bである。5は、命
令実行制御部などのアクセス要求制御部であり、命令や
コマンドなどの実行に伴って生じるメモリアクセス要求
の制御を行う。
Reference numerals 4a and 4b are two interleaved banks A and B which constitute the memory device 1. An access request control unit 5 such as an instruction execution control unit controls a memory access request generated by the execution of an instruction or a command.

【0017】6は、メモリ制御装置2におけるバンク
A,Bに対するアクセス制御回路である。7は、DRA
Mに対するras などのアクセス制御信号を発生するアク
セス制御信号発生回路であり、同一バンクに対する連続
アクセスを行う場合には、アクセス制御信号を所定時間
遅延させて発生させる。
Reference numeral 6 is an access control circuit for the banks A and B in the memory control device 2. 7 is DRA
It is an access control signal generation circuit for generating an access control signal such as ras for M. When performing continuous access to the same bank, the access control signal is generated with a delay of a predetermined time.

【0018】8は、先行するアクセス要求のバンクアド
レスを一時的に保持するレジスタである。9は、先行す
るバンクアドレスと続いて入力されたアクセス要求のバ
ンクアドレスとを比較し同一バンクへの連続アクセスの
発生を検出する比較器である。
Reference numeral 8 is a register for temporarily holding the bank address of the preceding access request. Reference numeral 9 is a comparator that compares the preceding bank address with the bank address of an access request that is subsequently input to detect the occurrence of continuous access to the same bank.

【0019】10は、アクセス元装置に対する応答信号
を発生する応答信号発生回路である。11は、応答信号
を所定時間遅延させる遅延回路(D)である。
Reference numeral 10 is a response signal generation circuit for generating a response signal to the access source device. A delay circuit (D) 11 delays the response signal by a predetermined time.

【0020】12は、比較器9が同一バンクの連続アク
セスを検出したときに遅延回路11の出力を選択し、そ
の他の場合には応答信号発生回路10の出力を直接選択
するセレクタである。
Reference numeral 12 is a selector for selecting the output of the delay circuit 11 when the comparator 9 detects continuous access to the same bank, and directly selecting the output of the response signal generating circuit 10 in other cases.

【0021】[0021]

【作用】図1において、アクセス元装置3は、アクセス
要求制御部5によりアクセス要求信号を生成してメモリ
制御装置2へ送出する。アクセス要求制御部5は、メモ
リ制御装置2から応答信号が返されなければ次のアクセ
ス要求は行わない。
In FIG. 1, the access source device 3 generates an access request signal by the access request control section 5 and sends it to the memory control device 2. The access request control unit 5 does not issue the next access request unless a response signal is returned from the memory control device 2.

【0022】メモリ制御装置2では、アクセス制御回路
がアクセス要求を受け付けるとバンクアドレスを識別
し、アクセス制御を開始するとともに応答信号発生回路
10に応答信号を発生させる。識別されたバンクアドレ
スはレジスタ8に格納され、保持される。続いてアクセ
ス要求が受け付けられると、そのバンクアドレスはレジ
スタ8にある先行のバンクアドレスと比較器9で比較さ
れる。比較結果が不一致であれば、アクセス制御の開始
タイミングや応答信号の送出タイミングは遅延されず、
図9の(a)に示した従来例のような動作が行われる。
他方、比較結果が一致であれば、同一バンクへの連続ア
クセスが生じたものとして、アクセス制御信号発生回路
7によるそのバンクへのアクセス制御タイミングを遅延
させるとともに、セレクタ12を制御して遅延回路11
により遅延された応答信号を選択させ、アクセス元装置
3へ送出させる。この結果、図9の(c)に示した従来
例のような長いアクセスサイクルが設定される。
In the memory control device 2, when the access control circuit receives the access request, it identifies the bank address, starts access control, and causes the response signal generation circuit 10 to generate a response signal. The identified bank address is stored and held in the register 8. When the access request is subsequently accepted, the bank address is compared with the preceding bank address in the register 8 by the comparator 9. If the comparison result does not match, the access control start timing and the response signal transmission timing are not delayed,
The operation as in the conventional example shown in FIG. 9A is performed.
On the other hand, if the comparison results are in agreement, it is determined that continuous access to the same bank has occurred, and the access control timing of the access control signal generation circuit 7 to that bank is delayed, and the selector 12 is controlled to delay circuit 11.
The response signal delayed by is selected and sent to the access source device 3. As a result, a long access cycle like the conventional example shown in FIG. 9C is set.

【0023】図2は、図9の従来例における4byte×2
のブロックデータの読み出しアクセスに本発明を適用し
た場合の制御タイミングを示す作用説明図である。デー
タブロックの後半の4byteデータアクセスと続くデー
タブロックの前半の4byteデータアクセスがともにバ
ンクBへの連続アクセスになることが検出された結果と
して、二重矢線で示されるようにack とras Bが1クロ
ックだけ遅延され、ras Bには、2クロック(2T)分
のプリチャージタイムtRPの設定が行われる。これに
より確実な動作が行われ、またタイミングの遅延は同一
バンクへの連続アクセス時に限られるため、メモリのア
クセス速度の低下も最小限にすることができる。なお図
2中の信号ihras については後述される。
FIG. 2 is 4 bytes × 2 in the conventional example of FIG.
FIG. 8 is an operation explanatory diagram showing control timing when the present invention is applied to read access of block data of FIG. As a result of detecting that both the 4-byte data access in the latter half of the data block and the 4-byte data access in the first half of the following data block are continuous accesses to bank B, ack and ras B are indicated by double arrows. After being delayed by one clock, the precharge time tRP for two clocks (2T) is set in ras B. As a result, a reliable operation is performed, and since the timing delay is limited to the continuous access to the same bank, it is possible to minimize the decrease in the memory access speed. The signal ihras in FIG. 2 will be described later.

【0024】[0024]

【実施例】次に本発明の実施例を説明する。図1におい
て、メモリ制御装置2は必ずしもメモリ装置1とは独立
したハードウェア装置である必要はなく、図7の従来例
のように1つのMSU内のコントロールブロックとして
設けられていてもよい。またバンク数は2以上の任意の
数(一般には2n )でよく、複数バンクのアクセス制御
およびアクセス元装置との間のインタフェース制御は、
従来のメモリシステムのものが基本的にはそのまま利用
できる。本発明の構成において独特な点は、同一バンク
への連続アクセスを検出することと、連続アクセスが検
出された場合、後の方のアクセス制御および応答信号送
出のタイミングをずらすことによって、バンク動作に必
要な余裕時間をつくるところにあることに留意されるべ
きである。
EXAMPLES Next, examples of the present invention will be described. In FIG. 1, the memory control device 2 is not necessarily a hardware device independent of the memory device 1, and may be provided as a control block in one MSU as in the conventional example of FIG. 7. The number of banks may be any number of 2 or more (generally 2 n ), and access control of a plurality of banks and interface control with the access source device are
The conventional memory system can be basically used as it is. A unique point in the configuration of the present invention is that the bank operation is detected by detecting continuous access to the same bank and, when continuous access is detected, shifting the timing of access control and response signal transmission of the latter one. It should be noted that it is about creating the necessary extra time.

【0025】したがってこのようなタイミングを所定時
間遅延させる手段としても、通常の多様な慣用技術を利
用できることはいうまでもない。1実施例として、図1
中のアクセス制御信号発生回路7の構成例を図3に示
す。
Therefore, it goes without saying that various ordinary conventional techniques can be used as means for delaying such timing by a predetermined time. As an example, FIG.
FIG. 3 shows a configuration example of the access control signal generation circuit 7 in the inside.

【0026】図3の実施例は、制御信号を遅延させるた
めに図1の遅延回路11とセレクタ12の構成を用いる
代わりに、遅延された反転出力信号を用いて入力信号を
ゲートする構成により同様な作用を行わせるものであ
る。
The embodiment of FIG. 3 is similar in that instead of using the configuration of delay circuit 11 and selector 12 of FIG. 1 to delay the control signal, a delayed inverted output signal is used to gate the input signal. It is something that causes the action.

【0027】図3において、13はANDゲート、14
はクロック同期のJKFF、15はクロック同期のDF
Fである。また+ ras A req はras 出力要求信号
A、+ras Aはras 信号A、−ihras Aはras 禁止信号
Aであり、+,−は極性を示す。図4は、図3の実施例
のタイミング図であり、図3ではバンクA用のもののみ
が示されているが、図4ではバンクA用信号が上半分
に、バンクB用信号を下半分に示してある。なお図4中
の−ihras ,+ras の各波形と図2中のihras ,ras の
各波形とは互いに反転された関係にある。
In FIG. 3, 13 is an AND gate and 14
Is a clock-synchronized JKFF, 15 is a clock-synchronized DF
It is F. Further, + ras A req is a ras output request signal A, + ras A is a ras signal A, -ihras A is a ras prohibition signal A, and + and-indicate polarities. FIG. 4 is a timing chart of the embodiment of FIG. 3, and only the one for bank A is shown in FIG. 3, but in FIG. 4, the signal for bank A is in the upper half and the signal for bank B is in the lower half. It is shown in. Note that the waveforms of -ihras and + ras in FIG. 4 and the waveforms of ihras and ras in FIG. 2 have an inverted relationship.

【0028】図3において、+ ras A req 信号は、
アクセス元装置からのアドレスを識別し、バンクAから
のアクセスを開始するために ras A 信号の出力を要
求する信号であり、+ ras Aが出力されるまで要求状
態を維持する。ANDゲート13は、これを1クロック
遅れの反転出力信号である−ihras Aによってゲート
し、次のクロックでFF14に書き込む。FF14の出
力が+ras Aである。+ras Aは図1のバンクAに送出
されるが、同時にFF15に次のクロックで書き込まれ
る。このFF15の反転出力が−ihras Aであり、+ra
s Aを1クロック遅延させて極性を反転させたものとな
る。
In FIG. 3, the + ras A req signal is
This signal identifies the address from the access source device and requests the output of the ras A signal in order to start the access from the bank A, and maintains the requested state until + ras A is output. The AND gate 13 gates it by the inverted output signal -ihras A delayed by one clock and writes it in the FF 14 at the next clock. The output of the FF 14 is + ras A. Although + ras A is sent to the bank A in FIG. 1, it is simultaneously written in the FF 15 at the next clock. The inverted output of this FF15 is -ihras A, + ra
s A is delayed by one clock and the polarity is inverted.

【0029】図4は、+ ras A req ,+ ras B r
eq の各入力に対して、矢線で示されるように+ras
A,+ras B,−ihras A,−ihras B がそれぞれ生
成される様子を示している。
FIG. 4 shows + ras A req and + ras B r.
+ ras for each input of eq, as indicated by the arrow
A, + ras B, -ihras A, and -ihras B are generated, respectively.

【0030】[0030]

【発明の効果】本発明によれば、メモリ装置の各バンク
に対するアクセスは、DRAMのプリチャージタイムの
ような動作上必要な余裕時間を確保した最短のアクセス
サイクルで実行されるので、インタリーブ機能を活かし
ながら高速のデータ転送を実現することができ、コンピ
ュータシステムの処理性能の改善を図ることができる。
According to the present invention, since access to each bank of the memory device is executed in the shortest access cycle that secures a margin time necessary for operation such as DRAM precharge time, an interleave function is provided. High-speed data transfer can be realized while making good use of it, and the processing performance of the computer system can be improved.

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

【図1】本発明の原理的構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の作用説明図である。FIG. 2 is an explanatory view of the operation of the present invention.

【図3】アクセス制御信号発生回路の実施例構成図であ
る。
FIG. 3 is a block diagram of an embodiment of an access control signal generation circuit.

【図4】アクセス制御信号発生回路の実施例のタイミン
グ図である。
FIG. 4 is a timing diagram of an embodiment of an access control signal generation circuit.

【図5】メモリシステムの従来例の構成図である。FIG. 5 is a configuration diagram of a conventional example of a memory system.

【図6】メモリバンクのインタリーブ構成の説明図であ
る。
FIG. 6 is an explanatory diagram of an interleaved structure of a memory bank.

【図7】バンク構成のMSUの従来例の構成図である。FIG. 7 is a configuration diagram of a conventional example of an MSU having a bank configuration.

【図8】DRAMメモリの制御タイミング図である。FIG. 8 is a control timing chart of the DRAM memory.

【図9】従来のメモリアクセス制御例のタイミング図で
ある。
FIG. 9 is a timing diagram of a conventional memory access control example.

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

1 メモリ装置 2 メモリ制御装置 3 アクセス元装置 4a バンクA 4b バンクB 5 アクセス要求制御部 6 アクセス制御回路 7 アクセス制御信号発生回路 8 レジスタ 9 比較器 10 応答信号発生回路 11 遅延回路 12 セレクタ 1 memory device 2 memory control device 3 access source device 4a bank A 4b bank B 5 access request control unit 6 access control circuit 7 access control signal generation circuit 8 register 9 comparator 10 response signal generation circuit 11 delay circuit 12 selector

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 インタリーブ構成の複数のバンクからな
るメモリ装置と、メモリ装置に対してアクセス要求を行
うアクセス元装置と、アクセス元装置からのアクセス要
求に応じてメモリ装置の該当する1つのバンクに対する
アクセス制御を行うメモリ制御装置とを備えたシステム
におけるメモリアクセス制御方法において、 アクセス元装置は、アクセス要求が生じたときメモリ制
御装置にアクセス要求を送り、メモリ制御装置はアクセ
ス要求を受け取るとアクセス元装置に応答信号を返すと
ともにメモリ装置の該当バンクへのアクセス制御を開始
し、アクセス元装置はメモリ制御装置から応答信号を受
け取ったとき、次のアクセス要求があればそれをメモリ
制御装置へ送出する動作を繰り返し、 メモリ制御装置は、アクセス元装置から連続して同一バ
ンクへのアクセス要求が行われたとき、後の方のアクセ
ス要求についてのアクセス元装置への応答信号の送出と
該当バンクのアクセス制御の開始とは所定時間遅延させ
ることを特徴とするメモリアクセス制御方法。
1. A memory device comprising a plurality of interleaved banks, an access source device for making an access request to the memory device, and a corresponding bank of the memory device in response to an access request from the access source device. In a memory access control method in a system including a memory control device that performs access control, an access source device sends an access request to the memory control device when an access request occurs, and the memory control device receives the access request when the access source device receives the access request. When the access source device receives a response signal from the memory control device and sends a response signal to the memory control device, it sends the response signal to the memory control device. The operation is repeated and the memory controller continues from the access source device. Memory access characterized in that when an access request to the same bank is issued, a response signal to the access source device for the later access request and the start of the access control of the corresponding bank are delayed by a predetermined time. Control method.
【請求項2】 インタリーブ構成の複数のバンクからな
るメモリ装置を制御し、アクセス元装置からのアクセス
要求に応じてアクセス元装置に応答信号を返すとともに
メモリ装置の該当バンクへのアクセス制御を開始するメ
モリ制御装置において、 アクセス元装置からのアクセス要求について同一バンク
に対する連続アクセスを検出する手段をそなえ、同一バ
ンクに対する連続アクセスを検出したとき、当該連続ア
クセスのうちの後の方のアクセス制御のタイミングを所
定時間遅延させることを特徴とするメモリ制御装置。
2. A memory device comprising a plurality of interleaved banks is controlled, a response signal is returned to the access source device in response to an access request from the access source device, and access control to the corresponding bank of the memory device is started. The memory control device is provided with means for detecting continuous access to the same bank in response to an access request from the access source device, and when continuous access to the same bank is detected, the timing of access control of the latter of the continuous access is set. A memory control device characterized by delaying for a predetermined time.
JP13866692A 1992-05-29 1992-05-29 Method for controlling memory access and memory controller Pending JPH05334183A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13866692A JPH05334183A (en) 1992-05-29 1992-05-29 Method for controlling memory access and memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13866692A JPH05334183A (en) 1992-05-29 1992-05-29 Method for controlling memory access and memory controller

Publications (1)

Publication Number Publication Date
JPH05334183A true JPH05334183A (en) 1993-12-17

Family

ID=15227290

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13866692A Pending JPH05334183A (en) 1992-05-29 1992-05-29 Method for controlling memory access and memory controller

Country Status (1)

Country Link
JP (1) JPH05334183A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000060749A1 (en) * 1999-04-02 2000-10-12 Matsushita Electric Industrial Co., Ltd. Processor and processing method
WO2010001622A1 (en) * 2008-07-03 2010-01-07 株式会社バッファロー Memory module and auxiliary module for memory
GB2530017A (en) * 2014-08-26 2016-03-16 Advanced Risc Mach Ltd Double pumped memory techniques

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6394347A (en) * 1986-10-09 1988-04-25 Fuji Xerox Co Ltd Memory accessing circuit
JPH03280140A (en) * 1990-03-29 1991-12-11 Koufu Nippon Denki Kk Access controller for dynamic ram

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6394347A (en) * 1986-10-09 1988-04-25 Fuji Xerox Co Ltd Memory accessing circuit
JPH03280140A (en) * 1990-03-29 1991-12-11 Koufu Nippon Denki Kk Access controller for dynamic ram

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000060749A1 (en) * 1999-04-02 2000-10-12 Matsushita Electric Industrial Co., Ltd. Processor and processing method
WO2010001622A1 (en) * 2008-07-03 2010-01-07 株式会社バッファロー Memory module and auxiliary module for memory
CN102077180A (en) * 2008-07-03 2011-05-25 巴比禄股份有限公司 Memory module and auxiliary module for memory
GB2530017A (en) * 2014-08-26 2016-03-16 Advanced Risc Mach Ltd Double pumped memory techniques
US9627022B2 (en) 2014-08-26 2017-04-18 Arm Limited Double pumped memory techniques
GB2530017B (en) * 2014-08-26 2020-05-13 Advanced Risc Mach Ltd Double pumped memory techniques

Similar Documents

Publication Publication Date Title
US5909701A (en) Interface for high speed memory
JP2909592B2 (en) Computer memory system
JPH06215575A (en) Data output buffer of semiconductor memory device
JP3922487B2 (en) Memory control apparatus and method
JP2010146252A (en) Ddr memory controller
JP2002236610A (en) Burst access memory system
KR100317542B1 (en) Semiconductor memory device
JPH05334183A (en) Method for controlling memory access and memory controller
JPS6290742A (en) Method and apparatus for upgrading performance of cpu
JPH0390942A (en) Control system for main storage device
JP2624388B2 (en) DMA device
JP2004013618A (en) Access controller for synchronous semiconductor storage device
JPS6129489A (en) Controll system of dynamic memory
JPH03132852A (en) Bus asynchronous control system
JP3588405B2 (en) Memory controller
JPH047761A (en) Memory access method
JP3389152B2 (en) DRAM control circuit
JPH1116339A (en) Memory command control circuit
JPS63298796A (en) Memory device
JP3563340B2 (en) Memory controller
JPH0142017B2 (en)
JPH0331946A (en) Memory
JPS6371759A (en) Direct memory access device
JPS6329854A (en) Access control circuit for dual port memory
JPH04324188A (en) Dynamic ram controller circuit device