JPH0514359B2 - - Google Patents

Info

Publication number
JPH0514359B2
JPH0514359B2 JP61231859A JP23185986A JPH0514359B2 JP H0514359 B2 JPH0514359 B2 JP H0514359B2 JP 61231859 A JP61231859 A JP 61231859A JP 23185986 A JP23185986 A JP 23185986A JP H0514359 B2 JPH0514359 B2 JP H0514359B2
Authority
JP
Japan
Prior art keywords
column
cycle
memory
write
data
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 - Fee Related
Application number
JP61231859A
Other languages
Japanese (ja)
Other versions
JPS6386191A (en
Inventor
Noryuki Ikumi
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP61231859A priority Critical patent/JPS6386191A/en
Publication of JPS6386191A publication Critical patent/JPS6386191A/en
Publication of JPH0514359B2 publication Critical patent/JPH0514359B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は半導体メモリ、特にダイナミツク
RAM(ランダム・アクセス・メモリ)の読み出
し/書き込み制御回路に関する。
[Detailed Description of the Invention] [Object of the Invention] (Field of Industrial Application) The present invention relates to semiconductor memories, particularly dynamic
This invention relates to a RAM (random access memory) read/write control circuit.

(従来の技術) 一般に、画像処理など大量のデータをパイプラ
インなどにより高速で処理するためには大容量の
ダイナミツクRAMを使つている。この場合、処
理の形態としてメモリ読み出し→処理→メモリ書
き込みとし、これを通常のモードでシーケンシヤ
ルに実行すのでは1サイクルの時間が長くなつて
しまう。そこで、ダイナミツクRAMに通常用意
されている高速モード、たとえばスタテイツク・
カラムモードを使うことが多い。従来のスタテイ
ツク・カラムモードにおける動作はたとえは第3
図に示すようなタイミングで行なわれる。即ち、
カラムアドレスをメモリに入力してから最大で図
示のtAA時間後にメモリ出力データDputが有効にな
り、次いでこの出力データに対する処理1を行な
う。この処理1にtp時間かかり、この処理データ
1を上記リード動作時と同じメモリアドレスに書
き込む。その後、次のアドレスのデータを読み出
すには、最大で図示のtALW時間必要であり、以
下、上記読み出したデータを処理し、この処理デ
ータを同じアドレスに書き込むという動作を繰り
返す。したがつて、サイクルタイムとしてはtp
tALW必要になり、このtALWはスタテイツク・カラ
ムモードのサイクルタイムtscの約2倍程度であ
り、このtscと前記tpとが等しいとすると、サイク
ルタイムはtscの約3倍程度になる。また、従来
のスタテイツク・カラムモードにおける別の動作
例は第4図に示すようなタイミングで行なわれ
る。即ち、サイクルタイムtscでアドレスを変化
させ、最初のサイクルではメモリ出力データDput
としてあるアドレス1のデータ1を読み出し、次
のサイクルでは上記とは別のアドレス2のデータ
2を読み出すと同時に前記読み出したデータ1の
処理1を行なう。次のサイクルでは、上記処理し
たデータ(処理データ1)の前記アドレス1への
書き込みと前記読み出したデータ2の処理2を行
なう。最後のサイクルでは、上記処理したデータ
(処理データ2)を前記アドレス2に書き込む。
したがつて、上記動作においては、2つのデータ
に対して4サイクル必要であり、結局、1つのデ
ータに対して2サイクル(tscの2倍)必要にな
る。
(Prior art) Generally, large-capacity dynamic RAM is used to process large amounts of data at high speed, such as in image processing, using pipelines. In this case, the processing format is memory reading → processing → memory writing, and if this is executed sequentially in a normal mode, one cycle will take a long time. Therefore, we decided to use the high-speed mode normally provided in dynamic RAM, such as static mode.
I often use column mode. The operation in conventional static column mode is analogous to
This is done at the timing shown in the figure. That is,
The memory output data D put becomes valid after a maximum of time t AA shown in the figure after inputting the column address to the memory, and then Process 1 is performed on this output data. This processing 1 takes time t p , and this processed data 1 is written to the same memory address as in the above read operation. Thereafter, reading the data at the next address requires at most the time t ALW shown in the figure, and thereafter, the operation of processing the read data and writing the processed data to the same address is repeated. Therefore, the cycle time is t p +
t ALW is required, and this t ALW is about twice the cycle time t sc in static column mode. If this t sc and the above t p are equal, the cycle time is about three times t sc . become. Another example of operation in the conventional static column mode is performed at the timing shown in FIG. That is, the address is changed at cycle time t sc , and in the first cycle, the memory output data D put
Data 1 at a certain address 1 is read out, and in the next cycle, data 2 at a different address 2 from the above is read out, and at the same time, processing 1 of the read data 1 is performed. In the next cycle, writing of the processed data (processed data 1) to the address 1 and processing 2 of the read data 2 are performed. In the last cycle, the processed data (processed data 2) is written to the address 2.
Therefore, in the above operation, four cycles are required for two data, and in the end, two cycles (twice tsc ) are required for one data.

上述したように従来のスタテイツク・カラムモ
ードにおいては、読み出し→処理→書き込みの一
連の動作を行なうのにサイクルタイムtscの2〜
3倍程度かかり、高速処理を図る上で好ましくな
い。また、上記第4図の動作例では、1サイクル
間隔で同一アドレスとなるようにアドレスを変え
なければならなくなるので、メモリ制御が複雑に
なる。
As mentioned above, in the conventional static column mode, the cycle time t sc is 2 to 2 to perform a series of operations of reading → processing → writing.
It takes about three times as long, which is not preferable in terms of high-speed processing. Furthermore, in the operation example shown in FIG. 4, the memory control becomes complicated because the addresses must be changed at one cycle interval so that they are the same.

(発明が解決しようとする問題点) 本発明は、上記したようにスタテイツク・カラ
ムモードにおけるメモリ読み出し→処理→メモリ
書き込みの一連の動作の所要時間が長いという問
題点を解決すべくなされたもので、上記一連の動
作を効率よく高速に実行し得るダイナミツクメモ
リを提供することを目的とする。
(Problems to be Solved by the Invention) The present invention has been made to solve the above-mentioned problem that the series of operations of reading memory → processing → memory writing in the static column mode takes a long time. , it is an object of the present invention to provide a dynamic memory that can efficiently execute the above series of operations at high speed.

[発明の構成] (問題点を解決するための手段) 本発明のダイナミツクメモリは、メモリセルア
レイの各カラムにそれぞれ入/出力ゲートを介し
て入/出力バスを共通に接続するのとは別に、書
き込みゲートを介して書き込みバスを共通に接続
し、スタテイツク・カラムモードの各サイクル毎
に前記入/出力ゲートを選択して読み出し可能に
制御するときのカラムデコーダ出力をラツチする
と共に上記各サイクルのうち第2番目以降のサイ
クルでは前のサイクルでラツチしたカラムデコー
ダ出力により前記書き込みゲートを選択して書き
込み可能に制御するラツチ回路を設けてなること
を特徴とする。
[Structure of the Invention] (Means for Solving the Problems) The dynamic memory of the present invention has a structure in which an input/output bus is commonly connected to each column of a memory cell array via an input/output gate. , the write bus is connected in common through the write gate, and the input/output gate is selected for each cycle in the static column mode to latch the column decoder output when controlling the input/output gate to enable reading. In the second and subsequent cycles, a latch circuit is provided which selects the write gate based on the column decoder output latched in the previous cycle and controls the write gate to be writeable.

(作用) ローアドレスストローブ信号がアクテイブの期
間において所定のローアドレスが与えられた状態
でカラムアドレスが変化するスタテイツク・カラ
ムモードの各サイクル毎に、あるカラムアドレス
のデータを読み出すと同時に、上記各サイクルの
うち第2番目以降のサイクルでは1サイクル前に
読み出されたのち処理されたデータを1サイクル
前のカラムアドレスに書き込むことが可能にな
る。換言すれば、メモリ読み出し→処理→メモリ
書き込みの一連の動作に際して、メモリ読み出し
に対してメモリ書き込みをスタテイツク・カラム
動作の1サイクルだけ遅らせ、1サイクルで異な
るアドレスに同時に読み出しと書き込みとが可能
になる。
(Function) During each cycle of the static column mode in which the column address changes while a predetermined row address is given during the active period of the row address strobe signal, the data of a certain column address is read simultaneously, and at the same time In the second and subsequent cycles, it becomes possible to write the data read out one cycle before and then processed to the column address one cycle before. In other words, during a series of operations from memory read → processing → memory write, memory write is delayed by one cycle of static column operation compared to memory read, making it possible to read and write to different addresses simultaneously in one cycle. .

(実施例) 以下、図面を参照して本発明の一実施例を詳細
に説明する。
(Example) Hereinafter, an example of the present invention will be described in detail with reference to the drawings.

第1図はダイナミツクRAM集積回路の一部を
示しており、1はメモリセルアレイ(メモリセル
のほかセンスアンプ等を含む)であり、各カラム
のビツト線対はそれぞれ入/出力ゲート2…(簡
単化のため1個のタランスフアゲートのみ図示し
ている)を介して入/出力バス3に共通接続され
ている。上記メモリセルアレイ1はローデコーダ
(図示せず)により行アドレスが指定され、カラ
ムデコーダ4により列アドレスが指定されてメモ
リセルの選択が行なわれるものである。上記カラ
ムデコーダ4の出力は前記入/出力ゲート2…の
トランスフアゲートをスイツチ制御するものであ
る。
Figure 1 shows a part of a dynamic RAM integrated circuit, where 1 is a memory cell array (including sense amplifiers in addition to memory cells), and each column's bit line pair is connected to an input/output gate 2... (simplified). For convenience, only one transistor gate is shown) to the input/output bus 3. In the memory cell array 1, a row address is designated by a row decoder (not shown), a column address is designated by a column decoder 4, and memory cells are selected. The output of the column decoder 4 switches and controls the transfer gates of the input/output gates 2.

さらに、本実施例のメモリには、前記各カラム
のビツト線対にそれぞれ書き込みゲート5…(簡
単化のため1個のトランスフアゲートのみ図示す
る)を介して書き込みデータバス6が共通接続さ
れており、上記書き込みゲート5…はそれぞれラ
ツチ回路7…の出力により制御され、このラツチ
回路7…はそれぞれ対応するカラム(簡単化のた
め2個のみにカラム番号1,2を図示する)を選
択制御するための前記カラムデコーダ出力をラツ
チ制御線8からのラツチ制御信号によりラツチす
るように構成されている。
Furthermore, in the memory of this embodiment, a write data bus 6 is commonly connected to the bit line pairs of each column via write gates 5 (only one transfer gate is shown for simplicity). , the write gates 5... are each controlled by the output of a latch circuit 7..., which selectively controls the corresponding column (column numbers 1 and 2 are shown for only two for simplicity). The column decoder output for this purpose is latched by a latch control signal from a latch control line 8.

また、上記書き込みデータバス6に書き込みデ
ータを入力するための入力ピン(端子)が設けら
れている。
Further, an input pin (terminal) for inputting write data to the write data bus 6 is provided.

次に、上記ダイナミツクRAMにおけるスタテ
イツク・カラムモードでのメモリ読み出し→処理
→メモリ書き込みの一連の動作について、第2図
を参照して説明する。先ず、ローアドレスストロ
ーブ信号()をアクテイブ(低レベル)に
し、ローアドレスを入力することによつて、ロー
デコーダはメモリセルアレイ1の行選択を行な
う。次に、カラムアドレスをスタテイツク・カラ
ムモードのサイクルタイムtscで次々と入力する
ことによつて、カラムデコーダ4は次々とデコー
ド信号を出力する。この場合、第1サイクルでは
カラムアドレス1によりカラム1が選択され、カ
ラムアドレス1を入力してから最大で図示のtAA
時間後にメモリ出力データDputとして有効データ
1がカラム1から対応する入/出力ゲート2、
入/出力バス3、出力バツフア、出力端子を経て
出力する。ここで、直ちに上記読み出したデータ
1をメモリ外部のマイクロプロセツサにより処理
し、処理時間tp後に演算結果(処理データ1)が
得れる。この処理データ1は書き込みデータ入力
端子から書き込みデータバス6を通じて入力し、
次の第2サイクルで書き込まれる。この場合の書
き込みのカラムアドレスは、1サイクル前(第1
サイクル)のカラムアドレス1をラツチ回路7…
でラツチしておいたものが用いられるので、これ
によつて前記カラム1(の選択メモリ)に書き込
まれる。また、この第2サイクルでは1サイクル
前(第1サイクル)のカラムアドレス1から次の
カラムアドレス2に変つており、このカラムアド
レス2によりカラム2が選択され、カラム2から
対応する入/出力ゲート2、入/出力バス3、出
力バツフア、出力端子を経て有効データ2が出力
する。以下、上述したように各サイクルであるア
ドレスiに対するデータiを読み出すと同時に、
1サイクル前にアドレスi−1から読み出された
データi−1に対する処理をして処理データi−
1をアドレスi−1に書き込む動作が繰り返し行
なわれることになる。この場合、前記処理時間tp
とサイクルタタイムtscとの関係は、常にtsc>tp
成り立つようにtpに応じてtscを設定しておけばよ
く、tpが小さいような処理では最小のtscで動作さ
せることができる。
Next, a series of operations of memory reading → processing → memory writing in the static column mode in the dynamic RAM will be explained with reference to FIG. First, the row decoder selects a row of the memory cell array 1 by making the row address strobe signal ( ) active (low level) and inputting a row address. Next, by inputting column addresses one after another at the cycle time tsc in the static column mode, the column decoder 4 outputs decoded signals one after another. In this case, in the first cycle, column 1 is selected by column address 1, and after inputting column address 1, the maximum t AA shown in the figure is
After a time, valid data 1 is output from column 1 as memory output data D put to the corresponding input/output gate 2,
It is output via the input/output bus 3, output buffer, and output terminal. Here, the read data 1 is immediately processed by a microprocessor outside the memory, and a calculation result (processed data 1) is obtained after a processing time tp . This processed data 1 is input from the write data input terminal through the write data bus 6,
It is written in the next second cycle. In this case, the write column address is one cycle before (first
Latch circuit 7...
Since the one latched in is used, it is thereby written to (the selection memory of) column 1. Also, in this second cycle, the column address 1 of the previous cycle (first cycle) changes to the next column address 2. Column 2 is selected by this column address 2, and the corresponding input/output gate is selected from column 2. 2. Valid data 2 is output via the input/output bus 3, output buffer, and output terminal. Thereafter, as described above, at the same time as reading data i for address i in each cycle,
The data i-1 read from address i-1 one cycle ago is processed and the processed data i-
The operation of writing 1 to address i-1 is repeated. In this case, the processing time t p
Regarding the relationship between t sc and cycle time t sc , it is sufficient to set t sc according to t p so that t sc > t p always holds, and for processing where t p is small, operation is performed at the minimum t sc can be done.

上記実施例のダイナミツクRAMによれば、ス
タテイツク・カラム動作における最初のサイクル
と最後のサイクルとでは1つのデータだけを処理
する(最初のサイクル1ではカラム1からデータ
1の読み出しのみであり、最後のサイクルnでは
カラムnからデータnを読み出すが、それに対す
る処理は含まれない)が、大部分のサイクルを占
める残りのサイクルそれぞれでは1サイクルで読
み出しおよび書き込みを処理することができるの
で、結局、サイクルタイムはスタテイツク・カラ
ムモードのサイクルタイムtscで済む。したがつ
て、従来例に比べてデータ読み出し→処理→デー
タ書き込みの一連の動作を2〜3倍高速に行なう
ことができる。しかも、これに伴なうハードウエ
アの増加は、1つのカラムに対して書き込みゲー
ト、ラツチ回路を各1個設けると共に、これらに
共通に書き込みデータバス、ラツチ制御線を設け
る程度であり、チツプ面積の増大は極く僅かで済
む。
According to the dynamic RAM of the above embodiment, only one data is processed in the first cycle and the last cycle in the static column operation (in the first cycle 1, only data 1 is read from column 1, and in the last cycle In cycle n, data n is read from column n, but the processing for it is not included), but each of the remaining cycles, which make up the majority of cycles, can process read and write in one cycle, so in the end, the cycle The cycle time in static column mode is tsc . Therefore, the series of operations of data reading → processing → data writing can be performed two to three times faster than in the conventional example. Moreover, the increase in hardware associated with this is limited to providing one write gate and one latch circuit for each column, as well as providing a write data bus and latch control line for these in common, which reduces the chip area. The increase in the amount is extremely small.

なお、上記ダイナミツクRAMにおいて、通常
のランダム・アクセスモードで動作させるときに
は前記書き込みゲート、ラツチ回路を非動作状態
にして入/出力ゲート2…を用いて書き込み/読
み出しを行なう。
When the dynamic RAM is operated in a normal random access mode, the write gate and latch circuit are rendered inactive and the input/output gates 2 are used to perform writing/reading.

なお、本発明は上記実施例のようなメモリ集積
回路に限らず、メモリとメモリ以外の論理回路と
が同一チツプ上に形成されたオンチツプメモリに
も適用可能である。
Note that the present invention is not limited to the memory integrated circuit as in the above embodiment, but is also applicable to an on-chip memory in which a memory and a logic circuit other than the memory are formed on the same chip.

[発明の効果] 上述したように本発明のダイナミツクメモリ
は、スタテイツク・カラムモードにおけるメモリ
読み出し→読み出しデータ処理→処理データのメ
モリ書き込みの一連の動作を効率良く高速に実行
でき、しかもハードウエハの増加が少なく、チツ
プ面積の増大は極く僅かで済む。したがつて、パ
イプラインなどにより高速に画像データなどを処
理する場合に使用される大容量のダイナミツク
RAMに本発明を適用すれば極めて有効である。
[Effects of the Invention] As described above, the dynamic memory of the present invention can efficiently and quickly perform the series of operations of reading memory → processing read data → writing processed data to memory in the static column mode, and moreover, the dynamic memory of the present invention The increase in chip area is small, and the increase in chip area is negligible. Therefore, large-capacity dynamic processors used when processing image data at high speed using pipelines, etc.
It is extremely effective to apply the present invention to RAM.

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

第1図は本発明のダイナミツクメモリの一実施
例の一部を示す構成説明図、第2図は第1図のメ
モリにおけるスタテイツク・カラムモードでの読
み出し、書き込み動作を示すタイミング図、第3
図および第4図はそれぞれ従来のダイナミツクメ
モリにおける相異なるスタテイツク・カラムモー
ドでの動作を示すタイミング図である。 1……メモリセルアレイ、2……入/出力ゲー
ト、3……入/出力バス、4……カラムデコー
ダ、5……書き込みゲート、6……書き込みデー
タバス、7……ラツチ回路、8……ラツチ制御
線。
FIG. 1 is a configuration explanatory diagram showing a part of an embodiment of the dynamic memory of the present invention, FIG. 2 is a timing diagram showing read and write operations in static column mode in the memory of FIG. 1, and FIG.
4 and 4 are timing diagrams showing operation in different static column modes in a conventional dynamic memory, respectively. 1... Memory cell array, 2... Input/output gate, 3... Input/output bus, 4... Column decoder, 5... Write gate, 6... Write data bus, 7... Latch circuit, 8... Latch control line.

Claims (1)

【特許請求の範囲】 1 ローアドレスが一定のままでカラムアドレス
を一定のサイクルタイムtscで複数回変化させる
スタテイツク・カラムモードを有するダイナミツ
クメモリにおいて、 メモリセルアレイの各カラムに入/出力ゲート
とは別に設けられた書き込みゲートと、 この書き込みゲートを介して前記各カラムに接
続される書き込みデータバスと、 スタテイツク・カラムモードの各サイクル毎に
前記入/出力ゲートを選択して読み出し可能に制
御するときのカラムデコーダ出力をラツチすると
共に、上記各サイクルのうち第2番目以降のサイ
クルでは1サイクル前にラツチしたカラムデコー
ダ出力により前記書き込みゲートを選択して書き
込み可能に制御するラツチ回路とを設けてなるこ
とを特徴とするダイナミツクメモリ。
[Claims] 1. In a dynamic memory having a static column mode in which the row address remains constant and the column address is changed multiple times at a constant cycle time tsc , input/output gates for each column of the memory cell array are provided. A write gate is provided separately, a write data bus is connected to each column through the write gate, and the input/output gate is selected and controlled to be readable in each cycle of the static column mode. A latch circuit is provided which latches the column decoder output at the time of the write operation and selects the write gate according to the column decoder output latched one cycle before in the second and subsequent cycles of each cycle to control the write gate. Dynamic memory characterized by
JP61231859A 1986-09-30 1986-09-30 Dynamic memory Granted JPS6386191A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61231859A JPS6386191A (en) 1986-09-30 1986-09-30 Dynamic memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61231859A JPS6386191A (en) 1986-09-30 1986-09-30 Dynamic memory

Publications (2)

Publication Number Publication Date
JPS6386191A JPS6386191A (en) 1988-04-16
JPH0514359B2 true JPH0514359B2 (en) 1993-02-24

Family

ID=16930135

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61231859A Granted JPS6386191A (en) 1986-09-30 1986-09-30 Dynamic memory

Country Status (1)

Country Link
JP (1) JPS6386191A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5022004A (en) * 1988-10-28 1991-06-04 Apollo Computer, Inc. Method and apparatus for DRAM memory performance enhancement
JP2685357B2 (en) * 1990-12-14 1997-12-03 株式会社東芝 Semiconductor memory device
JP2000076845A (en) * 1998-08-28 2000-03-14 Sony Corp Storage device and control method therefor
KR100532433B1 (en) * 2003-05-07 2005-11-30 삼성전자주식회사 Apparatus and method for inputting/outputting data simultaneously through a single pad

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5995660A (en) * 1982-11-22 1984-06-01 Nec Corp Data processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5995660A (en) * 1982-11-22 1984-06-01 Nec Corp Data processor

Also Published As

Publication number Publication date
JPS6386191A (en) 1988-04-16

Similar Documents

Publication Publication Date Title
JPH0676566A (en) Semiconductor memory device
JPH0528765A (en) Memory control circuit
JPH0255878B2 (en)
US5379263A (en) Semiconductor memory device which can provide required data flexibly under simplified control and operating method therefor
US6073219A (en) Semiconductor memory device with high speed read-modify-write function
US4602356A (en) Semiconductor memory device
JPH0315278B2 (en)
JPS6128198B2 (en)
JPH08235852A (en) Semiconductor storage device
KR100324143B1 (en) Semiconductor memory device and method of burn-in testing
JPH0514359B2 (en)
JPS60258792A (en) Dynamic ram
JPH1145567A (en) Semiconductor storage device
JPH1021687A (en) Semiconductor memory device
JPH0329187A (en) Multiport sram
KR0172369B1 (en) Semiconductor memory device
JPH0213394B2 (en)
JP2940060B2 (en) Semiconductor memory device
JPH0696583A (en) Semiconductor memory
JP2769384B2 (en) Arithmetic control IC and information processing device
JPS63142589A (en) Semiconductor memory
JP2512994B2 (en) Vector register
JPH0430119B2 (en)
JPS62188093A (en) Semiconductor memory device
KR0167682B1 (en) Data transmission enable signal occurrence circuit of semiconductor memory apparatus

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees