JPH0973783A - Semiconductor memory - Google Patents

Semiconductor memory

Info

Publication number
JPH0973783A
JPH0973783A JP7230354A JP23035495A JPH0973783A JP H0973783 A JPH0973783 A JP H0973783A JP 7230354 A JP7230354 A JP 7230354A JP 23035495 A JP23035495 A JP 23035495A JP H0973783 A JPH0973783 A JP H0973783A
Authority
JP
Japan
Prior art keywords
selection signal
transistor
word
clock selection
clock
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.)
Withdrawn
Application number
JP7230354A
Other languages
Japanese (ja)
Inventor
Kazuto Koyou
和人 古用
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP7230354A priority Critical patent/JPH0973783A/en
Publication of JPH0973783A publication Critical patent/JPH0973783A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce a supply current and to reduce power consumption by sharing a transistor for clock selection signal input in plural word recording parts to decrease the number of transistors to be driven by a clock selection signal. SOLUTION: When a clock selection signal CLKSEL becomes a low level, a transistor MP100 is turned ON. At this time, when an address selection signal ADDSEL-1 becomes a high level, the transistor MP200 of a word recording part 710-1 is turned ON and the transistor MN200 of the part is turned OFF. Consequently, a node N100 becomes a high level and the level is amplified in transistors MP300, MN300 and MP400, MN400 consisting of an inverter to make a word line WD1 a high level to be selected. At this time, word lines WD2-32 become low levels. Thus, charging and discharging currents are reduced and a selection speed is made high-speed by decreasing the number of transistors while sharing the transistor for clock selection signal input in such a manner.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、半導体記憶装置に
係り、特に、アドレス選択信号及びクロック選択信号の
論理に応じてワード線の選択を行うワードデコーダを有
する半導体記憶装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor memory device, and more particularly to a semiconductor memory device having a word decoder for selecting a word line according to the logic of an address selection signal and a clock selection signal.

【0002】近年、半導体記憶回路には大規模化、高集
積化、高速化、低電力化が要求されている。特に、高速
化と低電力化とを両立するために、内部同期式の動作が
有効とされている。例えば、SRAM等においてワード
線の選択期間を限定し貫通電流を削減する手法が用いら
れていた。しかしながら、高速化、低電力化には構成素
子数を低減するのが最も有効な手段であり、高速化、低
電力化を実現するために構成素子数の削減が必要とされ
ている。
In recent years, semiconductor memory circuits have been required to have large scale, high integration, high speed, and low power consumption. Particularly, in order to achieve both high speed and low power, the internal synchronous operation is effective. For example, in SRAM and the like, a method of limiting the selection period of the word line and reducing the through current has been used. However, reducing the number of constituent elements is the most effective means for speeding up and lowering the power consumption, and it is necessary to reduce the number of constituent elements in order to realize the higher speed and lower power consumption.

【0003】また、近年、高集積化の技術としてローカ
ルインターコネクト(局所配線)技術やセルフアライン
コンタクト技術等が開発され、メモリセルの縮小化に大
きく貢献している。メモリセルの縮小に伴い、周辺回路
の縮小化が必要とされている。
In recent years, local interconnect (local wiring) technology, self-aligned contact technology and the like have been developed as highly integrated technology, and have greatly contributed to the reduction in size of memory cells. Along with the reduction in the size of memory cells, it is necessary to reduce the size of peripheral circuits.

【0004】[0004]

【従来の技術】図5にSRAMのブロック構成図を示
す。SRAM10は、主に、クロックCLKを内部で使
用される信号レベルに変換するクロックイネーブルバッ
ファ100、ロウアドレスX0〜X4を内部で使用され
る信号レベルに変換するアドレスバッファ200〜24
0、カラムアドレスY0〜Y2を内部で使用される信号
レベルに変換するアドレスバッファ300〜320、デ
ータの書き込みと読み出しとを区別するためのライトイ
ネーブル信号を内部で使用される信号レベルに変換する
ライトイネーブルバッファ400、アドレスバッファ2
00〜240でレベル変換されたロウアドレスからワー
ド線を選択するアドレス選択信号を生成する1/32プ
リデコーダ500、アドレスバッファ300〜320で
レベル変換されたカラムアドレスからデータ線を選択す
るデータ選択信号を生成する1/8プリデコーダ60
0、1/32プリデコーダ500で生成されたアドレス
選択信号とクロックイネーブルバッファ100でレベル
変換されたクロックとの論理を出力に応じてワード線を
選択するワードデコーダ700、ワードデコーダ700
で選択されたワード線に情報の書き込み、読み出しを可
能とするセルアレー800、1/8プリデコーダ600
で生成されたデータ選択信号に応じてビット線を選択
し、データバス線に出力するコラムデコーダ900、コ
ラムデコーダ900から出力されたデータバス線の信号
を増幅するセンスアンプ1000、センスアンプ100
0で増幅された信号を外部の信号レベルに変換するデー
タ出力バッファ1100、書き込み信号を増幅するライ
トアンプ1200、書き込みデータを内部で使用する信
号レベルに変換するデータ入力バッファ1300より構
成される。
2. Description of the Related Art FIG. 5 shows a block diagram of an SRAM. The SRAM 10 mainly includes a clock enable buffer 100 that converts the clock CLK into a signal level used internally, and address buffers 200 to 24 that convert the row addresses X0 to X4 into a signal level used internally.
0, address buffers 300 to 320 for converting column addresses Y0 to Y2 into signal levels used internally, and write to convert a write enable signal for distinguishing between writing and reading of data into a signal level used internally. Enable buffer 400, address buffer 2
A 1/32 predecoder 500 that generates an address selection signal that selects a word line from a row address that is level-converted at 00 to 240, and a data selection signal that selects a data line from a column address that is level-converted at address buffers 300 to 320 1/8 predecoder 60 for generating
A word decoder 700 and a word decoder 700 that select a word line according to the output of the logic of the address selection signal generated by the 0, 1/32 predecoder 500 and the clock level-converted by the clock enable buffer 100.
A cell array 800 and a 1/8 predecoder 600 capable of writing and reading information to and from the word line selected by
A column decoder 900 that selects a bit line according to the data selection signal generated in step S1 and outputs it to the data bus line, and a sense amplifier 1000 and a sense amplifier 100 that amplify the signal of the data bus line output from the column decoder 900.
A data output buffer 1100 for converting a signal amplified by 0 to an external signal level, a write amplifier 1200 for amplifying a write signal, and a data input buffer 1300 for converting write data to a signal level used internally.

