JP2007306012A - Dynamic random access memory and semiconductor storage device - Google Patents

Dynamic random access memory and semiconductor storage device Download PDF

Info

Publication number
JP2007306012A
JP2007306012A JP2007159108A JP2007159108A JP2007306012A JP 2007306012 A JP2007306012 A JP 2007306012A JP 2007159108 A JP2007159108 A JP 2007159108A JP 2007159108 A JP2007159108 A JP 2007159108A JP 2007306012 A JP2007306012 A JP 2007306012A
Authority
JP
Japan
Prior art keywords
semiconductor substrate
package
memory
aspect ratio
random access
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
JP2007159108A
Other languages
Japanese (ja)
Inventor
Yasuhiko Tsukikawa
靖彦 月川
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.)
Renesas Technology Corp
Original Assignee
Renesas Technology Corp
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 Renesas Technology Corp filed Critical Renesas Technology Corp
Priority to JP2007159108A priority Critical patent/JP2007306012A/en
Publication of JP2007306012A publication Critical patent/JP2007306012A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a 2<SP>2N+1</SP>-bit semiconductor storage device which can be housed in a package of an aspect ratio 1:2 with a high effective ratio. <P>SOLUTION: The main surface of a semiconductor substrate 2 of the aspect ratio 1:2 is divided equally into nine regions of 3 lines and 3 columns, and 2<SP>2N-2</SP>-bit subarray parts 3 of an aspect ration of 1:2 are arranged on each region other than the central region of the main surface of the substrate 2. A control circuit 4 and a group of pads 5 are provided on the central region. A memory chip of the aspect ratio 1:2 can be formed on the substrate 2, and the chip can be housed in a package of the same aspect ratio 1:2 as that of a conventional package with a high effective ratio. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明はダイナミックランダムアクセスメモリおよび半導体記憶装置に関し、特に、22N+1ビットの記憶容量を有するダイナミックランダムアクセスメモリおよび半導体記憶装置に関する。 The present invention relates to a dynamic random access memory and a semiconductor memory device, and more particularly to a dynamic random access memory and a semiconductor memory device having a storage capacity of 22N + 1 bits.

図7は、従来のダイナミックランダムアクセスメモリ(以下、DRAMと称す)の構成を示すブロック図である。図7を参照して、このDRAMは、クロック発生回路31、行および列アドレスバッファ32、行デコーダ33、列デコーダ34、メモリマット35、入力バッファ38および出力バッファ39を備え、メモリマット35はメモリアレイ36およびセンスアンプ+入出力制御回路37を含む。   FIG. 7 is a block diagram showing a configuration of a conventional dynamic random access memory (hereinafter referred to as DRAM). Referring to FIG. 7, this DRAM includes a clock generation circuit 31, a row and column address buffer 32, a row decoder 33, a column decoder 34, a memory mat 35, an input buffer 38 and an output buffer 39. The memory mat 35 is a memory. An array 36 and a sense amplifier + input / output control circuit 37 are included.

クロック発生回路31は、外部から与えられる制御信号/RAS,/CAS,/Wに基づいて所定の動作モードを選択し、DRAM全体を制御する。   Clock generation circuit 31 selects a predetermined operation mode based on control signals / RAS, / CAS, / W given from the outside, and controls the entire DRAM.

行および列アドレスバッファ32は、外部から与えられるアドレス信号A0〜Ai(ただし、iは0以上の整数である)に基づいて行アドレス信号RA0〜RAiおよび列アドレス信号CA0〜CAiを生成し、生成した信号RA0〜RAiおよびCA0〜CAiをそれぞれ行デコーダ33および列デコーダ34に与える。   Row and column address buffer 32 generates row address signals RA0 to RAi and column address signals CA0 to CAi based on externally applied address signals A0 to Ai (where i is an integer of 0 or more). Signals RA0-RAi and CA0-CAi are applied to row decoder 33 and column decoder 34, respectively.

メモリアレイ36は、それぞれが1ビットのデータを記憶する複数のメモリセルを含む。各メモリセルは、行アドレスおよび列アドレスによって決定される所定のアドレスに配置される。   Memory array 36 includes a plurality of memory cells each storing 1-bit data. Each memory cell is arranged at a predetermined address determined by a row address and a column address.

行デコーダ33は、行および列アドレスバッファ32から与えられた行アドレス信号RA0〜RAiに応答して、メモリアレイ36の行アドレスを指定する。列デコーダ34は、行および列アドレスバッファ32から与えられた列アドレス信号CA0〜CAiに応答して、メモリアレイ36の列アドレスを指定する。   Row decoder 33 designates a row address of memory array 36 in response to row address signals RA0-RAi applied from row and column address buffer 32. Column decoder 34 designates a column address of memory array 36 in response to column address signals CA0-CAi applied from row and column address buffer 32.

センスアンプ+入出力制御回路37は、行デコーダ33および列デコーダ34によって指定されたアドレスのメモリセルをグローバルデータ入出力線対GIOの一端に接続する。グローバルデータ入出力線対GIOの他端は、入力バッファ38および出力バッファ39に接続される。入力バッファ38は、書込モード時に、制御信号/Wに応答して、外部から入力されたデータDj(ただし、jは0以上の整数である)をグローバルデータ入出力線対GIOを介して選択されたメモリセルに与える。出力バッファ39は、読出モード時に、外部から入力される制御信号/OEに応答して、選択されたメモリセルからの読出データDaを外部に出力する。   The sense amplifier + input / output control circuit 37 connects the memory cell at the address specified by the row decoder 33 and the column decoder 34 to one end of the global data input / output line pair GIO. The other end of global data input / output line pair GIO is connected to input buffer 38 and output buffer 39. Input buffer 38 selects externally input data Dj (where j is an integer of 0 or more) via global data input / output line pair GIO in response to control signal / W in the write mode. Is applied to the selected memory cell. Output buffer 39 outputs read data Da from the selected memory cell to the outside in response to a control signal / OE input from the outside in the read mode.

図8は、図7に示したDRAMのチップレイアウトを示す図である。図8を参照して、メモリマット35は、一般には長方形の領域に配置される。メモリアレイ36は複数のメモリアレイブロックMA0〜MAn(ただし、nは0以上の整数である)に分割され、センスアンプ+入出力制御回路37は複数のセンスアンプ帯SA0〜SAn+1に分割して配置される。メモリアレイブロックMA0〜MAnおよびセンスアンプ帯SA0〜SAn+1は長方形の領域の長辺方向に配列され、メモリアレイブロックMA0〜MAnはそれぞれセンスアンプ帯SA0〜SAn+1の各間に配置される。   FIG. 8 shows a chip layout of the DRAM shown in FIG. Referring to FIG. 8, memory mat 35 is generally arranged in a rectangular area. Memory array 36 is divided into a plurality of memory array blocks MA0 to MAn (where n is an integer greater than or equal to 0), and sense amplifier + input / output control circuit 37 is divided into a plurality of sense amplifier bands SA0 to SAn + 1. Is done. Memory array blocks MA0 to MAn and sense amplifier bands SA0 to SAn + 1 are arranged in the long side direction of the rectangular area, and memory array blocks MA0 to MAn are arranged between sense amplifier bands SA0 to SAn + 1, respectively.

長方形のメモリマット35の一方の長辺に沿って行デコーダ33が配置され、メモリマット35の一方の短辺に沿って列デコーダ34が配置される。メモリマット35、行デコーダ33および列デコーダ34は、アレイ部40を構成する。アレイ部40以外の制御回路すなわちクロック発生回路31、行および列アドレスバッファ32、入力バッファ38および出力バッファ39と、制御信号/RAS,/CAS,/W,/OE、アドレス信号A0〜Ai、データ信号D0〜Djなどを入出力するためのパッドとは、アレイ部40の周辺に配置される。   A row decoder 33 is arranged along one long side of the rectangular memory mat 35, and a column decoder 34 is arranged along one short side of the memory mat 35. The memory mat 35, the row decoder 33, and the column decoder 34 constitute an array unit 40. A control circuit other than the array unit 40, that is, a clock generation circuit 31, a row and column address buffer 32, an input buffer 38 and an output buffer 39, control signals / RAS, / CAS, / W, / OE, address signals A0 to Ai, data Pads for inputting and outputting signals D0 to Dj and the like are arranged around the array unit 40.

図9は、図8に示したメモリアレイブロックMAnの一部を示す図である。図9を参照して、メモリアレイブロックMAnは、行列状に配列された複数のメモリセルMCと、各行に対応して設けられたワード線WLと、各列に対応して設けられたビット線対BL,/BLとを含む。1個のメモリセルMCは、2本のビット線BL,/BLとこれに直交する1本のワード線WLとの2交点のうちのいずれか一方の交点に配置される。   FIG. 9 is a diagram showing a part of memory array block MAn shown in FIG. Referring to FIG. 9, memory array block MAn includes a plurality of memory cells MC arranged in a matrix, word lines WL provided corresponding to each row, and bit lines provided corresponding to each column. The pair BL, / BL is included. One memory cell MC is arranged at one of two intersections of two bit lines BL, / BL and one word line WL orthogonal thereto.

各メモリセルMCは、図10に示すように、アクセス用のNチャネルMOSトランジスタQと情報記憶用のキャパシタCとを含む。NチャネルMOSトランジスタQおよびキャパシタCは、対応のビット線BLまたは/BLとセル電位Vcpのラインとの間に直列接続され、NチャネルMOSトランジスタQのゲートは対応のワード線WLに接続される。   Each memory cell MC includes an N channel MOS transistor Q for access and a capacitor C for information storage, as shown in FIG. N channel MOS transistor Q and capacitor C are connected in series between corresponding bit line BL or / BL and a cell potential Vcp line, and the gate of N channel MOS transistor Q is connected to corresponding word line WL.

センスアンプ帯SAnは、図10に示すように、メモリアレイブロックMAnの各奇数列に対応して設けられた転送ゲート41,57、列選択ゲート44、センスアンプ47、およびイコライザ53を含む。メモリアレイブロックMAnの各偶数列用の転送ゲート41,57、列選択ゲート44、センスアンプ47、およびイコライザ53は、センスアンプ帯SAn+1に設けられる。   As shown in FIG. 10, sense amplifier band SAn includes transfer gates 41 and 57, column selection gate 44, sense amplifier 47, and equalizer 53 provided corresponding to each odd column of memory array block MAn. The transfer gates 41 and 57, the column selection gate 44, the sense amplifier 47, and the equalizer 53 for each even column of the memory array block MAn are provided in the sense amplifier band SAn + 1.

転送ゲート41は、NチャネルMOSトランジスタ42,43を含む。NチャネルMOSトランジスタ42,43は、それぞれセンスアンプ47の入出力ノードN1,N2とメモリアレイMAn−1の対応のビット線対BL,/BLとの間に接続され、そのゲートはブロック選択信号BLIRを受ける。   Transfer gate 41 includes N channel MOS transistors 42 and 43. N channel MOS transistors 42 and 43 are connected between input / output nodes N1 and N2 of sense amplifier 47 and corresponding bit line pair BL and / BL of memory array MAn-1, respectively, and their gates are connected to block selection signal BLIR. Receive.

転送ゲート57は、NチャネルMOSトランジスタ58,59を含む。NチャネルMOSトランジスタ58,59は、それぞれ入出力ノードN1,N2とメモリアレイMAnの対応のビット線対BL,/BLとの間に接続され、そのゲートはブロック選択信号BLILを受ける。   Transfer gate 57 includes N channel MOS transistors 58 and 59. N channel MOS transistors 58 and 59 are connected between input / output nodes N1 and N2 and corresponding bit line pair BL and / BL of memory array MAn, respectively, and have their gates receiving block select signal BLIL.

センスアンプ帯SAn内の回路は、その両側の2つのメモリアレイブロックMAn−1,MAnで共用される。メモリアレイブロックMAn−1が選択された場合は、信号BLIRが「L」レベルになって転送ゲート41が遮断され、メモリアレイブロックMAnが選択された場合は、信号BLILが「L」レベルになって転送ゲート57が遮断される。   A circuit in the sense amplifier band SAn is shared by the two memory array blocks MAn-1 and MAn on both sides thereof. When memory array block MAn-1 is selected, signal BLIR is at "L" level and transfer gate 41 is shut off. When memory array block MAn is selected, signal BLIL is at "L" level. Thus, the transfer gate 57 is shut off.

列選択ゲート44は、それぞれ入出力ノードN1,N2とデータ入出力線IO,/IOとの間に接続されたNチャネルMOSトランジスタ45,46を含む。NチャネルMOSトランジスタ45,46のゲートは、列選択線CSLを介して列デコーダ34に接続される。列デコーダ34によって列選択線CSLが選択レベルの「H」レベルに立上げられるとNチャネルMOSトランジスタ45,46が導通し、入出力ノードN1,N2すなわちメモリアレイブロックMAn−1またはMAnのビット線対BL,/BLとデータ入出力線対IO,/IOとが結合される。データ入出力線対IO,/IOの他端は図示しないブロック選択スイッチを介してグローバルデータ入出力線対GIOの一端に接続される。   Column select gate 44 includes N channel MOS transistors 45, 46 connected between input / output nodes N1, N2 and data input / output lines IO, / IO, respectively. The gates of N channel MOS transistors 45 and 46 are connected to column decoder 34 via column select line CSL. When column select line CSL is raised to the selected level “H” level by column decoder 34, N channel MOS transistors 45 and 46 are turned on, and input / output nodes N1 and N2, that is, bit lines of memory array block MAn-1 or MAn. Pair BL, / BL and data input / output line pair IO, / IO are coupled. The other end of the data input / output line pair IO, / IO is connected to one end of the global data input / output line pair GIO via a block selection switch (not shown).

