JPH06259314A - Memory controller - Google Patents

Memory controller

Info

Publication number
JPH06259314A
JPH06259314A JP5046514A JP4651493A JPH06259314A JP H06259314 A JPH06259314 A JP H06259314A JP 5046514 A JP5046514 A JP 5046514A JP 4651493 A JP4651493 A JP 4651493A JP H06259314 A JPH06259314 A JP H06259314A
Authority
JP
Japan
Prior art keywords
memory
transfer
signal
memory access
request
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
JP5046514A
Other languages
Japanese (ja)
Inventor
Tomohiko Kitamura
朋彦 北村
Toshiyuki Ochiai
利之 落合
Tsutomu Sekibe
勉 関部
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP5046514A priority Critical patent/JPH06259314A/en
Publication of JPH06259314A publication Critical patent/JPH06259314A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dram (AREA)

Abstract

PURPOSE:To provide the memory controller which is small in circuit scale and performs memory control fast. CONSTITUTION:A memory device 4 has a data transfer mode. A memory access request device 1 sends a request to access data to the memory device 4. A transfer request device 2 sends a request to transfer data to the memory device 4. An arbitration device 3 arbitrates the memory access request signal from the memory access request device 1 and the transfer request signal from the transfer request device 2, and outputs a memory control signal for memory access to the memory device 4 by being supplied with a memory access status signal from the memory access request device 1 when the memory access request signal is selected as a result of the arbitration and a memory control signal for transfer and a memory control signal for refreshing successively to the memory device 4 by being supplied with a transfer status signal from the transfer request device 2 when the transfer request signal is selected.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ダイナミックメモリを
制御するメモリ制御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory control device for controlling a dynamic memory.

【0002】[0002]

【従来の技術】近年、コンピュータの高速化およびメモ
リの高速化が進み、メモリ制御装置の高速化が要求され
ている。従来のメモリ制御装置は、例えば図5のよう
に、メモリアクセス要求装置31と、転送要求装置32
と、調停装置33と、メモリ装置34と、リフレッシュ
要求装置35とを備えていた。
2. Description of the Related Art In recent years, as computers have become faster and memories have become faster, there has been a demand for faster memory control devices. The conventional memory control device includes a memory access request device 31 and a transfer request device 32 as shown in FIG.
And an arbitration device 33, a memory device 34, and a refresh request device 35.

【0003】この従来のメモリ制御装置においては、メ
モリ装置34に対してアクセスを行なう場合、メモリア
クセス要求装置31が、任意の時間にメモリアクセス要
求信号を発生し、転送要求装置32が、転送を必要とす
る時間に転送要求信号を発生し、リフレッシュ要求装置
35が、リフレッシュを必要とする時間にリフレッシュ
要求信号を発生する。そして調停装置33が、複数の要
求信号の調停を行ない、その結果としてメモリアクセス
要求信号を選択した場合、メモリアクセス要求装置31
からのメモリアクセスステータス信号に基づいてメモリ
制御信号を作成してメモリ装置34に出力し、転送要求
信号を選択した場合、転送要求装置32からの転送ステ
ータス信号に基づいてメモリ制御信号を作成してメモリ
装置34に出力し、リフレッシュ要求信号を選択した場
合、リフレッシュ要求装置35からのリフレッシュステ
ータス信号に基づいてメモリ制御信号を作成してメモリ
装置34に出力していた。
In this conventional memory control device, when accessing the memory device 34, the memory access request device 31 generates a memory access request signal at an arbitrary time, and the transfer request device 32 transfers the data. The transfer request signal is generated at the required time, and the refresh request device 35 generates the refresh request signal at the required refresh time. When the arbitration device 33 arbitrates a plurality of request signals and, as a result, selects the memory access request signal, the memory access request device 31.
A memory control signal is generated based on the memory access status signal from the memory device 34 and output to the memory device 34, and when the transfer request signal is selected, the memory control signal is generated based on the transfer status signal from the transfer request device 32. When the refresh request signal is output to the memory device 34 and selected, the memory control signal is created based on the refresh status signal from the refresh request device 35 and output to the memory device 34.