【0005】図6にSRAMの主要ノードの動作波形図
を示す。(A)は、アドレスバッファ200〜240、
300〜320に供給されるアドレスX0〜X4、Y0
〜Y2のタイミング、(B)は、クロックバッファ10
0に供給されるクロックCLOCKの波形、(C)は、
ライトイネーブルバッファ400に供給されるライトイ
ネーブル信号の波形、(D)は、データ入力バッファ1
300に供給される信号の波形、(E)は、ノードN2
01のデータ供給のタイミング、(F)は、ノードN2
02の波形、(G)は、ノードN601のデータ供給の
タイミング、(H)は、ノードN401の波形、(I)
は、ノードN801の波形、(J)は、ノードN901
の波形、(H)は、データバッファ1100の出力のタ
イミングを示す。
FIG. 6 shows an operation waveform diagram of main nodes of the SRAM. (A) shows the address buffers 200 to 240,
Addresses X0 to X4, Y0 supplied to 300 to 320
~ Y2 timing, (B) shows the clock buffer 10
The waveform of the clock CLOCK supplied to 0, (C) is
The waveform of the write enable signal supplied to the write enable buffer 400, (D) is the data input buffer 1
The waveform of the signal supplied to 300, (E) is the node N2
01 data supply timing, (F) indicates node N2
02 waveform, (G) timing of data supply to the node N601, (H) waveform of the node N401, (I).
Is the waveform of the node N801, and (J) is the node N901.
Waveform (H) indicates the output timing of the data buffer 1100.

【0006】ワードデコーダ700は、図6(B)に示
すクロックCLOCKのハイレベルの期間に図6(F)
に示すようにワード線を選択可能な状態にする。図7に
従来のワードデコーダ700の構成図を示す。従来のワ
ードデコーダは、1/32プリデコーダ500の32の
出力アドレス選択信号ADDSEL1〜ADDSEL3
2が供給される32個のワードデコード部750−1〜
750−32から構成される。
The word decoder 700 is shown in FIG. 6 (F) during the high level period of the clock CLOCK shown in FIG. 6 (B).
The word line is made selectable as shown in FIG. FIG. 7 shows a block diagram of a conventional word decoder 700. The conventional word decoder has 32 output address selection signals ADDSEL1 to ADDSEL3 of the 1/32 predecoder 500.
32 word decoding units 750-1 to which 2 is supplied
750-32.

【0007】ワードデコード部750−1〜750−3
2は、PチャネルトランジスタMP150、MP25
0、MP350、MP450、Nチャネルトランジスタ
MN150、MN250、MN350、MN450より
構成される。PチャネルトランジスタMP150、MP
250、NチャネルトランジスタMN150、MN25
0は、NOR論理回路を構成しており、トランジスタM
P150、MN150のゲートには、クロックバッファ
100よりクロック選択信号が供給され、トランジスタ
MP250、MN250のゲートには、1/32プリデ
コーダ500よりアドレス選択信号が供給され、クロッ
ク選択信号とアドレス選択信号とのNOR論理を出力す
る。また、トランジスタMP350、MN350、トラ
ンジスタMP450、MN450は、インバータを2段
接続した構成とされており、NOR論理回路を構成する
トランジスタMP150,MN150,MP250,M
N250のNOR論理出力を増幅してワード線WD1〜
WD32に供給するワードドライバを構成している。
Word decoding units 750-1 to 750-3
2 is P-channel transistors MP150, MP25
0, MP350, MP450, N-channel transistors MN150, MN250, MN350, MN450. P-channel transistor MP150, MP
250, N-channel transistors MN150, MN25
0 constitutes a NOR logic circuit, and the transistor M
A clock selection signal is supplied from the clock buffer 100 to the gates of P150 and MN150, and an address selection signal is supplied from the 1/32 predecoder 500 to the gates of the transistors MP250 and MN250. The NOR logic of is output. Further, the transistors MP350, MN350, the transistors MP450, MN450 are configured by connecting inverters in two stages, and the transistors MP150, MN150, MP250, M forming a NOR logic circuit.
Amplify the NOR logic output of N250 to amplify the word lines WD1 to WD1.
A word driver supplied to the WD 32 is configured.

【0008】ワードデコード部750−1〜750−3
2には、周期的に反転するクロック信号が供給されると
ともに、32個のアドレス選択信号が供給される。アド
レス選択信号は、ローレベルの時ワード線を選択するよ
うに設定されており、アドレスに応じて32個のうち一
つのアドレス選択信号がローレベルとされる構成とされ
ている。クロック選択信号は、図6(B)のクロックC
LOCKを反転させた論理を有し、ローレベルの時ワー
ド線の選択を可能とする様に設定されている。
Word decoding units 750-1 to 750-3
A clock signal which is periodically inverted is supplied to 2, and 32 address selection signals are supplied. The address selection signal is set to select the word line when it is at the low level, and one of the 32 address selection signals is set to the low level according to the address. The clock selection signal is the clock C in FIG.
It has a logic that inverts LOCK, and is set so that the word line can be selected at the low level.

【0009】ワードデコード部750−1〜750−3
2は、クロック選択信号がローレベルで、アドレス選択
信号がローレベルの時、すなわち、ワード線が選択され
た時には、ノード150がハイレベルとなりワード線W
Dをハイレベル、すなわち、セルへのデータの書き込
み、又は、読み出しが可能な状態とする。また、ワード
デコード部750−1〜750−32は、クロック選択
信号がローレベルで、アドレス選択信号がハイレベルの
時、すなわち、ワード線が非選択時には、ノード150
がローレベルとなりワード線WDをローレベルとする。
さらに、ワードデコード部750−1〜750−32
は、クロック選択信号がハイレベルの時、すなわち、ワ
ード線が非選択時には、ノード150がローレベルとな
りワード線WDをローレベルとする。
Word decoding units 750-1 to 750-3
In No. 2, when the clock selection signal is at the low level and the address selection signal is at the low level, that is, when the word line is selected, the node 150 becomes the high level and the word line W
D is set to a high level, that is, data can be written in or read from the cell. In addition, the word decoding units 750-1 to 750-32 have the node 150 when the clock selection signal is at the low level and the address selection signal is at the high level, that is, when the word line is not selected.
Goes low and the word line WD goes low.
Furthermore, word decoding units 750-1 to 750-32
When the clock selection signal is at the high level, that is, when the word line is not selected, the node 150 is at the low level and the word line WD is at the low level.