センスアンプ47は、それぞれ入出力ノードN1,N2とノードN3との間に接続されたPチャネルMOSトランジスタ48,49と、それぞれ入出力ノードN1,N2とノードN4との間に接続されたNチャネルMOSトランジスタ51,52とを含む。MOSトランジスタ48,51のゲートはともにノードN2に接続され、MOSトランジスタ49,52のゲートはともにノードN1に接続される。ノードN3,N4は、それぞれセンスアンプ活性化信号SE,/SEを受ける。センスアンプ47は、センスアンプ活性化信号SE,/SEがそれぞれ「H」レベル、「L」レベルになったことに応じて、ノードN1,N2間すなわちメモリアレイブロックMAn−1またはMAnのビット線対BL,/BL間の微小電位差を電源電圧Vccに増幅する。   Sense amplifier 47 includes P channel MOS transistors 48 and 49 connected between input / output nodes N1 and N2 and node N3, respectively, and N channel connected between input and output nodes N1 and N2 and node N4, respectively. MOS transistors 51 and 52 are included. The gates of MOS transistors 48 and 51 are both connected to node N2, and the gates of MOS transistors 49 and 52 are both connected to node N1. Nodes N3 and N4 receive sense amplifier activation signals SE and / SE, respectively. The sense amplifier 47 is connected between the nodes N1 and N2, that is, the bit line of the memory array block MAn-1 or MAn, in response to the sense amplifier activation signals SE and / SE becoming "H" level and "L" level, respectively. A minute potential difference between the pair BL and / BL is amplified to the power supply voltage Vcc.

イコライザ53は、入出力ノードN1とN2の間に接続されたNチャネルMOSトランジスタ54と、それぞれ入出力ノードN1,N2とノードN6との間に接続されたNチャネルMOSトランジスタ55,56とを含む。NチャネルMOSトランジスタ54〜56のゲートはともにノードN5に接続される。ノードN5はビット線イコライズ信号BLEQを受け、ノードN6はプリチャージ電位VBL(=Vcc/2)を受ける。イコライザ53は、ビット線イコライズ信号BLEQが活性化レベルの「H」レベルになったことに応じて、ノードN1とN2の電位すなわちメモリアレイブロックMAn−1またはMAnのビット線BLと/BLの電位をプリチャージ電位VBLにイコライズする。なお、信号BLIR,BLIL,SE,/SE,BLEQおよびプリチャージ電位VBLは、図7のクロック発生回路31から与えられる。   Equalizer 53 includes an N channel MOS transistor 54 connected between input / output nodes N1 and N2, and N channel MOS transistors 55 and 56 connected between input / output nodes N1, N2 and node N6, respectively. . The gates of N channel MOS transistors 54-56 are all connected to node N5. Node N5 receives bit line equalize signal BLEQ, and node N6 receives precharge potential VBL (= Vcc / 2). In response to the activation of the bit line equalize signal BLEQ to the “H” level, the equalizer 53 determines the potentials of the nodes N1 and N2, that is, the potentials of the bit lines BL and / BL of the memory array block MAn-1 or MAn. Is equalized to the precharge potential VBL. Signals BLIR, BLIL, SE, / SE, BLEQ and precharge potential VBL are applied from clock generation circuit 31 in FIG.

次に、図7〜図10で示したDRAMの動作を簡単に説明する。スタンバイ時においては、信号BLIR,BLIL,BLEQはともに「H」レベルとなり、信号SE,/SEはともに中間レベル(Vcc/2)となっており、ビット線BL,/BLはプリチャージ電位VBLにイコライズされている。また、ワード線WLおよび列選択線CSLは、非選択レベルの「L」レベルとなっている。   Next, the operation of the DRAM shown in FIGS. 7 to 10 will be briefly described. During standby, signals BLIR, BLIL, and BLEQ are all at “H” level, signals SE and / SE are both at an intermediate level (Vcc / 2), and bit lines BL and / BL are at precharge potential VBL. It is equalized. Further, the word line WL and the column selection line CSL are at the “L” level of the non-selection level.

書込モード時においては、まずビット線イコライズ信号BLEQが「L」レベルに立下げられて、ビット線BL,/BLのイコライズが停止される。次いで、行デコーダ33が、行アドレス信号に応答して、たとえばメモリアレイブロックMAnを選択し、信号BLIR,BLILをそれぞれ「L」レベルおよび「H」レベルにしてメモリアレイブロックMAnとセンスアンプ帯SAn,SAn+1とを結合させる。また、行デコーダ33は、行アドレス信号に応じた行のワード線WLを選択レベルの「H」レベルに立上げ、その行のメモリセルMCのNチャネルMOSトランジスタQを導通させる。   In the write mode, first, bit line equalize signal BLEQ is lowered to "L" level, and equalization of bit lines BL, / BL is stopped. Then, in response to the row address signal, row decoder 33 selects, for example, memory array block MAn and sets signals BLIR and BLIL to “L” level and “H” level, respectively, and memory array block MAn and sense amplifier band SAn. , SAn + 1. The row decoder 33 raises the word line WL of the row corresponding to the row address signal to the “H” level of the selection level, and makes the N-channel MOS transistor Q of the memory cell MC of that row conductive.

次いで、列デコーダ34が、列アドレス信号に応じた列の列選択線CSLを活性化レベルの「H」レベルに立上げて列選択ゲート44を導通させる。外部から与えられた書込データDjは、入力バッファ38、グローバルデータ入出力線対GIOおよびデータ入出力線対IO,/IOを介して選択された列のビット線対BL,/BLに与えられる。書込データDjは、ビット線BL,/BL間の電位差として与えられる。選択されたメモリセルMCのキャパシタCには、ビット線BLまたは/BLの電位に応じた量の電荷が蓄えられる。   Next, the column decoder 34 raises the column selection line CSL of the column corresponding to the column address signal to the “H” level of the activation level, and makes the column selection gate 44 conductive. Write data Dj applied from the outside is applied to bit line pair BL, / BL of a selected column via input buffer 38, global data input / output line pair GIO and data input / output line pair IO, / IO. . Write data Dj is applied as a potential difference between bit lines BL and / BL. An amount of electric charge corresponding to the potential of the bit line BL or / BL is stored in the capacitor C of the selected memory cell MC.

読出モード時においては、まずビット線イコライズ信号BLEQが「L」レベルに立下げられて、ビット線BL,/BLのイコライズが停止される。行デコーダ33が、書込モード時と同様にして、たとえばメモリアレイブロックMAnを選択し、メモリアレイブロックMAnとセンスアンプ帯SAn,SAn+1を結合させるとともに、行アドレス信号に対応する行のワード線WLを選択レベルの「H」レベルに立上げる。ビット線BL,/BLの電位は、活性化されたメモリセルMCのキャパシタCの電荷量に応じて微小量だけ変化する。   In the read mode, first, bit line equalize signal BLEQ is lowered to "L" level, and equalization of bit lines BL, / BL is stopped. In the same manner as in the write mode, row decoder 33 selects, for example, memory array block MAn, couples memory array block MAn and sense amplifier bands SAn, SAn + 1, and at the same time word line WL of the row corresponding to the row address signal. Is raised to the “H” level of the selection level. The potentials of the bit lines BL and / BL change by a minute amount according to the charge amount of the capacitor C of the activated memory cell MC.