【0004】図6は従来のメモリ制御装置における調停
装置33の入出力信号のタイミングチャートの説明図
で、メモリ装置34は、連続するメモリアクセスでロー
アドレスが同一であればその入力を省略できるモードを
有しており、メモリアクセス要求装置31が連続してメ
モリアクセス要求信号MREQを発生し、転送要求装置
32が転送要求信号TREQを発生し、リフレッシュ要
求装置35がリフレッシュ要求信号RREQを発生した
場合のタイミングチャートである。メモリ装置34は、
メモリ制御信号RASの立ち下がりでローアドレスを取
り込み、メモリ制御信号CASの立ち下がりでカラムア
ドレスを取り込み、メモリ制御信号RASの立ち下がり
でメモリ制御信号DTがハイレベルであれば転送モード
を指定し、メモリ制御信号CASの立ち下がりでメモリ
制御信号RASがハイレベルであれば内部のカウンタを
使用してリフレッシュを行う。
FIG. 6 is an explanatory diagram of a timing chart of input / output signals of the arbitration device 33 in the conventional memory control device. In the memory device 34, if the row address is the same in successive memory accesses, the input can be omitted. When the memory access request device 31 continuously generates the memory access request signal MREQ, the transfer request device 32 generates the transfer request signal TREQ, and the refresh request device 35 generates the refresh request signal RREQ. 2 is a timing chart of. The memory device 34 is
When the memory control signal RAS falls, the row address is fetched, when the memory control signal CAS falls, the column address is fetched, and when the memory control signal RAS falls, the transfer mode is designated. If the memory control signal RAS is at a high level at the fall of the memory control signal CAS, the internal counter is used for refreshing.

【0005】[0005]

【発明が解決しようとする課題】しかしながら上記従来
の構成では、転送要求の発生とリフレッシュ要求の発生
とが互いに独立であったため、メモリアクセス要求が、
転送要求とリフレッシュ要求との両者を調停の対象とす
る必要があり、転送要求およびリフレッシュ要求の発生
毎に調停のためのオーバヘッドが発生し、高速化が図れ
ないという問題点を有していた。また、調停の対象とな
る要求がメモリアクセス要求以外に複数存在するため、
回路が複雑となり、回路規模が大きくなるという問題点
を有していた。
However, in the above-mentioned conventional configuration, since the generation of the transfer request and the generation of the refresh request are independent of each other, the memory access request is
It is necessary to subject both the transfer request and the refresh request to arbitration, and an overhead for arbitration is generated every time the transfer request and the refresh request are generated, resulting in a problem that the speed cannot be increased. In addition, since there are multiple requests subject to arbitration other than memory access requests,
There is a problem that the circuit becomes complicated and the circuit scale becomes large.

【0006】本発明はかかる事情に鑑みて成されたもの
であり、回路規模が小さく、しかもメモリ制御を高速に
行なうことができるメモリ制御装置を提供することを目
的とする。
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a memory control device having a small circuit scale and capable of performing memory control at high speed.

【0007】[0007]

【課題を解決するための手段】請求項1の発明は、デー
タ転送モードを有するメモリ装置と、このメモリ装置に
データアクセスを要求するメモリアクセス要求装置と、
前記メモリ装置にデータ転送を要求する転送要求装置
と、前記メモリアクセス要求装置からのメモリアクセス
要求信号と前記転送要求装置からの転送要求信号との調
停を行ない、調停の結果、前記メモリアクセス要求信号
を選択した場合、前記メモリアクセス要求装置からメモ
リアクセスステータス信号が供給されることにより、前
記メモリ装置にメモリアクセスのためのメモリ制御信号
を出力し、前記転送要求信号を選択した場合、前記転送
要求装置から転送ステータス信号が供給されることによ
り、前記メモリ装置に転送のためのメモリ制御信号とリ
フレッシュのためのメモリ制御信号とを連続して出力す
る調停装置と、を備えたことを特徴としている。
According to a first aspect of the present invention, there is provided a memory device having a data transfer mode, and a memory access request device for requesting data access to the memory device.
Arbitration is performed between a transfer request device that requests data transfer to the memory device, a memory access request signal from the memory access request device and a transfer request signal from the transfer request device, and the result of the arbitration is the memory access request signal. When the memory access request signal is selected, the memory access status signal is supplied from the memory access requesting device to output a memory control signal for memory access to the memory device. When the transfer request signal is selected, the transfer request is transmitted. An arbitration device that continuously outputs a memory control signal for transfer and a memory control signal for refresh to the memory device when a transfer status signal is supplied from the device. .