【0010】このように、従来の半導体記憶装置では、
クロック選択信号は、32個のワードデコード部をそれ
ぞれ駆動する必要があった。
As described above, in the conventional semiconductor memory device,
The clock selection signal had to drive each of the 32 word decoding units.

【0011】[0011]

【発明が解決しようとする課題】しかるに、従来の半導
体記憶装置では、32個のワードデコーダそれぞれにク
ロック選択信号入力用トランジスタが設けられており、
クロック選択信号は、32個のクロック選択信号入力用
トランジスタ及び32個のNOR論理出力用トランジス
タの64個のトランジスタを同時にオンにする必要があ
るため、クロック選択信号に対する負荷が大きくなるの
で、クロック選択信号入力用トランジスタでの電流消費
が大きくなり、低消費電力化の妨げとなっていた。ま
た、クロック選択信号は、多数のクロック選択信号入力
用トランジスタに分散されるため、クロック選択信号入
力用トランジスタの動作速度を高速化しようとすると、
駆動電流を大幅に増加する必要があり、消費電力が大幅
に増加してしまう等の問題点があった。
However, in the conventional semiconductor memory device, each of the 32 word decoders is provided with a clock selection signal input transistor.
Since the clock selection signal needs to turn on the 64 transistors of 32 clock selection signal input transistors and 32 NOR logic output transistors at the same time, the load on the clock selection signal becomes large. The current consumption of the signal input transistor is large, which is an obstacle to lowering the power consumption. Further, since the clock selection signal is distributed to a large number of clock selection signal input transistors, if one tries to increase the operating speed of the clock selection signal input transistors,
There has been a problem that the driving current needs to be greatly increased and the power consumption is greatly increased.

【0012】さらに、半導体記憶装置においてローカル
インターコネクト(局所配線)技術やセルフアライン技
術を用いセルの高集積化を行う場合、セルアレイの周辺
の回路もセルと同等のピッチでレイアウトする必要があ
るが、従来の半導体記憶装置では、ワードデコーダなど
の周辺回路の素子数が多いため、周辺回路部分が肥大化
し性能を劣化させていた。このため、ローカルインター
コネクト(局所配線)技術やセルフアライン技術を用い
た高集積化が困難であった。
Further, in the case of high integration of cells using a local interconnect (local wiring) technique or a self-alignment technique in a semiconductor memory device, it is necessary to lay out circuits around the cell array at the same pitch as the cells. In the conventional semiconductor memory device, since the number of elements of the peripheral circuit such as the word decoder is large, the peripheral circuit portion is enlarged and the performance is deteriorated. Therefore, it has been difficult to achieve high integration using the local interconnect (local wiring) technology or the self-alignment technology.

【0013】本発明は上記の点に鑑みてなされたもの
で、低消費電力化、高速化、高集積化が可能な半導体記
憶回路を提供することを目的とする。
The present invention has been made in view of the above points, and an object of the present invention is to provide a semiconductor memory circuit capable of reducing power consumption, speeding up, and high integration.

【0014】[0014]

【課題を解決するための手段】本発明の請求項1は、ワ
ード線選択期間を設定するクロック選択信号を入力する
クロック選択信号入力用トランジスタと、選択するワー
ド線を設定するアドレス選択信号及び該クロック選択信
号入力用トランジスタを介して該クロック選択信号が供
給され、該アドレス選択信号及び該クロック選択信号に
応じてワード線を選択するワードデコード部とを有する
半導体記憶装置において、前記クロック選択信号入力用
トランジスタを複数のワードデコード部で共用すること
を特徴とする。
According to a first aspect of the present invention, there is provided a clock selection signal input transistor for inputting a clock selection signal for setting a word line selection period, an address selection signal for setting a word line to be selected, and the transistor. In a semiconductor memory device having the word selection unit supplied with the clock selection signal via a transistor for inputting a clock selection signal and selecting a word line according to the address selection signal and the clock selection signal, the clock selection signal input The feature transistor is shared by a plurality of word decoding units.

【0015】請求項1によれば、複数のワードデコード
部でクロック選択信号入力用トランジスタを共用するこ
とによりクロック選択信号が駆動すべきトランジスタの
数を減少させることができるため、クロック選択信号が
供給すべき電流を低減でき、したがって、半導体記憶装
置の消費電力を削減でき、また、従来のままのクロック
選択信号でワードデコーダを駆動した場合には、駆動電
流を大きくとることができるため、トランジスタの動作
速度を高速にでき、ワード線選択速度を向上させること
ができる。
According to the first aspect of the present invention, the number of transistors to be driven by the clock selection signal can be reduced by sharing the clock selection signal input transistor in the plurality of word decoding units, so that the clock selection signal is supplied. Therefore, the current consumption can be reduced, and therefore the power consumption of the semiconductor memory device can be reduced. Moreover, when the word decoder is driven by the clock selection signal as in the conventional case, the driving current can be made large, so that the transistor The operation speed can be increased and the word line selection speed can be improved.

【0016】請求項2は、ワードデコード部でアドレス
選択信号及びクロック選択信号との論理を出力する素子
を抵抗素子又は抵抗素子を含んだ構成したことを特徴と
する。請求項2によれば、ワード線のアドレス選択信号
及びクロック選択信号との論理を出力する素子を抵抗素
子で構成することにより、出力に付加される容量を低減
できるため、信号の出力を高速に行える。
According to a second aspect of the present invention, the element for outputting the logic of the address selection signal and the clock selection signal in the word decoding section includes a resistance element or a resistance element. According to the second aspect, since the element that outputs the logic of the address selection signal and the clock selection signal of the word line is configured by the resistance element, the capacitance added to the output can be reduced, so that the signal can be output at high speed. You can do it.

