JPH04276378A - Control signal generator for dynamic memory - Google Patents

Control signal generator for dynamic memory

Info

Publication number
JPH04276378A
JPH04276378A JP3059338A JP5933891A JPH04276378A JP H04276378 A JPH04276378 A JP H04276378A JP 3059338 A JP3059338 A JP 3059338A JP 5933891 A JP5933891 A JP 5933891A JP H04276378 A JPH04276378 A JP H04276378A
Authority
JP
Japan
Prior art keywords
row address
access mode
signal
address
address value
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
JP3059338A
Other languages
Japanese (ja)
Inventor
Koichi Kobayashi
剛一 小林
Fumihiko Koido
文彦 小井戸
Tatsuya Minagawa
達也 皆川
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.)
Iwaki Electronics Co Ltd
Original Assignee
Iwaki Electronics 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 Iwaki Electronics Co Ltd filed Critical Iwaki Electronics Co Ltd
Priority to JP3059338A priority Critical patent/JPH04276378A/en
Publication of JPH04276378A publication Critical patent/JPH04276378A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To switch an access mode and to speed up action by judging automatically on a hardware whether or not DRAM can be operated in a fast access mode. CONSTITUTION:A row address register 18 holds once a row address value sent by a CPU 10. A comparator 20 compares the row address of a next access cycle with the previous row address value held by the row address register. The coincidence/non-coincidence of the row address value is detected and the result is sent to a timing generator 11. The timing generator generates a column address strobing signal only when the row address values are coincident with each other, an address multiplexer 22 is controlled so as to send a column address signal only and a high-speed access mode is performed.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、標準アクセス・モード
と高速アクセス・モードとをハードウェア上で自動的に
切り換えるダイナミック・メモリ用の制御信号発生装置
に関するものである。更に詳しく述べると、送られてき
たアドレス値から高速アクセス・モードを実行可能か否
かを自動的に判別し、高速アクセス・モード優先でダイ
ナミック・メモリをアクセスする制御信号発生装置に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control signal generator for a dynamic memory that automatically switches between a standard access mode and a high-speed access mode on hardware. More specifically, the present invention relates to a control signal generator that automatically determines whether or not a high-speed access mode can be executed based on a sent address value, and accesses a dynamic memory with priority given to the high-speed access mode.

【0002】0002

【従来の技術】一般にダイナミック・メモリ(以下、「
DRAM」と略記する)はスタティック・ラム(SRA
M)に比較して大容量化し易くビット当たりの価格が安
いという利点があるが、反面、パッケージのピン数を少
なくするためアドレス信号を二重化して供給しており、
そのためアドレスのアクセス速度が遅くなるという難点
がある。そこで比較的容量の大きなDRAMは、標準ア
クセス・モードの他に、アドレス信号の一部を省略して
アクセス速度を向上した高速アクセス・モードで動作す
るように設計されている。
[Prior Art] Dynamic memory (hereinafter referred to as "
(abbreviated as “DRAM”) is static RAM (SRA).
Compared to M), it has the advantage of being easier to increase capacity and being cheaper per bit, but on the other hand, it supplies duplicate address signals to reduce the number of pins on the package.
Therefore, there is a problem that the address access speed becomes slow. Therefore, DRAMs having a relatively large capacity are designed to operate not only in the standard access mode but also in a high-speed access mode in which part of the address signal is omitted to improve access speed.