【0008】請求項2の発明は、調停装置が、転送要求
装置からのリフレッシュのためのメモリアクセス回数を
決定するリフレッシュステータス信号に基づいて、リフ
レッシュのためのメモリ制御信号をメモリ装置に連続し
て複数回出力する構成としたことを特徴としている。
According to a second aspect of the present invention, the arbitration device continuously supplies a memory control signal for refreshing to the memory device based on the refresh status signal for determining the number of times of memory access for refreshing from the transfer requesting device. It is characterized in that it is configured to output a plurality of times.

【0009】[0009]

【作用】請求項1の発明において、メモリ装置は、デー
タ転送モードを有する。メモリアクセス要求装置は、メ
モリ装置にデータアクセスを要求する。転送要求装置
は、メモリ装置にデータ転送を要求する。調停装置は、
メモリアクセス要求装置からのメモリアクセス要求信号
と転送要求装置からの転送要求信号との調停を行ない、
調停の結果、メモリアクセス要求信号を選択した場合、
メモリアクセス要求装置からメモリアクセスステータス
信号が供給されることにより、メモリ装置にメモリアク
セスのためのメモリ制御信号を出力し、転送要求信号を
選択した場合、転送要求装置から転送ステータス信号が
供給されることにより、メモリ装置に転送のためのメモ
リ制御信号とリフレッシュのためのメモリ制御信号とを
連続して出力する。
In the invention of claim 1, the memory device has a data transfer mode. The memory access requesting device requests data access to the memory device. The transfer request device requests the memory device to transfer data. The arbitration device is
Arbitration between the memory access request signal from the memory access request device and the transfer request signal from the transfer request device,
If the memory access request signal is selected as a result of arbitration,
When the memory access request signal is supplied from the memory access request device, a memory control signal for memory access is output to the memory device. When the transfer request signal is selected, the transfer request device supplies the transfer status signal. As a result, the memory control signal for transfer and the memory control signal for refresh are continuously output to the memory device.

【0010】請求項2の発明において、調停装置は、転
送要求装置からのリフレッシュのためのメモリアクセス
回数を決定するリフレッシュステータス信号に基づい
て、リフレッシュのためのメモリ制御信号をメモリ装置
に連続して複数回出力する。
According to another aspect of the invention, the arbitration device continuously supplies a memory control signal for refresh to the memory device based on a refresh status signal for determining the number of times of memory access for refresh from the transfer request device. Output multiple times.

【0011】[0011]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。 (実施例1)図1は本発明の実施例1におけるメモリ制
御装置のブロック図で、このメモリ制御装置は、メモリ
アクセス要求装置1と、転送要求装置2と、調停装置3
と、メモリ装置4とを備えている。メモリアクセス要求
装置1は、メモリ装置4にデータアクセスを要求する。
転送要求装置2は、メモリ装置4にデータ転送を要求す
る。調停装置3は、メモリアクセス要求装置1からのメ
モリアクセス要求信号と転送要求装置2からの転送要求
信号との調停を行ない、調停の結果、メモリアクセス要
求信号を選択した場合、メモリアクセス要求装置1から
メモリアクセスステータス信号が供給されることによ
り、メモリ装置4にメモリアクセスのためのメモリ制御
信号を出力し、転送要求信号を選択した場合、転送要求
装置2から転送ステータス信号が供給されることによ
り、メモリ装置4に転送のためのメモリ制御信号とリフ
レッシュのためのメモリ制御信号とを連続して出力す
る。メモリ装置4は、データ転送モードを有する。
Embodiments of the present invention will now be described in detail with reference to the drawings. (Embodiment 1) FIG. 1 is a block diagram of a memory control device according to a first embodiment of the present invention. This memory control device comprises a memory access request device 1, a transfer request device 2, and an arbitration device 3.
And a memory device 4. The memory access requesting device 1 requests the memory device 4 for data access.
The transfer requesting device 2 requests the memory device 4 to transfer data. The arbitration device 3 arbitrates the memory access request signal from the memory access request device 1 and the transfer request signal from the transfer request device 2, and when the memory access request signal is selected as a result of the arbitration, the memory access request device 1 When a transfer request signal is selected by outputting a memory control signal for memory access to the memory device 4 by supplying a memory access status signal from the transfer request signal from the transfer request device 2. , And continuously outputs a memory control signal for transfer and a memory control signal for refresh. The memory device 4 has a data transfer mode.

【0012】図2は、メモリ装置4が、連続するメモリ
アクセスでローアドレスが同一であればその入力を省略
できるモードを有し、メモリアクセス要求装置1が、連
続してメモリアクセス要求信号MREQを発生し、転送
要求装置2が、転送要求信号TREQを発生しない場合
の、調停装置3の入出力信号のタイミングチャートの一
例である。
FIG. 2 shows a mode in which the memory device 4 can omit the input if the row address is the same in successive memory accesses, and the memory access request device 1 continuously outputs the memory access request signal MREQ. 6 is an example of a timing chart of the input / output signals of the arbitration device 3 when the transfer request device 2 does not generate the transfer request signal TREQ.

【0013】ここで、ローアドレスが同一のメモリアク
セス要求信号MREQが5回連続して発生した場合の調
停装置3の動作について説明する。メモリアクセス要求
装置1からの1回目のメモリアクセス要求信号MREQ
に対し、メモリアクセス要求装置1からメモリアクセス
ステータス信号が供給されることによりメモリ制御信号
RAS,CASを作成し、まずメモリ制御信号RASを
ローレベルにし、次にメモリ制御信号CASをローレベ
ルにしてメモリ装置4に出力する。次に、2回目以降の
メモリアクセス要求信号MREQに対しては、ローアド
レスが同じであるために、メモリ制御信号RASをロー
レベルに固定し、次にメモリ制御信号CASをローレベ
ルとハイレベルとに5回反転させ、アクセス終了後にメ
モリ制御信号RASをハイレベルにする。
The operation of the arbitration device 3 when the memory access request signal MREQ having the same row address is generated five times in succession will be described. First memory access request signal MREQ from the memory access request device 1
On the other hand, the memory access request device 1 supplies the memory access status signal to generate the memory control signals RAS and CAS. First, the memory control signal RAS is set to the low level, and then the memory control signal CAS is set to the low level. Output to the memory device 4. Next, since the row address is the same for the memory access request signal MREQ from the second time onward, the memory control signal RAS is fixed to the low level, and then the memory control signal CAS is set to the low level and the high level. , And the memory control signal RAS is set to the high level after the access is completed.

【0014】図3は、メモリ装置4が、連続するメモリ
アクセスでローアドレスが同一であればその入力を省略
できるモードを有し、メモリアクセス要求装置1が、連
続してメモリアクセス要求信号MREQを発生し、転送
要求装置2が、転送要求信号TREQを発生する場合
の、調停装置3の入出力信号のタイミングチャートの一
例である。
FIG. 3 shows a mode in which the memory device 4 can omit the input if the row address is the same in successive memory accesses, and the memory access request device 1 continuously outputs the memory access request signal MREQ. 6 is an example of a timing chart of input / output signals of the arbitration device 3 when the transfer request device 2 generates a transfer request signal TREQ.

