JPH08287674A - Continuous access memory - Google Patents

Continuous access memory

Info

Publication number
JPH08287674A
JPH08287674A JP7090682A JP9068295A JPH08287674A JP H08287674 A JPH08287674 A JP H08287674A JP 7090682 A JP7090682 A JP 7090682A JP 9068295 A JP9068295 A JP 9068295A JP H08287674 A JPH08287674 A JP H08287674A
Authority
JP
Japan
Prior art keywords
cell array
memory cell
memory
shift register
input
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
JP7090682A
Other languages
Japanese (ja)
Inventor
Toshiyuki Araki
敏之 荒木
雅弘 ▲ぎ▼園
Masahiro Gion
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 JP7090682A priority Critical patent/JPH08287674A/en
Publication of JPH08287674A publication Critical patent/JPH08287674A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dram (AREA)

Abstract

PURPOSE: To provide a continuous access memory capable of constituting a system eliminating an address generation circuit in the periphery of the memory required in a conventional memory and easily and continuously accessing address. CONSTITUTION: This memory is provided with a memory cell array 101, a sense amplifier and a write control circuit 102. The memory is provided with shift registers 107-110 of a synchronous type of the number of bits corresponding to the number of word lines 103-106 to the memory cell array 101. Then, parallel output lines of the shift registers are connected to the word lines of the memory cell array 101, and when a start signal EN is inputted to the series input of the shift register, the word lines 103-106 are activated successively synchronizing with a clock CLK controlling the shift registers, and the data stored in the memory cell array are read out, or the data are written in the memory cell continuously synchronizing with the clock.

Description

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

【0001】[0001]

【産業上の利用分野】半導体集積回路で、特に半導体チ
ップに内蔵されるメモリとそのメモリを用いたシステム
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor integrated circuit, particularly to a memory built in a semiconductor chip and a system using the memory.

【0002】[0002]

【従来の技術】従来のメモリの構成は図10に示すよう
に、メモリセルアレイ1001、センスアンプと書き込
み制御回路1002、アドレスデコーダ1007が主構
成要素である。このメモリは、4bit×4word構成のメ
モリでアドレス入力端子(A0,A1)と書き込みか読みだ
しかを制御する書き込み制御信号入力端子(WE)とデー
タポート入出力端子を備ている。アドレス入力端子(A
0,A1)はアドレスデコーダ1007に入力されており、
アドレスデコーダは、入力されたアドレス入力に対応し
た、メモリセルアレイ1001に接続されている4本の
ワード線1003〜1006の中のうち1本をアクティ
ブにする。メモリセルアレは、4本のワード線の状態と
書き込み制御信号の状態により、センスアンプと書き込
み制御回路1002を通して、データポートに付加され
ているデータの状態を格納するか、またはデータポート
へアクティブなワードに格納されているメモリセルのデ
−タを出力する。
2. Description of the Related Art As shown in FIG. 10, the structure of a conventional memory is mainly composed of a memory cell array 1001, a sense amplifier and write control circuit 1002, and an address decoder 1007. This memory is a 4 bit × 4 word memory and has an address input terminal (A0, A1), a write control signal input terminal (WE) for controlling writing or reading, and a data port input / output terminal. Address input terminal (A
0, A1) is input to the address decoder 1007,
The address decoder activates one of the four word lines 1003 to 1006 connected to the memory cell array 1001 corresponding to the input address input. The memory cell array stores the state of the data added to the data port or activates the data port through the sense amplifier and the write control circuit 1002 depending on the state of the four word lines and the state of the write control signal. It outputs the data of the memory cell stored in the word.

【0003】そのメモリのアクセス動作のタイミングは
図11を用いて説明する。図11は読みだしの場合で、
クロック(CLK)に同期してアドレス(Adrs)を"00"→"0
1"→"10"→"11"の順に連続に供給している。そのアドレ
スの変化に対応してワ−ド線は順次アクティブになり連
続でデ−タが出力される。つまり、連続にデ−タをアク
セスするためにはアドレスを連続に供給するわけであ
る。
The timing of the memory access operation will be described with reference to FIG. Figure 11 shows the case of reading,
Address (Adrs) is changed from "00" to "0" in synchronization with the clock (CLK).
The data is continuously supplied in the order of 1 "→" 10 "→" 11. "The word line is activated sequentially and the data is output continuously in response to the change of the address. Addresses are continuously supplied to access the data.

【0004】図12に示す信号処理演算を行うシステム
では、演算を行うデータをメモリ1201に格納してお
き、データ処理装置1203で処理を行い、処理結果を
メモリ1202に格納する。このときデータ処理装置1
203へのデータの供給は、アドレス発生器1204で
クロック(CK)に同期して発生したアドレスによってメ
モリ1201から連続的に読みだされるデータで行う。
データ処理装置1203で連続的に処理された結果のデ
ータはアドレス発生器1205でクロック(CK)に同期
して発生したアドレスによってメモリ1202へ連続的
に書き込まれる。
In the system for performing the signal processing operation shown in FIG. 12, the data to be operated is stored in the memory 1201, the data processing device 1203 performs the processing, and the processing result is stored in the memory 1202. At this time, the data processing device 1
The data is supplied to 203 by the data continuously read from the memory 1201 by the address generated by the address generator 1204 in synchronization with the clock (CK).
The data resulting from the continuous processing by the data processing device 1203 is continuously written into the memory 1202 by the address generated by the address generator 1205 in synchronization with the clock (CK).

【0005】[0005]

【発明が解決しようとする課題】上記のような信号処理
演算を行うシステムでは演算を行うデータをメモリに、
演算結果をメモリに格納する場合、常にアドレスを連続
してアクセスする場合が多く、従来のメモリを用いる
と、メモリ周辺に連続的にアドレスを発生するカウンタ
等で構成されるアドレス発生器の回路が必要になる。
In the system for performing the signal processing operation as described above, the data to be operated is stored in the memory,
When storing the calculation result in the memory, the address is often accessed continuously, and when the conventional memory is used, the circuit of the address generator including the counter that continuously generates the address around the memory is used. You will need it.

