JP2517126B2 - Semiconductor memory device - Google Patents

Semiconductor memory device

Info

Publication number
JP2517126B2
JP2517126B2 JP1301710A JP30171089A JP2517126B2 JP 2517126 B2 JP2517126 B2 JP 2517126B2 JP 1301710 A JP1301710 A JP 1301710A JP 30171089 A JP30171089 A JP 30171089A JP 2517126 B2 JP2517126 B2 JP 2517126B2
Authority
JP
Japan
Prior art keywords
read
data
write
output
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.)
Expired - Fee Related
Application number
JP1301710A
Other languages
Japanese (ja)
Other versions
JPH03161851A (en
Inventor
友春 河田
和貴 二宮
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 JP1301710A priority Critical patent/JP2517126B2/en
Publication of JPH03161851A publication Critical patent/JPH03161851A/en
Application granted granted Critical
Publication of JP2517126B2 publication Critical patent/JP2517126B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、マイクロプロセッサ等に用いられる半導体
記憶装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor memory device used in a microprocessor or the like.

従来の技術 通常レジスタ相対のストア命令の場合、レジスタの読
み出しとして第1ソースアドレスと第2ソースアドレス
と書き込みデータの3つのポートが必要となる。3つの
ポートをハードウエアで実現すると面積的に増大する。
そのような面積の増大を防ぐための方法としてポート数
を2つにし、同一ポートに2つのアドレスを割り当てる
ことが考えられる。これをハードウエアで実現すると、
従来は第2図に示すような構成をとっていた。第2図は
同一ポートに2つアドレスが割り当てられているレジス
タファイルについて示している。
2. Description of the Related Art A normal register-relative store instruction requires three ports for reading a register, a first source address, a second source address, and write data. Realizing the three ports by hardware increases the area.
As a method for preventing such an increase in area, it is conceivable to set the number of ports to two and assign two addresses to the same port. If you realize this with hardware,
Conventionally, the structure shown in FIG. 2 has been used. FIG. 2 shows a register file in which two addresses are assigned to the same port.

以下にその動作を説明する。読み出し動作では、外部
から第1の読み出しアドレス38と第2の読み出しアドレ
ス39が選択手段31に入力され、選択信号40によって選択
アドレス41が前記選択手段31から出力される。選択アド
レス41は、読み出し用デコード手段32によりデコードさ
れ、選択アドレス41に対応する読み出し用ワード線42を
駆動する。読み出し用ワード線42は、メモリアレイ内の
出力手段33を制御し、出力手段33はメモリセル34のデー
タを読み出し用ビット線43に出力する。読み出し用ビッ
ト線43のデータは、入出力バッファ37に入力され入出力
バッファ37によりメモリセル34のデータが外部に出力さ
れる。
The operation will be described below. In the read operation, the first read address 38 and the second read address 39 are input from the outside to the selection means 31, and the selection signal 41 outputs the selection address 41 from the selection means 31. The selected address 41 is decoded by the read decoding means 32 and drives the read word line 42 corresponding to the selected address 41. The read word line 42 controls the output means 33 in the memory array, and the output means 33 outputs the data of the memory cell 34 to the read bit line 43. The data of the read bit line 43 is input to the input / output buffer 37, and the data of the memory cell 34 is output to the outside by the input / output buffer 37.

書き込み動作では、外部から入力される書き込みアド
レス45が書き込み用デコード手段36によりデコードさ
れ、前記書き込みアドレス45に対応する書き込み用ワー
ド線46を駆動する。外部から入力される書き込みデータ
は、入出力バッファ37に入力され、書き込み用ビット線
44に出力される。前記書き込み用ワード線46はメモリア
レイ内の入力手段35を制御し、入力手段35はメモリセル
34にデータを出力し、前記書き込みデータはメモリセル
34に書き込まれる。
In the write operation, the write address 45 input from the outside is decoded by the write decoding means 36, and the write word line 46 corresponding to the write address 45 is driven. The write data input from the outside is input to the input / output buffer 37, and the write bit line
Output to 44. The write word line 46 controls the input means 35 in the memory array, and the input means 35 is a memory cell.
The data is output to 34, and the write data is the memory cell.
Written in 34.

発明が解決しようとする課題 しかしながら、上記のような半導体記憶装置では、ス
トア命令などの場合、レジスタファイルのアドレスとな
るべきオペランドフィールドは命令中に入っているた
め、レジスタファイルのアドレスは命令の入力と同時に
確定する。一方、選択信号は命令をデコードして生成し
ているため相対的にレジスタファイルのアドレスに対し
て遅れて確定するため、選択信号が律速信号になってお
り、読み出し動作の高速化が困難となっていた。
However, in the semiconductor memory device as described above, in the case of a store instruction or the like, since the operand field that should be the address of the register file is included in the instruction, the address of the register file is the input of the instruction. At the same time confirmed. On the other hand, since the selection signal is generated by decoding the instruction, the selection signal is fixed relative to the address of the register file, so the selection signal is the rate-determining signal, making it difficult to speed up the read operation. Was there.

本発明は上記課題に鑑みてなされたもので、律速信号
である選択信号を使ってレジスタファイルのアドレスを
選択することなしに読み出し動作を行い、その結果読み
出し動作を高速化した半導体記憶装置を提供することを
目的とする。
The present invention has been made in view of the above problems, and provides a semiconductor memory device in which a read operation is performed without selecting an address of a register file using a selection signal that is a rate-determining signal, and as a result, the read operation is speeded up. The purpose is to do.

課題を解決するための手段 本発明は、上記目的を達成するために、外部から入力
されるn個の読み出しアドレスを各々入力とするn個の
読み出し用デコード手段と、前記n個の読み出し用デコ
ード手段に接続されているn本の読み出し用ワード線
と、前記n本の読み出し用ワード線に各々接続され、メ
モリセルよりデータを入力しているn個の出力手段と、
前記n個の出力手段に各々接続されているn本の読み出
し用ビット線と、前記メモリセルから前記n本の読み出
し用ビット線に出力されるn個のデータと選択信号を入
力とし、入出力バッファに選択データを出力している選
択手段とを有するものである。
Means for Solving the Problems In order to achieve the above-mentioned object, the present invention provides n read-out decoding means for inputting n read-out addresses inputted from the outside, and said n read-out decoding means. N read word lines connected to the means, and n output means connected to the n read word lines and receiving data from the memory cells.
The n read bit lines respectively connected to the n output means, and the n data and select signals output from the memory cells to the n read bit lines are input, and input / output is performed. Selecting means for outputting the selected data to the buffer.

作用 本発明は前記構成により、同一ポートにn個アドレス
が割り当てられている半導体記憶装置に対し、外部から
入力されるn個の読み出しアドレスを各々入力とするn
個の読み出し用デコード手段と、前記n個の読み出し用
デコード手段に接続されているn本の読み出し用ワード
線と、前記n本の読み出し用ワード線に各々接続され、
メモリセルよりデータを入力しているn個の出力手段
と、前記n個の出力手段に各々接続されているn本の読
み出し用ビット線と、前記メモリセルから前記n本の読
み出し用ビット線に出力されるn個のデータと選択信号
を入力とし、入出力バッファに選択データを出力してい
る一つの選択手段を有することにより、律速信号である
前記選択信号を使ってレジスタファイルのアドレスを選
択することなしに読み出し動作を行い、その結果読み出
し動作を高速化することができる。
According to the present invention, with the above structure, n read addresses input from the outside are input to the semiconductor memory device to which n addresses are assigned to the same port.
Read-out decoding means, n read-out word lines connected to the n read-out decoding means, and n read-out word lines, respectively.
N output means for inputting data from memory cells, n read bit lines connected to the n output means, and n read bit lines from the memory cells An address of the register file is selected by using the selection signal which is the rate-determining signal, by having one selection means which inputs the output n data and the selection signal and outputs the selection data to the input / output buffer. The read operation can be performed without doing so, and as a result, the read operation can be speeded up.

実施例 第1図は、本発明にかかる半導体記憶装置の一実施例
を示すブロック図である。以下、本発明を実施例を図面
を参照して詳細に説明する。
First Embodiment FIG. 1 is a block diagram showing an embodiment of a semiconductor memory device according to the present invention. Embodiments of the present invention will be described in detail below with reference to the drawings.

第1図において、1は第1の読み出し用デコード手段
であって、第1の読み出しアドレス11が入力され、第1
の読み出し用ワード線13を駆動する。2は第2の読み出
し用デコード手段であって、第2の読み出しアドレス12
が入力され、第2の読み出し用ワード線16を駆動する。
3は第1の出力手段であって前記第1の読み出し用ワー
ド線13が駆動されることによって読み出しデータを入力
し、接続されている第1の読み出し用ビット線15に読み
出しデータを出力する。4は第2の出力手段であって前
記第2の読み出し用ワード線14が駆動されることによっ
て読み出しデータを入力し、接続されている第2の読み
出し用ビット線16に読み出しデータを出力する。5はメ
モリセルであって書き込みデータを入力し、読み出しデ
ータを出力する。6は書き込み用デコード手段であって
書き込みアドレス17が入力され、書き込み用ワード線18
を駆動する。7は入力手段であって書き込み用ワード線
18が駆動されることによって接続されている書き込み用
ビット線19の書き込みデータを入力し、出力する。8は
選択手段であって前記第1と第2の読み出し用ビット線
15、16の読み出しデータと、選択信号20を入力し、選択
データ21を出力する。9は入出力バッファであって前記
選択データ21を入力し、書き込みデータを出力し、外部
データ22を入出力する。
In FIG. 1, reference numeral 1 denotes a first read decoding means, which receives a first read address 11
Drive the read word line 13 of. 2 is a second read-out decoding means, which is a second read-out address 12
Is input to drive the second read word line 16.
Reference numeral 3 is a first output means which inputs read data by driving the first read word line 13 and outputs the read data to the connected first read bit line 15. Numeral 4 is a second output means for inputting read data by driving the second read word line 14 and outputting read data to the connected second read bit line 16. A memory cell 5 receives write data and outputs read data. Reference numeral 6 is a write decoding means which receives a write address 17 and inputs a write word line 18
Drive. 7 is an input means for writing word line
The write data of the write bit line 19 connected by being driven is input and output. Reference numeral 8 is a selection means, which is the first and second read bit lines.
The read data of 15 and 16 and the selection signal 20 are input, and the selection data 21 is output. An input / output buffer 9 inputs the selection data 21, outputs write data, and inputs / outputs external data 22.

読み出し動作では、外部から第1と第2の読み出しア
ドレス11、12が各々第1と第2の読み出し用デコード手
段1、2に入力され、第1の読み出し用ワード線13及び
第2の読み出し用ワード線14が駆動される。前記読み出
し用ワード線13及び14が駆動されることにより第1の出
力手段3及び第2の出力手段4がメモリセル5の読み出
しデータを各々第1の読み出し用ビット線15と第2の読
み出し用ビット線16に出力する。前記第1と第2の読み
出し用ビット線15、16のデータは、選択手段8に入力さ
れ選択信号20により選択され選択データ21として出力さ
れる。前記選択データ21は入出力バッファ9に入力され
前記入出力バッファ9により前記メモリセル5の読み出
しデータが外部データ22として出力される。第2図に示
してあるように、従来の読み出しアドレス38、39を入力
段で律速信号の選択信号を使って選択する構成に比べ、
本発明では、前記読み出し用ビット線15、16のデータを
律速信号の選択信号20を使って選択する構成をとってい
るため、選択信号20から外部データ22までの経路から読
み出し用デコード手段32と、出力手段33の経路を削除す
ることができ、高速な読み出し動作が可能となる。
In the read operation, the first and second read addresses 11 and 12 are externally input to the first and second read decoding means 1 and 2, respectively, and the first read word line 13 and the second read word are read. Word line 14 is driven. When the read word lines 13 and 14 are driven, the first output means 3 and the second output means 4 transfer the read data of the memory cell 5 to the first read bit line 15 and the second read data, respectively. Output to bit line 16. The data on the first and second read bit lines 15 and 16 are input to the selection means 8, selected by the selection signal 20, and output as selection data 21. The selected data 21 is input to the input / output buffer 9, and the read data of the memory cell 5 is output as the external data 22 by the input / output buffer 9. As shown in FIG. 2, compared with the conventional configuration in which the read addresses 38 and 39 are selected at the input stage by using the rate-determining signal selection signal,
In the present invention, since the data of the read bit lines 15 and 16 is selected by using the selection signal 20 of the rate limiting signal, the read decoding means 32 is provided from the path from the selection signal 20 to the external data 22. The path of the output means 33 can be deleted, and high-speed read operation becomes possible.

書き込み動作では、外部から入力される書き込みアド
レス17が書き込み用デコード手段6によりデコードさ
れ、前記書き込みアドレス17に対応する書き込み用ワー
ド線18を駆動する。外部から入力される外部データ22
は、前記入出力バッファ9に入力され、書き込み用ビッ
ト線19に出力される。前記書き込み用ワード線18は入力
手段7を制御し、前記入力手段7はメモリセル5に書き
込みデータを出力し、前記書き込みデータは前記メモリ
セル5に書き込まれる。
In the write operation, the write address 17 inputted from the outside is decoded by the write decoding means 6, and the write word line 18 corresponding to the write address 17 is driven. External data input from the outside 22
Is input to the input / output buffer 9 and output to the write bit line 19. The write word line 18 controls the input means 7, the input means 7 outputs write data to the memory cell 5, and the write data is written to the memory cell 5.

なお、本実施例では同一ポートに2つのアドレスを割
り当てているが、2つ以上のアドレスを割り当てても同
様な効果を有することは明かである。
Although two addresses are assigned to the same port in this embodiment, it is clear that the same effect can be obtained by assigning two or more addresses.

発明の効果 以上述べてきたように本発明によれば、外部から入力
されるn個の読み出しアドレスを各々入力とするn個の
読み出し用デコード手段と、前記n個の読み出し用デコ
ード手段に接続されているn本の読み出し用ワード線
と、前記n本の読み出し用ワード線に各々接続され、メ
モリセルよりデータを入力してるn個の出力手段と、前
記n個の出力手段に各々接続されているn本の読み出し
用ビット線と、前記メモリセルから前記n本の読み出し
用ビット線に出力されるn個のデータと選択信号を入力
とし、入出力データを入出力している入出力バッファに
選択データを出力している一つの選択手段を有すること
により、同一ポートにn個アドレスが割り当てられてい
る半導体記憶装置に対し、律速信号である選択信号から
外部データまでの経路から読み出し用デコード手段と、
出力手段の経路を削除することができ、高速な読み出し
動作が可能となる。
EFFECTS OF THE INVENTION As described above, according to the present invention, n read-out decoding means each receiving n read-out addresses inputted from the outside, and n read-out decoding means are connected. Connected to the n read word lines and the n read word lines, respectively, and connected to the n output means for inputting data from the memory cell and the n output means, respectively. To the input / output buffer that inputs / outputs input / output data by inputting n read bit lines and n data output from the memory cell to the n read bit lines and a selection signal. By having one selection unit outputting the selection data, the semiconductor memory device in which n addresses are assigned to the same port can change the external data from the selection signal that is the rate-controlling signal. Decoding means for reading from the path to
The path of the output means can be deleted, and high-speed read operation becomes possible.

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

第1図は本発明にかかる半導体記憶装置の実施例を示す
ブロック図、第2図は従来例を示すブロック図である。 1……第1の読み出し用デコード手段、2……第2の読
み出し用デコード手段、3……第1の出力手段、4……
第2の出力手段、5……メモリセル、6……書き込み用
デコード手段、7……入力手段、8……選択手段、9…
…入出力バッファ。
FIG. 1 is a block diagram showing an embodiment of a semiconductor memory device according to the present invention, and FIG. 2 is a block diagram showing a conventional example. DESCRIPTION OF SYMBOLS 1 ... 1st read-out decoding means, 2 ... 2nd read-out decoding means, 3 ... 1st output means, 4 ...
Second output means, 5 ... Memory cell, 6 ... Writing decoding means, 7 ... Input means, 8 ... Selection means, 9 ...
… I / O buffer.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】外部から入力されるn個の読み出しアドレ
スを各々入力とするn個の読み出し用デコード手段と、
外部から入力される書き込みアドレスを入力とする書き
込み用デコード手段と、前記n個の読み出し用デコード
手段に接続されているn本の読み出し用ワード線と、前
記書き込み用デコード手段に接続されている書き込み用
ワード線と、前記n本の読み出し用ワード線に各々接続
され、メモリセルより読み出しデータを入力しているn
個の出力手段と、前記書き込み用ワード線に接続され、
メモリセルに書き込みデータを出力している入力手段
と、前記n個の出力手段に各々接続されているn本の読
み出し用ビット線と、前記入力手段に接続されている書
き込み用ビット線と、前記n本の読み出し用ビット線の
n個のデータと選択信号を入力とし、選択データを出力
する選択手段と、前記選択データを入力とし、前記書き
込み用ビット線に書き込みデータを出力し、外部にデー
タを入出力している入出力バッファとを有することを特
徴とする半導体記憶装置。
1. Decoding means for n reading, which respectively receives n reading addresses inputted from the outside,
Write decoding means for inputting a write address inputted from the outside, n read word lines connected to the n read decoding means, and write connected to the write decoding means Read word lines and the n read word lines, respectively, for inputting read data from the memory cells.
Output means and connected to the write word line,
Input means outputting write data to the memory cell; n read bit lines respectively connected to the n output means; write bit lines connected to the input means; Selection means for inputting n pieces of data and selection signals of n reading bit lines and outputting the selection data, and inputting the selection data, writing data is output to the writing bit line, and data is output to the outside. And a semiconductor memory device having an input / output buffer for inputting and outputting.
JP1301710A 1989-11-20 1989-11-20 Semiconductor memory device Expired - Fee Related JP2517126B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1301710A JP2517126B2 (en) 1989-11-20 1989-11-20 Semiconductor memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1301710A JP2517126B2 (en) 1989-11-20 1989-11-20 Semiconductor memory device

Publications (2)

Publication Number Publication Date
JPH03161851A JPH03161851A (en) 1991-07-11
JP2517126B2 true JP2517126B2 (en) 1996-07-24

Family

ID=17900226

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1301710A Expired - Fee Related JP2517126B2 (en) 1989-11-20 1989-11-20 Semiconductor memory device

Country Status (1)

Country Link
JP (1) JP2517126B2 (en)

Also Published As

Publication number Publication date
JPH03161851A (en) 1991-07-11

Similar Documents

Publication Publication Date Title
US4680738A (en) Memory with sequential mode
KR920003858B1 (en) Logic operation circuit
JPH05274862A (en) Semiconductor memory device
JP2517126B2 (en) Semiconductor memory device
JP3240897B2 (en) Semiconductor storage device
JPS6146916B2 (en)
JP2950427B2 (en) Register bank circuit
KR950011289B1 (en) Muftipont d ram
KR950009237B1 (en) Method of data processing of synchronous semiconductor memory device
JPH0520173A (en) Cache memory circuit
JP2512994B2 (en) Vector register
SU1179351A1 (en) Interface for linking computer with peripheral units
JPH0262781A (en) Memory circuit
JPH0444356B2 (en)
JPH01112592A (en) Semiconductor storage device
JPS62149255A (en) Picture reader
JPH02224041A (en) Cache memory control circuit
JPS58150184A (en) Storage device
JPS61150184A (en) Memory device
JPH06150658A (en) Semiconductor memory device
JPS6265288A (en) Semiconductor memory device
JPH06103780A (en) Logical sum arithmetic circuit
JPH03263223A (en) Instruction advance read device
JPH0542759B2 (en)
JPS6175444A (en) Register file integrated circuit

Legal Events

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