【0015】ここで、ローアドレスが同一のメモリアク
セス要求信号MREQが5回連続して発生し、1回目の
メモリアクセス要求終了後に、転送要求装置2が転送要
求信号TREQを発生した場合の調停装置3の動作につ
いて説明する。メモリアクセス要求装置1からの1回目
のメモリアクセス要求信号MREQに対し、メモリアク
セス要求装置1からメモリアクセスステータス信号が供
給されることによりメモリ制御信号RAS,CAS,D
Tを作成し、まずメモリ制御信号RASをローレベルに
し、次にメモリ制御信号CASをローレベルにする。次
に、転送要求装置2からの転送要求を受け付け、転送の
ためのメモリ制御信号とリフレッシュのためのメモリ制
御信号とを連続してメモリ装置4に出力する。その後、
2回目以降のメモリアクセス要求に対しては、ローアド
レスが同じであるために、メモリ制御信号RASをロー
レベルに固定し、次にメモリ制御信号CASの出力をロ
ーレベルとハイレベルとに4回反転させ、アクセス終了
後にメモリ制御信号RASをハイレベルにする。
Here, the arbitration device in the case where the memory access request signal MREQ having the same row address is generated five times in succession and the transfer request device 2 generates the transfer request signal TREQ after the end of the first memory access request. The operation of No. 3 will be described. In response to the first memory access request signal MREQ from the memory access requesting device 1, the memory access requesting device 1 supplies the memory access status signal to the memory control signals RAS, CAS, D.
T is created, first the memory control signal RAS is set to low level, and then the memory control signal CAS is set to low level. Next, the transfer request from the transfer request device 2 is accepted, and the memory control signal for transfer and the memory control signal for refresh are continuously output to the memory device 4. afterwards,
Since the row address is the same for the second and subsequent memory access requests, the memory control signal RAS is fixed at the low level, and then the output of the memory control signal CAS is changed to the low level and the high level four times. It is inverted and the memory control signal RAS is set to the high level after the access is completed.

【0016】このように、データ転送モードを有するメ
モリ装置4と、メモリ装置4にデータアクセスを要求す
るメモリアクセス要求装置1と、メモリ装置4にデータ
転送を要求する転送要求装置2と、メモリアクセス要求
装置1からのメモリアクセス要求信号と転送要求装置2
からの転送要求信号との調停を行ない、調停の結果、メ
モリアクセス要求信号を選択した場合、メモリアクセス
要求装置1からメモリアクセスステータス信号が供給さ
れることにより、メモリ装置4にメモリアクセスのため
のメモリ制御信号を出力し、転送要求信号を選択した場
合、転送要求装置2から転送ステータス信号が供給され
ることにより、メモリ装置4に転送のためのメモリ制御
信号とリフレッシュのためのメモリ制御信号とを連続し
て出力する調停装置3と、を備えたので、複数のメモリ
アクセス中断要因を1回の調停で処理することから、調
停のオーバヘッドを少なくして効率的なメモリアクセス
を実現できる。
As described above, the memory device 4 having the data transfer mode, the memory access request device 1 for requesting the memory device 4 for data access, the transfer request device 2 for requesting the memory device 4 for data transfer, and the memory access. Memory access request signal from request device 1 and transfer request device 2
When a memory access request signal is selected as a result of the arbitration, a memory access request signal is supplied from the memory access request device 1 to the memory device 4 for memory access. When the memory control signal is output and the transfer request signal is selected, the transfer status signal is supplied from the transfer request device 2, whereby the memory device 4 receives the memory control signal for transfer and the memory control signal for refresh. Since a plurality of memory access interruption factors are processed by one-time arbitration, it is possible to realize efficient memory access by reducing the arbitration overhead.

【0017】なお上記実施例1では、メモリ装置4が、
連続するメモリアクセスでローアドレスが同一であれば
その入力を省略できるモードを持ち、さらに内部のカウ
ンタを使用してリフレッシュを行なう構成としたが、必
ずしもこのように構成する必要はない。また上記実施例
1では、ローアドレスが同一のメモリアクセスが連続す
る場合について説明したが、本発明の効果はこのような
場合にのみ発生するものではないことは明らかである。
In the first embodiment, the memory device 4 is
Although there is a mode in which the input can be omitted if the row address is the same in successive memory accesses, and the internal counter is used for refreshing, the configuration is not necessarily required. In the first embodiment, the case where the memory accesses having the same row address are consecutively described has been described, but it is clear that the effect of the present invention does not occur only in such a case.