【0006】本発明は、メモリ周辺の回路などを無くし
て、容易に上記のようなシステムを構成することができ
るメモリを提供することを目的とする。
It is an object of the present invention to provide a memory which can easily configure the system as described above by eliminating circuits around the memory.

【0007】[0007]

【課題を解決するための手段】第1の発明は、メモリセ
ルアレイ、センスアンプ、書き込み制御回路とを備えた
メモリにおいて、前記メモリセルアレイへのワード線の
数に対応したビット数の同期型のシフトレジスタを備
え、前記シフトレジスタの並列出力線を前記メモリセル
アレイのワード線へ接続し、前記シフトレジスタの直列
入力に起動信号を入力すると前記ワード線が前記シフト
レジスタを制御するクロックに同期して順次活性化さ
れ、前記メモリセルアレイに格納されているデータの読
み出し、または前記メモリセルアレイへのデータの書き
込みを前記クロックに同期して連続的に行うことを特徴
とする連続アクセスメモリである。
According to a first aspect of the present invention, in a memory including a memory cell array, a sense amplifier and a write control circuit, a synchronous shift of the number of bits corresponding to the number of word lines to the memory cell array is provided. A register is provided, a parallel output line of the shift register is connected to a word line of the memory cell array, and when a start signal is input to a serial input of the shift register, the word line is sequentially synchronized with a clock for controlling the shift register. The continuous access memory is characterized in that it is activated and reads data stored in the memory cell array or writes data to the memory cell array continuously in synchronization with the clock.

【0008】第2の発明は、メモリセルアレイ、センス
アンプ、書き込み制御回路とを備えたメモリにおいて、
複数の同期型のシフトレジスタを備え、前記各シフトレ
ジスタの並列出力線を前記メモリセルアレイのワード線
へ接続し、1つのシフトレジスタの直列入力に起動パル
ス信号を入力すると前記シフトレジスタが接続されてい
るワード線が前記シフトレジスタを制御するクロックに
同期して順次活性化され、前記メモリセルアレイに格納
されているデータの読み出し、または前記メモリセルア
レイへのデータの書き込みを前記クロックに同期して連
続的に行うことを特徴とする連続アクセスメモリであ
る。
A second invention is a memory including a memory cell array, a sense amplifier and a write control circuit,
A plurality of synchronous shift registers are provided, the parallel output lines of the shift registers are connected to the word lines of the memory cell array, and when the start pulse signal is input to the serial input of one shift register, the shift registers are connected. The word lines are sequentially activated in synchronization with the clock for controlling the shift register, and reading of data stored in the memory cell array or writing of data in the memory cell array is continuously performed in synchronization with the clock. It is a continuous access memory characterized in that

【0009】第3の発明はメモリセルアレイ、センスア
ンプ、書き込み制御回路とを備えたメモリにおいて、2
組の同期型のシフトレジスタを備え、第1組の各シフト
レジスタの並列出力線は前記メモリセルアレイのワード
線と接続し、第2組の各シフトレジスタの並列出力線は
前記メモリセルアレイのビット線の選択を行うビット線
選択回路の制御線と接続し、前記各シフトレジスタへは
周波数の違う同期クロックを入力し、前記シフトレジス
タの直列入力に起動パルス信号を入力すると前記シフト
レジスタが接続されているワード線がクロックに同期し
て順次活性化され、また前記ビット線選択回路により順
次前記メモリセルアレイに格納されているデータの読み
出し、または前記メモリセルアレイへのデータの書き込
みをクロックに同期して連続的に行うことを特徴とする
連続アクセスメモリである。
A third aspect of the present invention is a memory provided with a memory cell array, a sense amplifier, and a write control circuit.
A pair of synchronous shift registers, a parallel output line of each shift register of the first set is connected to a word line of the memory cell array, and a parallel output line of each shift register of the second set is a bit line of the memory cell array. Connected to a control line of a bit line selection circuit for selecting, shift clocks are input to the shift registers, and a start pulse signal is input to the serial input of the shift registers, the shift registers are connected. Existing word lines are sequentially activated in synchronization with a clock, and the bit line selection circuit sequentially reads data stored in the memory cell array or writes data in the memory cell array in synchronization with a clock. It is a continuous access memory which is characterized in that

【0010】第4の発明はメモリセルアレイ、センスア
ンプ、書き込み制御回路とを備えたメモリにおいて、前
記メモリセルアレイへのワード線の数に対応したビット
数の同期型のシフトレジスタを備え、前記シフトレジス
タは全てのビットに対応した並列出力線を前記メモリセ
ルアレイのワード線へ接続されており、前記シフトレジ
スタを構成する全てのフリップフロップの入力は前段の
フリップフロップの出力とワード線の数に対応した外部
からの起動信号との論理和が入力され、また前記フリッ
プフロップの初期値入力には共通の外部からの初期化信
号が入力され、前記シフトレジスタの任意の1つの起動
信号入力にアクセスしたいクロック周期のワード数分の
時間アサ−トされる起動信号を入力すると前記ワード線
が前記クロックに同期して順次活性化され、また前記す
べての起動信号入力がネゲ−トれているときは、前記初
期化信号を用いて前記フリップフロップを前記ワード線
を活性化しないように初期化することで、前記メモリセ
ルアレイに格納されているデータの読み出しまたは前記
メモリセルアレイへのデータの書き込みを前記クロック
に同期して任意のアドレスから任意の個数のデータを連
続的にアクセスできることを特徴とする連続アクセスメ
モリである。
A fourth invention is a memory including a memory cell array, a sense amplifier, and a write control circuit, and a synchronous shift register having a bit number corresponding to the number of word lines to the memory cell array, and the shift register. Has parallel output lines corresponding to all the bits connected to the word lines of the memory cell array, and the inputs of all the flip-flops forming the shift register correspond to the outputs of the previous flip-flops and the number of word lines. A logical OR with an activation signal from the outside is input, a common initialization signal from the outside is input to the initial value input of the flip-flop, and a clock to access any one activation signal input of the shift register When a start signal that is asserted for the number of words in the cycle is input, the word line is used as the clock. When the activation signal inputs are negated, the flip-flops are initialized by using the initialization signal so as not to activate the word line, A continuous access memory characterized in that reading of data stored in the memory cell array or writing of data to the memory cell array can be continuously accessed from an arbitrary number of data in synchronization with the clock. is there.