次いで列デコーダ34が、列アドレス信号に対応する列の列選択線CSLを選択レベルの「H」レベルに立上げて、その列の列選択ゲート44を導通させる。選択された列のビット線対BL,/BLのデータDjは、列選択ゲート44およびデータ入出力線対IO,/IO、グローバルデータ入出力線対GIOおよび出力バッファ39を介して外部に出力される。   Next, the column decoder 34 raises the column selection line CSL of the column corresponding to the column address signal to the “H” level of the selection level, and turns on the column selection gate 44 of that column. Data Dj of bit line pair BL, / BL of the selected column is output to the outside via column selection gate 44 and data input / output line pair IO, / IO, global data input / output line pair GIO and output buffer 39. The

さて、このようなDRAMの記憶容量は世代ごとに増大してきている。具体的には、DRAMの記憶容量は、16Kビット以来、64K、256K、1M、4M、16M、64Mと、世代ごとに4倍ずつ増大してきた。ここで1K=210であるから、DRAMの記憶容量は、16K=214、64K=216、256K=218、1M=220、4M=222、16M=224、64M=226、というように22Nビット(ただし、Nは自然数である)であった。 Now, the storage capacity of such DRAMs is increasing with each generation. Specifically, since 16K bits, the storage capacity of DRAM has increased by 64 times, every generation, to 64K, 256K, 1M, 4M, 16M, and 64M. Since 1K = 2 10 here, the storage capacity of the DRAM is 16K = 2 14 , 64K = 2 16 , 256K = 2 18 , 1M = 2 20 , 4M = 2 22 , 16M = 2 24 , 64M = 2 26. , And so on, with 2N bits (where N is a natural number).

一方DRAMにおいては、図9で示したように、1個のメモリセルMCは、2本のビット線BL,/BLとこれに直交する1本のワード線WLとの2交点のうちの一方の交点に配置される。ビット線BL,/BLのピッチとワード線WLのピッチはほぼ同じであるから、メモリセルMCの基本単位は概ね縦横1:2のアスペクト比になっている。   On the other hand, in the DRAM, as shown in FIG. 9, one memory cell MC has one of two intersections of two bit lines BL, / BL and one word line WL orthogonal thereto. Arranged at the intersection. Since the pitch of the bit lines BL, / BL and the pitch of the word lines WL are substantially the same, the basic unit of the memory cell MC has an aspect ratio of 1: 2 in the vertical and horizontal directions.

このようにDRAMの記憶容量が22Nビットであり、メモリセル基本単位が縦横1:2のアスペクト比であるため、メモリセル基本単位の半分の正方形の面積をSとすると、DRAM全体では2S×22N=S×22N+1の面積がメモリセルMCによって占められることになる。正方形を22N+1個配置するためには、縦(または横)に2個、横(または縦)に2N+1個配置し、DRAMチップ全体がほぼ2:1のアスペクト比となるように構成するのが従来の方法であった。このように配置するための方法としてさまざまな方法があった。 As described above, since the storage capacity of the DRAM is 22N bits and the basic unit of the memory cell has an aspect ratio of 1: 2 in the vertical and horizontal directions, assuming that the square area half of the basic unit of the memory cell is S, the entire DRAM has 2S × The area of 2 2N = S × 2 2N + 1 will be occupied by the memory cell MC. To 2 2N + 1 pieces arranged square, 2 N pieces vertically (or horizontally) and a horizontal (or vertical) to 2 N + 1 pieces arranged, the entire DRAM chip is approximately 2: configuring such that 1 aspect ratio This was the conventional method. There were various methods for arranging in this way.

すなわち、図11(a)に示すように、長方形の半導体基板64の中央部に縦横2×2N+1個の面積Sの長方形からなるアレイ部40を配置し、アレイ部40の周囲に制御回路61およびパッド62群を分散配置する方法があった。 That is, as shown in FIG. 11A, an array unit 40 made up of 2 N × 2 N + 1 rectangles S of area S in the center of a rectangular semiconductor substrate 64 is arranged, and a control circuit is provided around the array unit 40. There was a method in which 61 and the pad 62 group were dispersedly arranged.

なお、この方法について図8でも説明した。図8ではアレイ部40は、メモリアレイブロックMA0〜MAnの他、センスアンプ帯SA0〜SAn+1、行デコーダ33および列デコーダ34を含むが、アレイ部40のほとんど面積はメモリアレイブロックMA0〜MAnすなわちメモリセルMC群で占められる。   This method has also been described with reference to FIG. In FIG. 8, array section 40 includes sense amplifier bands SA0 to SAn + 1, row decoder 33 and column decoder 34 in addition to memory array blocks MA0 to MAn. Almost all area of array section 40 is memory array blocks MA0 to MAn, ie, memory. It is occupied by the cell MC group.

また、図11(b)に示すように、アレイ部40を各々が縦横2N−1×2個の正方形からなる4つのサブアレイ部63に等分割し、それらの4つのサブアレイ部63を半導体基板64の四隅にそれぞれ配置し、4つのサブアレイ部63の間の十字型の領域に制御回路61およびパッド62群を分散配置する方法があった。なお、アレイ部40を複数のサブアレイ部に分割することにより、動作速度の高速化、低消費電力化などを図ることができる。 Further, as shown in FIG. 11B, the array section 40 is equally divided into four subarray sections 63 each consisting of 2 N-1 × 2 N squares in the vertical and horizontal directions, and these four subarray sections 63 are divided into semiconductors. There is a method in which the control circuit 61 and the pads 62 are arranged in a distributed manner in a cross-shaped region between the four sub-array portions 63, which are arranged at the four corners of the substrate 64, respectively. Note that by dividing the array unit 40 into a plurality of sub-array units, it is possible to increase the operation speed, reduce the power consumption, and the like.

また、図11(c)に示すように、図11(b)で示した4つのサブアレイ部63の各々を、さらに、各々が縦横2N−2×2N−1個の面積Sの正方形からなる4つのサブアレイ部64に分割する方法があった。 Further, as shown in FIG. 11 (c), each of the four subarray units 63 shown in FIG. 11 (b) is further divided into 2 N−2 × 2 N−1 squares of area S. There was a method of dividing into four subarray sections 64.

また、図11(d)に示すように、図11(b)で示した4つのサブアレイ部63の各々を、さらに、各々が縦横2N−1×2N−2個の面積Sの正方形からなる4つのサブアレイ部65に分割する方法があった。 Further, as shown in FIG. 11 (d), each of the four subarray units 63 shown in FIG. 11 (b) is further divided into squares with an area S of 2 N−1 × 2 N−2 in length and width. There was a method of dividing into four subarray sections 65.