【0018】また上記実施例1では、転送要求が受け付
けられたときに実行されるリフレッシュの回数を1回と
したが、複数回としてもよい。 (実施例2)図4は本発明の実施例2におけるメモリ制
御装置のブロック図で、このメモリ制御装置は、メモリ
アクセス要求装置11と、転送要求装置12と、調停装
置13と、メモリ装置14とを備えている。メモリアク
セス要求装置11は、メモリ装置14にデータアクセス
を要求する。転送要求装置12は、メモリ装置14にデ
ータ転送を要求する。調停装置13は、メモリアクセス
要求装置11からのメモリアクセス要求信号と転送要求
装置12からの転送要求信号との調停を行ない、調停の
結果、メモリアクセス要求信号を選択した場合、メモリ
アクセス要求装置11からメモリアクセスステータス信
号が供給されることにより、メモリ装置14にメモリア
クセスのためのメモリ制御信号を出力し、転送要求信号
を選択した場合、転送要求装置12から転送ステータス
信号が供給されることにより、メモリ装置14に転送の
ためのメモリ制御信号とリフレッシュのためのメモリ制
御信号とを連続して出力する。なお、リフレッシュのた
めのメモリ制御信号は、転送要求装置12からのリフレ
ッシュのためのメモリアクセス回数を決定するリフレッ
シュステータス信号に基づいて、調停装置13からメモ
リ装置14に連続して複数回出力される。メモリ装置1
4は、データ転送モードを有する。すなわち図1と異な
るのは、転送要求装置12が調停装置13にリフレッシ
ュ回数を示すリフレッシュステータス信号を出力する点
である。
In the first embodiment, the number of refreshes executed when the transfer request is accepted is one, but it may be plural. (Embodiment 2) FIG. 4 is a block diagram of a memory control device according to a second embodiment of the present invention. This memory control device includes a memory access request device 11, a transfer request device 12, an arbitration device 13, and a memory device 14. It has and. The memory access requesting device 11 requests the memory device 14 for data access. The transfer request device 12 requests the memory device 14 for data transfer. The arbitration device 13 arbitrates the memory access request signal from the memory access request device 11 and the transfer request signal from the transfer request device 12, and when the memory access request signal is selected as a result of the arbitration, the memory access request device 11 Is supplied with a memory access status signal, a memory control signal for memory access is output to the memory device 14, and when the transfer request signal is selected, the transfer request signal is supplied from the transfer request device 12. , A memory control signal for transfer and a memory control signal for refresh are continuously output to the memory device 14. The memory control signal for refresh is continuously output from the arbitration device 13 to the memory device 14 a plurality of times based on the refresh status signal from the transfer requesting device 12 that determines the number of memory accesses for refreshing. . Memory device 1
4 has a data transfer mode. That is, the difference from FIG. 1 is that the transfer requesting device 12 outputs a refresh status signal indicating the number of refreshes to the arbitration device 13.

【0019】次に動作を説明する。第1の実施例と同様
に、転送要求装置12から転送要求が出力されると、こ
れと同時に、行なうべきリフレッシュの回数を示すリフ
レッシュステータス信号が出力される。調停装置13
は、調停の結果転送要求を受け付けた場合、転送のため
のメモリ制御信号をメモリ装置14に出力した後、リフ
レッシュステータス信号により指定された回数のリフレ
ッシュのためのメモリ制御信号をメモリ装置14に連続
して出力する。
Next, the operation will be described. Similar to the first embodiment, when a transfer request is output from the transfer request device 12, at the same time, a refresh status signal indicating the number of refreshes to be performed is output. Arbitration device 13
When the transfer request is received as a result of the arbitration, after outputting the memory control signal for transfer to the memory device 14, the memory control signal for refreshing the number of times specified by the refresh status signal is continuously supplied to the memory device 14. And output.

【0020】このように、調停装置13が、転送要求装
置12からのリフレッシュのためのメモリアクセス回数
を決定するリフレッシュステータス信号に基づいて、リ
フレッシュのためのメモリ制御信号をメモリ装置14に
連続して複数回出力する構成としたので、任意のリフレ
ッシュのサイクルを実現できる。
As described above, the arbitration device 13 continuously supplies the memory device 14 with a memory control signal for refreshing based on the refresh status signal from the transfer requesting device 12 which determines the number of times of memory access for refreshing. Since it is configured to output multiple times, any refresh cycle can be realized.