【0017】[0017]

【発明の実施の形態】本実施例は図5の半導体記憶装置
のワードデコーダ700の構成に特徴を有し、他の部分
は同一であるため、ワードデコーダ700の構成につい
て説明し、他の部分の説明は省略する。
BEST MODE FOR CARRYING OUT THE INVENTION This embodiment is characterized by the structure of a word decoder 700 of a semiconductor memory device shown in FIG. 5, and since the other parts are the same, the structure of the word decoder 700 will be described and the other parts will be described. Is omitted.

【0018】図1に本発明の第1実施例のワードデコー
ダの回路構成図を示す。本実施例のワードデコーダ70
0は、クロック選択信号を入力するクロック選択信号入
力用トランジスタMP100、アドレス選択信号とクロ
ック選択信号入力用トランジスタMP100により入力
されたクロック選択信号との論理により32本のワード
線WD1〜WD32に対してワード線選択信号を供給す
る32個のワードデコード部710−1〜710−32
より構成される。
FIG. 1 is a circuit diagram of the word decoder of the first embodiment of the present invention. The word decoder 70 of this embodiment
0 indicates to the 32 word lines WD1 to WD32 according to the logic of the clock selection signal input transistor MP100 for inputting the clock selection signal and the address selection signal and the clock selection signal input transistor MP100. 32 word decoding units 710-1 to 710-32 for supplying word line selection signals
It is composed of

【0019】クロック選択信号入力用トランジスタMP
100は、Pチャネル型トランジスタよりなり、ソース
−ドレインが駆動電圧Vddと複数のワードデコード部
710−1〜710−Nとの間に接続され、ゲートには
クロックバッファ100よりクロック選択信号/CLK
SELが供給される。クロック選択信号入力用トランジ
スタMP100は、クロック選択信号/CLKSELが
ローレベルのとき、すなわち、ワード線選択時にオン
し、駆動電圧Vddを32個のワードデコード部710
−1〜710−32に供給し、クロック選択信号/CL
KSELがハイレベルのとき、すなわち、ワード線を非
選択時にはオフし、駆動電圧Vddの32個のワードデ
コード部710−1〜710−32への供給を停止す
る。
Clock selection signal input transistor MP
Reference numeral 100 denotes a P-channel type transistor, the source and drain of which are connected between the drive voltage Vdd and the plurality of word decoding units 710-1 to 710-N, and the gate of the clock selection signal / CLK from the clock buffer 100.
SEL is supplied. The clock selection signal input transistor MP100 is turned on when the clock selection signal / CLKSEL is at a low level, that is, when the word line is selected, and the drive voltage Vdd is set to 32 word decoding units 710.
-1 to 710-32, clock selection signal / CL
When KSEL is at a high level, that is, when the word line is not selected, it is turned off and the supply of the drive voltage Vdd to the 32 word decoding units 710-1 to 710-32 is stopped.

【0020】32個のワードデコード部710−1〜7
10−32は、それぞれPチャネル型トランジスタMP
200、MP300、MP400、及び、Nチャネル型
トランジスタMN100、MN200,MN300,M
N400より構成される。トランジスタMP200、M
N100、MN200は、クロック選択信号入力用トラ
ンジスタMP100とともにNOR論理回路を構成す
る。トランジスタMP200、MN200のゲートには
1/32プリデコーダ500よりアドレス選択信号/A
DDSELが供給され、クロック選択信号/CLKSE
Lとアドレス選択信号/ADDSELとのNOR論理が
トランジスタMP200のドレインとトランジスタMN
100、MN200のドレインとの接続点より出力され
る。
32 word decoding units 710-1 to 71-7
10-32 are P-channel type transistors MP, respectively
200, MP300, MP400, and N-channel type transistors MN100, MN200, MN300, M
It consists of N400. Transistor MP200, M
The N100 and MN200 form a NOR logic circuit together with the clock selection signal input transistor MP100. The gates of the transistors MP200 and MN200 receive the address selection signal / A from the 1/32 predecoder 500.
DDSEL is supplied and clock selection signal / CLKSE
NOR logic of L and the address selection signal / ADDSEL is the drain of the transistor MP200 and the transistor MN.
100, output from the connection point with the drain of MN200.

【0021】また、トランジスタMP300、MN30
0、トランジスタMP400、MN400は、トランジ
スタMP300とMN300、及び、トランジスタMP
400とMN400がそれぞれ駆動電圧Vddと接地間
に直列に接続され、インバータを構成している。この2
段のインバータによりクロック選択信号/CLKSEL
とアドレス選択信号/ADDSELとのNOR論理を増
幅してワード線WD1〜WD32に供給するワードドラ
イバを構成している。トランジスタMP300、MN3
00のゲートは、トランジスタMP200のドレインと
トランジスタMN100、MN200のドレインとの接
続点に接続され、クロック選択信号/CLKSELとア
ドレス選択信号/ADDSELとのNOR論理を反転し
た論理をトランジスタMP300のドレインとトランジ
スタMN300のドレインとの接続点より出力する。ト
ランジスタMN400,MP400のゲートは、トラン
ジスタMP300のドレインとトランジスタMN300
のドレインとの接続点に接続されており、クロック選択
信号/CLKSELとアドレス選択信号/ADDSEL
との反転NOR論理をさらに反転した論理をトランジス
タMN400のドレインとトランジスタMP400のド
レインとの接続点より出力する。
The transistors MP300 and MN30 are also included.
0, the transistors MP400 and MN400 are the transistors MP300 and MN300, and the transistor MP.
400 and MN400 are respectively connected in series between the drive voltage Vdd and the ground to form an inverter. This 2
Clock selection signal / CLKSEL
And a word driver for amplifying the NOR logic of the address selection signal / ADDSEL and supplying it to the word lines WD1 to WD32. Transistors MP300, MN3
The gate of 00 is connected to the connection point between the drain of the transistor MP200 and the drains of the transistors MN100 and MN200, and the logic obtained by inverting the NOR logic of the clock selection signal / CLKSEL and the address selection signal / ADDSEL is applied to the drain of the transistor MP300 and the transistor. Output from the connection point with the drain of MN300. The gates of the transistors MN400 and MP400 are the drain of the transistor MP300 and the transistor MN300.
Of the clock selection signal / CLKSEL and the address selection signal / ADDSEL.
The inverted NOR logic of and is output from the connection point between the drain of the transistor MN400 and the drain of the transistor MP400.