【0011】[0011]

【作用】第1の発明は、起動信号が入力されると、フリ
ップフロップで構成されるシフトレジスタの並列出力が
順次1周期ごとにアクティブとなり、メモリセルアレイ
のワード線が順次1周期ごと活性化されることで連続的
なアクセスを実現する。
According to the first aspect of the present invention, when the activation signal is input, the parallel outputs of the shift register composed of flip-flops are sequentially activated every cycle, and the word lines of the memory cell array are sequentially activated every cycle. By doing so, continuous access is realized.

【0012】第2の発明は、第1の発明と同様に連続的
なアクセスを実現するが、シフトレジスタを複数備えて
いるので、連続してアクセスする範囲を分割できる。
The second invention realizes continuous access like the first invention, but since a plurality of shift registers are provided, the range of continuous access can be divided.

【0013】第3の発明は、第1の発明と同様に連続的
なアクセスを実現するが、ビット線の選択回路を含ん
で、連続的なアクセスを実現できる。
The third aspect of the present invention realizes continuous access like the first aspect of the present invention, but it can realize continuous access by including a bit line selection circuit.

【0014】第4の発明は、第1の発明と同様に連続的
なアクセスを実現するが、任意のアドレスから任意の個
数のデ−タのアクセスを可能とする。
The fourth aspect of the invention realizes continuous access as in the first aspect of the invention, but enables access of an arbitrary number of data from an arbitrary address.

【0015】[0015]

【実施例】以下に、本発明のにおける実施例を構成図、
タイミング図を用いて説明する。
The following is a block diagram of an embodiment of the present invention,
This will be described with reference to the timing chart.

【0016】(実施例1)図1は本発明の第1の実施例
における4ビット×4ワード構成のメモリの構成図であ
り、このメモリは、書き込みか読みだしかを制御する書
き込み制御信号入力端子(WE)とデータポート入出力端
子を備ている。またこのメモリは、4ビット×4ワード
のメモリセルアレイ101、センスアンプと書き込み制
御回路102、同期型シフトレジスタを構成するフリッ
プフロップ107〜110が主構成要素である。
(Embodiment 1) FIG. 1 is a block diagram of a memory of a 4 bit.times.4 word structure according to the first embodiment of the present invention. This memory has a write control signal input for controlling writing or reading. It has a terminal (WE) and a data port input / output terminal. The main components of this memory are a memory cell array 101 of 4 bits × 4 words, a sense amplifier and write control circuit 102, and flip-flops 107 to 110 that form a synchronous shift register.

【0017】各フリップフロップ107〜110の出力
はバッファ111〜114を介してメモリセルアレイ1
01の4本のワード線103〜106に接続されている
と同時に、フリップフロップ107の=出力はフリップ
フロップ108の入力へといった様に次段のフリップフ
ロップの入力に接続されている。最初の段のフリップフ
ロップ107の入力は起動信号(EN)の入力端子とな
る。また各フリップフロップ107〜110はクロック
信号(CLK)が共通に入力されており、同期型のシフト
レジスタを構成していることになる。メモリセルアレ1
01は、4本のワード線103〜106の状態と書き込
み制御信号の状態により、センスアンプと書き込み制御
回路102を通して、データポート(D0,D1,D2,D3)に
付加されているデータの状態を格納するか、またはデー
タポートへアクティブなワードに格納されているメモリ
セルのデ−タを出力する。
The outputs of the flip-flops 107 to 110 are passed through the buffers 111 to 114 to the memory cell array 1
At the same time as being connected to the four word lines 103 to 106 of 01, the output of the flip-flop 107 is connected to the input of the next flip-flop such as to the input of the flip-flop 108. The input of the flip-flop 107 in the first stage becomes the input terminal of the activation signal (EN). A clock signal (CLK) is commonly input to each of the flip-flops 107 to 110, which constitutes a synchronous shift register. Memory cell array 1
01 indicates the state of the data added to the data port (D0, D1, D2, D3) through the sense amplifier and the write control circuit 102 depending on the state of the four word lines 103 to 106 and the state of the write control signal. Store or output the data of the memory cell stored in the active word to the data port.

【0018】本実施例のメモリのアクセス動作のタイミ
ングを図2を用いて読みだしの場合(書き込み制御信号
がネゲート状態のとき)を説明する。クロック(CLK)
の1周期分の起動信号(EN)が本実施例のメモリに入力
されると、クロック(CLK)に同期してフリップフロッ
プ107〜110で構成されるシフトレジスタの並列出
力(つまりフリップフロップ107〜110の出力)が
順次1周期ごとにアクティブとなり、メモリセルアレイ
101のワード線(w.lone0-3)が順次1周期ごと活性
化される。活性化されたワード線に接続されているメモ
リセルに格納されているデータは、センスアンプと書き
込み制御回路102を通してデータポートへアクティブ
なワードに格納されているメモリセルのデ−タを順次1
周期に出力する。
A case where the timing of the memory access operation of the present embodiment is read out (when the write control signal is in the negate state) will be described with reference to FIG. Clock (CLK)
When a start signal (EN) for one cycle is input to the memory of the present embodiment, the parallel output of the shift register constituted by the flip-flops 107 to 110 (that is, the flip-flops 107 to 110) in synchronization with the clock (CLK). The output of 110) sequentially becomes active every cycle, and the word lines (w.lone0-3) of the memory cell array 101 are sequentially activated every cycle. The data stored in the memory cells connected to the activated word line is sequentially transferred to the data port through the sense amplifier and the write control circuit 102 by sequentially changing the data of the memory cells stored in the active word to 1 by one.
Output in cycle.