【0021】[0021]

【発明の効果】以上説明したように本発明によれば、デ
ータ転送モードを有するメモリ装置と、メモリ装置にデ
ータアクセスを要求するメモリアクセス要求装置と、メ
モリ装置にデータ転送を要求する転送要求装置と、メモ
リアクセス要求装置からのメモリアクセス要求信号と前
記転送要求装置からの転送要求信号との調停を行ない、
調停の結果、前記メモリアクセス要求信号を選択した場
合、前記メモリアクセス要求装置からメモリアクセスス
テータス信号が供給されることにより、前記メモリ装置
にメモリアクセスのためのメモリ制御信号を出力し、前
記転送要求信号を選択した場合、前記転送要求装置から
転送ステータス信号が供給されることにより、前記メモ
リ装置に転送のためのメモリ制御信号とリフレッシュの
ためのメモリ制御信号とを連続して出力する調停装置と
を備えたので、複数のメモリアクセス中断要因を1回の
調停で処理できることから調停のオーバヘッドが少な
く、したがって回路規模が小さくしかもメモリ制御を高
速に行なうことができる。
As described above, according to the present invention, a memory device having a data transfer mode, a memory access request device for requesting data access to the memory device, and a transfer request device for requesting data transfer to the memory device. Arbitrating a memory access request signal from the memory access request device and a transfer request signal from the transfer request device,
When the memory access request signal is selected as a result of the arbitration, a memory access status signal is supplied from the memory access request device, thereby outputting a memory control signal for memory access to the memory device, and transferring the transfer request. When a signal is selected, a transfer status signal is supplied from the transfer request device, and an arbitration device that continuously outputs a memory control signal for transfer and a memory control signal for refresh to the memory device. Since a plurality of memory access interruption factors can be processed by one arbitration, the arbitration overhead is small, and therefore the circuit scale is small and the memory control can be performed at high speed.

【0022】また、調停装置が、転送要求装置からのリ
フレッシュのためのメモリアクセス回数を決定するリフ
レッシュステータス信号に基づいて、リフレッシュのた
めのメモリ制御信号をメモリ装置に連続して複数回出力
する構成とすれば、任意のリフレッシュのサイクルを実
現できる。
Further, the arbitration device outputs the memory control signal for refreshing to the memory device a plurality of times continuously based on the refresh status signal which determines the number of times of memory access for refreshing from the transfer requesting device. Then, an arbitrary refresh cycle can be realized.

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

【図1】本発明の実施例1におけるメモリ制御装置のブ
ロック図である。
FIG. 1 is a block diagram of a memory control device according to a first embodiment of the present invention.

【図2】本発明の実施例1におけるメモリ制御装置に備
えられた調停装置の入出力信号のタイミングチャートで
ある。
FIG. 2 is a timing chart of input / output signals of the arbitration device included in the memory control device according to the first embodiment of the present invention.

【図3】本発明の実施例1におけるメモリ制御装置に備
えられた調停装置の入出力信号のタイミングチャートで
ある。
FIG. 3 is a timing chart of input / output signals of the arbitration device included in the memory control device according to the first embodiment of the present invention.

【図4】本発明の実施例2におけるメモリ制御装置のブ
ロック図である。
FIG. 4 is a block diagram of a memory control device according to a second embodiment of the present invention.

【図5】従来のメモリ制御装置のブロック図である。FIG. 5 is a block diagram of a conventional memory control device.

【図6】従来のメモリ制御装置に備えられた調停装置の
入出力信号のタイミングチャートである。
FIG. 6 is a timing chart of input / output signals of an arbitration device provided in a conventional memory control device.

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