【0022】トランジスタMN400のドレインとトラ
ンジスタMP400のドレインとの接続点は、ワード線
WD1〜WD32に接続されていて、クロック選択信号
/CLKSELとアドレス選択信号/ADDSELとの
NOR論理に応じてワード線WD1〜WD32をハイレ
ベル、または、ローレベルとしてワード線WD1〜WD
32を選択、または、非選択状態とする。このとき、ア
ドレス選択信号/ADDSELにより32本のワード線
WD1〜WD32のうち1本のワード線のみが選択状態
とされ他の31本のワード線は非選択状態とされる。
The connection point between the drain of the transistor MN400 and the drain of the transistor MP400 is connected to the word lines WD1 to WD32, and the word line WD1 is generated according to the NOR logic of the clock selection signal / CLKSEL and the address selection signal / ADDSEL. To WD32 are set to high level or low level and the word lines WD1 to WD are set.
32 is selected or is in a non-selected state. At this time, only one of the 32 word lines WD1 to WD32 is selected and the other 31 word lines are deselected by the address selection signal / ADDSEL.

【0023】次に、本実施例の動作を説明する。クロッ
ク選択信号がローレベルになると、トランジスタMP1
00がオンになり、トランジスタMN100は、オフに
なる。このとき、例えば、アドレス選択信号/ADDS
EL−1〜/ADDSEL−32のうちアドレス選択信
号/ADDSEL−1がハイレベルになると、ワードデ
コード部710−1のトランジスタMP200がオン
し、トランジスタMN200がオフする。トランジスタ
MP200がオンし、トランジスタMN200がオフす
ると、ノードN100がハイレベルとなり、ワード線W
D1がハイレベルになって、ワード線WD1が選択され
た状態となる。
Next, the operation of this embodiment will be described. When the clock selection signal goes low, the transistor MP1
00 turns on and transistor MN100 turns off. At this time, for example, the address selection signal / ADDS
When the address selection signal / ADDSEL-1 of EL-1 to / ADDSEL-32 goes high, the transistor MP200 of the word decoding unit 710-1 turns on and the transistor MN200 turns off. When the transistor MP200 is turned on and the transistor MN200 is turned off, the node N100 becomes high level and the word line W
D1 goes high, and the word line WD1 is selected.

【0024】また、このとき、アドレス選択信号/AD
DSEL−2〜/ADDSEL−Nは、ハイレベルとな
るので、ワードデコード部710−2〜710−Nのト
ランジスタMP200はオフとなり、トランジスタMN
200は、オンとなるため、ノードN100は、ローレ
ベルとなり、ワードデコード部710−2〜710−N
に接続されたワード線WD2〜WD32は、ローレベル
に保持される。
At this time, the address selection signal / AD
Since DSEL-2 to / ADDSEL-N are at a high level, the transistor MP200 of the word decoding units 710-2 to 710-N is turned off and the transistor MN is turned on.
Since 200 is turned on, the node N100 becomes low level and the word decoding units 710-2 to 710-N.
The word lines WD2 to WD32 connected to are held at a low level.

【0025】本実施例によれば、クロック選択信号/C
LKSELが供給されるトランジスタMP100を32
個のワードデコード部710−1〜710−32で共用
しているため、クロック選択信号/CLKSELにより
駆動すべきトランジスタ数を従来に比べて約半分に減少
させることができる。したがって、クロック選択信号/
CLKSELのトランジスタによる負荷を低減でき、ト
ランジスタでの充放電電流を削減できるため、定電力化
が実現できる。また、クロック選択信号/CLKSEL
の負荷を従来と同じにするなら、クロック選択信号によ
りオンするトランジスタMP100を大きいトランジス
タに設計できるため、トランジスタMP1により駆動さ
れる駆動電流を大きくできる。したがって、ワードデコ
ード部710−1〜710−32の駆動電流を大きくで
きるので、ワードデコード部710−1〜710−32
の動作速度を向上でき、ワード線WD1〜WD32の選
択速度を高速化できる。
According to this embodiment, the clock selection signal / C
The transistor MP100 to which LKSEL is supplied is set to 32.
Since the word decoding units 710-1 to 710-32 are commonly used, the number of transistors to be driven by the clock selection signal / CLKSEL can be reduced to about half of the conventional one. Therefore, the clock selection signal /
Since the load of the CLKSEL transistor can be reduced and the charge / discharge current in the transistor can be reduced, constant power can be realized. In addition, clock selection signal / CLKSEL
If the load of 1 is the same as the conventional one, the transistor MP100 that is turned on by the clock selection signal can be designed to be a large transistor, so that the drive current driven by the transistor MP1 can be increased. Therefore, the drive currents of the word decoding units 710-1 to 710-32 can be increased, and therefore the word decoding units 710-1 to 710-32.
Can be improved, and the selection speed of the word lines WD1 to WD32 can be increased.

【0026】図2に本発明の第2実施例の要部の回路構
成図を示す。同図中、図1と同一構成部分には同一符号
を付し、その説明は省略する。本実施例は、第1実施例
とはワードデコード部の構成が異なる。本実施例のワー
ドデコード部720−1〜720−32は、第1実施例
においてトランジスタMP100とともにNOR論理回
路を構成するトランジスタMN100を抵抗素子Rで構
成してなる。
FIG. 2 is a circuit diagram showing the essential parts of the second embodiment of the present invention. In the figure, the same components as those of FIG. 1 are denoted by the same reference numerals, and description thereof will be omitted. The present embodiment differs from the first embodiment in the configuration of the word decoding section. In the word decoding units 720-1 to 720-32 of the present embodiment, the transistor MN100, which constitutes the NOR logic circuit together with the transistor MP100 in the first embodiment, is constituted by the resistance element R.

