JPH0556598B2 - - Google Patents

Info

Publication number
JPH0556598B2
JPH0556598B2 JP60003096A JP309685A JPH0556598B2 JP H0556598 B2 JPH0556598 B2 JP H0556598B2 JP 60003096 A JP60003096 A JP 60003096A JP 309685 A JP309685 A JP 309685A JP H0556598 B2 JPH0556598 B2 JP H0556598B2
Authority
JP
Japan
Prior art keywords
signal
memory
address
cycle
output
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.)
Expired - Lifetime
Application number
JP60003096A
Other languages
Japanese (ja)
Other versions
JPS61162886A (en
Inventor
Akihiro Wakamatsu
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP60003096A priority Critical patent/JPS61162886A/en
Publication of JPS61162886A publication Critical patent/JPS61162886A/en
Publication of JPH0556598B2 publication Critical patent/JPH0556598B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、メモリの制御方式に係り、特に
CPUサイクルにウエイト・サイクルを挿入する
ことなしにメモリデータの読み出し或いは書き込
みの動作を実行できるメモリアクセス方式に関す
る。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a memory control method, and particularly to a memory control method.
The present invention relates to a memory access method that can read or write memory data without inserting a wait cycle into a CPU cycle.

〔従来の技術〕[Conventional technology]

最近メモリが大規模集積化され、数十から数百
キロビツトが1チツプ化されている。大規模集積
化されたメモリ特にダイナミツクRAMではピン
数を減少させるためにアドレス多重化技術が使わ
れる。これは1本の内部アドレス点に2個のアド
レス情報を時分割で重畳させる技術で、外部より
行アドレス選択信号(RAS)と、列アドレス選
択信号(CAS)の2本のタイミング信号を入力
し、行選択デコーダ用アドレス信号をRASタイ
ミングでラツチし、列選択用デコーダ用アドレス
信号はCASタイミングでラツチをかけ、アレイ
セル上の任意の1ビツトを読み出しだしたり、書
き込んだりする技術である。
Recently, memory has been integrated on a large scale, with tens to hundreds of kilobits being integrated into a single chip. Address multiplexing techniques are used in large scale integrated memories, especially dynamic RAM, to reduce the number of pins. This is a technology that superimposes two pieces of address information on one internal address point in a time-division manner. Two timing signals, a row address selection signal (RAS) and a column address selection signal (CAS), are input from the outside. This technology latches the address signal for the row selection decoder at RAS timing, latches the address signal for the column selection decoder at CAS timing, and reads or writes any one bit on an array cell.

従来、この種のRAMを高速クロツクでCPUが
メモリをアクセスする場合、例えば、第2図に示
すようにT1,T2,T3,T4をマシンサイクルとす
る1バスサイクルにおいて、ウエイトサイクル
T〓を1つ以上、バスサイクルに挿入しなければ
メモリをアクセスすることができなかつた。
Conventionally, when a CPU accesses this type of RAM using a high-speed clock, for example, as shown in Figure 2, in one bus cycle with T 1 , T 2 , T 3 , and T 4 as machine cycles, a wait cycle is generated.
Memory could not be accessed without inserting one or more T〓 into a bus cycle.

すなわち、従来の方法だと、メモリをリードす
る際に、CPUからのメモリリクエスト(MRQ)
信号が出力された次のマシンサイクルT2の立ち
上がりで信号を出し、T2の立ち下がりでア
ドレス切り換え信号(RCG)を立ち上げてアド
レス線のアドレスを行アドレスから列アドレスに
変換し、次のT3の立ち上がりで信号を論理
0にアクテイブ化している。この信号が出
てから、ある時間たつてデータが実際にメモリか
ら出力されるので、ノー・ウエイトではCPUは
データを読むことができず、そのため、第2図の
タイムチヤートに示すように、ウエイトサイクル
T〓をT3とT4間に挿入して1ウエイト以上、CPU
を待たさなければならなかつた。この時、
信号をもう少し前に出してやると、メモリリード
は可能となるが、メモリライトの際にT3の中間
で確定された書き込みデータを信号の立ち
下がりで書き込みしようとすると、データが確定
されていないまま書き込むことになり、動作に問
題が発生するという欠点があつた、結局、メモリ
のリード、ライト両方とも可能にするためには
CAS信号をT3の立ち上がり時に発生し、CPUサ
イクルに1ウエイト以上挿入しなければならなか
つた。さもなければ、従来の方法でノー・ウエイ
トでメモリアクセスを行う場合には、CPUクロ
ツクの周波数を落してやらなければならなかつ
た。
In other words, with the conventional method, when reading memory, a memory request (MRQ) from the CPU is
A signal is output at the rising edge of the next machine cycle T 2 after the signal was output, and at the falling edge of T 2 , the address switching signal (RCG) is raised to convert the address on the address line from a row address to a column address, and the next The signal is activated to logic 0 at the rising edge of T3 . Since the data is actually output from the memory after a certain period of time after this signal is output, the CPU cannot read the data with no wait, so as shown in the time chart in Figure 2, cycle
Insert T〓 between T 3 and T 4 and wait more than 1 wait, CPU
I had to wait. At this time,
If you send the signal a little earlier, it will be possible to read the memory, but if you try to write write data that was determined in the middle of T 3 at the falling edge of the signal during memory write, the data will remain undetermined. There was a drawback that writing was required, which caused problems in operation, but in the end, in order to be able to read and write the memory,
The CAS signal was generated at the rising edge of T3 , and one or more waits had to be inserted into the CPU cycle. Otherwise, in order to access memory without waiting using the conventional method, the frequency of the CPU clock had to be lowered.

〔発明が解決しようとする問題〕[Problem that the invention seeks to solve]

従つて、たとえ1ウエイトでもCPUサイクル
に挿入されたとしてもメモリアクセスが大半を占
めるパソコン等ではCPUを待たせるということ
は非常に効率が悪いという問題があつた。
Therefore, even if even one wait is inserted into a CPU cycle, there is a problem in that in computers and the like where memory access is the majority, making the CPU wait is extremely inefficient.

本発明はこのような従来の欠点を除去し、
RAS信号をメモリリクエストに無関係に先頭の
T1サイクル時に出力しても、信号を出さな
い限り、メモリアクセスは行われないことを利用
して、バスサイクルにウエイトサイクルT〓を挿
入しないようにした非常に効率の良いメモリアク
セス方式を提供することを目的とする。
The present invention eliminates these conventional drawbacks and
RAS signal at the beginning regardless of memory request
We provide a highly efficient memory access method that does not insert wait cycles T into bus cycles by taking advantage of the fact that memory access is not performed unless a signal is output even if it is output during one T cycle. The purpose is to

〔問題点を解決するための手段〕[Means for solving problems]

本発明によれば、CPUサイクルの先頭のマシ
ンサイクルに同期してロウアドレス信号をメモリ
アクセス要求信号とは無関係に発生する手段と、
メモリアクセス時において、CPUより出力され
たメモリアクセス要求信号をトリガとして、メモ
リリード時にメモリリード用のカラムアドレス指
定信号を、又、メモリライト時には前記メモリリ
ード用のカラムアドレス指定信号より一定時間遅
延したメモリライト用のカラムアドレス指定信号
を発生する手段と、前記ロウアドレス指定信号お
よびカラムアドレス指定信号を入力し、前記各指
定信号に対応して入力されるロウアドレス及びカ
ラムアドレスによつてアクセスされるメモリとを
具備してなるメモリアクセス方式を提供するもの
である。
According to the present invention, means for generating a row address signal independently of a memory access request signal in synchronization with the first machine cycle of a CPU cycle;
When accessing memory, the memory access request signal output from the CPU is used as a trigger to generate a column address designation signal for memory read when reading memory, and a column address designation signal for memory read that is delayed by a certain period of time when writing memory. Means for generating a column addressing signal for memory write, inputting the row addressing signal and column addressing signal, and accessing by the row address and column address input corresponding to each of the designated signals. The present invention provides a memory access method comprising a memory.

〔作用〕 本発明においては、先頭のマシンサイクルT1
で出力されるアドレスロードイネーブル()
信号をトリガとして、信号をメモリ要求に
無関係に、DRAMに与えておき、CPUからのメ
モリ要求信号をトリガとして、メモリリード用の
CAS信号を、そしてそれを遅延してできるメモ
リライト用の信号を前記DRAMに与えてい
る。
[Operation] In the present invention, the first machine cycle T 1
Address load enable () output in
Using the signal as a trigger, the signal is given to the DRAM regardless of the memory request, and the memory request signal from the CPU is used as the trigger to read the memory.
A CAS signal and a memory write signal generated by delaying the CAS signal are provided to the DRAM.

〔実施例〕〔Example〕

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

第1図aは本発明のメモリアクセス方式に従う
DRAM制御回路のブロツク図であり、第1図b
は、その各部タイミングチヤートを示している。
FIG. 1a follows the memory access method of the present invention.
FIG. 1b is a block diagram of a DRAM control circuit.
shows the timing chart of each part.

第1図bのCLK信号はシステムの基本クロツ
クであり、1バスサイクルはT1,T2,T3,T4
4つのマシンサイクルからなり、ALE信号は、
アドレスロードイネーブル信号であつて、CPU
から、T1サイクルにおいてアドレス線に出力さ
れるアドレス情報をアドレスラツチ回路にラツチ
するためのイネーブル信号である。従つて、この
ALE信号は第1図bに示すように、全てのバス
サイクルの最初のマシンサイクルで低レベルとな
る。
The CLK signal in Figure 1b is the basic clock of the system, and one bus cycle consists of four machine cycles: T 1 , T 2 , T 3 , and T 4 , and the ALE signal is
Address load enable signal, CPU
This is an enable signal for latching the address information output to the address line in the T1 cycle into the address latch circuit. Therefore, this
The ALE signal goes low in the first machine cycle of every bus cycle, as shown in Figure 1b.

信号が、ロウアドレス指定を示す信
号を発生する信号発生部10に入力される
と、そのサイクルがメモリアクセスサイクルであ
るか否かにかかわらず、信号101が
信号の立ち上がりから低レベルとなるように出力
される。この時アドレスはアドレスラツチ回路に
ラツチされているので、その出力に接続されたア
ドレス上にはアドレスがイネーブルになつている
ので、信号出力時には、第1図aのDRAM
制御回路へ入力するアドレス線AD上には、第1
図bに示すようにロウアドレスが有効となる。こ
の信号101は、遅延回路11に入力され
ているので、第1図bのRCG信号、即ち信
号を反転して一定時間遅延した信号が出力され、
それがアドレス切り換え回路12に与えられる。
従つて、AD上のアドレスとしては、信号の
立ち下がり時には、ロウアドレスであつたが、
RCG信号の立ち上がり時からはコラムアドレス
に切り換わる。従つてアドレス切り換え回路12
の出力をアドレスとして入力し、信号をロ
ウ指定端子Rに入力しているDRAM13は、
RAS信号の立ち下がりからロウアドレスがすで
に与えられていることになり、ロウアドレスはチ
ツプ内部にラツチしていることになる。しかし、
CAS信号が与えられていないDRAMの出力DT
にはまだ出力信号は出力されない。
When a signal is input to the signal generator 10 that generates a signal indicating row addressing, the signal 101 is set to a low level from the rising edge of the signal, regardless of whether the cycle is a memory access cycle or not. Output. At this time, the address is latched in the address latch circuit, so the address connected to its output is enabled, so when the signal is output, the DRAM in Figure 1a
On the address line AD input to the control circuit, the first
The row address becomes valid as shown in Figure b. Since this signal 101 is input to the delay circuit 11, the RCG signal shown in FIG.
It is applied to the address switching circuit 12.
Therefore, the address on AD was a row address at the falling edge of the signal, but
From the rising edge of the RCG signal, it switches to the column address. Therefore, the address switching circuit 12
The DRAM 13 inputs the output as the address and inputs the signal to the row designation terminal R.
From the fall of the RAS signal, it means that the row address has already been given, and the row address is latched inside the chip. but,
DRAM output DT to which CAS signal is not given
No output signal is output yet.

このアドレス切り換え信号RCGは出力が前記
RAS信号発生回路10にフイードバツクされて
いるパルス幅制御回路14にも入力される。
この時ある一定期間即ち、通常はT1の立ち上が
りで信号が出力された後、T3の立ち上がり
までの期間経つて、信号は自動的にクリア
されて高レベルになる。但し、ダイレクトメモリ
アクセス(DMA)モードにおいて、外部I/0
からのWAIT要求信運号WAITがWAIT制御回
路15に入力されていると、パルス幅制御
回路14によつて信号がクリアされるのも
一時待たされる。
The output of this address switching signal RCG is
It is also input to the pulse width control circuit 14 which is fed back to the RAS signal generation circuit 10.
At this time, after a certain period of time, usually after the signal is output at the rising edge of T1 and until the rising edge of T3 , the signal is automatically cleared and becomes high level. However, in direct memory access (DMA) mode, external I/O
If the WAIT request signal WAIT from WAIT is input to the WAIT control circuit 15, clearing of the signal by the pulse width control circuit 14 is also temporarily delayed.

このように本発明では信号はメモリ要求
に無関係に信号をトリガとして自動的に出
力されるが、コラムアドレス指定を示す信
号は、DMAにおける外部I/0からのウエイト
要求を考慮して、信号発生回路16に、メ
モリ要求信号(MRQ)がCPUからDRAMをア
クセスするメモリアクセスサイクル時に入力され
て初めてその信号発生回路16から出力さ
れる。そしてMR信号が高レベルであるメモリリ
ード時には、選択回路17によつて、メモ
リリード用信号である・Rが選択され、
すなわち、信号発生回路16で発生した
CAS信号160がそのまま出力され、DRAMの
コラム指定端子Cに与えられる。一方、MW信号
が高レベルであるメモリライト時には、メモリラ
イト用信号である・Wが、信号1
60を遅延回路18で一定時間遅らせた信号を
CAS信号選択回路17で選択して形成され出力
される。従つて第1図bに示すようにMRQ信号
が高レベルになつた次のマシンサイクル(T2
の立ち上がりに、・Rは立ち下がり、さら
に少し遅れて・Wが立ち下がることになる。
In this way, in the present invention, the signal is automatically output using the signal as a trigger regardless of the memory request, but the signal indicating column address designation is generated in consideration of the wait request from external I/0 in DMA. A memory request signal (MRQ) is input to the circuit 16 during a memory access cycle in which the CPU accesses the DRAM, and then is output from the signal generating circuit 16. When reading the memory when the MR signal is at a high level, the selection circuit 17 selects the memory read signal R.
That is, the signal generated by the signal generation circuit 16
The CAS signal 160 is output as is and applied to the column designation terminal C of the DRAM. On the other hand, during memory write when the MW signal is at a high level, the memory write signal W is the signal 1.
60 delayed by a certain period of time in the delay circuit 18.
The CAS signal selection circuit 17 selects, forms, and outputs the signal. Therefore, as shown in Figure 1b, the next machine cycle (T 2 ) when the MRQ signal goes high
At the rise of , ・R falls, and a little later, ・W falls.

メモリリード時には、・Rが立ち下がる
と選択回路17を介してアクテイブな低レベルが
DRAM13のコラム指定端子Cに与えられる。
この時、すでにアドレス切り換え回路12によつ
てDRAM13のアドレス端子Aにはカラムアド
レスが与えられているので、DRAM13では前
記ロウアドレスによつて内部出力にラツチされて
いたロウ内容の一つがコラムアドレスによつて選
択される。そして、DRAM13のデータ出力DT
にはロウアドレスとコラムアドレスの合計ビツト
からなるアドレスによつて指定される番地の内容
が出力されることになる。即ち第1図bに示すよ
うに、・R信号が立ち下がつてから、デー
タ出力DTにデータ(VALID DATA)が有効と
なるまでには、遅延時間ΔRだけ必要となるが、
CAS・R信号の立ち下がり時刻は、T2サイクル
の立ち上がりであり、遅延時間があつても、
DRAM13から出力されるデータは、少なくと
もT3サイクルの終りには有効になつている。従
つて、T3サイクルの立ち下がりにおいて、CPU
のデータ入力レジスタにDRAM13の出力であ
る読み出しデータをラツチすることができ、従来
のように〓の待ちサイクルは必要ない。
At the time of memory read, when ・R falls, the active low level is output via the selection circuit 17.
It is applied to the column designation terminal C of the DRAM 13.
At this time, since the column address has already been given to the address terminal A of the DRAM 13 by the address switching circuit 12, in the DRAM 13, one of the row contents latched to the internal output by the row address is transferred to the column address. It is selected accordingly. And data output DT of DRAM13
The contents of the address specified by the address consisting of the total bits of the row address and column address are output. That is, as shown in Figure 1b, a delay time ΔR is required from when the R signal falls until the data (VALID DATA) becomes valid at the data output DT.
The fall time of the CAS/R signal is the rise of T2 cycles, and even if there is a delay time,
The data output from DRAM 13 is valid at least at the end of the T3 cycle. Therefore, at the falling edge of T 3 cycles, the CPU
The read data, which is the output of the DRAM 13, can be latched into the data input register of , and the waiting cycle of 〓 as in the conventional case is not necessary.

一方、メモリライト時において、・Wが
立ち下がる時には、DRAM13の入力DT上の
CPUからの入力データが有効になつているので
第1図bに示すように、・Wの立ち下がり
で入力DT上のデータを書き込むように制御すれ
ば良い。この場合にも勿論T〓の待ちサイクルは
必要ない。
On the other hand, at the time of memory write, when W falls, the input DT of DRAM13 is
Since the input data from the CPU is valid, the data on the input DT can be controlled to be written at the falling edge of W, as shown in FIG. 1b. In this case, of course, the T〓 wait cycle is not necessary.

更にメモリリード時、或いはメモリライト時に
おいて、DMAにおける外部I/0ウエイト要求
信号WAITがウエイト制御回路15に入力され
ていると、DMAI/0ライト即ちメモリリードの
時には信号発生回路16によつて信号
をそのまま出力してやり、DMAI/0リードすな
わちメモリライトの時には、信号発生回路
16によつて、信号を出力させるのを一時
待たせるようにすれば良い。
Furthermore, if the external I/0 wait request signal WAIT in DMA is input to the wait control circuit 15 at the time of memory read or memory write, the signal generation circuit 16 generates a signal at the time of DMAI/0 write, that is, memory read. It is sufficient to output the signal as it is, and at the time of DMAI/0 read, that is, memory write, the signal generation circuit 16 may temporarily wait before outputting the signal.

上述したように、本発明は、信号はメモ
リリクエスト(MRQ)が入力されたか否かにか
かわらず、信号をトリガとして出力し、
DMAにおける外部I/0からのウエイト要求を
考慮して自動的にクリアさせる点、メモリ・リク
エストが出て初めてCAS信号を発生させ、メモ
リライト用、メモリリード用とそれぞれCAS信
号を別々に分けている点、遅延素子11を用いて
ロウ/カラムアドレスに切り換え用信号を発生さ
せた点、遅延素子18を用いてメモリライト用
CAS・W信号を作る点を特徴とし、T1,T2
T3,T4からなるT〓のないバスサイクル内で
DRAM13のリードライト動作を実行出来るよ
うにした。そして全体的に、タイミングがCPU
クロツクとは非同期であり、遅延素子を用いてタ
イミングを作つているというところにも特徴があ
る。
As described above, the present invention outputs a signal as a trigger regardless of whether a memory request (MRQ) is input,
DMA automatically clears wait requests from external I/0, generates CAS signals only after a memory request is issued, and separates CAS signals for memory writes and memory reads. The delay element 11 is used to generate a switching signal for the row/column address, and the delay element 18 is used to generate a signal for memory write.
It is characterized by generating CAS/W signals, T 1 , T 2 ,
In a bus cycle without T〓 consisting of T 3 and T 4
Enabled read/write operations for DRAM13. And overall, the timing is CPU
It is also unique in that it is asynchronous with the clock and uses delay elements to create timing.

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

本発明は、このように信号をメモリ要求
に無関係に、先頭のマシンサイクルに同期して出
力し、メモリ要求時に信号をアクテイブに
することによつて、CPUのウエイトサイクルを
取り除き、その結果メモリの読み書き動作が高速
にでき、しかも、CPUサイクルにメモリ・アク
セスに対するウエイトサイクルを挿入する回路を
取り除くことが出来るという効果がある。
The present invention eliminates CPU wait cycles by outputting signals in synchronization with the first machine cycle regardless of memory requests and activating the signals when memory is requested. This has the effect of allowing high-speed read and write operations and eliminating the need for a circuit that inserts a wait cycle for memory access into the CPU cycle.

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

第1図aは本発明のメモリアクセス制御回路、
第1図bは本発明のメモリアクセス制御回路の一
実施例の各部のタイミングを示すタイミングチヤ
ート、第2図は従来のメモリアクセス制御回路の
タイミングチヤートである。 10……信号発生部、11,18……遅
延回路、12……アドレス切り換え回路、13…
…DRAM、14……パルス幅制御回路、1
5……WAIT制御回路、16……信号発生
回路、17……選択回路。
FIG. 1a shows a memory access control circuit of the present invention;
FIG. 1b is a timing chart showing the timing of each part of an embodiment of the memory access control circuit of the present invention, and FIG. 2 is a timing chart of a conventional memory access control circuit. 10...Signal generation section, 11, 18...Delay circuit, 12...Address switching circuit, 13...
...DRAM, 14...Pulse width control circuit, 1
5...WAIT control circuit, 16...signal generation circuit, 17...selection circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 CPUサイクルの先頭のマシンサイクルに同
期してロウアドレス信号をメモリアクセス要求信
号とは無関係に発生する手段と、メモリアクセス
時において、CPUより出力されたメモリアクセ
ス要求信号をトリガとして、メモリリード時にメ
モリリード用のカラムアドレス指定信号を、又、
メモリライト時には前記メモリリード用のカラム
アドレス指定信号より一定時間遅延したメモリラ
イト用のカラムアドレス指定信号を発生する手段
と、前記ロウアドレス指定信号およびカラムアド
レス指定信号を入力し、前記各指定信号に対応し
て入力されるロウアドレス及びカラムアドレスに
よつてアクセスされるメモリとを具備してなるメ
モリアクセス方式。
1 A means for generating a row address signal independently of a memory access request signal in synchronization with the first machine cycle of a CPU cycle, and a means for generating a row address signal independently of a memory access request signal at the time of memory access, using the memory access request signal output from the CPU as a trigger at the time of memory read. Column addressing signal for memory read,
At the time of memory write, means for generating a column address designation signal for memory write delayed by a certain period of time from the column address designation signal for memory read; A memory access method comprising a memory accessed by correspondingly input row addresses and column addresses.
JP60003096A 1985-01-11 1985-01-11 Memory access system Granted JPS61162886A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60003096A JPS61162886A (en) 1985-01-11 1985-01-11 Memory access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60003096A JPS61162886A (en) 1985-01-11 1985-01-11 Memory access system

Publications (2)

Publication Number Publication Date
JPS61162886A JPS61162886A (en) 1986-07-23
JPH0556598B2 true JPH0556598B2 (en) 1993-08-19

Family

ID=11547809

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60003096A Granted JPS61162886A (en) 1985-01-11 1985-01-11 Memory access system

Country Status (1)

Country Link
JP (1) JPS61162886A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2715410B2 (en) * 1986-11-27 1998-02-18 松下電器産業株式会社 Memory controller
JPS63144491A (en) * 1986-12-05 1988-06-16 Alps Electric Co Ltd Control system for dynamic ram
JPH02210685A (en) * 1989-02-10 1990-08-22 Tokyo Electric Co Ltd Dram controller
JP2658958B2 (en) * 1995-03-31 1997-09-30 日本電気株式会社 DMA controller

Also Published As

Publication number Publication date
JPS61162886A (en) 1986-07-23

Similar Documents

Publication Publication Date Title
EP0199134B1 (en) High performance memory system
JP4077874B2 (en) Dynamic random access memory system
US6035371A (en) Method and apparatus for addressing a static random access memory device based on signals for addressing a dynamic memory access device
KR950012019B1 (en) Data output buffer of semiconductor memory device
KR100393860B1 (en) Random access memory
JPH04230544A (en) Data processing apparatus for dynamically setting timing of dynamic memory system
JPH08102188A (en) Synchronous semiconductor storage device
JP3177094B2 (en) Semiconductor storage device
US5291580A (en) High performance burst read data transfer operation
JP2004536417A (en) Memory device for performing addressing with different burst order in read and write operations
US5185719A (en) High speed dynamic, random access memory with extended reset/precharge time
KR20020040111A (en) Method of drive word line and bit line for read and write in quad data rate synchronous sram and circuit of thereof
US4811305A (en) Semiconductor memory having high-speed serial access scheme
US6259651B1 (en) Method for generating a clock phase signal for controlling operation of a DRAM array
KR960042730A (en) Semiconductor storage device
JPH05274862A (en) Semiconductor memory device
US6324122B1 (en) RAM synchronized with a signal
JP3123473B2 (en) Semiconductor storage device
JPH0556598B2 (en)
JPS6146916B2 (en)
JP3765452B2 (en) Semiconductor memory device
KR100211483B1 (en) Semiconductor memory using block writing system
US5363337A (en) Integrated circuit memory with variable addressing of memory cells
EP0468135B1 (en) A high speed dynamic, random access memory with extended reset/precharge time
US5325515A (en) Single-component memory controller utilizing asynchronous state machines