1 メモリアクセス要求装置 2 転送要求装置 3 調停装置 4 メモリ装置 11 メモリアクセス要求装置 12 転送要求装置 13 調停装置 14 メモリ装置 1 Memory Access Request Device 2 Transfer Request Device 3 Arbitration Device 4 Memory Device 11 Memory Access Request Device 12 Transfer Request Device 13 Arbitration Device 14 Memory Device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 データ転送モードを有するメモリ装置
と、 前記メモリ装置にデータアクセスを要求するメモリアク
セス要求装置と、 前記メモリ装置にデータ転送を要求する転送要求装置
と、 前記メモリアクセス要求装置からのメモリアクセス要求
信号と前記転送要求装置からの転送要求信号との調停を
行ない、調停の結果、前記メモリアクセス要求信号を選
択した場合、前記メモリアクセス要求装置からメモリア
クセスステータス信号が供給されることにより、前記メ
モリ装置にメモリアクセスのためのメモリ制御信号を出
力し、前記転送要求信号を選択した場合、前記転送要求
装置から転送ステータス信号が供給されることにより、
前記メモリ装置に転送のためのメモリ制御信号とリフレ
ッシュのためのメモリ制御信号とを連続して出力する調
停装置と、 を備えたことを特徴とするメモリ制御装置。
1. A memory device having a data transfer mode, a memory access request device for requesting data access to the memory device, a transfer request device for requesting data transfer to the memory device, Arbitration is performed between the memory access request signal and the transfer request signal from the transfer request device, and when the memory access request signal is selected as a result of the arbitration, a memory access status signal is supplied from the memory access request device. When a memory control signal for memory access is output to the memory device and the transfer request signal is selected, a transfer status signal is supplied from the transfer request device,
An arbitration device that continuously outputs a memory control signal for transfer and a memory control signal for refresh to the memory device, and a memory control device.
【請求項2】 調停装置は、転送要求装置からのリフレ
ッシュのためのメモリアクセス回数を決定するリフレッ
シュステータス信号に基づいて、リフレッシュのための
メモリ制御信号をメモリ装置に連続して複数回出力する
構成としたことを特徴とする請求項1に記載のメモリ制
御装置。
2. The arbitration device is configured to continuously output a memory control signal for refreshing to the memory device a plurality of times based on a refresh status signal that determines the number of times of memory access for refreshing from the transfer requesting device. The memory control device according to claim 1, wherein:
JP5046514A 1993-03-08 1993-03-08 Memory controller Pending JPH06259314A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5046514A JPH06259314A (en) 1993-03-08 1993-03-08 Memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5046514A JPH06259314A (en) 1993-03-08 1993-03-08 Memory controller

Publications (1)

Publication Number Publication Date
JPH06259314A true JPH06259314A (en) 1994-09-16

Family

ID=12749381

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5046514A Pending JPH06259314A (en) 1993-03-08 1993-03-08 Memory controller

Country Status (1)

Country Link
JP (1) JPH06259314A (en)

Similar Documents

Publication Publication Date Title
US5440711A (en) Method for controlling DRAM memory in a microcomputer
US7707328B2 (en) Memory access control circuit
US6298413B1 (en) Apparatus for controlling refresh of a multibank memory device
US6374244B1 (en) Data transfer device
US5802581A (en) SDRAM memory controller with multiple arbitration points during a memory cycle
JP2000020451A (en) Device and method for processing information and provision method
KR101022473B1 (en) Memory bank interleaving method and apparatus in the multi-layer bus system
JPH0793274A (en) System and device for transferring data
US6859848B2 (en) Circuit for controlling sequential access to SDRAM
JPH06259314A (en) Memory controller
JPH07114496A (en) Shared memory control circuit
US6499087B1 (en) Synchronous memory sharing based on cycle stealing
JPH06325570A (en) Dynamic memory refresh circuit
KR20010050234A (en) Addressing of a memory
JPH05189356A (en) Memory controller
JPH10312333A (en) Data transfer control unit
JPS63298796A (en) Memory device
JPH09259031A (en) Frame memory access control method
JPS6139298A (en) Control device of dynamic random access memory
JPH05210572A (en) Memory controller
JPS63271561A (en) Dma control circuit
JPH0561762A (en) Memory controller
JPH06290104A (en) Memory controller
JPS63191398A (en) Information processor
JPH0620468A (en) Refresh request generating circuit, memory control circuit and memory device with this circuit