【0027】抵抗素子Rは、トランジスタMP100,
MP200の直列回路のオン抵抗より十分に大きく、か
つ、クロック選択信号/CLKSELが非選択のハイレ
ベルの状態で、ノード100を完全にローレベルにでき
る電流駆動能力を有する抵抗値に設定されている。この
ように、トランジスタMN100に代えて抵抗素子Rを
用いることにより、ノード100に接続されるトランジ
スタの数を減らすことができるため、ノード100に接
続される寄生容量を減らすことができ、ノード100の
信号の立ち上がりを高速に行え、選択を動作を高速に行
うことがきる。
The resistance element R is a transistor MP100,
The resistance value is set to be sufficiently larger than the ON resistance of the series circuit of the MP200, and has a current driving capability capable of completely setting the node 100 to the low level when the clock selection signal / CLKSEL is in the non-selected high level. . As described above, by using the resistance element R in place of the transistor MN100, the number of transistors connected to the node 100 can be reduced, so that the parasitic capacitance connected to the node 100 can be reduced and the node 100 The signal rise can be performed at high speed, and selection can be performed at high speed.

【0028】また、クロック選択信号/CLKSELに
より駆動すべきトランジスタが従来の1/32にできる
ので、充放電電流をさらに削減できる。図3に本発明の
第3実施例の要部の回路構成図を示す。同図中、図1と
同一構成部分には、同一符号を付し、その説明は省略す
る。
Further, the number of transistors to be driven by the clock selection signal / CLKSEL can be reduced to 1/32 of that of the conventional transistor, so that the charge / discharge current can be further reduced. FIG. 3 shows a circuit configuration diagram of a main part of a third embodiment of the present invention. In the figure, the same components as those in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted.

【0029】本実施例は、第1実施例のNOR論理回路
をNAND論理回路で構成し、クロック選択信号、アド
レス選択信号の選択/非選択の論理を第1実施例とは反
転させ、ハイレベルで選択、ローレベルで非選択とした
ものである。このため、クロック選択信号入力用トラン
ジスタMN110は、Nチャネル型トランジスタよりな
り、ソース−ドレインが接地と複数のワードデコード部
730−1〜730−Nとの間に接続され、ゲートには
クロックバッファ100よりクロック選択信号CLKS
ELが供給される。クロック選択信号入力用トランジス
タMN110は、クロック選択信号CLKSELがハイ
レベルのときオンし、複数のワードデコード部730−
1〜730−32を接地させ、クロック選択信号CLK
SELがローレベルのときオフし、32個のワードデコ
ード部730−1〜730−32と接地間を切断する。
In this embodiment, the NOR logic circuit of the first embodiment is configured by a NAND logic circuit, and the logic of selection / non-selection of the clock selection signal and the address selection signal is inverted from that of the first embodiment, and a high level is obtained. Selected at, low level made unselected. Therefore, the clock selection signal input transistor MN110 is composed of an N-channel type transistor, the source and drain of which are connected between the ground and the plurality of word decoding units 730-1 to 730-N, and the gate of which is the clock buffer 100. Clock selection signal CLKS
EL is supplied. The clock selection signal input transistor MN110 turns on when the clock selection signal CLKSEL is at a high level, and a plurality of word decoding units 730-
1 to 730-32 are grounded, and clock selection signal CLK
When SEL is at low level, it is turned off to disconnect the 32 word decoding units 730-1 to 730-32 from the ground.

【0030】32個のワードデコード部730−1〜7
30−32は、Pチャネル型トランジスタMP210、
MP310、及び、Nチャネル型トランジスタMN21
0、MN310、及び、Pチャネル型トランジスタMP
110が用いられている。トランジスタMN210、M
P110、MP210は、クロック選択信号入力用トラ
ンジスタMN110とともにNAND論理回路を構成す
る。トランジスタMN210、MP210のゲートには
1/32プリデコーダ500よりアドレス選択信号AD
DSEL−1〜ADDSEL−32が供給され、クロッ
ク選択信号とアドレス選択信号とのNAND論理がトラ
ンジスタMN210のドレインとトランジスタMP11
0、MP210のドレインとの接続点より出力される。
32 word decoding units 730-1 to 73
30-32 are P-channel type transistors MP210,
MP310 and N-channel type transistor MN21
0, MN310, and P-channel type transistor MP
110 is used. Transistors MN210, M
P110 and MP210 form a NAND logic circuit together with the clock selection signal input transistor MN110. An address selection signal AD is supplied from the 1/32 predecoder 500 to the gates of the transistors MN210 and MP210.
DSEL-1 to ADDSEL-32 are supplied, and the NAND logic of the clock selection signal and the address selection signal is the drain of the transistor MN210 and the transistor MP11.
0, output from the connection point with the drain of MP210.

【0031】次に、本実施例の動作を説明する。クロッ
ク選択信号がハイレベルになると、トランジスタMN1
10がオンになり、トランジスタMP110は、オフに
なる。このとき、アドレス選択信号ADDSEL−1〜
ADDSEL−32のうちアドレス選択信号ADDSE
L−1がハイレベルになると、ワードデコード部710
−1のトランジスタMN210がオンし、トランジスタ
MP210がオフする。 トランジスタMN210がオ
ンし、トランジスタMP210がオフすると、ノードN
100がローレベルとなり、ワード線WD1がハイレベ
ルになって、ワード線WD100が選択された状態とな
る。
Next, the operation of this embodiment will be described. When the clock selection signal goes high, the transistor MN1
10 turns on and transistor MP110 turns off. At this time, the address selection signals ADDSEL-1 ...
Address selection signal ADDSE of ADDSEL-32
When L-1 goes high, the word decoding unit 710
−1 transistor MN210 turns on and transistor MP210 turns off. When the transistor MN210 turns on and the transistor MP210 turns off, the node N
100 goes low, word line WD1 goes high, and word line WD100 is selected.