【0019】また、本実施例のメモリの書き込みの場合
(書き込み制御信号がアサート状態のとき)も、同様に
起動信号(EN)によりワード線が順次活性化され、クロ
ック(CLK)の1周期ごとにデータポートの状態をメモ
リセルアレイに書き込む。
Also, in the case of writing to the memory of this embodiment (when the write control signal is in the asserted state), similarly, the word line is sequentially activated by the activation signal (EN), and every one cycle of the clock (CLK). The state of the data port is written in the memory cell array.

【0020】図9に第1の実施例のメモリを用いたシス
テム構成図を示す。演算を行うデータをメモリ901に
格納しておき、データ処理装置903で処理を行い、処
理結果をメモリ902に格納する。このときデータ処理
装置903へのデータの供給は、クロック(CK)に同期
して発生した起動信号によってメモリ901から連続的
に読みだされるデータで行う。データ処理装置903で
連続的に処理された結果のデータはクロック(CK)に同
期して発生した起動信号によってメモリ902へ連続的
に書き込まれる。
FIG. 9 shows a system configuration diagram using the memory of the first embodiment. Data to be calculated is stored in the memory 901, processed by the data processing device 903, and the processing result is stored in the memory 902. At this time, the data is supplied to the data processing device 903 by the data continuously read from the memory 901 by the activation signal generated in synchronization with the clock (CK). The data resulting from the continuous processing by the data processing device 903 is continuously written into the memory 902 by the activation signal generated in synchronization with the clock (CK).

【0021】なお本実施例では4ワードの領域の場合を
説明したが、そのワード数を任意にすることも、シフト
レジスタのビット数を変更することで構成可能である。
In the present embodiment, the case of a 4-word area has been described, but the number of words can be set arbitrarily and can be configured by changing the number of bits of the shift register.

【0022】(実施例2)図3は本発明の第2の実施例
における4ビット×8ワード構成のメモリの構成図であ
り、4ビット×8ワードのメモリセルアレイ301、セ
ンスアンプと書き込み制御回路302、2つの同期型シ
フトレジスタを構成するフリップフロップ311〜31
4、315〜318が主構成要素である。
(Embodiment 2) FIG. 3 is a block diagram of a memory of a 4 bit × 8 word structure according to a second embodiment of the present invention, which is a memory cell array 301 of 4 bit × 8 words, a sense amplifier and a write control circuit. 302, flip-flops 311 to 311, which constitute two synchronous shift registers
4, 315 to 318 are the main constituent elements.

【0023】第1の同期型シフトレジスタを構成するフ
リップフロップ311〜314の出力は、バッファ31
9〜322を介してメモリセルアレイ301の4本のワ
ード線303〜306に接続されていると同時に、フリ
ップフロップ311の出力はフリップフロップ312の
入力へといった様に次段のフリップフロップの入力に接
続されている。最初の段のフリップフロップ311の入
力は起動信号(EN0)の入力端子となる。同様に第2の
同期型シフトレジスタを構成するフリップフロップ31
5〜318の出力は、バッファ323〜326を介して
メモリセルアレイ301の4本のワード線307〜31
0に接続されていると同時に、フリップフロップ315
の出力はフリップフロップ316の入力へといった様に
次段のフリップフロップの入力に接続されている。最初
の段のフリップフロップ315の入力は起動信号(EN
1)の入力端子となる。したがって各フリップフロップ
311〜314、315〜318はクロック信号(CL
K)が共通に入力されており、同期型のシフトレジスタ
を2つ構成していることになる。メモリセルアレ301
は、ワード線の状態と書き込み制御信号の状態により、
センスアンプと書き込み制御回路302を通して、デー
タポート(D0,D1,D2,D3)に付加されているデータの状
態を格納するか、またはデータポートへアクティブなワ
ードに格納されているメモリセルのデ−タを出力する。
The outputs of the flip-flops 311 to 314 constituting the first synchronous shift register are the buffer 31.
9 to 322 to the four word lines 303 to 306 of the memory cell array 301, and at the same time, the output of the flip-flop 311 is connected to the input of the next flip-flop such as to the input of the flip-flop 312. Has been done. The input of the flip-flop 311 in the first stage becomes the input terminal of the activation signal (EN0). Similarly, a flip-flop 31 that constitutes a second synchronous shift register
The outputs of 5 to 318 are transmitted through the buffers 323 to 326 to the four word lines 307 to 31 of the memory cell array 301.
Flip-flop 315 connected to 0
Is connected to the input of the next stage flip-flop, such as to the input of flip-flop 316. The input of the flip-flop 315 in the first stage is a start signal (EN
It becomes the input terminal of 1). Therefore, each of the flip-flops 311 to 314 and 315 to 318 receives the clock signal (CL
K) is commonly input, and two synchronous shift registers are configured. Memory cell array 301
Depends on the state of the word line and the state of the write control signal,
The state of the data added to the data port (D0, D1, D2, D3) is stored through the sense amplifier and the write control circuit 302, or the data of the memory cell stored in the active word is stored in the data port. Output.

【0024】本実施例のメモリの動作は、2つの起動信
号(EN0, EN1)のうちどちらか一方のみをアサートする
ことで、メモリセルアレ301のアクセスを分割して、
上述の第1の実施例と同様に連続にアクセス(書き込み
または読みだし)を行う。
The operation of the memory of this embodiment divides the access of the memory cell array 301 by asserting only one of the two activation signals (EN0, EN1),
The access (writing or reading) is continuously performed as in the first embodiment.

【0025】なお本実施例では8ワードの領域を4ワー
ド×2に分割した場合を説明したが、その分割の方法を
任意にすることも、シフトレジスタの構成により可能で
ある。
In the present embodiment, the case where the 8-word area is divided into 4 words × 2 has been described. However, the division method can be set arbitrarily by the configuration of the shift register.

【0026】また、本実施例のメモリも図9と同様にシ
ステム構成が可能である。 (実施例3)図4は本発明の第3の実施例におけるメモ
リの構成図であり、16ビット×4ワードのメモリセル
アレイ401、センスアンプと書き込み制御回路40
2、2組の同期型シフトレジスタを構成するフリップフ
ロップ407〜410、415〜418、メモリセルア
レイ401の4つのビット線対(b, b)の中から1つビ
ット線対を選択する選択回路419が主構成要素であ
る。
The memory of this embodiment can also have a system configuration similar to that shown in FIG. (Third Embodiment) FIG. 4 is a block diagram of a memory according to a third embodiment of the present invention, which is a memory cell array 401 of 16 bits × 4 words, a sense amplifier and a write control circuit 40.
Two or two flip-flops 407 to 410 and 415 to 418 forming a synchronous shift register, and a selection circuit 419 for selecting one bit line pair from the four bit line pairs (b, b) of the memory cell array 401. Is the main component.

【0027】第1の同期型シフトレジスタを構成するの
フリップフロップ407〜410の出力は、バッファ4
20〜423を介してメモリセルアレイ401の4本の
ワード線403〜406に接続されていると同時に、フ
リップフロップ407の出力はフリップフロップ408
の入力へといった様に次段のフリップフロップの入力に
接続されている。最初の段のフリップフロップ407の
入力は起動信号(EN-R)の入力端子となる。
The outputs of the flip-flops 407 to 410 constituting the first synchronous shift register are the buffer 4
The output of the flip-flop 407 is simultaneously connected to the four word lines 403 to 406 of the memory cell array 401 via 20 to 423.
It is connected to the input of the next stage flip-flop and so on. The input of the flip-flop 407 in the first stage serves as the input terminal of the activation signal (EN-R).

【0028】同様に第2の同期型シフトレジスタを構成
するのフリップフロップ415〜418の出力は、バッ
ファ424〜427を介してビット線選択回路419の
4本の制御線411〜414に接続されていると同時
に、フリップフロップ415の出力はフリップフロップ
416の入力へといった様に次段のフリップフロップの
入力に接続されている。最初の段のフリップフロップ4
15の入力は起動信号(EN-C)の入力端子となる。第1
シフトレジスタを構成するのフリップフロップ407〜
410と第2シフトレジスタを構成するのフリップフロ
ップ415〜418は同期した別の周波数のクロック信
号(CLK、CLK4)が入力されており、同期型のシフトレ
ジスタを2組構成していることになる。CLK4は、CLKを
4分周したものを入力すると、図5に示したタイミング
図の様に動作する。
Similarly, the outputs of the flip-flops 415 to 418 forming the second synchronous shift register are connected to the four control lines 411 to 414 of the bit line selection circuit 419 via the buffers 424 to 427. At the same time, the output of flip-flop 415 is connected to the input of the next-stage flip-flop, such as to the input of flip-flop 416. First stage flip-flop 4
The input of 15 becomes an input terminal of a start signal (EN-C). First
Flip-flops 407 to form a shift register
410 and the flip-flops 415 to 418 of the second shift register are inputted with the clock signals (CLK, CLK4) of different frequencies which are synchronized with each other, which means that two sets of synchronous shift registers are constituted. . CLK4 operates as shown in the timing chart of FIG. 5 when the CLK divided by 4 is input.

【0029】図5を用いて本実施例のメモリの動作の読
みだしの場合(書き込み制御信号がネゲート状態のと
き)を説明する。クロック(CLK)の1周期分の起動信
号(EN-C)が本実施例のメモリに入力されると、クロッ
ク(CLK)に同期してフリップフロップ415〜418
で構成される第2のシフトレジスタの並列出力(つまり
フリップフロップ415〜418の出力)が順次1周期
ごとにアクティブとなり、ビット線選択回路419の制
御線(制御線0-3)が順次1周期ごと活性化される。活
性化された制御線によって選択されたビット線がメモリ
セルアレイ401とセンスアンプと書き込み制御回路4
02が電気的に順次1周期こどに接続される。
The case of reading the operation of the memory of this embodiment (when the write control signal is in the negate state) will be described with reference to FIG. When the activation signal (EN-C) for one cycle of the clock (CLK) is input to the memory of this embodiment, the flip-flops 415 to 418 are synchronized with the clock (CLK).
The parallel output of the second shift register (that is, the outputs of the flip-flops 415 to 418) sequentially becomes active for each cycle, and the control line (control lines 0 to 3) of the bit line selection circuit 419 sequentially operates for one cycle. Each is activated. The bit line selected by the activated control line is the memory cell array 401, the sense amplifier, and the write control circuit 4.
02 are electrically sequentially connected to one cycle child.

【0030】またクロック(CLK4)の1周期分の起動信
号(EN-R)が本実施例のメモリに入力されると、クロッ
ク(CLK4)に同期してフリップフロップ407〜410
で構成される第1のシフトレジスタの並列出力(つまり
フリップフロップ407〜410の出力)が順次1周期
ごとにアクティブとなり、メモリセルアレイ401のワ
ード線(w.lone0-3)が順次1周期ごと活性化される。
図5の場合、CLK4は、CLKを4分周したものであり、起
動信号(EN-R)と起動信号(EN-C)は同じ時刻にアサ−
トしている。この場合、1つのワード線が活性化されて
いる期間に4本のビット線選択の制御線が順次活性化さ
れることになる。つまりメモリセルアレイ401内に格
納されている全デ−タを4ビット単位で順次連続に読み
だすことが可能である。また、本実施例のメモリの書き
込みの場合(書き込み制御信号がアサート状態のとき)
も、同様に4ビット単位で順次連続に行うことが可能で
ある。
When a start signal (EN-R) for one cycle of the clock (CLK4) is input to the memory of this embodiment, the flip-flops 407 to 410 are synchronized with the clock (CLK4).
The parallel output of the first shift register (that is, the outputs of the flip-flops 407 to 410) is sequentially activated every cycle, and the word lines (w.lone0-3) of the memory cell array 401 are sequentially activated every cycle. Be converted.
In the case of FIG. 5, CLK4 is the CLK divided by 4, and the start signal (EN-R) and the start signal (EN-C) are asserted at the same time.
I am In this case, four bit line selection control lines are sequentially activated while one word line is activated. That is, all the data stored in the memory cell array 401 can be sequentially read in units of 4 bits. In the case of writing to the memory of this embodiment (when the write control signal is in the asserted state)
Also, similarly, it is possible to successively and sequentially perform in units of 4 bits.