これらの方法は、いずれもアレイ部40またはサブアレイ部63〜65を縦横に1または偶数個ずつ配置するものであった。   In any of these methods, one or an even number of array units 40 or subarray units 63 to 65 are arranged vertically and horizontally.

また、半導体基板60の周辺部全域または半導体基板64の中央部を縦横に横断する領域全域にパッド62群および制御回路61を分散配置していたので、DRAMチップの縦サイズおよび横サイズは、アレイ部40(またはサブアレイ部63〜65)のサイズとパッド62群および制御回路61のサイズとの和になっていた。   Further, since the pads 62 and the control circuit 61 are dispersedly arranged over the entire peripheral portion of the semiconductor substrate 60 or the entire region crossing the central portion of the semiconductor substrate 64 in the vertical and horizontal directions, the vertical size and horizontal size of the DRAM chip are This is the sum of the size of the portion 40 (or the subarray portions 63 to 65) and the size of the pads 62 and the control circuit 61.

ところで、DRAMの記憶容量はこれまで22Nビットであったが、これに限定される特段の理由はないため、22N+1ビットのDRAMが市場の要求に応じて供給されることがあり得る。この場合、メモリセル全体の面積はS×22N+2となる。したがって、従来と同様にサブアレイ部を縦横に1または偶数個配置する方法では、図12(a)〜(c)に示すようにDRAMチップのアスペクト比は1:1または1:4となってしまい、1:2の比に収めることはできない。 By the way, although the storage capacity of the DRAM has been 22N bits so far, there is no particular reason to be limited to this, and therefore, a 22N + 1 bit DRAM may be supplied according to market demand. In this case, the area of the entire memory cell is S × 2 2N + 2 . Therefore, in the conventional method in which one or an even number of subarray portions are arranged vertically and horizontally, the aspect ratio of the DRAM chip becomes 1: 1 or 1: 4 as shown in FIGS. , Cannot be in the ratio of 1: 2.

すなわち、図12(a)に示すように、各々が2N+1×2N+1個の面積Sの正方形からなる4つのサブアレイ部71を半導体基板70の四隅にそれぞれ配置し、4つのサブアレイ部71の間に制御回路61およびパッド62群を分散配置すると、DRAMチップのアスペクト比は1:1になる。 That is, as shown in FIG. 12A, four subarray portions 71 each of 2 N + 1 × 2N + 1 squares with an area S are arranged at the four corners of the semiconductor substrate 70, respectively. If the control circuit 61 and the pad 62 group are dispersedly arranged, the aspect ratio of the DRAM chip becomes 1: 1.

また、図12(b)に示すように、4つのサブアレイ部71の各々を、さらに、各々が2N+1×2個の正方形からなる2つのサブアレイ部72に分割しても、DRAMチップのアスペクト比は1:1になる。 Further, as shown in FIG. 12B, even if each of the four sub-array units 71 is further divided into two sub-array units 72 each composed of 2 N + 1 × 2 N squares, the aspect of the DRAM chip The ratio is 1: 1.

また、図12(c)に示すように、図12(b)で示した8個のサブアレイ部72を横1列に並べ、それらの周囲に制御回路61およびパッド62群を分散配置すると、DRAMチップのアスペクト比は1:4となる。   As shown in FIG. 12C, when the eight subarray units 72 shown in FIG. 12B are arranged in a horizontal row, and the control circuit 61 and the group of pads 62 are distributed around them, the DRAM The aspect ratio of the chip is 1: 4.

一方、DRAMチップは従来からアスペクト比がほぼ1:2の長方形のパッケージに封入されて製品化されているため、22N+1ビットのDRAMチップを製品化する場合でも、アスペクト比がほぼ1:2の長方形のパッケージにチップを封入する必要がある。然るに、図12(a)〜(c)で示したような配置方法では、パッケージ面積に対してチップ面積が占める有効比率が50%程度となり、結果としてパッケージサイズが大きくなるという問題があった。 On the other hand, since a DRAM chip is conventionally packaged in a rectangular package having an aspect ratio of approximately 1: 2, even when a 22N + 1 bit DRAM chip is commercialized, the aspect ratio is approximately 1: 2. It is necessary to enclose the chip in a rectangular package. However, the arrangement method as shown in FIGS. 12A to 12C has a problem that the effective ratio of the chip area to the package area is about 50%, resulting in an increase in the package size.

また、DRAMチップをより小さなパッケージに封入するためには、従来のようにチップの縦・横サイズがアレイ部またはサブアレイ部とパッド62群および制御回路61のサイズとの和となるのは好ましくなかった。   In order to enclose the DRAM chip in a smaller package, it is not preferable that the vertical / horizontal size of the chip is the sum of the size of the array unit or sub-array unit, the pad 62 group, and the control circuit 61 as in the prior art. It was.

それゆえに、この発明の主たる目的は、アスペクト比が1:2のパッケージに高い有効比率で収容することができ、チップの縦サイズおよび横サイズがメモリアレイのサイズのみで決定される22N+1ビットのダイナミックランダムアクセスメモリおよび半導体記憶装置を提供することである。 Another object of the present invention has an aspect ratio of 1: can accommodate a high effective ratio 2 of the package, the vertical size and horizontal size of the chip is 2 2N + 1 bits is determined only by the size of the memory array A dynamic random access memory and a semiconductor memory device are provided.

この発明の一実施例のダイナミックランダムアクセスメモリは、22N+1ビットの記憶容量を有するダイナミックランダムアクセスメモリであって、アスペクト比が1:2の半導体基板を備えたものである。この半導体基板の主表面は、3行3列の9個の領域に等分割されている。また、このダイナミックランダムアクセスメモリは、さらに、9個の領域のうちの中央領域以外の各領域に形成され、この各領域は22n−2ビットの記憶容量を有するメモリアレイを備える。 A dynamic random access memory according to an embodiment of the present invention is a dynamic random access memory having a storage capacity of 22N + 1 bits, and includes a semiconductor substrate having an aspect ratio of 1: 2. The main surface of the semiconductor substrate is equally divided into nine regions of 3 rows and 3 columns. The dynamic random access memory is further formed in each of the nine regions other than the central region, and each region includes a memory array having a storage capacity of 22n-2 bits.

以上のように、このダイナミックランダムアクセスメモリでは、アスペクト比が1:2の長方形の半導体基板の主表面を3行3列の9個の領域に等分割し、中央領域以外の各領域に、各領域が22N−2ビットの記憶容量を有するメモリアレイを設ける。したがって、アスペクト比が1:2で22N+1の記憶容量を有するメモリチップを形成することができ、従来と同様、アスペクト比が1:2のパッケージに高い有効比率で収容することができる。また、半導体基板の中央領域に制御回路などを配置することにより、従来のように制御回路などの寸法がチップの縦・横サイズに影響することがなく、チップの小型化が図られる。 As described above, in this dynamic random access memory, the main surface of a rectangular semiconductor substrate having an aspect ratio of 1: 2 is equally divided into nine regions of 3 rows and 3 columns, and each region other than the central region is divided into each region. A memory array is provided in which the area has a storage capacity of 22N-2 bits. Therefore, a memory chip having an aspect ratio of 1: 2 and a storage capacity of 2 2 N + 1 can be formed, and can be accommodated in a package having an aspect ratio of 1: 2 at a high effective ratio, as in the past. In addition, by arranging a control circuit or the like in the central region of the semiconductor substrate, the size of the control circuit or the like does not affect the vertical and horizontal sizes of the chip as in the conventional case, and the chip can be downsized.