【0032】また、このとき、アドレス選択信号ADD
SEL−2〜ADDSEL−32は、ローレベルとなる
ので、ワードデコード部710−2〜710−Nのトラ
ンジスタMP210はオフとなり、トランジスタMN2
10は、オンとなるため、ノードN100は、ハイレベ
ルとなり、ワードデコード部710−2〜710−32
に接続されたワード線WD2〜WD32は、ローレベル
に保持される。
At this time, the address selection signal ADD
Since SEL-2 to ADDSEL-32 are at low level, the transistor MP210 of the word decoding units 710-2 to 710-N is turned off, and the transistor MN2.
Since 10 is turned on, the node N100 becomes high level and the word decoding units 710-2 to 710-32.
The word lines WD2 to WD32 connected to are held at a low level.

【0033】図4に本発明の第4実施例の要部の回路構
成図を示す。同図中、図3と同一構成部分には同一符号
を付し、その説明は省略する。本実施例は、第3実施例
とはワードデコード部の構成が異なる。本実施例のワー
ドデコード部740−1〜740−32は、第1実施例
においてトランジスタMN110とともにNAND論理
回路を構成するトランジスタMP110を抵抗素子Rで
構成してなる。
FIG. 4 is a circuit diagram of the essential parts of the fourth embodiment of the present invention. In the figure, the same components as those of FIG. 3 are designated by the same reference numerals, and the description thereof will be omitted. The present embodiment differs from the third embodiment in the configuration of the word decoding section. In the word decoding units 740-1 to 740-32 of the present embodiment, the transistor MP110, which constitutes the NAND logic circuit together with the transistor MN110 in the first embodiment, is constituted by the resistance element R.

【0034】抵抗素子Rは、トランジスタMN110,
MN210の直列回路のオン抵抗より十分に大きく、か
つ、クロック選択信号CLKSELがハイレベル、アド
レス選択信号がローレベルの状態で、ノード110を完
全にローレベルにできる電流駆動能力を有する抵抗値に
設定されている。このように、トランジスタMP110
に代えて抵抗素子Rを用いることにより、ノード110
に接続されるトランジスタの数を減らすことができるた
め、ノード110に接続される寄生容量を減らすことが
でき、ノード110の信号の立ち上がりを高速に行え、
選択を動作を高速に行うことがきる。また、クロック選
択信号CLKSELにより駆動すべきトランジスタを削
減できるので、充放電電流をさらに削減できる。
The resistance element R is a transistor MN110,
Set to a resistance value that is sufficiently larger than the on resistance of the series circuit of the MN210, and has a current driving capability that can bring the node 110 to a completely low level when the clock selection signal CLKSEL is at a high level and the address selection signal is at a low level. Has been done. Thus, the transistor MP110
By using the resistance element R in place of
Since the number of transistors connected to the node 110 can be reduced, the parasitic capacitance connected to the node 110 can be reduced, and the signal of the node 110 can rise at high speed.
The selection can be performed at high speed. Moreover, since the number of transistors to be driven can be reduced by the clock selection signal CLKSEL, the charge / discharge current can be further reduced.

【0035】なお、上記第1〜第4の実施例では、SR
AMのワードデコーダに本発明を適応した例を説明した
が、これに限ることはなく、クロックにて選択期間を限
定するワードデコーダを有する半導体記憶装置であれば
適応可能である。また、上記実施例では、ワード線が3
2本のセルアレイを有する半導体記憶装置の例で説明を
行っているが、ワード線の本数はこれに限られるもので
はなく、2本以上あれば本発明を適用することがで、効
果を得ることができる。
In the first to fourth embodiments, the SR
An example in which the present invention is applied to an AM word decoder has been described, but the present invention is not limited to this, and a semiconductor memory device having a word decoder that limits a selection period by a clock can be applied. Also, in the above embodiment, the number of word lines is three.
Although an example of a semiconductor memory device having two cell arrays has been described, the number of word lines is not limited to this, and the present invention can be applied if the number of word lines is two or more. You can

【0036】さらに、本実施例では、32個のワードデ
コード部で1つのクロック選択信号入力用トランジスタ
と共用しているが、クロック選択信号入力用トランジス
タをいくつか設け、いくつかのクロック選択信号入力用
トランジスタでワードデコード部を分割して共用する構
成も考えられる。
Further, in the present embodiment, 32 word decoding sections share one clock selection signal input transistor, but some clock selection signal input transistors are provided and several clock selection signal input transistors are provided. A configuration may be considered in which the word decoding unit is divided and shared by the use transistors.

【0037】[0037]

【発明の効果】上述の如く、本発明の請求項1によれ
ば、複数のワードデコード部でクロック選択信号入力用
トランジスタを共用することによりクロック選択信号が
駆動すべきトランジスタの数を減少させることができる
ため、クロック選択信号が供給すべき電流を低減でき、
したがって、半導体記憶装置の消費電力を削減でき、ま
た、従来のままのクロック選択信号でワードデコーダを
駆動した場合には、駆動電流を大きくとることができる
ため、トランジスタの動作速度を高速にでき、ワード線
選択速度を向上させることができる等の特長を有する。
As described above, according to the first aspect of the present invention, the number of transistors to be driven by the clock selection signal is reduced by sharing the clock selection signal input transistor in the plurality of word decoding units. Therefore, the current that the clock selection signal should supply can be reduced,
Therefore, the power consumption of the semiconductor memory device can be reduced, and when the word decoder is driven by the clock selection signal which is the same as the conventional one, a large drive current can be obtained, so that the operating speed of the transistor can be increased. It has the feature that the word line selection speed can be improved.

【0038】請求項2によれば、ワード線のアドレス選
択信号及びクロック選択信号との論理を出力する素子を
抵抗素子で構成することにより、出力に付加される容量
を低減できるため、信号の出力を高速に行え、ワード線
の選択を高速に行える等の特長を有する。
According to the second aspect of the present invention, since the element that outputs the logic of the address selection signal and the clock selection signal of the word line is composed of the resistance element, the capacity added to the output can be reduced, so that the signal output. It has a feature that it can be performed at high speed and the word line can be selected at high speed.

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

【図1】本発明の第1実施例の要部の回路構成図であ
る。
FIG. 1 is a circuit configuration diagram of a main part of a first embodiment of the present invention.