【0031】また、本実施例のメモリも図9と同様にシ
ステム構成が可能である。なお本実施例の場合、ビット
線選択が4対1だったのでCLK4は、CLKを4分周したも
のを用いたが、ビット線選択がn対1だったらCLK4は、
CLKをn分周したものを用ればよい。
Further, the memory of this embodiment can have a system configuration similar to that shown in FIG. In the case of the present embodiment, since the bit line selection was 4 to 1, CLK4 is obtained by dividing CLK by 4. However, if the bit line selection is n to 1, CLK4 is
CLK divided by n may be used.

【0032】(実施例4)図6は本発明の第4の実施例
における4ビット×8ワード構成のメモリの構成図であ
り、4ビット×8ワードのメモリセルアレイ601、セ
ンスアンプと書き込み制御回路602、同期型のシフト
レジスタ612が主構成要素である。
(Embodiment 4) FIG. 6 is a block diagram of a memory of a 4 bit.times.8 word structure in a fourth embodiment of the present invention, which is a memory cell array 601 of 4 bit.times.8 words, a sense amplifier and a write control circuit. 602 and the synchronous shift register 612 are the main constituent elements.

【0033】また図7にシフトレジスタ612の内部構
成と本実施例のメモリを使用するうえでの周辺回路の例
を示している。シフトレジスタ612の内部構成は、フ
リップフロップ613〜620と各フリップフロップ6
13〜620の入力に接続される論理和ゲート621〜
628とで構成される。各フリップフロップ613〜6
20の出力は、バッファ633〜640を介してメモリ
セルアレイ601の8本のワード線603〜610に接
続されている。フリップフロップ613の出力はフリッ
プフロップ614の入力へ接続されている論理和ゲート
622の入力へといった様に次段のフリップフロップの
入力へ接続されている論理和ゲートの入力に接続されて
いる。また各論理和ゲート621〜628のもう一方の
入力は外部端子(EN0〜EN7)に接続されており、フリッ
プフロップ613〜620のクロック入力は全て共通の
外部端子(CLKin)に接続されている。図7の論理ゲー
ト630〜632は、本実施例のメモリを使用するうえ
で必要な周辺回路である。
FIG. 7 shows an internal structure of the shift register 612 and an example of peripheral circuits for using the memory of this embodiment. The internal structure of the shift register 612 includes the flip-flops 613 to 620 and the flip-flops 6
OR gates 621-connected to the inputs of 13-620
And 628. Each flip-flop 613-6
The outputs of 20 are connected to the eight word lines 603 to 610 of the memory cell array 601 via the buffers 633 to 640. The output of flip-flop 613 is connected to the input of the OR gate connected to the input of the next stage flip-flop, such as to the input of OR gate 622 connected to the input of flip-flop 614. The other inputs of the OR gates 621 to 628 are connected to external terminals (EN0 to EN7), and the clock inputs of the flip-flops 613 to 620 are all connected to a common external terminal (CLKin). Logic gates 630 to 632 shown in FIG. 7 are peripheral circuits necessary for using the memory of this embodiment.

【0034】本実施例のメモリを使う場合、外部端子
(CLKin)には、アクセスするときだけクロックパルス
を入力する。また外部端子(EN0〜EN7)うち任意の1つ
の起動信号入力にアクセスしたいクロック周期のワード
数分の時間アサ−トされる起動信号を入力する。図7で
は、外部よりその端子のうち3つ(EN0,EN2,EN4)にの
み接続されている。つまり、連続アクセスを開始する最
初のワ−ド線に対応したフリップフロップの入力のため
の外部端子(EN0〜EN7)をクロック周期のワード数分の
時間アサ−トすることで連続的にワード線が活性化され
る。また外部端子(EN)にはアクセスしていないときに
アサートされる信号を入力し、アクセスしていないとき
にどのワ−ド線も活性化されないように初期化する。
When the memory of this embodiment is used, a clock pulse is input to the external terminal (CLKin) only when accessing. Also, input a start signal that is asserted for a time corresponding to the number of words in the clock cycle to access any one start signal input from the external terminals (EN0 to EN7). In FIG. 7, only three of the terminals (EN0, EN2, EN4) are externally connected. In other words, the external terminals (EN0 to EN7) for input of the flip-flop corresponding to the first word line that starts continuous access are continuously asserted for the number of words in the clock cycle to continuously output word lines. Is activated. A signal asserted when not accessing is input to the external terminal (EN), and initialization is performed so that no word line is activated when not accessing.