図1は、この発明の一実施の形態によるDRAMチップ1の構成を示す平面図である。図1を参照して、このDRAMチップ1では、アスペクト比が1:2の半導体基板2の主表面がそれぞれアスペクト比が1:2の3行3列の9個の領域に等分割される。   FIG. 1 is a plan view showing a configuration of a DRAM chip 1 according to an embodiment of the present invention. Referring to FIG. 1, in DRAM chip 1, the main surface of semiconductor substrate 2 having an aspect ratio of 1: 2 is equally divided into nine regions of 3 rows and 3 columns having an aspect ratio of 1: 2.

このDRAMは、上述したように22N+1ビットの記憶容量を有し、アレイ部の面積すなわちメモリセルMCの全面積はS×22N+2となっている。アレイ部は、各々が縦横2N−1×2個の面積Sの正方形からなる8個のサブアレイ部3に分割される。 As described above, the DRAM has a storage capacity of 2 2N + 1 bits, and the area of the array portion, that is, the total area of the memory cells MC is S × 2 2N + 2 . The array section is divided into eight subarray sections 3 each consisting of 2 N−1 × 2 N area S squares.

8個のサブアレイ部3は、上記3行3列の9個の領域のうちの中央の領域を除く8個の領域にそれぞれ配置される。中央領域の中央部には制御回路4が集中配置され、制御回路4の周囲にパッド5群が配置される。   The eight subarray units 3 are respectively arranged in eight regions excluding the central region among the nine regions of the above 3 rows and 3 columns. A control circuit 4 is centrally arranged in the central portion of the central region, and a group of pads 5 is arranged around the control circuit 4.

図2(a)(b)はDRAMチップ1が収容されたパッケージ10の外観を示す図、図3(a)(b)はパッケージ10の内部を示す図である。   2A and 2B are views showing the appearance of the package 10 in which the DRAM chip 1 is accommodated, and FIGS. 3A and 3B are views showing the inside of the package 10.

図2(a)(b)および図3(a)(b)を参照して、上方から見るとパッケージ10のアスペクト比がほぼ1:2となっている。パッケージ10内にはDRAMチップ1が収容され、DRAMチップ1の上方に複数のリードフレーム11が放射状に配置される。   Referring to FIGS. 2A and 2B and FIGS. 3A and 3B, the aspect ratio of the package 10 is approximately 1: 2 when viewed from above. A DRAM chip 1 is accommodated in the package 10, and a plurality of lead frames 11 are arranged radially above the DRAM chip 1.

各リードフレーム11の内方端部はボンディングワイヤ12を介してパッド5に接続され、リードフレーム11の外方端部はパッケージ11の長辺部から外部に露出している。制御信号、アドレス信号などはリードフレーム11群を介して外部からDRAMチップ1に入力され、読出データがリードフレーム11群を介してDRAMチップ1から外部に出力される。   The inner end portion of each lead frame 11 is connected to the pad 5 via the bonding wire 12, and the outer end portion of the lead frame 11 is exposed to the outside from the long side portion of the package 11. Control signals, address signals, and the like are input from the outside to the DRAM chip 1 through the lead frame 11 group, and read data is output from the DRAM chip 1 to the outside through the lead frame 11 group.

他の構成および動作は従来のDRAMと同様であるので、その説明は繰返さない。
この実施の形態では、アスペクト比が1:2の半導体基板2の主表面を3行3列の9個の領域に分割し、中央領域を除く8個の領域の各々に縦横2N−1×2個の面積Sの正方形からなるサブアレイ部3を配置し、中央領域に制御回路4およびパッド5群を集中配置する。したがって、チップ1の縦・横サイズがほぼサブアレイ部3のサイズのみで決まり、パッド5および制御回路4のサイズがチップ1の縦・横サイズに影響しなくなる。また、チップ1全体がほぼ1:2のアスペクト比となるため、ほぼ1:2のアスペクト比のパッケージ10に収容したとき、パッケージ面積に対するチップ面積の有効比率を高めることができ、結果として小さなパッケージ10に収容することができる。
Since other structures and operations are the same as those of the conventional DRAM, description thereof will not be repeated.
In this embodiment, the main surface of the semiconductor substrate 2 having an aspect ratio of 1: 2 is divided into nine regions of 3 rows and 3 columns, and each of the 8 regions excluding the central region is vertically and horizontally 2 N-1 ×. A sub-array unit 3 made up of 2 N squares of area S is arranged, and a control circuit 4 and a group of pads 5 are concentratedly arranged in the central region. Therefore, the vertical and horizontal sizes of the chip 1 are determined only by the size of the sub-array unit 3, and the sizes of the pads 5 and the control circuit 4 do not affect the vertical and horizontal sizes of the chip 1. Further, since the entire chip 1 has an aspect ratio of approximately 1: 2, when it is accommodated in the package 10 having an aspect ratio of approximately 1: 2, the effective ratio of the chip area to the package area can be increased, resulting in a small package. 10 can be accommodated.

なお、図4に示すように各サブアレイ部3を各々が縦横2N−2×2N−1個の面積Sの正方形からなる4つのサブアレイ部21に分割してもよい。また、図5に示すように各サブアレイ部3を各々が縦横2N−1×2N−1個の正方形からなる2つのサブアレイ部21に分割してもよい。また、図6に示すように各サブアレイ部3を各々が縦横2N−2×2個の2つのサブアレイ部23に分割してもよい。 In addition, as shown in FIG. 4, each subarray unit 3 may be divided into four subarray units 21 each of which has a square of area 2N-2 × 2N-1 in the vertical and horizontal directions. Further, as shown in FIG. 5, each subarray unit 3 may be divided into two subarray units 21 each composed of 2 N−1 × 2 N−1 squares in the vertical and horizontal directions. Further, as shown in FIG. 6, each subarray unit 3 may be divided into two subarray units 23 each having 2 N−2 × 2 N pieces in the vertical and horizontal directions.

