JPH0230115B2 - - Google Patents

Info

Publication number
JPH0230115B2
JPH0230115B2 JP58132303A JP13230383A JPH0230115B2 JP H0230115 B2 JPH0230115 B2 JP H0230115B2 JP 58132303 A JP58132303 A JP 58132303A JP 13230383 A JP13230383 A JP 13230383A JP H0230115 B2 JPH0230115 B2 JP H0230115B2
Authority
JP
Japan
Prior art keywords
sense amplifier
register
digit line
response
digit
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 - Lifetime
Application number
JP58132303A
Other languages
Japanese (ja)
Other versions
JPS6025098A (en
Inventor
Satoru Kobayashi
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.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP58132303A priority Critical patent/JPS6025098A/en
Publication of JPS6025098A publication Critical patent/JPS6025098A/en
Publication of JPH0230115B2 publication Critical patent/JPH0230115B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)

Description

【発明の詳細な説明】 本発明はメモリ回路に関する。特に、ダイナミ
ツク型ランダムアクセスメモリ(Random
Access Memory:RAM)の大量量性及びスタ
テイツク型RAMの高速性を兼ね備えたRAMに
おけるダイナミツク論理メモリセル群とスタテイ
ツク論理データ入出力回路とのメモリインターフ
エース回路に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to memory circuits. In particular, dynamic random access memory (Random
The present invention relates to a memory interface circuit between a dynamic logic memory cell group and a static logic data input/output circuit in a RAM that has both the mass capacity of an access memory (RAM) and the high speed of a static RAM.

以下は、便宜上、NチヤンネルMOSFETを用
いたメモリ回路について説明するが、Pチヤンネ
ルMOS FETを用いたメモリ回路についても本
質的には同様である。
For convenience, a memory circuit using an N-channel MOSFET will be described below, but the same is essentially true for a memory circuit using a P-channel MOS FET.

RAMは16Kビツト以上のメモリ容量になると、
集積回路のピンネツクとチツプサイズの拡大化と
を回避するために、公知のように、2クロツクマ
ルチアドレス方式が採用されている。すなわち、
RAS(Row Address Strobe)及び
(Column Address Strobe)という2個のクロツ
クがあり、前者は1トランジスタ型メモリセル配
列のリフレツシユ動作をコントロールし、後者は
読出及び書込というデータ入出力動作のコントロ
ールに寄与する。以下RAMの動作を図面を用い
て説明する。
When RAM has a memory capacity of 16K bits or more,
In order to avoid pin-necking of integrated circuits and an increase in chip size, a two-clock multi-address system is employed, as is well known. That is,
There are two clocks: RAS (Row Address Strobe) and (Column Address Strobe). The former controls the refresh operation of the one-transistor memory cell array, and the latter contributes to controlling the data input/output operations of reading and writing. do. The operation of the RAM will be explained below using the drawings.

読出サイクルのタイミング波形を第1図に示
す。行アドレスストローブの後に列アドレ
スストローブというように、順序を置いて
2つのクロツクを活性化する。前者を基準にセツ
トアツプ時間及びホールド間を見込んで行アドレ
ス情報を、後者を基準に同様にし列アドレス情報
を同一ピンから時分割入力し、その後にメモリ回
路の内部動作を経て、有効データが出力に現われ
る。
The timing waveform of the read cycle is shown in FIG. Two clocks are activated in sequence, row address strobe followed by column address strobe. Using the former as a reference, the row address information is inputted taking into account the setup time and hold interval, and the latter is used as a reference, and the column address information is time-divisionally input from the same pin.Then, after passing through the internal operation of the memory circuit, valid data is output. appear.

RAMの性能を示す指標としてアクセスタイム
があるが、行列遅延時間tRCDが大きいと有効デー
タが出力にあらわれるまでの時間、すなわち、ア
クセスタイムも長くなる。アクセスタイムが短
い、すなわわち、速いものほど高性能なRAMと
いえる。高速になればなるほどクロツクタイミン
グの制約がきびしくなる。例えば、行列遅延時間
tRCD内に行アドレス情報と列アドレス情報とを切
りかえねばならないという状況が発生する。
Access time is an indicator of RAM performance, and if the queue delay time tRCD is large, the time it takes for valid data to appear in the output, that is, the access time, will also be long. The shorter the access time, that is, the faster the access time, the higher the performance of the RAM. The higher the speed, the stricter the clock timing constraints become. For example, queue delay time
t A situation arises in the RCD in which row address information and column address information must be switched.

この種のRAMを使用してメモリシステムを構
成する場合、しばしば複数個のアドレス情報のス
キユー(Skew)をいかに小さく抑えるかという
問題にぶつかる場合がある。アドレスのスキユー
が大きいシステムでは、この行列遅延時間tRCD
大きくとる必要があるが、逆に、これによつてア
クセスタイムを遅くしてしまうため、メモリシス
テムの性能は低下してしまう。
When configuring a memory system using this type of RAM, you often run into the problem of how to keep the skew of multiple address information to a minimum. In a system with a large address skew, it is necessary to increase the queue delay time tRCD , but conversely, this slows down the access time, resulting in a decrease in the performance of the memory system.

このため、より高速アクセス可能なページモー
ドと呼ばれる動作モードがある。ページモードは
第2図に示すごとく、行アドレスストローブ
RASをLowにしたまま、列アドレスストローブ
CASをトグリングし、且つ、列アドレス情報の
みをランダムに供給することにより、最初の
RAS/サイクルで選択されたワード線の複
数メモリセルを高速アクセスできるという公知の
動作モードである。しかしながら、該ページモー
ドでは高々150ナノセカンド前後のアクセスタイ
ムしか得られないため、これよりも高速で動作す
る、例えば50ナノセカンド前後のアクセスタイム
が要求される映像データ処理システム等のような
システムではスピード不足である。
For this reason, there is an operation mode called page mode that allows faster access. In page mode, as shown in Figure 2, the row address strobe
Column address strobe with RAS low
By toggling CAS and randomly supplying only column address information, the first
This is a well-known operation mode in which multiple memory cells on a word line selected by RAS/cycle can be accessed at high speed. However, in this page mode, an access time of around 150 nanoseconds can be obtained at most, so systems that operate faster than this, such as video data processing systems that require an access time of around 50 nanoseconds, cannot be used. The speed is insufficient.

このため、列アドレスストローブのみは
ページモードの動作をダイナミツクからスタテイ
ツクに変更し、より速い動作を得ようとする提案
がなされている。本提案は第3図に示すように、
列アドレス系回路(斜線部)のうちのセンスアン
プと入出力データバスDおよびとの間に、読出
データを一時蓄えるためのレジスタを設置し、こ
れを列アドレス情報に応答して、高速で選択する
スタテイツク回路を導入している。
For this reason, a proposal has been made to change the page mode operation of only the column address strobe from dynamic to static in order to obtain faster operation. This proposal, as shown in Figure 3,
A register for temporarily storing read data is installed between the sense amplifier in the column address related circuit (shaded area) and the input/output data bus D, and this register is selected at high speed in response to column address information. A static circuit is introduced.

該提案の列アドレス系回路の基本構成を第4図
に示す。1トランジスタ型ダイナミツクメモリと
スタテイツクメモリの内部基本動作については公
知であるので、詳細な説明は省略する。ワード線
による複数メモリセル(ともに図示せず)の選択
さらに該複数メモリセルからの読出データのセン
スアンプSA0,SA1…による増幅後、各デイジ
ツト電位は記憶内容に対応してそれぞれ電源レベ
ルおよび接地レベルとなる。このデイジツト線間
DL0と0,DL1と1…の信号を、データ
保持信号RGLによつて、一時的にレジスタブロ
ツクRG0,RG1…内へ待避させてしまうと、
ダイナミツク論理系のデイジツト線とスタテイツ
ク論理系のレジスタブロツクRG0,RG1…と
が絶縁されるので、これをスタテイツクデコーダ
(図示せず)によりデコーダされた読出制御信号
REY0,REY1…に応答してアクセスすれば、
従来のページモードよりも高速にアクセス動作を
行うことができる。
The basic configuration of the proposed column address related circuit is shown in FIG. Since the basic internal operations of the one-transistor type dynamic memory and static memory are well known, a detailed explanation will be omitted. After selecting multiple memory cells (both not shown) by the word line and amplifying the read data from the multiple memory cells by the sense amplifiers SA0, SA1, etc., each digit potential is set to the power supply level and the ground level, respectively, in accordance with the stored content. becomes. Between this digit line
If the signals of DL0 and 0, DL1 and 1, etc. are temporarily saved in the register blocks RG0, RG1, etc. by the data holding signal RGL,
Since the digit line of the dynamic logic system and the register blocks RG0, RG1, etc. of the static logic system are insulated, the read control signal is decoded by a static decoder (not shown).
If you access in response to REY0, REY1...
Access operations can be performed faster than in conventional page mode.

しかし、このようなオープンデイジツト型のセ
ンスアンプSA0,SA1…を用いたメモリセルア
レイではセンスアンプSA0,SA1…がデイジツ
ト線のピツチに合うよう高密度に配置されている
うえにレジスタブロツクRG0,RG1…を追加
しなければならないので、回路配置上の制約がさ
らに厳しくなり、ひいてはチツプサイズの拡大を
招くという欠点が生じる。
However, in a memory cell array using such open digit type sense amplifiers SA0, SA1..., the sense amplifiers SA0, SA1... are arranged in high density to match the pitch of the digit lines, and the register blocks RG0, RG1... . . must be added, resulting in stricter restrictions on circuit layout, which leads to an increase in chip size.

本発明の目的は、回路レイアウトの際に生ずる
制約を緩和し、かつ回路構成の簡素化を狙つたメ
モリ回路を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a memory circuit that alleviates constraints that occur during circuit layout and that aims to simplify the circuit configuration.

本発明の回路は複数ワード線のうちの1本の活
性化に応答してN個のメモリセルがN本のデイジ
ツト線を介して並行アクセスされる少なくとも1
つのダイナミツク型メモリセル群と、該メモリセ
ル群からの読出データを増幅するために前記デイ
ジツト線に挿入接続された前記デイジツト線対応
のセンスアンプと、該センスアンプの出力を保持
するための該センスアンプ対応のスタテイツク型
レジスタと、前記センスアンプの一方の出力に接
続された前記デイジツト線の遠端と該センスアン
プ対応の前記レジスタの入力との間に接続された
前記センスアンプ対応のレジストゲートと、前記
1本のワード線の活性化に応答して入力する前記
N個のレジスタの出力のうちからアドレス信号に
応答して1つを選択出力する前記レジスタ対応の
スタテイツク型読出ゲートとを設け、前記センス
アンプ出力を前記レジスタに保持した後は前記レ
ジストゲートを閉じるようにしたことを特徴とす
る。
The circuit of the present invention provides at least one memory cell in which N memory cells are accessed in parallel via N digit lines in response to activation of one of a plurality of word lines.
a dynamic memory cell group, a sense amplifier corresponding to the digit line inserted and connected to the digit line to amplify read data from the memory cell group, and a sense amplifier for holding the output of the sense amplifier. a static type resistor corresponding to the sense amplifier; a resist gate corresponding to the sense amplifier connected between the far end of the digit line connected to one output of the sense amplifier and an input of the register corresponding to the sense amplifier; , a static read gate corresponding to the register that selects and outputs one of the outputs of the N registers input in response to activation of the one word line in response to an address signal; The present invention is characterized in that the resist gate is closed after the sense amplifier output is held in the register.

次に本発明について図面を参照して詳細に説明
する。
Next, the present invention will be explained in detail with reference to the drawings.

本発明の一実施例の基本構成を第5図に、該基
本構成に対する一回路例を第6図にそれぞれ示
す。
A basic configuration of an embodiment of the present invention is shown in FIG. 5, and an example of a circuit for the basic configuration is shown in FIG. 6.

第5図と第6図とを参照すると、本実施例は対
をなすデイジツト線DL0と0,DL1と1
…の間に挿入接続されたオープンデイジツト型の
センスアンプSA0,SA1…と、スタテイツク型
のレジスタブロツクRG10,RG11…と、レ
ジストゲートG00,G10…と、をなすスタテ
イツク型の読出ゲートG01とG02,G11と
G12…とを含んでいる。ダイナミツク型メモリ
セル群のうちのメモリセルME00とME01の
みが示され、他のメモリセルは多数のワード線と
ともに図示を省略している。
Referring to FIGS. 5 and 6, in this embodiment, the paired digit lines DL0 and 0, DL1 and 1
Open digit type sense amplifiers SA0, SA1... inserted and connected between..., static type register blocks RG10, RG11..., and static type read gates G01 and G02 forming resist gates G00, G10... , G11 and G12... Only memory cells ME00 and ME01 of the dynamic memory cell group are shown, and other memory cells are omitted along with a large number of word lines.

第6図において、ワード線WL0とダイーワー
ド線DYRとが活性化されると、メモリセルME
00とME01とからの読出データはセンスアン
プSA10とSA11とにより、増幅信号SEで増
幅された後に、デイジツト線対DL0,0およ
びDL1と1には記憶内容に応答して電源レベ
ルと接地レベルとの情報が現われる。なおデイジ
ツト線DL0,DL1…は、ダミーワード線DYR
の活性化の直前に活性化されるプリチヤージ信号
DRに応答して作動するリフアレンスセルRS0,
RS1…を介して接地電位よりやゝ高い電位にプ
リチヤージされる。
In FIG. 6, when word line WL0 and di-word line DYR are activated, memory cell ME
The read data from 00 and ME01 is amplified by the sense amplifiers SA10 and SA11 with the amplified signal SE, and then the digit line pairs DL0,0 and DL1 and 1 are set to the power supply level and the ground level in response to the stored contents. information will appear. Note that digit lines DL0, DL1... are dummy word lines DYR.
A precharge signal that is activated just before the activation of
Reference cell RS0 activated in response to DR,
It is precharged to a potential slightly higher than ground potential via RS1.

そのデイジツト線対DL0,0およびDL1,
DL1の情報がいずれか片方のデイジツト線から、
データ保持信号RGLの上昇によつてレジスタブ
ロツクRG10とRG11とに伝達される。その
後に、レジスタ活性化信号RGEが上昇し、レジ
スタブロツクRG10とRG11とが活性化され
る。
The digit line pair DL0,0 and DL1,
If the information of DL1 is transmitted from either digit line,
As the data holding signal RGL rises, it is transmitted to register blocks RG10 and RG11. After that, register activation signal RGE rises and register blocks RG10 and RG11 are activated.

メモリセルME00とME11と記憶内容それ
ぞれがセンスアンプSA10およびSA11によつ
て増幅され、例えばデイジツト線DL0が電源電
位(以後Highレベルと称する)、デイジツト線
DL0が接地電位(以後Lowレベルと称する)で
ある場合、レジスタブロツクRG10の接点N1
N2とは予めHighレベルに充電されているが、接
点N1の電荷はレジストゲートG00とトランジ
スタQ3とを通じて引き抜かれ、接点N1はHighレ
ベル、接点N2はLowレベルとなり、レジスタブ
ロツクRG10内の情報は〓0″に決まる。
The memory cells ME00 and ME11 and their stored contents are amplified by sense amplifiers SA10 and SA11, respectively, and for example, when the digit line DL0 is at a power supply potential (hereinafter referred to as high level), the digit line
When DL0 is at ground potential (hereinafter referred to as low level), contact N1 of register block RG10 and
N2 has been charged to a high level in advance, but the charge at the contact N1 is extracted through the resist gate G00 and the transistor Q3 , and the contact N1 becomes a high level and the contact N2 becomes a low level, and the resistor block RG10 The information inside is determined to be 0''.

また、デイジツト線DL0がLowレベル、デイジ
ツト線0がHighレベルの場合は、接点N1
容量を接点N2の容量より大きくすることで容量
のアンバランスを持たせ、接点N1はLowレベル、
接点N2はhighレベルとなり、レジスタブロツク
RG10内の情報は“1”に決まる。
Also, when digit line DL0 is at low level and digit line 0 is at high level, the capacitance of contact N1 is made larger than the capacitance of contact N2 to create an unbalanced capacitance, and contact N1 is at low level,
Contact N2 becomes high level and the register block
The information in RG10 is determined to be "1".

レジスタブロツクRG10,RG11…内の情
報が決定した後に、データ保持信号RGLは下降
し、デイジツト線DL0,DL1…とレジスタブロ
ツクRG10,RG11…とは絶縁される。そし
て、外部アドレス入力情報に応答して、読出制御
信号REY0が上昇し、読出データバスDO,
の電位はそれぞれトランジスタQ4,Q1,Q3と読
出ゲートG01およびトランジスタQ5,Q2,Q3
と読出ゲートG02のレシオで決まる値に決定す
る。その差電位は数100mVとなり、直ちに読出
データバスDO,に追加された差動アンプが
高速で動作する。
After the information in the register blocks RG10, RG11, . . . is determined, the data holding signal RGL falls, and the digit lines DL0, DL1, . . . are isolated from the register blocks RG10, RG11, . Then, in response to the external address input information, the read control signal REY0 rises, and the read data buses DO and
The potentials of transistors Q 4 , Q 1 , Q 3 and read gate G01 and transistors Q 5 , Q 2 , Q 3 are respectively
The value determined by the ratio of the read gate G02 is determined. The difference potential becomes several 100 mV, and the differential amplifier added to the read data bus DO immediately operates at high speed.

以上の読出モード時における動作波形図を第8
図に示す。
The operation waveform diagram in the above read mode is shown in
As shown in the figure.

このように、センスアンプ情報をスタテイツク
型のレジスタブロツクRG10,RG11…に待
避させるのに、デイジツト線対のいずれか片方か
らとり込めばよいので、オープンデイジツト型の
センスアンプSA10,SA11…を用いた場合、
レジスクブロツクRG10,RG11…をデイジ
ツト線の一端にレイアウトでるたきめ、チツプサ
イズが増加することを防ぐことができ、その効果
は極めて大きい。
In this way, in order to save the sense amplifier information to the static type register blocks RG10, RG11, etc., it is only necessary to take it in from either one of the digit line pair, so the open digit type sense amplifiers SA10, SA11, etc. can be used. If
Since the resist blocks RG10, RG11, . . . are laid out at one end of the digit line, it is possible to prevent the chip size from increasing, which is extremely effective.

第5図に示した本発明の基本構成に対する他の
実施例を第7図に示す。
Another embodiment of the basic configuration of the present invention shown in FIG. 5 is shown in FIG.

本実施例は、レジスタブロツクRG10,RG
11…の情報を、レジスタブロツクRG10,
RG11の節点N1,N2から、読み出すのではな
く、節点N2から、読出制御信号REY0,REY1
…に応答して読出データバスDOへ伝達している
ので、読出データバスの占める面積を第6図に示
した実施例の半分に削減することができる点を特
長とする。しかも、読出データバスに現われた信
号は、基準電圧(リードバス上に現われる物理的
“1”と“0”の中間のレベルに設定される)
VRefとの差電位を増幅する差動アンプにより、高
速に読み出される。
In this embodiment, register blocks RG10, RG
11... information in register block RG10,
Instead of reading from the nodes N 1 and N 2 of RG11, the read control signals REY0 and REY1 are read from the node N 2 .
Since the data is transmitted to the read data bus DO in response to . . . , the area occupied by the read data bus can be reduced to half that of the embodiment shown in FIG. 6. Moreover, the signal appearing on the read data bus is set to a reference voltage (a level intermediate between the physical "1" and "0" appearing on the read bus).
It is read out at high speed by a differential amplifier that amplifies the potential difference with V Ref .

以上のように、本発明によると、大容量性を有
するダイナミツクMOS RAMと高速性を有する
スタテイツクMOS RAMとの両特長を兼ね備え
たRAMにおいて、これを実現するインターフエ
ース回路を追加しても、チツプレイアウトに影響
を与えることなく、容易にレイアウトが行なえ、
しかも従来よりも高速にアクセスできるRAMを
実現することができる。
As described above, according to the present invention, in a RAM that has both the features of a dynamic MOS RAM with large capacity and a static MOS RAM with high speed, even if an interface circuit is added to realize this, the chip Layout can be done easily without affecting the layout,
Moreover, it is possible to realize RAM that can be accessed faster than before.

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

第1図と第2図とは従来のダイナミツクRAM
の動作タイミング、第3図は従来のRAMのブロ
ツク図、第4図は従来のメモリ回路、第5図と第
6図とは本発明の一実施例、第7図は本発明の他
の実施例および第8図はこれらの実施例に対する
動作波形をそれぞれ示す。 SA0,SA1,SA10,SA11……センスア
ンプ、RG0,RG1,RG10,RG11……レ
ジスタブロツク、DL0,0,DL1,1…
…デイジツト線、DIN……データ入力端子、DOUT
……データ出力端子、D,……入出力データバ
ス、DI,……書込データバス、DO,……
読出データバス、RGL……データ保持信号、
RGE……レジスタ活性化信号、WEY0,WEY
1……書込制御信号、REY0,REY1……読出
制御信号、ME00,ME01……メモリセル、
RS0,RS1……リフアレンスセル、DR……プ
リチヤージ信号、SE……増幅信号、WL0……ワ
ード線、DYR……ダミーワード線、G00,G
10……レジストゲート、G01,G02,G1
1,G12……読出ゲート、Q1,Q2,Q3,Q4
Q5……トランジスタ、N1,N2……節点。
Figures 1 and 2 show conventional dynamic RAM.
3 is a block diagram of a conventional RAM, FIG. 4 is a conventional memory circuit, FIGS. 5 and 6 are one embodiment of the present invention, and FIG. 7 is another embodiment of the present invention. Examples and FIG. 8 show operating waveforms for these embodiments, respectively. SA0, SA1, SA10, SA11...Sense amplifier, RG0, RG1, RG10, RG11...Register block, DL0,0, DL1,1...
...digit line, D IN ...data input terminal, D OUT
...Data output terminal, D, ...Input/output data bus, DI, ...Write data bus, DO, ...
Read data bus, RGL...data holding signal,
RGE...Register activation signal, WEY0, WEY
1...Write control signal, REY0, REY1...Read control signal, ME00, ME01...Memory cell,
RS0, RS1...Reference cell, DR...Precharge signal, SE...Amplified signal, WL0...Word line, DYR...Dummy word line, G00, G
10...Resist gate, G01, G02, G1
1, G12...Reading gate, Q 1 , Q 2 , Q 3 , Q 4 ,
Q 5 ...transistor, N 1 , N 2 ...node.

Claims (1)

【特許請求の範囲】[Claims] 1 複数ワード線のうちの1本の活性化に応答し
てN個のメモリセルがN本のデイジツト線を介し
て並行アクセスされる少なくとも1つのダイナミ
ツク型メモリセル群と、該メモリセル群からの読
出データを増幅するために前記デイジツト線に挿
入接続された前記デイジツト線対応のセンスアン
プと、該センスアンプの出力を保持するための該
センスアンプ対応のスタテイツク型レジスタと、
前記センスアンプの一方の出力に接続された前記
デイジツト線の遠端と該センスアンプ対応の前記
レジスタの入力との間に接続された前記センスア
ンプ対応のレジストゲートと、前記1本のワード
線の活性化に応答して入力する前記N個のレジス
タの出力のうちからアドレス信号に応答して1つ
を選択出力する前記レジスタ対応のスタテイツク
型読出ゲートとを設け、前記センスアンプ出力を
前記レジスタに保持した後は前記レジストゲート
を閉じるようにしたことを特徴とするメモリ回
路。
1 At least one dynamic memory cell group in which N memory cells are accessed in parallel via N digit lines in response to activation of one of a plurality of word lines; a sense amplifier corresponding to the digit line inserted and connected to the digit line to amplify read data; a static register corresponding to the sense amplifier for holding the output of the sense amplifier;
a resist gate corresponding to the sense amplifier connected between the far end of the digit line connected to one output of the sense amplifier and an input of the register corresponding to the sense amplifier; a static read gate corresponding to the register, which selects and outputs one of the outputs of the N registers input in response to activation in response to an address signal; A memory circuit characterized in that the resist gate is closed after being held.
JP58132303A 1983-07-20 1983-07-20 Memory circuit Granted JPS6025098A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58132303A JPS6025098A (en) 1983-07-20 1983-07-20 Memory circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58132303A JPS6025098A (en) 1983-07-20 1983-07-20 Memory circuit

Publications (2)

Publication Number Publication Date
JPS6025098A JPS6025098A (en) 1985-02-07
JPH0230115B2 true JPH0230115B2 (en) 1990-07-04

Family

ID=15078140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58132303A Granted JPS6025098A (en) 1983-07-20 1983-07-20 Memory circuit

Country Status (1)

Country Link
JP (1) JPS6025098A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06101226B2 (en) * 1985-04-03 1994-12-12 株式会社日立製作所 Semiconductor memory device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4106109A (en) * 1977-02-01 1978-08-08 Ncr Corporation Random access memory system providing high-speed digital data output
JPS5698785A (en) * 1979-11-23 1981-08-08 Texas Instruments Inc Semiconductor memory device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4106109A (en) * 1977-02-01 1978-08-08 Ncr Corporation Random access memory system providing high-speed digital data output
JPS5698785A (en) * 1979-11-23 1981-08-08 Texas Instruments Inc Semiconductor memory device

Also Published As

Publication number Publication date
JPS6025098A (en) 1985-02-07

Similar Documents

Publication Publication Date Title
JP4424770B2 (en) Semiconductor memory device
EP0293933B1 (en) Dynamic memory circuit with improved sensing scheme
US6105106A (en) Computer system, memory device and shift register including a balanced switching circuit with series connected transfer gates which are selectively clocked for fast switching times
US5241503A (en) Dynamic random access memory with improved page-mode performance and method therefor having isolator between memory cells and sense amplifiers
US6636444B2 (en) Semiconductor memory device having improved data transfer rate without providing a register for holding write data
JPH08273365A (en) Semiconductor memory
US3909631A (en) Pre-charge voltage generating system
JPH0241109B2 (en)
US4200917A (en) Quiet column decoder
US6198687B1 (en) Semiconductor memory device having a plurality of transfer gates and improved word line and column select timing for high speed write operations
US4451906A (en) Dynamic type memory device having improved operation speed
JPH11283385A (en) Memory device
JP2900854B2 (en) Semiconductor storage device
US7027347B2 (en) Semiconductor memory device
EP0166642A2 (en) Block-divided semiconductor memory device having divided bit lines
US5504709A (en) Semiconductor memory device
US4768168A (en) Memory circuit having an improved writing scheme
JPH08297969A (en) Dynamic semiconductor memory
EP1677309A2 (en) Memory device
JPH0230115B2 (en)
US6859400B2 (en) Semiconductor memory device
JPH01185896A (en) Semiconductor memory device
JPH0510756B2 (en)
JPH07147086A (en) Dynamic semiconductor storage
JPH01199393A (en) Semiconductor memory