【0035】図8に本実施例のメモリを用いたアクセス
の例(書き込み制御信号がネゲート状態のとき)を説明
する。まず最初にEN-a(EN0に接続されている)が4周
期分アサートされたことで、ワ−ド線(w.line0〜w.lin
e3)が順次活性化され4つのデ−タが出力されている。
つぎにEN-b(EN2に接続されている)が5周期分アサー
トされたことで、ワ−ド線(w.line2〜w.line6)が順次
活性化され5つのデ−タが出力されている。さらにEN-a
(EN0に接続されている)が3周期分アサートされたこ
とで、ワ−ド線(w.line0〜w.line2)が順次活性化され
3つのデ−タが出力されている。最後にEN-c(EN4に接
続されている)が2周期分アサートされたことで、ワ−
ド線(w.line4〜w.line5)が順次活性化され2つのデ−
タが出力されている。
An example of access using the memory of this embodiment (when the write control signal is in the negate state) will be described with reference to FIG. First, EN-a (connected to EN0) is asserted for 4 cycles, so that the word lines (w.line0 to w.lin)
e3) is sequentially activated and four data are output.
Next, EN-b (connected to EN2) is asserted for 5 cycles, so that the word lines (w.line2 to w.line6) are sequentially activated and 5 data are output. There is. Furthermore EN-a
By asserting (connected to EN0) for three cycles, the word lines (w.line0 to w.line2) are sequentially activated and three data are output. Finally, EN-c (connected to EN4) is asserted for 2 cycles.
Lines (w.line4 to w.line5) are activated sequentially and two data
Is being output.

【0036】また、本実施例のメモリも図9と同様にシ
ステム構成が可能である。なお、本実施例では8ワード
構成の説明を行ったが、nワード構成にするのもシフト
レジスタをnビット構成にすることで可能である。
Further, the memory of this embodiment can also have a system configuration similar to that shown in FIG. Although the 8-word configuration has been described in the present embodiment, the n-word configuration can also be achieved by configuring the shift register with an n-bit configuration.

【0037】[0037]

【発明の効果】第1の発明から第4の発明は全て、メモ
リ周辺のメモリ周辺に連続的にアドレスを発生するカウ
ンタ等で構成されるアドレス発生器などの回路を無くな
り、容易にかつコンパクトにシステムを構成することが
できるメモリを提供できる。
According to the first to fourth aspects of the invention, circuits such as an address generator composed of a counter for continuously generating addresses around the memory are eliminated and the circuit is easily and compactly provided. A memory that can configure the system can be provided.

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

【図1】本発明の第1の実施例におけるメモリの構成図FIG. 1 is a configuration diagram of a memory according to a first embodiment of the present invention.

【図2】同実施例におけるメモリのタイミング図FIG. 2 is a timing chart of the memory in the embodiment.

【図3】本発明の第2の実施例におけるメモリの構成図FIG. 3 is a configuration diagram of a memory according to a second embodiment of the present invention.

【図4】本発明の第3の実施例におけるメモリの構成図FIG. 4 is a configuration diagram of a memory according to a third embodiment of the present invention.

【図5】同実施例におけるメモリのタイミング図FIG. 5 is a timing chart of the memory according to the embodiment.

【図6】本発明の第4の実施例におけるメモリの構成図FIG. 6 is a configuration diagram of a memory according to a fourth embodiment of the present invention.

【図7】同実施例におけるメモリのシフトレジスタの構
成図
FIG. 7 is a configuration diagram of a shift register of a memory according to the same embodiment.

【図8】同実施例におけるメモリのタイミング図FIG. 8 is a timing chart of the memory in the embodiment.

【図9】本発明の第1の実施例のメモリを用いたシステ
ム構成図
FIG. 9 is a system configuration diagram using a memory according to the first embodiment of the present invention.

【図10】従来のメモリの構成図FIG. 10 is a block diagram of a conventional memory

【図11】従来のメモリのタイミング図FIG. 11 is a timing diagram of a conventional memory.

【図12】従来のメモリ用いたシステム構成図FIG. 12 is a system configuration diagram using a conventional memory.

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