この発明の一実施の形態によるDRAMチップの構成を示す平面図である。1 is a plan view showing a configuration of a DRAM chip according to an embodiment of the present invention. 図1に示したDRAMチップが内部に収容されたパッケージの外観を示す図である。It is a figure which shows the external appearance of the package in which the DRAM chip | tip shown in FIG. 1 was accommodated. 図2に示したパッケージの内部を詳細に示す図である。It is a figure which shows the inside of the package shown in FIG. 2 in detail. 図1に示したDRAMチップの改良例を示す図である。It is a figure which shows the example of improvement of the DRAM chip | tip shown in FIG. 図1に示したDRAMチップの他の改良例を示す図である。FIG. 10 is a diagram showing another example of improvement of the DRAM chip shown in FIG. 1. 図1に示したDRAMチップのさらに他の改良例を示す図である。FIG. 14 is a diagram showing still another example of improvement of the DRAM chip shown in FIG. 1. 従来のDRAMの構成を示すブロック図である。It is a block diagram which shows the structure of the conventional DRAM. 図7に示した行デコーダ、列デコーダおよびメモリマットのチップレイアウトを示す図である。FIG. 8 is a diagram showing a chip layout of the row decoder, column decoder, and memory mat shown in FIG. 7. 図8に示したメモリアレイブロックの構成を詳細に示す図である。FIG. 9 is a diagram showing in detail a configuration of a memory array block shown in FIG. 8. 図8に示したメモリアレイブロックおよびセンスアンプ帯の構成を詳細に示す回路図である。FIG. 9 is a circuit diagram illustrating in detail a configuration of a memory array block and a sense amplifier band illustrated in FIG. 8. 2NビットのDRAMのチップレイアウトを例示する平面図である。It is a top view which illustrates the chip layout of 22 N bit DRAM. 2N+1ビットのDRAMのチップレイアウトを例示する平面図である。2 is a plan view illustrating a chip layout of a 22N + 1- bit DRAM. FIG.

符号の説明Explanation of symbols

1 DRAMチップ、2,60,70,73 半導体基板、3,21〜23,63〜65,71,72 サブアレイ部、4,61 制御回路、5,62 パッド、10 パッケージ、11 リードフレーム、12 ボンディングワイヤ、31 クロック発生回路、32 行および列アドレスバッファ、33 行デコーダ、34 列デコーダ、35 メモリマット、36 メモリアレイ、37 センスアンプ+入出力制御回路、38 入力バッファ、39 出力バッファ、40 アレイ部、41,57 転送ゲート、42,43,45,46,51,52,54〜56,58,59 NチャネルMOSトランジスタ、44 列選択ゲート、47 センスアンプ、48,49 PチャネルMOSトランジスタ、53 イコライザ、MC メモリセル、WL ワード線、BL,/BL ビット線、CSL
列選択線、MA メモリアレイブロック、SA センスアンプ帯。
1 DRAM chip, 2, 60, 70, 73 Semiconductor substrate, 3, 21-23, 63-65, 71, 72 Subarray part, 4, 61 Control circuit, 5, 62 pads, 10 package, 11 Lead frame, 12 Bonding Wire, 31 clock generation circuit, 32 row and column address buffer, 33 row decoder, 34 column decoder, 35 memory mat, 36 memory array, 37 sense amplifier + input / output control circuit, 38 input buffer, 39 output buffer, 40 array section , 41, 57 Transfer gate, 42, 43, 45, 46, 51, 52, 54 to 56, 58, 59 N channel MOS transistor, 44 column select gate, 47 sense amplifier, 48, 49 P channel MOS transistor, 53 equalizer MC memory cell WL word line BL / BL Door line, CSL
Column selection line, MA memory array block, SA sense amplifier band.

Claims (10)

2N+1ビットの記憶容量を有するダイナミックランダムアクセスメモリであって、
アスペクト比が1:2の半導体基板を備え、前記半導体基板の主表面は3行3列の9個の領域に等分割され、
さらに、前記9個の領域のうちの中央領域以外の各領域に形成され、この各領域は22n−2ビットの記憶容量を有するメモリアレイを備える、ダイナミックランダムアクセスメモリ。
A dynamic random access memory having a storage capacity of 2 2N + 1 bits,
A semiconductor substrate having an aspect ratio of 1: 2 is provided, and the main surface of the semiconductor substrate is equally divided into nine regions of 3 rows and 3 columns,
Furthermore, a dynamic random access memory formed in each region other than the central region of the nine regions, each region including a memory array having a storage capacity of 22.sup.2n-2 bits.
前記メモリアレイは、複数行複数列に配置された複数のメモリセルと、それぞれ前記複数行に対応して設けられた複数のワード線と、それぞれ前記複数列に対応して設けられた複数のビット線対とを含み、
各メモリセルは、対応のワード線およびビット線対の2つの交点のうちのいずれか一方の交点に配置されている、請求項1に記載のダイナミックランダムアクセスメモリ。
The memory array includes a plurality of memory cells arranged in a plurality of rows and a plurality of columns, a plurality of word lines provided corresponding to the plurality of rows, and a plurality of bits provided corresponding to the plurality of columns, respectively. Including line pairs,
The dynamic random access memory according to claim 1, wherein each memory cell is arranged at one of two intersections of a corresponding word line and bit line pair.
さらに、前記半導体基板の前記中央領域内に配置された複数のパッドを備え、
前記複数のパッドは、前記中央領域の短辺方向に並ぶ数より長辺方向に並ぶ数が多くなるように配置される、請求項1または請求項2に記載のダイナミックランダムアクセスメモリ。
And a plurality of pads arranged in the central region of the semiconductor substrate,
3. The dynamic random access memory according to claim 1, wherein the plurality of pads are arranged such that the number arranged in the long side direction is larger than the number arranged in the short side direction of the central region.
さらに、前記半導体基板は、外形寸法のアスペクト比が1:2のパッケージに収容されている、請求項1から請求項3までのいずれかに記載のダイナミックランダムアクセスメモリ。   4. The dynamic random access memory according to claim 1, wherein the semiconductor substrate is housed in a package having an external dimension aspect ratio of 1: 2. 5. さらに、複数のリードを備え、前記半導体基板は外形寸法のアスペクト比が1:2のパッケージに収容され、
前記複数のリードの内方端部はそれぞれ前記複数のパッドに接続され、前記複数のリードの外方端部は、前記パッケージの長辺方向に露出し、前記パッケージの短辺方向には露出しない、請求項3に記載のダイナミックランダムアクセスメモリ。
The semiconductor substrate further includes a plurality of leads, and the semiconductor substrate is housed in a package having an external aspect ratio of 1: 2.
Inner end portions of the plurality of leads are respectively connected to the plurality of pads, and outer end portions of the plurality of leads are exposed in the long side direction of the package and are not exposed in the short side direction of the package. The dynamic random access memory according to claim 3.
2N+1ビットの記憶容量を有する半導体記憶装置であって、
アスペクト比が1:2の半導体基板を備え、前記半導体基板の主表面は3行3列の9個の領域に等分され、
さらに、前記9個の領域のうちの中央領域以外の各領域に形成され、この各領域は22n−2ビットの記憶容量を有するメモリアレイを備え、
前記メモリアレイは複数のメモリセルを含み、前記複数のメモリセルの各々は1つのトランジスタと1つのキャパスタを含む、半導体記憶装置。
2. A semiconductor memory device having a storage capacity of 2N + 1 bits,
A semiconductor substrate having an aspect ratio of 1: 2 is provided, and the main surface of the semiconductor substrate is equally divided into nine regions of 3 rows and 3 columns,
Further, each of the nine regions is formed in each region other than the central region, and each region includes a memory array having a storage capacity of 22n-2 bits,
2. The semiconductor memory device, wherein the memory array includes a plurality of memory cells, and each of the plurality of memory cells includes one transistor and one capacitor.
前記複数のメモリセルは複数行複数列に配置され、
前記メモリアレイは、さらに、それぞれ前記複数行に対応して設けられた複数のワード線と、それぞれ前記複数列に対応して設けられた複数のビット線対とを含み、
各メモリセルは、対応のワード線およびビット線対の2つの交点のうちのいずれか一方の交点に配置されている、請求項6に記載の半導体記憶装置。
The plurality of memory cells are arranged in a plurality of rows and a plurality of columns,
The memory array further includes a plurality of word lines provided corresponding to the plurality of rows, and a plurality of bit line pairs provided corresponding to the plurality of columns, respectively.
7. The semiconductor memory device according to claim 6, wherein each memory cell is arranged at one of two intersections of the corresponding word line and bit line pair.
さらに、前記半導体基板の前記中央領域内に配置された複数のパッドを備え、
前記複数のパッドは、前記中央領域の短辺方向に並ぶ数より長辺方向に並ぶ数が多くなるように配置される、請求項6または請求項7に記載の半導体記憶装置。
And a plurality of pads arranged in the central region of the semiconductor substrate,
8. The semiconductor memory device according to claim 6, wherein the plurality of pads are arranged such that the number arranged in the long side direction is larger than the number arranged in the short side direction of the central region.
さらに、前記半導体基板は、外形寸法のアスペクト比が1:2であるパッケージに収容されている、請求項6から請求項8までのいずれかに記載の半導体記憶装置。   The semiconductor memory device according to claim 6, wherein the semiconductor substrate is housed in a package having an external dimension aspect ratio of 1: 2. さらに、複数のリードを備え、前記半導体基板は外形寸法のアスペクト比が1:2のパッケージに収容され、
前記複数のリードの内方端部はそれぞれ前記複数のパッドに接続され、前記複数のリードの外方端部は、前記パッケージの長辺方向に露出し、前記パッケージの短辺方向には露出しない、請求項8に記載の半導体記憶装置。
The semiconductor substrate further includes a plurality of leads, and the semiconductor substrate is housed in a package having an external aspect ratio of 1: 2.
Inner end portions of the plurality of leads are respectively connected to the plurality of pads, and outer end portions of the plurality of leads are exposed in the long side direction of the package and are not exposed in the short side direction of the package. The semiconductor memory device according to claim 8.
JP2007159108A 2007-06-15 2007-06-15 Dynamic random access memory and semiconductor storage device Pending JP2007306012A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007159108A JP2007306012A (en) 2007-06-15 2007-06-15 Dynamic random access memory and semiconductor storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007159108A JP2007306012A (en) 2007-06-15 2007-06-15 Dynamic random access memory and semiconductor storage device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP9305830A Division JPH11145420A (en) 1997-11-07 1997-11-07 Semiconductor storage device