【0003】DRAM用の制御信号発生装置は、DRA
Mに対して行アドレス・ストローブ(以下、「RAS」
と略記する)信号と列アドレス・ストローブ(以下、「
CAS」と略記する)信号とを供給可能なタイミング・
ジェネレータと、行アドレス信号と列アドレス信号とを
二重化して前記DRAMに供給可能なアドレス・マルチ
プレクサとを備えている。
A control signal generator for DRAM is DRA
Row address strobe (hereinafter "RAS") for M
) signal and column address strobe (hereinafter abbreviated as "
(abbreviated as "CAS") signal can be supplied.
It includes a generator and an address multiplexer that can duplicate row address signals and column address signals and supply them to the DRAM.

【0004】まず標準アクセス・モードでは、タイミン
グ・ジェネレータから出力するRAS信号の立ち下がり
前縁で行アドレス信号を取込み、CAS信号の立ち下が
り前縁で列アドレス信号を取り込む。このときのサイク
ル時間はアドレス・アクセスのためのワードラインを選
びセンスアンプ動作をするまでの時間、および動作終了
後のプリチャージ時間が大半である。次に高速アクセス
・モードの代表的な例であるページ・モードでは、行ア
ドレス値が同一である限りRAS信号を立ち下げたまま
CAS信号をクロック入力することで列アドレス信号の
みを取込み、同一行アドレス上の記憶セルをランダムに
アクセスする。従って行アドレスが一度設定されると、
その都度、行アドレスをアクセスする動作が不要となる
ため、標準アクセス・モードよりも高速になる。
First, in the standard access mode, a row address signal is taken in at the leading edge of the falling edge of the RAS signal output from the timing generator, and a column address signal is taken in at the leading edge of the falling edge of the CAS signal. Most of the cycle time at this time is the time required to select the word line for address access and perform the sense amplifier operation, and the precharge time after the operation is completed. Next, in page mode, which is a typical example of a high-speed access mode, as long as the row address values are the same, the CAS signal is clocked in while the RAS signal is low, thereby capturing only the column address signal, and Randomly access memory cells on an address. So once the row address is set,
It is faster than the standard access mode because there is no need to access the row address each time.

【0005】ところでDRAM用制御信号発生装置とし
ては、「DRAMコントローラ」と呼ばれる市販の専用
LSIを使用することが多い。このコントローラは、ア
ドレス・マルチプレクサ、タイミング・ジェネレータ、
リフレッシュ回路等を内蔵しており、通常のDRAM制
御には十分な機能を有している。DRAMコントローラ
の中には標準アクセス・モードの他に高速アクセス・モ
ードでもDRAMを制御可能な機種もあるが、それらは
アクセス・モード切換え用の制御端子を有し、外部から
その制御端子にアクセス・モード切換えの指令を送って
制御することになる。
By the way, as a control signal generator for DRAM, a commercially available dedicated LSI called a "DRAM controller" is often used. This controller includes address multiplexers, timing generators,
It has a built-in refresh circuit, etc., and has sufficient functions for normal DRAM control. Some DRAM controllers can control DRAM in high-speed access mode as well as standard access mode, but they have control terminals for switching access modes, and the control terminals cannot be accessed from the outside. It is controlled by sending commands for mode switching.

【0006】[0006]

【発明が解決しようとする課題】高速アクセス・モード
を使用する場合、アクセス可能なのは同一行アドレス上
の記憶セルに限られるし、同一行アドレス上にない記憶
セルをアクセスするときは、標準アクセス・モードに戻
さねばならないから、ソフトウェア上でアドレスの配置
を考慮して管理しなければならない。このように標準ア
クセス・モードか高速アクセス・モードかの切換えやア
ドレス配置の管理を全てソフトウェア上で行わねばなら
ないため、ソフトウエアの設計が複雑になり設計者の負
担及び設計時間が増加するという問題があった。上記の
ようにDRAMには標準アクセス・モードの他に高速ア
クセス・モードが用意されているが、連続するアドレス
を順次アクセスするような特殊な用途を除いて高速アク
セス・モードはあまり有効に利用されていないのが現状
である。
[Problems to be Solved by the Invention] When using the high-speed access mode, only storage cells on the same row address can be accessed, and when accessing storage cells that are not on the same row address, standard access mode Since it is necessary to return to the mode, the address arrangement must be considered and managed in software. In this way, switching between standard access mode and high-speed access mode and managing address allocation must all be done in software, which complicates software design and increases the designer's burden and design time. was there. As mentioned above, DRAM has a high-speed access mode in addition to the standard access mode, but the high-speed access mode is not used very effectively except for special uses such as sequentially accessing consecutive addresses. The current situation is that this is not the case.

【0007】本発明の目的は、上記のような従来技術の
欠点を解消し、送られてきたアドレス値から高速アクセ
ス・モードで動作可能であるか否かをハードウェア上で
自動的に判断し、動作可能であるなら高速アクセス・モ
ードを優先的に実行し、高速動作不能であれば標準アク
セス・モードに自動的に切り換えて、全体として高速化
を図ったDRAM用制御信号発生装置を提供することで
ある。
An object of the present invention is to eliminate the drawbacks of the prior art as described above, and to automatically determine on hardware whether or not it is possible to operate in high-speed access mode from a sent address value. To provide a control signal generator for a DRAM, which preferentially executes a high-speed access mode if operable, and automatically switches to a standard access mode if high-speed operation is not possible, thereby increasing the overall speed. That's true.

【0008】[0008]

【課題を解決するための手段】DRAM用制御信号発生
装置においては、DRAMに対してRAS信号とCAS
信号とを供給可能なタイミング・ジェネレータと、行ア
ドレス信号と列アドレス信号とを二重化して前記DRA
Mに供給可能なアドレス・マルチプレクサとを備えてい
る。本発明は、上記目的を達成するため、前記DRAM
用制御信号発生装置において、送られてきた行アドレス
値を一旦保持する行アドレス・レジスタと、次のアクセ
ス・サイクルで送られてきた次の行アドレス値と前記行
アドレス・レジスタに保持されている前の行アドレス値
とを比較して行アドレス値の一致・不一致を検出し結果
を前記タイミング・ジェネレータに送出する比較器を具
備しており、この点に特徴がある。
[Means for Solving the Problem] In a DRAM control signal generator, a RAS signal and a CAS signal are transmitted to the DRAM.
A timing generator capable of supplying a signal, a row address signal and a column address signal are duplicated, and the DRA
and an address multiplexer that can be supplied to M. In order to achieve the above object, the present invention provides the DRAM
In the control signal generator, there is a row address register that temporarily holds the sent row address value, and a row address register that holds the next row address value sent in the next access cycle. It is characterized in that it is equipped with a comparator that compares the row address value with the previous row address value to detect whether or not the row address value matches, and sends the result to the timing generator.

【0009】[0009]

【作用】行アドレス・レジスタには送られてきた行アド
レス値が一旦取り込まれ保持される。次のアクセス・サ
イクルで次の行アドレス値が取り込まれたとき、行アド
レス・レジスタ内に保持されている前記アドレス値は、
比較器へ送られる。比較器は、次のアクセス・サイクル
で送られてきたアドレス値と行アドレス・レジスタから
送られる前行アドレス値とを比較して行アドレス値の一
致・不一致を検出し結果をタイミング・ジェネレータに
送出する。タイミング・ジェネレータは行アドレス値が
一致した場合、RAS信号をアクティブ状態に保ち続け
、CAS信号をクロック入力すると共に列アドレス信号
のみ送出するよう制御して高速アクセス・モードを実行
する。不一致の場合、高速アクセス・モードで動作して
いたのであれば、RAS信号を非アクティブ状態にする
ことで、標準アクセス・モードに切り換わる。標準アク
セス・モードで動作していたのであれば、そのまま標準
アクセス・モードを継続する。このように、ハードウェ
ア上で標準アクセス・モードか高速アクセス・モードか
を自動的に判別し、高速アクセス・モード優先でDRA
Mを制御する。
[Operation] The row address value sent to the row address register is once taken in and held. When the next row address value is fetched on the next access cycle, the address value held in the row address register is
Sent to comparator. The comparator compares the address value sent in the next access cycle with the previous row address value sent from the row address register, detects whether or not the row address values match, and sends the result to the timing generator. do. When the row address values match, the timing generator continues to keep the RAS signal active, clocks the CAS signal, and controls the output of only the column address signal to execute the high speed access mode. In the case of a mismatch, if it was operating in fast access mode, it switches to standard access mode by deactivating the RAS signal. If it was operating in standard access mode, it continues in standard access mode. In this way, the hardware automatically determines whether it is standard access mode or high-speed access mode, and the DRA is given priority to high-speed access mode.
Control M.

【0010】0010

【実施例】図1は本発明に係るDRAM用制御信号発生
装置の一実施例を示すブロック図である。このDRAM
用制御信号発生装置26は、CPU(Central 
ProcessingUnit )10とDRAM24
との間に介在し、各種制御信号の授受、行と列のアドレ
スへの分解および多重化、DRAMのアクセス・モード
の判別、リフレッシュ・アドレスの発生などを行う。以
下、各回路ブロックについて説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram showing an embodiment of a DRAM control signal generator according to the present invention. This DRAM
The control signal generator 26 for the CPU (Central
Processing Unit )10 and DRAM24
It is interposed between the DRAM and the DRAM, and performs functions such as sending and receiving various control signals, decomposing and multiplexing into row and column addresses, determining the access mode of the DRAM, and generating refresh addresses. Each circuit block will be explained below.

【0011】タイミング・ジェネレータ11は、DRA
M24を実際に制御するために必要な種々のタイミング
信号を発生する回路ブロックである。このタイミング・
ジェネレータ11内には、CPU10から供給される各
種の制御信号を受ける制御部12、該制御部12の制御
によりRAS信号およびCAS信号を発生する回路、す
なわちRAS発生部14とCAS発生部16がある。制
御部12には動作モードレジスタや初期設定レジスタな
ども含まれる。アドレス・マルチプレクサ22は、CP
U10から送られてきたアドレスを行アドレスと列アド
レスに分けて二重化し、タイミング・ジェネレータ11
の制御部12からの信号に応じて標準アクセス・モード
又は高速アクセス・モードに適合するアドレス信号をD
RAMへ供給する機能を持つ。標準アクセス・モードの
ときは、行アドレス信号、列アドレス信号の順にアドレ
スを二重化して送出する。高速アクセス・モードのとき
は、列アドレス信号のみを送出する。リフレッシュ用の
行アドレスもこのマルチプレクサに入力し、メモリ・ア
クセスかリフレッシュかで出力するアドレスを切り換え
る。
[0011] The timing generator 11 is a DRA
This is a circuit block that generates various timing signals necessary to actually control M24. This timing
Inside the generator 11, there is a control section 12 that receives various control signals supplied from the CPU 10, and a circuit that generates a RAS signal and a CAS signal under the control of the control section 12, that is, a RAS generation section 14 and a CAS generation section 16. . The control unit 12 also includes an operation mode register, an initial setting register, and the like. Address multiplexer 22 is CP
The address sent from U10 is divided into a row address and a column address and duplicated, and the timing generator 11
The address signal suitable for the standard access mode or the high-speed access mode is output according to the signal from the control unit 12 of the D.
It has the function of supplying to RAM. In standard access mode, addresses are duplicated and sent in the order of row address signal and column address signal. When in fast access mode, only column address signals are sent. The row address for refresh is also input to this multiplexer, and the output address is switched depending on whether memory access or refresh is performed.

【0012】本発明のDRAM用制御信号発生装置26
では更に行アドレス・レジスタ18と比較器20とを有
し、これらはDRAM24の標準アクセス・モードと高
速アクセス・モードとを自動的に切り換える機能を持つ
。行アドレス・レジスタ18にはCPU10からの行ア
ドレス値が送られ、タイミング・ジェネレータ11の制
御部12から来る制御信号によりメモリ・アクセスの後
縁でその行アドレス値を一旦取り込み保持する。次のア
クセス・サイクルで次の行アドレス値が取り込まれたと
き、行アドレス・レジスタ18内に保持されている行ア
ドレス値は、次の行アドレス値とともに比較器20へ送
られる。比較器20は、入力する両方の行アドレス値を
比較し行アドレス値の一致・不一致を検出して結果をタ
イミング・ジェネレータ11のRAS発生部14に送出
する。タイミング・ジェネレータ11は両方の行アドレ
ス値が一致した場合、DRAM24に対してRAS信号
をアクティブ状態に保ち続け、CAS信号をクロック入
力すると共に列アドレス信号のみ送出するようにアドレ
ス・マルチプレクサ22を制御して高速アクセス・モー
ドを実行する。不一致の場合には、高速アクセス・モー
ドで動作していたのであればRAS信号を非アクティブ
状態にすることで、標準アクセス・モードに切り換える
。標準アクセス・モードで動作していたのであれば、そ
のまま標準アクセス・モードを継続する。なお実際にD
RAMを駆動するにはリード/ライト信号を供給する回
路等も必要であるが、説明が煩雑になるし本発明のアク
セス・モードと直接関係がないため、記載を省略する。
DRAM control signal generator 26 of the present invention
It further includes a row address register 18 and a comparator 20, which have the function of automatically switching the DRAM 24 between a standard access mode and a high-speed access mode. A row address value from the CPU 10 is sent to the row address register 18, and the row address value is once captured and held at the trailing edge of the memory access by a control signal coming from the control section 12 of the timing generator 11. When the next row address value is fetched on the next access cycle, the row address value held in row address register 18 is sent to comparator 20 along with the next row address value. The comparator 20 compares both input row address values, detects coincidence or mismatch of the row address values, and sends the result to the RAS generation section 14 of the timing generator 11. When both row address values match, the timing generator 11 controls the address multiplexer 22 to keep the RAS signal active to the DRAM 24, clock the CAS signal, and send out only the column address signal. to run fast access mode. If there is a mismatch, the RAS signal is made inactive to switch to the standard access mode if it was operating in the fast access mode. If it was operating in standard access mode, it continues in standard access mode. In fact, D
A circuit for supplying read/write signals is also required to drive the RAM, but the description will be omitted since it will complicate the explanation and is not directly related to the access mode of the present invention.

【0013】次に上記DRAM用制御信号発生装置の動
作について、図2のタイミング・チャートに基づき説明
する。例えば第1のアクセス・サイクル#1でCPU1
0からアドレスA0(行アドレス値がA、列アドレス値
が0)のDRAM参照命令が出たとすると、タイミング
・ジェネレータ11はRAS信号とCAS信号を順次出
力する。またCPU10より出力されたアドレス信号A
0はアドレス・マルチプレクサ22に入力され、行アド
レス信号Aと列アドレス信号0に二重化されてDRAM
24へ出力される。タイミング的にはRAS信号が立ち
下がるとき行アドレス値Aを取り込み、次にCAS信号
が立ち下がるとき列アドレス値0を取り込む。そしてリ
ード/ライト信号によってメモリ動作が行われる。この
最初の1サイクルにおいてDRAM24は標準アクセス
・モードで駆動されており、アクセス・スピードは遅い
。なお、行アドレス値Aは行アドレス・レジスタ18に
もメモリ・アクセスの後縁でセットされる。
Next, the operation of the DRAM control signal generator will be explained based on the timing chart shown in FIG. For example, in the first access cycle #1, CPU1
If a DRAM reference command from address A0 (row address value is A, column address value is 0) is issued, the timing generator 11 sequentially outputs a RAS signal and a CAS signal. Also, the address signal A output from the CPU 10
0 is input to the address multiplexer 22, and is duplicated into a row address signal A and a column address signal 0, and is sent to the DRAM.
24. In terms of timing, when the RAS signal falls, the row address value A is taken in, and then when the CAS signal falls, the column address value 0 is taken in. Then, a memory operation is performed according to the read/write signal. In this first cycle, the DRAM 24 is driven in the standard access mode, and the access speed is slow. Note that the row address value A is also set in the row address register 18 at the trailing edge of the memory access.

【0014】次のアクセス・サイクル#2でアドレスA
1(行アドレス値がA、列アドレス値が1)の参照命令
が出たとすると、行アドレス値Aが前サイクルの行アド
レス値と一致しているので、比較器20から両行アドレ
ス値の一致を示す検出信号を受けたタイミング・ジェネ
レータ11はRAS信号を立ち下げた状態を保持し、高
速アクセス・モードを実行する。CPU10より出力さ
れたアドレスA1を受けたアドレス・マルチプレクサ2
2は、列アドレス信号1のみを出力し、DRAM26は
CAS信号を立ち下げたときに列アドレス値1を取り込
む。以下行アドレス値がAで一定であるかぎりアクセス
・サイクル#n(アドレスA2〜An)まで、列アドレ
ス値がランダムであっても、同様の手順で高速アクセス
・モードを実行する。
Address A in the next access cycle #2
1 (row address value is A, column address value is 1), the row address value A matches the row address value of the previous cycle, so the comparator 20 detects the match between the two row address values. The timing generator 11 that has received the detection signal shown in FIG. Address multiplexer 2 receives address A1 output from CPU 10
2 outputs only the column address signal 1, and the DRAM 26 takes in the column address value 1 when the CAS signal falls. Thereafter, as long as the row address value is constant at A, the high-speed access mode is executed in the same procedure until access cycle #n (addresses A2 to An) even if the column address value is random.

【0015】次にアクセス・サイクル#n+1でCPU
10からアドレスB0(行アドレス値がB、列アドレス
値が0)の参照命令が出力されたとする。今度は行アド
レス値Bが前の行アドレス値Aと異なるため比較器20
からは不一致を示す検出信号が生じ、それを受けたタイ
ミング・ジェネレータ11はRAS信号を立ち上げ、標
準アクセス・モードに切り換え、アクセス・サイクル#
1の処理動作で述べたのと同様の手順が実行される。そ
してDRAM24に取り込まれたアドレス上にある記憶
セルに対してリード/ライトが行われる。
Next, in access cycle #n+1, the CPU
10 to address B0 (row address value is B, column address value is 0) is output. This time, since the row address value B is different from the previous row address value A, the comparator 20
A detection signal indicating a mismatch is generated from the timing generator 11, which causes the timing generator 11 to raise the RAS signal, switch to the standard access mode, and start the access cycle #.
A procedure similar to that described in processing operation 1 is executed. Then, reading/writing is performed on the memory cell located at the address taken into the DRAM 24.

【0016】なおDRAMでは上記以外に、周期的にリ
フレッシュサイクルをいれなければならないが、その場
合は強制的に、RAS信号を立ち上げ、リフレッシュサ
イクルを挿入する。この場合、つぎにメモリをアクセス
する時は、例えばアクセス・サイクル#1に示すような
標準アクセス・モードから入る。また高速のCPUを使
用している場合は、標準アクセス・モードのときにウエ
イト(WAIT)を入れてサイクル周期を延ばすことに
なる。
[0016] In addition to the above, in DRAM, it is necessary to periodically insert a refresh cycle, but in this case, the RAS signal is forced to rise and the refresh cycle is inserted. In this case, the next time the memory is accessed, the standard access mode as shown in access cycle #1 is entered, for example. Furthermore, if a high-speed CPU is used, a wait (WAIT) is inserted in the standard access mode to extend the cycle period.

【0017】[0017]

【発明の効果】本発明は上記のように、ハードウェア上
で高速アクセス・モードが実行可能か否かを判断し、実
行可能な場合に自動的に高速アクセス・モードでメモリ
・アクセスを実行するため、全体的にDRAMを高速で
効率よく動作させることができる。しかもソフトウェア
上で高速アクセス・モード対応の設計にする必要が全く
なく、アクセス・モードを全く考慮する必要もないため
設計労力が軽減され、かつ設計時間も短縮される。本発
明は、順序よくメモリをアクセスすることが多い動作モ
ードの時(例えば、画像処理、データパターン比較、逐
次データ転送等)には特に有効であるが、それ以外の場
合でも有効である。
[Effects of the Invention] As described above, the present invention determines whether or not high-speed access mode is executable on hardware, and if it is executable, automatically executes memory access in high-speed access mode. Therefore, the DRAM can be operated at high speed and efficiently as a whole. Furthermore, there is no need to design the software to support the high-speed access mode, and there is no need to consider the access mode at all, which reduces design effort and design time. The present invention is particularly effective in operating modes where memory is often accessed in an orderly manner (eg, image processing, data pattern comparison, sequential data transfer, etc.), but is also effective in other cases.

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

【図1】本発明に係るDRAM制御信号発生装置の一実
施例を示すブロック図。
FIG. 1 is a block diagram showing an embodiment of a DRAM control signal generation device according to the present invention.

【図2】図1のDRAM制御信号発生装置のタイミング
チャート。
FIG. 2 is a timing chart of the DRAM control signal generator of FIG. 1;

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

10  CPU 11  タイミング・ジェネレータ 18  行アドレス・レジスタ 20  比較器 22  アドレス・マルチプレクサ 24  DRAM 26  DRAM用制御信号発生装置 10 CPU 11 Timing generator 18 Row address register 20 Comparator 22 Address multiplexer 24 DRAM 26 DRAM control signal generator

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  ダイナミック・メモリに対して行アド
レス・ストローブ信号と列アドレス・ストローブ信号と
を供給可能なタイミング・ジェネレータと、行アドレス
信号と列アドレス信号とを二重化して前記メモリに供給
可能なアドレス・マルチプレクサとを備えた制御信号発
生装置において、送られてきた行アドレス値を一旦保持
する行アドレス・レジスタと、次のアクセス・サイクル
で送られてきた次の行アドレス値と前記行アドレス・レ
ジスタに保持されている前の行アドレス値とを比較して
行アドレス値の一致・不一致を検出し結果を前記タイミ
ング・ジェネレータに送出する比較器を具備し、前記タ
イミング・ジェネレータは行アドレス値の一致時に列ア
ドレス・ストローブ信号のみ発生すると共に列アドレス
信号のみ送出するよう前記アドレス・マルチプレクサを
制御して高速アクセス・モードを実行させることを特徴
とするダイナミック・メモリ用制御信号発生装置。
1. A timing generator capable of supplying a row address strobe signal and a column address strobe signal to a dynamic memory, and a timing generator capable of supplying duplicated row address signals and column address signals to the memory. In a control signal generator equipped with an address multiplexer, there is a row address register that temporarily holds the sent row address value, and a row address register that temporarily holds the row address value sent in the next access cycle. The timing generator includes a comparator that compares the row address value held in the register with the previous row address value to detect whether or not the row address value matches, and sends the result to the timing generator. A control signal generating device for a dynamic memory, characterized in that when a match occurs, only a column address strobe signal is generated and the address multiplexer is controlled to send only a column address signal to execute a high speed access mode.
JP3059338A 1991-03-01 1991-03-01 Control signal generator for dynamic memory Pending JPH04276378A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3059338A JPH04276378A (en) 1991-03-01 1991-03-01 Control signal generator for dynamic memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3059338A JPH04276378A (en) 1991-03-01 1991-03-01 Control signal generator for dynamic memory

Publications (1)

Publication Number Publication Date
JPH04276378A true JPH04276378A (en) 1992-10-01

Family

ID=13110434

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3059338A Pending JPH04276378A (en) 1991-03-01 1991-03-01 Control signal generator for dynamic memory

Country Status (1)

Country Link
JP (1) JPH04276378A (en)

Similar Documents

Publication Publication Date Title
KR0142795B1 (en) Dram refresh circuit
JP2658958B2 (en) DMA controller
US7536519B2 (en) Memory access control apparatus and method for accomodating effects of signal delays caused by load
US5949736A (en) Memory control circuit reducing a consumed power of memory
US5771369A (en) Memory row redrive
JP2000311488A (en) Semiconductor memory
KR100298955B1 (en) Data processing system
JPH04276378A (en) Control signal generator for dynamic memory
JP3939858B2 (en) Synchronous DRAM access method, interface circuit, and semiconductor integrated circuit device
JPH07129456A (en) Computer system
JP2580999B2 (en) DMA controller
KR100710644B1 (en) SDRAM Controller
KR0183813B1 (en) Dram refresh controller
JPH05107314A (en) Ic testing device
JPH0330183A (en) Memory control system
JP3136681B2 (en) Data processing device
JP2628588B2 (en) DRAM refresh circuit
KR930006380B1 (en) Dynamic ram controller and its method
JPH09198305A (en) Memory controller
JPH1049437A (en) Dynamic ram controller
JPH05282859A (en) Memory integrated circuit
JPH02130792A (en) Memory access control circuit
JPH01258152A (en) Memory controller
JPH09185883A (en) Memory access controller
JPH0660645A (en) Power saving storage device