101 メモリセルアレイ 102 センスアンプと書き込み制御回路 103〜106 ワード線 107〜110 フリップフロップ 101 memory cell array 102 sense amplifier and write control circuit 103-106 word line 107-110 flip-flop

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】メモリセルアレイ、センスアンプ、書き込
み制御回路とを備えたメモリにおいて、前記メモリセル
アレイへのワード線の数に対応したビット数の同期型の
シフトレジスタを備え、前記シフトレジスタの並列出力
線を前記メモリセルアレイのワード線へ接続し、前記シ
フトレジスタの直列入力に起動信号を入力すると前記ワ
ード線が前記シフトレジスタを制御するクロックに同期
して順次活性化され、前記メモリセルアレイに格納され
ているデータの読み出し、または前記メモリセルアレイ
へのデータの書き込みを前記クロックに同期して連続的
に行うことを特徴とする連続アクセスメモリ。
1. A memory including a memory cell array, a sense amplifier, and a write control circuit, comprising a synchronous shift register having a bit number corresponding to the number of word lines to the memory cell array, and the parallel output of the shift registers. Line is connected to a word line of the memory cell array, and a start signal is input to the serial input of the shift register, the word line is sequentially activated in synchronization with a clock controlling the shift register and stored in the memory cell array. The continuous access memory is characterized in that the reading of the stored data or the writing of the data into the memory cell array is continuously performed in synchronization with the clock.
【請求項2】メモリセルアレイ、センスアンプ、書き込
み制御回路とを備えたメモリにおいて、複数の同期型の
シフトレジスタを備え、前記各シフトレジスタの並列出
力線を前記メモリセルアレイのワード線へ接続し、1つ
のシフトレジスタの直列入力に起動パルス信号を入力す
ると前記シフトレジスタが接続されているワード線が前
記シフトレジスタを制御するクロックに同期して順次活
性化され、前記メモリセルアレイに格納されているデー
タの読み出し、または前記メモリセルアレイへのデータ
の書き込みを前記クロックに同期して連続的に行うこと
を特徴とする連続アクセスメモリ。
2. A memory including a memory cell array, a sense amplifier, and a write control circuit, comprising a plurality of synchronous shift registers, wherein parallel output lines of each shift register are connected to word lines of the memory cell array. When an activation pulse signal is input to the serial input of one shift register, the word line connected to the shift register is sequentially activated in synchronization with the clock controlling the shift register, and the data stored in the memory cell array is stored. The continuous access memory is characterized in that the reading or writing of data to the memory cell array is continuously performed in synchronization with the clock.
【請求項3】メモリセルアレイ、センスアンプ、書き込
み制御回路とを備えたメモリにおいて、2組の同期型の
シフトレジスタを備え、第1組の各シフトレジスタの並
列出力線は前記メモリセルアレイのワード線と接続し、
第2組の各シフトレジスタの並列出力線は前記メモリセ
ルアレイのビット線の選択を行うビット線選択回路の制
御線と接続し、前記各シフトレジスタへは周波数の違う
同期クロックを入力し、前記シフトレジスタの直列入力
に起動パルス信号を入力すると前記シフトレジスタが接
続されているワード線がクロックに同期して順次活性化
され、また前記ビット線選択回路により順次前記メモリ
セルアレイに格納されているデータの読み出し、または
前記メモリセルアレイへのデータの書き込みをクロック
に同期して連続的に行うことを特徴とする連続アクセス
メモリ。
3. A memory comprising a memory cell array, a sense amplifier and a write control circuit, comprising two sets of synchronous shift registers, wherein the parallel output lines of each shift register of the first set are word lines of the memory cell array. Connect with
A parallel output line of each shift register of the second set is connected to a control line of a bit line selection circuit that selects a bit line of the memory cell array, and a synchronous clock having a different frequency is input to each shift register to shift the shift. When a start pulse signal is input to the serial input of the register, the word line connected to the shift register is sequentially activated in synchronization with the clock, and the bit line selection circuit sequentially stores the data stored in the memory cell array. A continuous access memory, wherein reading or writing of data to the memory cell array is continuously performed in synchronization with a clock.
【請求項4】メモリセルアレイ、センスアンプ、書き込
み制御回路とを備えたメモリにおいて、前記メモリセル
アレイへのワード線の数に対応したビット数の同期型の
シフトレジスタを備え、前記シフトレジスタは全てのビ
ットに対応した並列出力線を前記メモリセルアレイのワ
ード線へ接続されており、前記シフトレジスタを構成す
る全てのフリップフロップの入力は前段のフリップフロ
ップの出力とワード線の数に対応した外部からの起動信
号との論理和が入力され、また前記フリップフロップの
初期値入力には共通の外部からの初期化信号が入力さ
れ、前記シフトレジスタの任意の1つの起動信号入力に
アクセスしたいクロック周期のワード数分の時間アサ−
トされる起動信号を入力すると前記ワード線が前記クロ
ックに同期して順次活性化され、また前記すべての起動
信号入力がネゲ−トれているときは、前記初期化信号を
用いて前記フリップフロップを前記ワード線を活性化し
ないように初期化することで、前記メモリセルアレイに
格納されているデータの読み出しまたは前記メモリセル
アレイへのデータの書き込みを前記クロックに同期して
任意のアドレスから任意の個数のデータを連続的にアク
セスできることを特徴とする連続アクセスメモリ。
4. A memory including a memory cell array, a sense amplifier, and a write control circuit, comprising a synchronous shift register having a bit number corresponding to the number of word lines to the memory cell array, and all the shift registers. The parallel output lines corresponding to the bits are connected to the word lines of the memory cell array, and the inputs of all the flip-flops forming the shift register are output from the preceding flip-flops and the number of word lines from the outside. A logical sum of the start signal and the initial value input of the flip-flop is input with a common external initialization signal, and a word of a clock cycle to access any one start signal input of the shift register is input. Time for a few minutes
Input of a start signal to be activated, the word lines are sequentially activated in synchronization with the clock, and when all the start signal inputs are negated, the flip-flops are used by using the initialization signal. Are initialized so that the word line is not activated, the reading of the data stored in the memory cell array or the writing of the data into the memory cell array is synchronized with the clock and any number of addresses are selected. A continuous access memory characterized in that the data of can be continuously accessed.
JP7090682A 1995-04-17 1995-04-17 Continuous access memory Pending JPH08287674A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7090682A JPH08287674A (en) 1995-04-17 1995-04-17 Continuous access memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7090682A JPH08287674A (en) 1995-04-17 1995-04-17 Continuous access memory

Publications (1)

Publication Number Publication Date
JPH08287674A true JPH08287674A (en) 1996-11-01

Family

ID=14005313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7090682A Pending JPH08287674A (en) 1995-04-17 1995-04-17 Continuous access memory

Country Status (1)

Country Link
JP (1) JPH08287674A (en)

Similar Documents

Publication Publication Date Title
JP3013714B2 (en) Semiconductor storage device
KR100915554B1 (en) A semiconductor memory
US6301322B1 (en) Balanced dual-edge triggered data bit shifting circuit and method
JPH1031886A (en) Random access memory
JPH11191292A (en) Semiconductor memory and its burst address counter
JP3180317B2 (en) Semiconductor storage device
US6157992A (en) Synchronous semiconductor memory having read data mask controlled output circuit
US6069829A (en) Internal clock multiplication for test time reduction
JP3967559B2 (en) Control circuit and semiconductor memory device
JPH08287674A (en) Continuous access memory
JPH08212778A (en) Synchronous semiconductor memory device and its reading method
US5841727A (en) Semiconductor memory device
US5654934A (en) Semiconductor memory employing a block-write system
JPS5927624A (en) Integrated circuit possible for logical change
JP3707919B2 (en) Integrated circuit including DRAM
JP4678471B2 (en) Circuit and method of balanced dual edge triggered data bit shift
JPH06124586A (en) Semiconductor memory device
JP3057728B2 (en) Semiconductor storage device
JP2788729B2 (en) Control signal generation circuit
JP2000090696A (en) Synchronous semiconductor storage device
KR100703584B1 (en) Balanced dual-edge triggered data bit shifting circuit and method
JPH0973775A (en) Semiconductor memory
JP2003216488A (en) Data processor, digital camera provided with data processor and recording medium
JPS626481A (en) Variable length shift register
JPH05143752A (en) Automatic initial setting data reading circuit