Publications (1)

Publication Number Publication Date
JP2007306012A true JP2007306012A (en) 2007-11-22

Family

ID=38839618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007159108A Pending JP2007306012A (en) 2007-06-15 2007-06-15 Dynamic random access memory and semiconductor storage device

Country Status (1)

Country Link
JP (1) JP2007306012A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03116865A (en) * 1989-09-29 1991-05-17 Hitachi Ltd Semiconductor memory device
JPH07161185A (en) * 1993-06-17 1995-06-23 Matsushita Electric Ind Co Ltd Data-transmission circuit, data line-driving circuit, amplifying circuit, semiconductor integrated circuit and semiconductor memory device
JPH0974171A (en) * 1995-09-06 1997-03-18 Mitsubishi Electric Corp Semiconductor storage device
JPH09199682A (en) * 1996-01-18 1997-07-31 Fujitsu Ltd Dynamic memory and its driving method
JPH1050958A (en) * 1996-08-05 1998-02-20 Toshiba Corp Semiconductor storage device and layout method for semiconductor storage device, and operation method for semiconductor storage device, and circuit arrangement pattern of semiconductor storage device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03116865A (en) * 1989-09-29 1991-05-17 Hitachi Ltd Semiconductor memory device
JPH07161185A (en) * 1993-06-17 1995-06-23 Matsushita Electric Ind Co Ltd Data-transmission circuit, data line-driving circuit, amplifying circuit, semiconductor integrated circuit and semiconductor memory device
JPH0974171A (en) * 1995-09-06 1997-03-18 Mitsubishi Electric Corp Semiconductor storage device
JPH09199682A (en) * 1996-01-18 1997-07-31 Fujitsu Ltd Dynamic memory and its driving method
JPH1050958A (en) * 1996-08-05 1998-02-20 Toshiba Corp Semiconductor storage device and layout method for semiconductor storage device, and operation method for semiconductor storage device, and circuit arrangement pattern of semiconductor storage device

Similar Documents

Publication Publication Date Title
JP4632107B2 (en) Semiconductor memory device
US6240039B1 (en) Semiconductor memory device and driving signal generator therefor
US9418711B2 (en) Semiconductor memory device having main word lines and sub-word lines
JP4261515B2 (en) Semiconductor memory burn-in test method
US10354705B2 (en) Apparatuses and methods for controlling word lines and sense amplifiers
JPH04228188A (en) Semiconductor storage device
US8588006B2 (en) Semiconductor memory including switching circuit for selecting data supply
US5966316A (en) Semiconductor memory device having storage capacity of 22N+1 bits
JP5018786B2 (en) Compiled memory, ASIC chip, and compiled memory layout method
US5831921A (en) Semiconductor memory device having signal generating circuitry for sequentially refreshing memory cells in each memory cell block in a self-refresh mode
CN107039055B (en) Semiconductor device having single-ended main I/O line
US6510094B2 (en) Method and apparatus for refreshing semiconductor memory
JP3863968B2 (en) Semiconductor memory device
US6898110B2 (en) Semiconductor integrated circuit device
US8675437B2 (en) Semiconductor memory device
US6330202B1 (en) Semiconductor memory device having write data line
JP2006134469A (en) Semiconductor memory device
US6469947B2 (en) Semiconductor memory device having regions with independent word lines alternately selected for refresh operation
JP3408724B2 (en) Semiconductor storage device
JP2007306012A (en) Dynamic random access memory and semiconductor storage device
JP4949451B2 (en) Dynamic RAM and semiconductor device
JP4532481B2 (en) Semiconductor memory
JP4471902B2 (en) Semiconductor memory device
US11094367B2 (en) Semiconductor device with sub-amplifier
JP2005340227A (en) Semiconductor storage and semiconductor device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100210

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100608