【図2】本発明の第2実施例の要部の回路構成図であ
る。
FIG. 2 is a circuit configuration diagram of a main part of a second embodiment of the present invention.

【図3】本発明の第3実施例の要部の回路構成図であ
る。
FIG. 3 is a circuit configuration diagram of a main part of a third embodiment of the present invention.

【図4】本発明の第4実施例の要部の回路構成図であ
る。
FIG. 4 is a circuit configuration diagram of a main part of a fourth embodiment of the present invention.

【図5】SRAMのブロック構成図である。FIG. 5 is a block diagram of an SRAM.

【図6】SRAMの主要ノードの動作波形図である。FIG. 6 is an operation waveform diagram of main nodes of the SRAM.

【図7】従来の一例の要部の構成図である。FIG. 7 is a configuration diagram of a main part of a conventional example.

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

100 クロックバッファ 200〜240、300〜320 アドレスバッファ 400 ライトイネーブルバッファ 500 1/32プリデコーダ 600 1/8デコーダ 700 ワードデコーダ 710−1〜710−32 ワードデコード部 800 セルアレー 900 コラムデコーダ 1000 センスアンプ 1100 データ出力バッファ 1200 ライトアンプ 1300 データ入力バッファ MP100、MN110 クロック選択信号入力用トラ
ンジスタ R 抵抗 /ADDSEL、ADDSEL アドレス選択信号 /CKLSEL、CKLSEL クロック選択信号
100 clock buffer 200 to 240, 300 to 320 address buffer 400 write enable buffer 500 1/32 predecoder 600 1/8 decoder 700 word decoder 710-1 to 710-32 word decode section 800 cell array 900 column decoder 1000 sense amplifier 1100 data Output buffer 1200 Write amplifier 1300 Data input buffer MP100, MN110 Clock selection signal input transistor R resistance / ADDSEL, ADDSEL address selection signal / CKLSEL, CKLSEL clock selection signal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ワード線選択期間を設定するクロック選
択信号を入力するクロック選択信号入力用トランジスタ
と、選択するワード線を設定するアドレス選択信号及び
該クロック選択信号入力用トランジスタを介して該クロ
ック選択信号が供給され、該アドレス選択信号及び該ク
ロック選択信号に応じてワード線を選択するワードデコ
ード部とを有する半導体記憶装置において、 前記クロック選択信号入力用トランジスタを複数のワー
ドデコード部で共用することを特徴とする半導体記憶装
置。
1. A clock selection signal input transistor for inputting a clock selection signal for setting a word line selection period, an address selection signal for setting a word line to be selected, and the clock selection signal via the clock selection signal input transistor. In a semiconductor memory device which is supplied with a signal and has a word decoding section for selecting a word line in accordance with the address selection signal and the clock selection signal, the clock selection signal input transistor is shared by a plurality of word decoding sections. A semiconductor memory device characterized by:
【請求項2】 前記ワードデコード部は、前記ワード線
のアドレス選択信号及びクロック選択信号との論理を出
力する素子を抵抗素子又は抵抗素子を含んだ構成したこ
とを特徴とする請求項1記載の半導体記憶装置。
2. The word decoding unit is configured to include a resistance element or a resistance element as an element that outputs logic of an address selection signal and a clock selection signal of the word line. Semiconductor memory device.
JP7230354A 1995-09-07 1995-09-07 Semiconductor memory Withdrawn JPH0973783A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7230354A JPH0973783A (en) 1995-09-07 1995-09-07 Semiconductor memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7230354A JPH0973783A (en) 1995-09-07 1995-09-07 Semiconductor memory

Publications (1)

Publication Number Publication Date
JPH0973783A true JPH0973783A (en) 1997-03-18

Family

ID=16906551

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7230354A Withdrawn JPH0973783A (en) 1995-09-07 1995-09-07 Semiconductor memory

Country Status (1)

Country Link
JP (1) JPH0973783A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001001576A1 (en) * 1999-06-30 2001-01-04 Intel Corporation A low power multiplexer with shared, clocked transistor
JP2009537933A (en) * 2006-05-15 2009-10-29 フリースケール セミコンダクター インコーポレイテッド Memory with level shift word line driver and method of operating the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001001576A1 (en) * 1999-06-30 2001-01-04 Intel Corporation A low power multiplexer with shared, clocked transistor
JP2009537933A (en) * 2006-05-15 2009-10-29 フリースケール セミコンダクター インコーポレイテッド Memory with level shift word line driver and method of operating the same

Similar Documents

Publication Publication Date Title
US5812015A (en) Boosting pulse generation circuit for a semiconductor integrated circuit
JPH11219589A (en) Static semiconductor memory
JP4141724B2 (en) Semiconductor memory device
US20040042334A1 (en) Semiconductor memory
US4905201A (en) Semiconductor memory device capable of selective operation of memory cell blocks
US20060176078A1 (en) Voltage level shifting circuit and method
JPH09231767A (en) Static semiconductor memory device
US5808482A (en) Row decoder with level translator
US6269046B1 (en) Semiconductor memory device having improved decoders for decoding row and column address signals
US5418756A (en) Edge transition detection disable circuit to alter memory device operating characteristics
JPH06139776A (en) Semiconductor storage device
US6677782B2 (en) Semiconductor integrated circuit and semiconductor logic circuit used in the integrated circuit
KR20020005232A (en) Column decoding apparatus of semiconductor memory device
JPH0973783A (en) Semiconductor memory
JPH0263277B2 (en)
US20100271890A1 (en) Data i/o control signal generating circuit in a semiconductor memory apparatus
US6586970B1 (en) Address decoder with pseudo and or pseudo nand gate
JP3404170B2 (en) Semiconductor memory device bank selection method and its semiconductor memory device
JP2696087B2 (en) Semiconductor storage device
JP3133847B2 (en) Semiconductor memory
JP2736249B2 (en) Semiconductor storage device
JPH0746497B2 (en) Semiconductor memory device
JP3277884B2 (en) Memory read / write circuit and semiconductor memory device
JP2549235B2 (en) Semiconductor memory device
JPH0964295A (en) Semiconductor memory

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20021203