JPH0241106B2 - - Google Patents

Info

Publication number
JPH0241106B2
JPH0241106B2 JP58112177A JP11217783A JPH0241106B2 JP H0241106 B2 JPH0241106 B2 JP H0241106B2 JP 58112177 A JP58112177 A JP 58112177A JP 11217783 A JP11217783 A JP 11217783A JP H0241106 B2 JPH0241106 B2 JP H0241106B2
Authority
JP
Japan
Prior art keywords
data
circuit
input
output
shift
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
JP58112177A
Other languages
Japanese (ja)
Other versions
JPS605493A (en
Inventor
Takashi Oosawa
Shozo Saito
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP58112177A priority Critical patent/JPS605493A/en
Publication of JPS605493A publication Critical patent/JPS605493A/en
Publication of JPH0241106B2 publication Critical patent/JPH0241106B2/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)
  • Static Random-Access Memory (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明は、複数ビツトのデータを1ビツトず
つシリアルに読み出しもしくは書き込むようにし
た半導体記憶装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a semiconductor memory device that serially reads or writes a plurality of bits of data bit by bit.

〔発明の技術的背景〕[Technical background of the invention]

ダイナミツク型メモリの分野では、1981年にイ
ンモス社がニブルモード機能を採用した64Kビツ
トダイナミツク型ランダムアクセスメモリを発表
して以来、新規なシリアルモード機能を採用する
傾向が強まつている。このモードは、任意のアド
レスを一組指定すれば、それに引続き2l個(lは
自然数)のメモリセルに対して高速にデータの読
み出しもしくは書き込みが行なえるものであり、
l=2時にはニブルモード、l=3の時にはバイ
トモードとそれぞれ呼ばれている。
In the field of dynamic memory, since Inmos announced a 64K-bit dynamic random access memory with a nibble mode function in 1981, there has been a growing trend toward adopting new serial mode functions. In this mode, by specifying a set of arbitrary addresses, data can be read or written to 2 l (l is a natural number) memory cells at high speed.
When l=2, it is called nibble mode, and when l=3, it is called byte mode.

現在、多くのダイナミツク型ランダムアクセス
メモリで採用されている回路方式は、データ読み
出しの場合、一組のアドレスが指定されると2l
のメモリセルの情報が並列的に入出力バツフアま
で導びかれ、その中から指定されたアドレスに対
応するデータのみが出力バツフアを通して出力さ
れる。一方、データ書き込みの場合には、指定さ
れたアドレスに対応するデータ線に入力バツフア
を通してデータが入力される。シリアルモード機
能は、これら入出力バツフアまで到達している2l
個のデータうち、今までのように2l−1個を捨て
ることなしに2l個の全部あるいは一部をシリアル
データに変換して読み出す、あるいは2l個の全部
あるいは一部のデータをシリアルデータに書き換
える機能であり、スピード面、実用上の面、等で
効率的であるという考え方に基づいている。また
入出力バツフアまで到達した2l個のデータをシリ
アルに読み出すあるいは書き込む方法としては、
l段のシフトレジスタ使用し、各段の出力で2l
のデータ線とデータ出力線あるいはデータ入力線
との間に挿入されているスイツチングトランジス
タを制御する方法が採用されている。すなわち、
各段のシフトレジスタを動作させるための同期用
クロツクとしてたとえばカラムアドレスストロー
ブ信号を使つて、指定されたアドレスに対
応するデータ線とデータ出力線及びデータ入力線
との間に設けられているスイツチングトランジス
タに入力されているシフトレジスタ出力からパル
ス信号を順次遅延伝播させることにより、2l本の
データ線をデータ出力線及びデータ入力線に連続
して接続するようにしている。また、上記シフト
レジスタの最終段は初段のシフトレジスタと接続
され、全体としてループ回路を構成しているの
で、2l+1回目の信号が入力されたときには再
び最初に指定されたアドレスに対応するデータ線
とデータ出力線及びデータ入力線が接続される。
Currently, the circuit system adopted in many dynamic random access memories is that when reading data, when a set of addresses is specified, information from 2 l memory cells is led in parallel to the input/output buffer. Then, only the data corresponding to the designated address is outputted through the output buffer. On the other hand, in the case of data writing, data is input through an input buffer to a data line corresponding to a designated address. Serial mode functionality reaches up to these input/output buffers2 l
Out of 2 l data, all or part of 2 l data can be converted to serial data and read out without discarding 2 l -1 data as before, or all or part of 2 l data can be read out serially. It is a function that rewrites data, and is based on the idea that it is efficient in terms of speed and practicality. Also, as a method to serially read or write the 2 l data that has reached the input/output buffer,
A method is adopted in which an l-stage shift register is used, and the output of each stage controls switching transistors inserted between 2 l data lines and a data output line or a data input line. That is,
A switching circuit that uses, for example, a column address strobe signal as a synchronizing clock to operate the shift registers in each stage, and is provided between the data line corresponding to a specified address and the data output line and data input line. By sequentially delaying and propagating pulse signals from the shift register outputs input to the transistors, the 2 l data lines are successively connected to the data output line and the data input line. In addition, the last stage of the shift register mentioned above is connected to the first stage shift register, forming a loop circuit as a whole, so when the 2 l+1st signal is input, it will again correspond to the first specified address. A data line, a data output line, and a data input line are connected.

〔背景技術の問題点〕[Problems with background technology]

ところで、従来のダイナミツク型ランダムアク
セスメモリのデータ読み出し/書き込みモード機
能は次のように分類されている。
By the way, the data read/write mode functions of conventional dynamic random access memories are classified as follows.

(1) ノーマルモードおよびページモード両方共使
用可能なメモリ (2) ノーマルモードおよびニブルモードの両方共
使用可能なメモリ (3) ノーマルモード及びバイトモードの両方共使
用可能なメモリ ここでノーマルモードとは本来ののランダムア
クセス型のモードであり、カラムおよびロウアド
レスを一組指定する毎に1つのメモリセル単位で
データの書き込みもしくは読み出しを行なう型式
のモードである。またページモードとは、初めは
ノーマルモードと同じ操作で1つのメモリセルを
アクセスし、これ以後はカラムアドレス指定だけ
で同一ロウアドレス内のメモリセルが順次アクセ
ス可能な型式のモードことである。
(1) Memory that can be used in both normal mode and page mode (2) Memory that can be used in both normal mode and nibble mode (3) Memory that can be used in both normal mode and byte mode What is normal mode? This is the original random access mode, in which data is written or read in units of one memory cell each time a set of column and row addresses is specified. Page mode is a mode in which one memory cell is initially accessed using the same operation as in normal mode, and thereafter memory cells within the same row address can be sequentially accessed by simply specifying a column address.

従来、このようなメモリを集積化する場合にそ
の選択可能なモード機能の設定は、製造時におけ
る金属配線形成用の製造マスクを各モード機能に
対応して何種類か用意しておき、これらのマスク
を選択して用いて回路接続を異ならせることによ
り実現している。しかしながら、この方法では次
のような欠点がある。すなわち、まずその一つと
して、完成したチツプ上にはモード機念選択後に
は実際に使用されない余分な回路が設けられてお
り、このためチツプサイズが大型化してしまい、
今後チツプ面積を有効に使う上で大きな障害とな
る。また、モードの選択枝を多くして種々のモー
ド選択が可能になるようにすればする程不要な回
路は増し、チツプサイズが大型化して生産コスト
が高価となる。欠点の2つ目としては、チツプ作
成工程の変更はなるべく全工程の終りの方にもつ
ていきたいという観点からみれば、金属配線形成
用マスクを用いた工程はかなり終りの方であると
はいえ最終工程ではない。このため、生産時間の
短縮化を図る余地はまだある。
Conventionally, when integrating such a memory, the selectable mode functions were set by preparing several types of manufacturing masks for forming metal wiring during manufacturing, corresponding to each mode function, and then setting these selectable mode functions. This is achieved by selecting and using masks to make different circuit connections. However, this method has the following drawbacks. First of all, the completed chip has extra circuits that are not actually used after the mode selection, which increases the chip size.
This will become a major obstacle to the effective use of chip area in the future. Furthermore, as the number of mode options increases and various mode selections become possible, the number of unnecessary circuits increases, the chip size increases, and the production cost increases. The second drawback is that from the perspective of wanting to make changes to the chip manufacturing process as far as possible towards the end of the entire process, the process using a mask for forming metal wiring is very late in the process. No, it's not the final process. Therefore, there is still room for shortening production time.

〔発明の目的〕[Purpose of the invention]

この発明は上記のような事情を考慮してなされ
たものであり、その目的はデータの読み出し、書
き込みモードが異なるランダムアクセス型の半導
体記憶装置を構成する際に、生産コストおよび生
産時間を大幅に低減させることができる半導体記
憶装置を提供することにある。
This invention was made in consideration of the above circumstances, and its purpose is to significantly reduce production cost and production time when configuring a random access type semiconductor memory device with different data read and write modes. An object of the present invention is to provide a semiconductor memory device that can reduce the amount of energy used.

〔発明の概要〕[Summary of the invention]

この発明によれば、データ線と出力バツフアお
よび入力バツフアそれぞれとの間にスイツチング
トランジスタを挿入し、一方、これらのスイツチ
ングトランジスタを制御するために複数のシフト
レジスタを多段縦続接続してループ回路を構成
し、さらに各段のシフトレジスタ相互間にデータ
シフト経路を変更して全体としてのデータシフト
数を調節するためのフユーズを設け、製造工程の
終了後にこれらフユーズを選択的に溶断すること
によつてデータ読み出し、書き込みモードが異な
るランダムアクセス型メモリを構成するようにし
た半導体記憶装置が提供されている。
According to this invention, switching transistors are inserted between a data line and each of an output buffer and an input buffer, and a plurality of shift registers are connected in cascade in order to control these switching transistors to form a loop circuit. In addition, fuses are provided between the shift registers in each stage to change the data shift path and adjust the overall number of data shifts, and these fuses are selectively blown after the manufacturing process is completed. Accordingly, a semiconductor memory device has been provided that constitutes a random access memory with different data read and write modes.

〔発明の実施例〕[Embodiments of the invention]

以下図面を参照してこの発明の一実施例を説明
する。第1図はこの発明をダイナミツク型ランダ
ムアクセスメモリに実施した場合の構成を示すブ
ロツク図である。図において10は、複数のダイ
ナミツク型メモリセルを有するメモリセルアレイ
11、列デコーダ12およびデータ読み出し時に
用いられるセンスアンプを含む行デコーダ13か
らなり、データの書き込みおよび読み出しが可能
なメモリ回路である。このメモリ回路10内の行
デコーダ13には、メモリセルアレイ11内のメ
モリセルから読み出されるデータおよび後述する
入力バツフアから出力されメモリセルアレイ11
内のメモリセルに書き込まれるデータが伝達され
る(2l×2)本のデータ線I/O11,…
I/O2 l2 lが接続されている。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration when the present invention is implemented in a dynamic random access memory. In the figure, 10 is a memory circuit capable of writing and reading data, which includes a memory cell array 11 having a plurality of dynamic memory cells, a column decoder 12, and a row decoder 13 including a sense amplifier used for reading data. The row decoder 13 in the memory circuit 10 receives data read out from memory cells in the memory cell array 11 and data output from an input buffer (described later).
(2 l × 2) data lines I/O 1 , 1 , ... to which data to be written to memory cells within are transmitted.
I/O 2 l and 2 l are connected.

20は入力バツフアである。この入力バツフア
20は入力データDinから、前記メモリセルアレ
イ11内のメモリセルに書き込むための一対のデ
ータDi,を形成し、この書き込み用データDi,
Diは一対のデータ入力線21,22に供給され
る。
20 is an input buffer. This input buffer 20 forms a pair of data Di to be written into the memory cells in the memory cell array 11 from the input data Din, and this write data Di,
Di is supplied to a pair of data input lines 21 and 22.

30は出力バツフアである。この出力バツフア
30は前記メモリセルアレイ11から読み出され
一対のデータ出力線31,32に伝達される読み
出しデータDo,から出力データDoutを形成す
る。
30 is an output buffer. This output buffer 30 forms output data Dout from read data Do and data read from the memory cell array 11 and transmitted to a pair of data output lines 31 and 32.

上記一対のデータ入力線21,22と前記2l
のデータ線I/O11,…I/O2 l2 l
それぞれとの間には各2つずつのMOSFET23
,241,…232 l,242 lが挿入され同様に上記
一対のデータ出力線31,32と2l対のデータ線
それぞれとの間にも各2つずつのMOSFET33
,341,…332 l,342 lが挿入されている。
The above-mentioned pair of data input lines 21, 22 and the above-mentioned 2 l pairs of data lines I/O 1 , 1 ,...I/O 2 l , 2 l
There are two MOSFETs 23 between each
Similarly, two MOSFETs 33 are inserted between the pair of data output lines 31 , 32 and each of the 2L pairs of data lines .
1 , 34 1 , ...33 2 l , 34 2 l are inserted.

また、第1図において40は2l個のシフトレジ
スタを多縦続接続してループ回路を構成したデー
タシフト回路である。このデータシフト回路40
にはカラムアドレスストローブ信号CASがデー
タシフト用の同期信号として入力されているとと
もに、2l個のカラムアドレス信号A1c1c,…
Alclcが入力されている。さらにこのデータシ
フト回路40内の各段のシフトレジスタには、上
記2l個のカラムアドレス信号のうちl個の組合せ
が入力されるデコーダが設けられている。そして
このデコーダのうち、特定のアドレス信号の組合
せが入力されているデコーダが設けられているシ
フトレジスタの出力のみがアクテイブにされ、そ
の後、カラムアドレスストローブ信号CASが入
力される毎に出力のアクテイブ状態が後段のシフ
トレジスタに順次シフトされるようになつてい
る。このデータシフト回路40の各段のシフトレ
ジスタの出力信号φ1〜φ2 lは、前記4個ずつの
MOSFET231,241,331,341,…23
2 l,242 l,332 l,342 lのゲートにそれぞれ並
列的に入力されている。
Further, in FIG. 1, reference numeral 40 denotes a data shift circuit in which 2 l shift registers are connected in cascade to form a loop circuit. This data shift circuit 40
A column address strobe signal CAS is input as a synchronization signal for data shifting, and 2l column address signals A 1c , 1c , ...
A lc and lc are input. Further, each shift register in the data shift circuit 40 is provided with a decoder to which l combinations of the 2l column address signals are input. Of these decoders, only the output of the shift register provided with the decoder to which a specific combination of address signals is input is activated, and thereafter, each time the column address strobe signal CAS is input, the output is activated. are sequentially shifted to the subsequent shift register. The output signals φ 1 to φ 2 l of the shift registers in each stage of the data shift circuit 40 are output from each of the four shift registers.
MOSFET23 1 , 24 1 , 33 1 , 34 1 ,...23
2 l , 24 2 l , 33 2 l , and 34 2 l gates are input in parallel, respectively.

第2図は第1図中のデータシフト回路40を具
体的に示す回路図である。このデータシフト回路
40は、カラムアドレスストローブ信号CASお
よびこの信号CASに対してわずかに位相が遅れ
ている信号CAS′が並列的に入力され、かつ前記
2l個のカラムアドレス信号A1c1c,…Alclc
のうち各l個の組合せがそれぞれ入力される2l
のシフトレジスタ411〜412 lを備えている。こ
れら各シフトレジスタ411〜412 lの相互間に
は、フユーズ511〜51l 2-1のそれぞれ、フユー
ズ521〜52l 2-1のそれぞれ、フユーズ531
53l 2-1のそれぞれおよびフユーズ541〜54l 2-1
のそれぞれからなるフユーズ501〜50l 2-1が設
けられている。上記各フユーズ50のうちフユー
ズ51は各シフトレジスタ41相互間に挿入さ
れ、すべてのフユーズ回路50のフユーズ52は
最終段のシフトレジスタ412 lと初段シフトレジ
スタ411との間に直列挿入されている。上記各
フユーズ回路50のうちフユーズ53はフユーズ
51,52の一端どうしの相互間に挿入され、同
じくフユーズ54はフユーズ51,52の他端ど
うしの相互間に挿入されている。なお、これらの
フユーズ51〜54はたとえば多結晶ノリコンに
よつて構成されている。
FIG. 2 is a circuit diagram specifically showing the data shift circuit 40 in FIG. 1. This data shift circuit 40 receives a column address strobe signal CAS and a signal CAS' whose phase is slightly delayed with respect to this signal CAS in parallel, and
2l column address signals A 1c , 1c , ...A lc , lc
It is provided with 21 shift registers 41 1 to 41 2 l to which each of l combinations is input. Between these shift registers 41 1 - 41 2 l , fuses 51 1 - 51 l 2-1 , fuses 52 1 - 52 l 2-1 , fuses 53 1 -
53 l 2-1 and fuses 54 1 to 54 l 2-1
Fuses 50 1 to 50 l 2-1 each consisting of the following are provided. Among the fuses 50 described above, the fuse 51 is inserted between each shift register 41, and the fuses 52 of all the fuse circuits 50 are inserted in series between the last stage shift register 41 2 l and the first stage shift register 41 1 . There is. Of each of the fuse circuits 50, the fuse 53 is inserted between one end of the fuses 51 and 52, and the fuse 54 is inserted between the other ends of the fuses 51 and 52. Incidentally, these fuses 51 to 54 are made of, for example, polycrystalline noricon.

第3図は第2図中のシフトレジスタ41のう
ち、初段のものとこの次の段のを詳細に示す回路
図である。図示するように、初段のシフトレジス
タ411において、信号φ1の出力端61とと正極
性の電源電圧VDD印加点との間には、そのゲート
にプリチヤージパルスφPRが入力されるMOSFET
62が挿入されている。上記出力端61とアース
電圧印加点との間には、l個のカラムアドレス信
号A1c〜Alcそれぞれがゲートに入力されるl個の
MOSFET631〜63lが並列挿入されている。
これらのMOSFET62,63はMOSFET63
を駆動MOS、MOSFET62を負荷MOSとする
デコーダ64を構成している。
FIG. 3 is a circuit diagram showing in detail the first stage and the next stage of the shift register 41 in FIG. 2. As shown in the figure, in the first stage shift register 41 1 , a precharge pulse φ PR is input to the gate between the output terminal 61 of the signal φ 1 and the positive polarity power supply voltage V DD application point. MOSFET
62 has been inserted. Between the output terminal 61 and the ground voltage application point, l column address signals A1c to Alc are respectively input to the gates.
MOSFETs 63 1 to 63 l are inserted in parallel.
These MOSFET62 and 63 are MOSFET63
A decoder 64 is configured in which the MOSFET 62 is a drive MOS and the MOSFET 62 is a load MOS.

さらに初段のシフトレジスタ411において、
上記出力端61にはそのドレインに前記カラムア
ドレスストローブ信号CASが入力されている
MOSFET65のゲートが接続されている。ま
た、初段のシフトレジスタ411において、VDD
加点とアース電圧印加点との間には、それぞれ2
つずつのMOSFET66と67、69と70、7
2と73、75と76を直列接続して直列回路6
8,71,74,77が構成されている。上記
MOSFET66,70のゲートは前記フユーズ5
1と531の接続点に接続され、上記MOSFET
67,69のゲートは前記MOSFET65のソー
スに接続されている。さらに上記直列回路68,
71の直列接続点78,79にはMOSFET8
0,81のゲートがそれぞれ接続されている。上
記MOSFET80,81の各ドレインは、前記カ
ラムアドレスストローブ信号CASが供給されこ
の信号CASよりもわずかに位相が遅れた信号
CAS′発生するたとえば遅延回路からなる信号発
生回路42の出力端に並列的に接続されている。
また上記MOSFET80ソースは前記MOSFET
72,76のゲートに並列的に接続され、上記
MOSFET81のソースは上記MOSFET75の
ゲートに接続されている。さらに上記直列回路7
7の直列接続点82は上記MOSFET73のゲー
トに接続され、直列回路74の直列接続点は前記
出力端61に接続されている。
Furthermore, in the first stage shift register 41 1 ,
The column address strobe signal CAS is input to the drain of the output terminal 61.
The gate of MOSFET65 is connected. In addition, in the first stage shift register 41 1 , there are two wires between the V DD application point and the ground voltage application point.
MOSFETs 66 and 67, 69 and 70, 7
2 and 73, 75 and 76 are connected in series to form a series circuit 6.
8, 71, 74, and 77 are configured. the above
The gates of MOSFETs 66 and 70 are connected to the fuse 5
Connected to the connection point of 2 1 and 53 1 , and the above MOSFET
The gates of 67 and 69 are connected to the source of the MOSFET 65. Further, the series circuit 68,
MOSFET 8 is connected to the series connection points 78 and 79 of 71.
Gates 0 and 81 are connected to each other. The drains of the MOSFETs 80 and 81 are supplied with the column address strobe signal CAS, and a signal whose phase is slightly delayed from this signal CAS is supplied to each drain of the MOSFETs 80 and 81.
It is connected in parallel to the output terminal of a signal generating circuit 42, which is made up of, for example, a delay circuit and generates CAS'.
In addition, the source of the MOSFET 80 is the MOSFET 80 source.
Connected in parallel to gates 72 and 76, and the above
The source of MOSFET 81 is connected to the gate of MOSFET 75. Furthermore, the above series circuit 7
The series connection point 82 of 7 is connected to the gate of the MOSFET 73, and the series connection point of the series circuit 74 is connected to the output terminal 61.

また次段のシフトレジスタ411でも、
MOSFET66,70のゲートが前段のシフトレ
ジスタ411の出力端61にフユーズ511を介し
て接続されているところ以外はすべて同様に構成
されている。なお、第3図中のMOSFETは第1
図中のものと共にすべてNチヤンネルでエンハン
スメント型のものであるとする。
Also, in the next stage shift register 41 1 ,
All the structures are the same except that the gates of the MOSFETs 66 and 70 are connected to the output terminal 61 of the preceding stage shift register 41 1 via a fuse 51 1 . Note that the MOSFET in Figure 3 is the first MOSFET.
It is assumed that all of the devices shown in the figure are N-channel and enhancement type.

次に上記のように構成された装置では、データ
シフト回路40内に設けられている各フユーズ回
路50のフユーズ51〜54を、装置の製造後に
レーザビーム発生手段等を用いて選択的に溶断す
ることによつてシフトレジスタ411〜412 lにお
けるデータシフト経路を変更して全体としてデー
タシフト数を調節するようにしている。たとえ
ば、各フユーズ回路50のそれぞれ2つのフユー
ズ53,54を溶断した場合の動作について説明
する。このとき、データシフト回路40では2l
のシフトレジスタ411〜412 lがフユーズ51,
52を介して結合され、全体として2l段のループ
回路をなすデータシフト回路となつている。
Next, in the apparatus configured as described above, the fuses 51 to 54 of each fuse circuit 50 provided in the data shift circuit 40 are selectively blown out using a laser beam generating means or the like after the apparatus is manufactured. In particular, the data shift paths in the shift registers 41 1 to 41 2 l are changed to adjust the number of data shifts as a whole. For example, the operation when two fuses 53 and 54 of each fuse circuit 50 are blown will be described. At this time, in the data shift circuit 40, the 2 l shift registers 41 1 to 41 2 l are connected to the fuse 51,
52, and the data shift circuit forms a 2 l- stage loop circuit as a whole.

まず、メモリセルアレイ11内のメモリセルか
らデータを読み出す場合、ロウアドレス信号に応
じた列デコーダ12のデコード出力によつてメモ
リセルアレイ11の1列分のメモリセルが選択さ
れ、これらのメモリセルから並列的にデータが読
み出される。そしてこれらの読み出しデータは行
デコーダ13内のセンスアンプによつてセンスさ
れここでいつたんラツチされる。センスアンプで
ラツチされているデータは、この後、データシフ
ト回路40に与えられているカラムアドレス信号
A1c1c,…Alclcとは異なるカラムアドレス
信号が入力する行デコーダ13を介して(2l×
2)本のデータ線I/O11,…I/O2 l
I/O2 lに出力される。
First, when reading data from memory cells in the memory cell array 11, one column of memory cells in the memory cell array 11 is selected by the decoded output of the column decoder 12 according to the row address signal, and the memory cells are read out in parallel from these memory cells. data is read out. These read data are sensed by a sense amplifier in the row decoder 13 and latched there. The data latched by the sense amplifier is then transferred to the column address signal given to the data shift circuit 40.
( 2 l × _
2) Data lines I/O 1 , 1 ,...I/O 2 l ,
Output to I/O 2 l .

次にたとえばデータシフト回路40において初
段のシフトレジスタ411に入力されているl個
のカラムアドレス信号がすべてLレベルに設定さ
れている場合、第3図において初段のシフトレジ
スタ411内のMOSFET631〜63lはすべてオ
フ状態にされる。これ以前にMOSFET62はプ
リチヤージパルスφPRによつて所定期間オン状態
にされ、出力端61はHレベルに設定されてい
る。このためカラムアドレスストローブ信号
CASが入力する前の状態ではこのシフトレジス
タ411の出力φ1のみがHレベルに設定される。
この出力φ1によつて第1図中のMOSFET231
241,331,341がともにオン状態にされる。
これによつて一対のデータ出力線31,32が一
対のデータ線I/O11と接続され、この
一対のデータ線I/O11に予め出力され
ている読み出しデータが一対のデータ出力線3
1,32にデータDo,として伝えられてい
る。したがつて、この後に出力バツフア30から
は、シフトレジスタ411に入力されているカラ
ムアドレス信号に対応した行デコーダ13内のセ
ンスアンプに予めラツチされていたデータが
Doutとして出力される。
Next, for example, if l column address signals input to the first stage shift register 41 1 in the data shift circuit 40 are all set to L level, the MOSFET 63 1 in the first stage shift register 41 1 in FIG. ~63 l are all turned off. Before this, the MOSFET 62 is turned on for a predetermined period by the precharge pulse φ PR , and the output terminal 61 is set to H level. Therefore, the column address strobe signal
In the state before CAS is input, only the output φ1 of this shift register 411 is set to H level.
By this output φ 1 , MOSFET 23 1 in FIG.
24 1 , 33 1 , and 34 1 are all turned on.
As a result, the pair of data output lines 31, 32 are connected to the pair of data lines I/O 1 , 1 , and the read data outputted in advance to the pair of data lines I/O 1 , 1 becomes the pair of data. Output line 3
1 and 32 are transmitted as data Do. Therefore, after this, the data latched in advance in the sense amplifier in the row decoder 13 corresponding to the column address signal input to the shift register 411 is output from the output buffer 30.
Output as Dout.

次にデータシフト回路40にカラムアドレスス
トローブ信号CASが順次入力される。まず最初
の信号CASが入力する。このとき初段のシフト
レジスタ411の出力φ1はHレベルになつていて、
MOSFET65はオンしているので、この信号
CASはこのMOSFET65を介して初段のシフト
レジスタ411内のMOSFET67,69のゲート
に入力される。この結果、上記両MOSFET6
7,69はともにオン状態にされる。MOSFET
67がオン状態になることによつて直列回路68
の直列接続点78はLレベルに設定され、これに
よつてMOSFET80はオフ状態にされる。また
上記MOSFET80がオフ状態にされることによ
つてMOSFET72,76はともにオン状態にさ
れることがない。一方、このときにMOSFET6
6,70のゲート入力となる最終段のシフトレジ
スタ412 lの出力φ2 lがLレベルになつていると仮
定すれば、MOSFET66,70はともにオフ状
態にされる。
Next, the column address strobe signal CAS is sequentially input to the data shift circuit 40. First, the first signal CAS is input. At this time, the output φ1 of the first stage shift register 411 is at H level,
Since MOSFET65 is on, this signal
CAS is input via this MOSFET 65 to the gates of MOSFETs 67 and 69 in the first stage shift register 411 . As a result, both MOSFET6 above
7 and 69 are both turned on. MOSFET
67 is turned on, the series circuit 68
The series connection point 78 of is set to L level, thereby turning off the MOSFET 80. Further, since the MOSFET 80 is turned off, neither of the MOSFETs 72 and 76 are turned on. On the other hand, at this time MOSFET6
Assuming that the output φ 2 l of the final stage shift register 41 2 l , which is input to the gates of MOSFETs 66 and 70, is at L level, both MOSFETs 66 and 70 are turned off.

この結果、信号CASが入力してMOSFET69
がオン状態にされれば、直列回路71の直列接続
点79はHレベルされさらにこれによつて
MOSFET81がオン状態にされる。信号CASの
入力後、これよりもわずかに遅れて信号発生回路
42から信号CAS′が出力される。そしてこの信
号CAS′が上記MOSFET81を介してMOSFET
75のゲートに入力され、この後、MOSFET7
5がオン状態にされる。上記MOSFET75がオ
ン状態にされることによつて直列回路77の直列
接続点82がHレベルに設定され、これによつて
MOSFET73がオン状態に設定される。すると
いままでHレベルにされていた出力端61はこの
MOSFET73によつてLレベルにされる。すな
わち、初段のシフトレジスタ411の出力φ1は初
めはHレベルにされ、信号CASが入力した後は
Lレベルとされる。
As a result, the signal CAS is input and MOSFET69
is turned on, the series connection point 79 of the series circuit 71 is set to H level, and thereby
MOSFET 81 is turned on. After inputting the signal CAS, the signal CAS' is outputted from the signal generating circuit 42 with a slight delay. This signal CAS' is then passed through the MOSFET 81 to the MOSFET
It is input to the gate of MOSFET 75, and after this, it is input to the gate of MOSFET 7.
5 is turned on. When the MOSFET 75 is turned on, the series connection point 82 of the series circuit 77 is set to H level, thereby
MOSFET 73 is set to the on state. Then, the output terminal 61 which had been set to H level until now becomes
It is set to L level by MOSFET 73. That is, the output φ 1 of the first stage shift register 41 1 is initially set to the H level, and after the signal CAS is inputted, the output φ 1 is set to the L level.

一方、次段のシフトレジスタ412において信
号CASが入力する前の状態では、l個のカラム
アドレス信号のうち少なくとも1つはHレベルに
なつており、MOSFET631〜63lいずれかが
オン状態にされている。このためプリチヤージパ
ルスφPRによつてMOSFET62が予め所定期間オ
ン状態にされても出力端61における信号φ2
Lレベルのまま保持される。またこのことは初段
以外の他のシフトレジスタでも同様である。
On the other hand, before the signal CAS is input to the next stage shift register 412 , at least one of the l column address signals is at H level, and any of the MOSFETs 631 to 63l is in the on state. has been done. Therefore, even if the MOSFET 62 is previously turned on for a predetermined period by the precharge pulse φ PR , the signal φ 2 at the output terminal 61 is held at the L level. This also applies to other shift registers other than the first stage.

したがつて、MOSFET65はオフ状態にされ
ており、MOSFET67,69はともにオン状態
にされることがない。またフユーズ511は溶断
されていないので、Hレベルにされている初段の
シフトレジスタ411の出力φ1がこのフユーズ5
1を介して次段のシフトレジスタ412
MOSFET66,70に入力される。これによつ
てMOSFET66がオン状態にされて直列回路6
8の直列接続点78がHレベルにされ、さらにこ
れによつてMOSFET80がオン状態にされる。
またMOSFET70もオン状態にされ、この結
果、MOSFET81はオフ状態される。この状態
で最初の信号CASが入力され、この後、最初の
信号CAS′が信号発生回路42から出力されると、
この信号CAS′はオン状態にされている上記
MOSFET80を介してMOSFET72,76の
ゲートに入力される。この結果、直列回路74に
おいてMOSFET72はオン状態に、MOSFET
73はオフ状態にされ、これによつていままでL
レベルに保持されていた出力端61における信号
φ2はHレベルにされる。
Therefore, the MOSFET 65 is turned off, and neither of the MOSFETs 67 and 69 are turned on. Further, since the fuse 511 is not blown, the output φ1 of the first stage shift register 411 , which is set to H level, is the output φ1 of the fuse 511.
1 1 to the next stage shift register 41 2
Input to MOSFET66,70. This turns MOSFET 66 on and the series circuit 6
8 series connection point 78 is set to H level, which further turns on MOSFET 80.
Furthermore, MOSFET 70 is also turned on, and as a result, MOSFET 81 is turned off. In this state, the first signal CAS is input, and after that, when the first signal CAS' is output from the signal generation circuit 42,
This signal CAS′ is turned on.
It is input to the gates of MOSFETs 72 and 76 via MOSFET 80. As a result, in the series circuit 74, the MOSFET 72 is turned on, and the MOSFET 72 is turned on.
73 is turned off, thereby causing the L
The signal φ 2 at the output terminal 61, which had been held at the level, is brought to the H level.

データシフト回路40に最初のカラムアドレス
ストローブ信号CASが入力した後は、上記した
ようにφ1がLレベルにされ、今度はφ2がHレベ
ルにされる。これにより、今度は第1図中の
MOSFET231,241,331,341の代りに
MOSFET232,242,332,342がともに
オン状態にされて、一対のデータ入出力線I/
O22に予め出力されている読み出しデー
タが一対データ出力線31,32にデータDo,
Doとして伝えられる。したがつて、この後に出
力バツフア30からは、シフトレジスタ412
入力されているカラムアドレス信号に対応した行
デコーダ13内のセンスアンプに予めラツチされ
ていたデータがDoutとして出力される。
After the first column address strobe signal CAS is input to the data shift circuit 40, φ 1 is set to L level as described above, and φ 2 is then set to H level. As a result, in Figure 1,
Instead of MOSFET23 1 , 24 1 , 33 1 , 34 1
Both MOSFETs 23 2 , 24 2 , 33 2 , and 34 2 are turned on, and a pair of data input/output lines I/O
The read data outputted in advance to O 2 , 2 is outputted to the pair of data output lines 31 , 32 as data Do, 2 .
Communicated as Do. Therefore, after this, the output buffer 30 outputs the data previously latched in the sense amplifier in the row decoder 13 corresponding to the column address signal input to the shift register 412 as Dout.

また最初のカラムアドレスストローブ信号
CASが入力した後、次段のシフトレジスタ412
ではMOSFET65がオン状態にされ、初段のシ
フトレジスタ411の出力φ1によつて次段のシフ
トレジスタ412内のMOSFET66,70がとも
にオフ状態にされる。この状態は最初の信号
CASが入力する前の初段のシフトレジスタ411
と等価である。したがつて、次に信号CASが入
力すれば次段シフトレジスタ412の出力φ2はL
レベルにされる。ここでデータシフト回路40内
のシフトレジスタ411〜412 lは各フユーズ51
を介して多段縦続接続されているので、各段にお
ける出力φ1〜φ2 lのHレベルの状態が信号CASの
入力動作と同期して順次最終段に向つてシフトさ
れる。この結果、2l個の信号CASが入力されるこ
とによつて2l対のデータ線I/O11,…
I/O2 l2 lに予め出力されているデータが
一対のデータ出力線31,32に順次伝えられ、
これにより行デコーダ13内のセンスアンプでラ
ツチされていた2lビツトのデータがシリアルに出
力バツフア30から出力される。
Also the first column address strobe signal
After CAS inputs, the next stage shift register 41 2
Then, the MOSFET 65 is turned on, and the output φ 1 of the first stage shift register 41 1 turns off both the MOSFETs 66 and 70 in the next stage shift register 41 2 . This state is the first signal
First stage shift register 41 1 before CAS input
is equivalent to Therefore, when the signal CAS is input next time, the output φ2 of the next stage shift register 412 becomes L.
be leveled. Here, shift registers 41 1 to 41 2 l in the data shift circuit 40 are connected to each fuse 51.
Since the outputs φ 1 to φ 2 l in each stage are cascade-connected in multiple stages, the H level state of the outputs φ 1 to φ 2 l in each stage is sequentially shifted toward the final stage in synchronization with the input operation of the signal CAS. As a result, by inputting 2 l signals CAS, 2 l pairs of data lines I/O 1 , 1 ,...
Data outputted in advance to I/O 2l , 2l is sequentially transmitted to a pair of data output lines 31 , 32 ,
As a result, the 21- bit data latched by the sense amplifier in the row decoder 13 is serially output from the output buffer 30.

ところで、データシフト回路40において、最
終段のシフトレジスタ412 lは(2l−1)個のフ
ユーズ52を直列に介して初段のシフトレジスタ
411に結合され、全体としてループ回路を構成
しているので、(2l+1)個目の信号が入力され
ると、再び初段のシフトレジスタ411の出力φ1
がHレベルにされ再び初めのデータが出力され
る。
By the way, in the data shift circuit 40, the final stage shift register 41 2 l is coupled to the first stage shift register 41 1 via (2 l -1) fuses 52 in series, and the whole constitutes a loop circuit. Therefore, when the (2 l +1)th signal is input, the output φ 1 of the first stage shift register 41 1 is changed again.
is set to H level and the first data is output again.

このようにデータシフト回路40内のフユーズ
回路50の各フユーズ53,54をすべて溶断し
た場合に、各段のシフトレジスタ411〜412 l
シリアルに接続された状態となり、この後、信号
CASに順次入力することにより2lビツトのデータ
はサイクリツクにすべて読み出されることにな
る。
In this way, when all the fuses 53 and 54 of the fuse circuit 50 in the data shift circuit 40 are blown, the shift registers 41 1 to 41 2 l of each stage are serially connected, and after this, the signal
By sequentially inputting data to CAS, all 2l bits of data can be read out cyclically.

ところでいま、中央に位置するフユーズ回路5
2 l-1のフユーズ511 l-1,522 l-1と、これ以外
のフユーズ回路50の各フユーズ53,54を溶
断すると、シフトレジスタ411〜412 l-1によつ
て単独のループ回路が構成され同様にシフトレジ
スタ412 l-11〜412 lによつて単独のループ回
路が構成される。このときには、指定されたl個
のカラムアドレス信号によつていずれか一方のル
ープ回路のみがデータシフト可能となり、2l-1
の出力によつて2l-1個のデータが前記と同様な操
作で順次読み出される。このように、フユーズ回
路50内のフユーズ51〜54を選択的に溶断す
ることによつて、データシフト回路40における
データシフト経路が変更されこれによつてデータ
シフト数が2l、2l-1、…2、1と種々に調節され
る。
By the way, fuse circuit 5 located in the center
When the fuses 51 1 l - 1 and 52 2 l-1 of 0 2 l-1 and the fuses 53 and 54 of the fuse circuit 50 other than these are blown, the shift registers 41 1 to 41 2 l-1 individually Similarly, a single loop circuit is constructed by shift registers 41 2 l-1 + 1 to 41 2 l . At this time, only one of the loop circuits can shift data according to the specified l column address signals, and 2 l-1 data can be shifted by the 2 l-1 outputs in the same manner as above. They are read out sequentially by operation. As described above, by selectively blowing out the fuses 51 to 54 in the fuse circuit 50, the data shift path in the data shift circuit 40 is changed, thereby increasing the number of data shifts to 2 l and 2 l-1. , ...2, 1 and so on.

これによつてシルアルに読み出すことができる
データのビツト数が変えられる。ただし、1ビツ
トのみのデータ読み出しを行なう場合、つまりノ
ーマルモードの読み出しの場合、各フユーズ回路
50内の各フユーズ51〜52を溶断するもので
あるが、いずれのフユーズも溶断することなしに
同じ効果をもたらすことができる。
This changes the number of bits of data that can be serially read out. However, when reading only one bit of data, that is, when reading in normal mode, each fuse 51 to 52 in each fuse circuit 50 is blown, but the same effect can be achieved without blowing any fuses. can bring.

この実施例の装置ではデータの書き込みも行な
うことができる。この場合にはデータの読み出し
時と同様にデータシフト回路40の出力によつて
MOSFET231〜23l,241〜24lを順次オン
状態に設定してデータ入力線21,22をデータ
線I/O11,〜I/O2 l2 lに順次接
続させ、入力バツフア20から書き込み用データ
Di,を行デコーダ13内のセンスアンプにラ
ツチさせることにより行なわれる。そしてこの場
合にもフユーズ回路50内のフユーズ51〜54
を選択的に溶断することによつて、シリアルに書
き込みができるデータのビツト数を自由に変える
ことができる。
The device of this embodiment can also write data. In this case, the output of the data shift circuit 40 is used in the same way as when reading data.
The MOSFETs 23 1 to 23 l and 24 1 to 24 l are sequentially turned on, and the data input lines 21 and 22 are sequentially connected to the data lines I/O 1 , 1 , and I/O 2 l , 2 l , and the input Data for writing from buffer 20
This is done by latching Di, to the sense amplifier in the row decoder 13. Also in this case, the fuses 51 to 54 in the fuse circuit 50
By selectively blowing out the data, the number of data bits that can be serially written can be freely changed.

このように上記実施例によれば、装置の製造後
に、フユーズ回路50内のフユーズ51〜54を
レーザビーム発生手段等を用いて選択的に溶断す
ることにより、データの読み出しもしくは書き込
み時のシリアルモードすなわちビツト数を大きな
範囲で変えることができる。このため、シリアル
モードに応じて製造工程を変更する必要がないの
で、生産時間を大幅に低減させることができる。
In this way, according to the above embodiment, by selectively blowing out the fuses 51 to 54 in the fuse circuit 50 using a laser beam generating means or the like after manufacturing the device, the serial mode at the time of reading or writing data can be controlled. That is, the number of bits can be varied over a wide range. Therefore, since there is no need to change the manufacturing process depending on the serial mode, the production time can be significantly reduced.

また上記実施例によれば、前記ノーマルモー
ド、ページモード、ニブルモード等の各モードに
対して専用の回路を設けることなしに、1つのデ
ータシフト回路40を設けこの回路内部における
データシフト経路を変更することによつて各モー
ドを実現しているので、使用されない余分な回路
の発生は従来よりも十分に少なくすることができ
る。このため、チツプサイズの小型化が可能であ
り、生産コストを安価とすることができる。
Further, according to the above embodiment, one data shift circuit 40 is provided without providing a dedicated circuit for each mode such as the normal mode, page mode, nibble mode, etc., and the data shift path within this circuit is changed. Since each mode is realized by doing this, the generation of unused extra circuits can be sufficiently reduced compared to the conventional method. Therefore, the chip size can be reduced and the production cost can be reduced.

さらにまたデータシフト回路40内のフユーズ
51〜54を選択的に溶断する手段としてのレー
ザビーム発生手段としては、不良メモリセルをス
ペアメモリセルと交換して使用するいわゆる冗長
機能を有するメモリの分野において利用されてい
るレーザ装置をそのまま利用することができる。
Furthermore, the laser beam generating means for selectively blowing out the fuses 51 to 54 in the data shift circuit 40 is applicable in the field of memories having a so-called redundant function in which defective memory cells are replaced with spare memory cells. The existing laser device can be used as is.

なお、この発明は上記実施例に限定されるもの
ではなく種々の変形が可能である。たとえば上記
実施例ではこの発明をダイナミツク型ランダムア
クセスメモリに実施した場合について説明した
が、これはメモリセルとしてスタテイツク型のも
のを備えたスタテイツク型ランダメアクセスメモ
リに対しても実施が可能であることはいうまでも
ない。
Note that this invention is not limited to the above embodiments, and various modifications are possible. For example, in the above embodiment, the case where the present invention is implemented in a dynamic type random access memory has been described, but it is also possible to implement this invention in a static type random access memory having static type memory cells. Needless to say.

〔発明の効果〕〔Effect of the invention〕

以上説明したようにこの発明によれば、データ
の読み出し、書き込みモードが異なるランダムア
クセス型の半導体記憶装置を構成する際に、生産
コストおよび生産時間を大幅に低減させることが
できる半導体記憶装置が提供できる。
As described above, the present invention provides a semiconductor memory device that can significantly reduce production costs and production time when configuring a random access type semiconductor memory device with different data read and write modes. can.

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

第1図はこの発明の一実施例によるダイナミツ
ク型ランダムアクセスメモリのブロツク図、第2
図は第1図中のデータシフト回路を具体的に示す
回路図、第3図は第2図の一部を詳細に示す回路
図である。 10……メモリ回路、20……入力バツフア、
30……出力バツフア、40……データシフト回
路、I/O……データ入出力線、21,22……
データ入力線、31,33……データ出力線、2
3,24,33,34……MOSFET(データ選
択手段)、41……シフトレジスタ、50……フ
ユーズ回路、51〜54……フユーズ。
FIG. 1 is a block diagram of a dynamic random access memory according to an embodiment of the present invention, and FIG.
This figure is a circuit diagram specifically showing the data shift circuit in FIG. 1, and FIG. 3 is a circuit diagram showing a part of FIG. 2 in detail. 10...Memory circuit, 20...Input buffer,
30...Output buffer, 40...Data shift circuit, I/O...Data input/output line, 21, 22...
Data input line, 31, 33...Data output line, 2
3, 24, 33, 34...MOSFET (data selection means), 41...shift register, 50...fuse circuit, 51-54...fuse.

Claims (1)

【特許請求の範囲】 1 データの書き込みおよび読み出しを行なうメ
モリ回路と、このメモリ回路に結合される複数の
データ線と、上記メモリ回路に書き込むべきデー
タを上記データ線に出力するとともに上記メモリ
回路から読み出されるデータが上記データ線を介
して入力されるデータ入出力手段と、複数のデー
タシフト手段を多段縦続接続してループ回路を構
成したデータシフト回路と、このデータシフト回
路の各データシフト手段の出力データに応じて、
データ読み出し時には上記複数の各データ線上に
現われているデータを順次選択して上記データ入
出力手段へ供給し、データ書き込み時には上記デ
ータ入出力手段から出力されるデータを順次選択
して上記複数の各データ線に供給するデータ選択
手段と、上記データシフト回路におけるデータシ
フト数を調節する調節手段とを具備したことを特
徴とする半導体記憶装置。 2 前記調節手段は前記データシフト回路の各デ
ータシフト手段相互間に設けられたフユーズ回路
である特許請求の範囲第1項に記載の半導体記憶
装置。 3 前記データシフト回路の各データシフト手段
は複数ビツトのアドレス信号の組合せが入力され
るデコーダをそれぞれ備え、かつ各データシフト
手段にはカラムアドレスストローブ信号およびこ
れと同期した信号が同期信号として入力され、こ
のデータシフト回路は特定のアドレス信号の組合
せが入力されているデータシフト手段の出力デー
タをカラムアドレスストローブ信号に同期して順
次シフトするように構成されている特許請求の範
囲第1項に記載の半導体記憶装置。
[Scope of Claims] 1. A memory circuit for writing and reading data, a plurality of data lines coupled to this memory circuit, and a plurality of data lines for outputting data to be written into the memory circuit to the data lines and from the memory circuit. A data input/output means into which data to be read is input via the data line, a data shift circuit in which a plurality of data shift means are connected in series in multiple stages to form a loop circuit, and each data shift means of the data shift circuit. Depending on the output data,
When reading data, the data appearing on each of the plurality of data lines is sequentially selected and supplied to the data input/output means, and when writing data, the data output from the data input/output means is sequentially selected and each of the plurality of data lines is sequentially selected. A semiconductor memory device comprising: data selection means for supplying data to a data line; and adjustment means for adjusting the number of data shifts in the data shift circuit. 2. The semiconductor memory device according to claim 1, wherein the adjustment means is a fuse circuit provided between each data shift means of the data shift circuit. 3. Each data shift means of the data shift circuit is provided with a decoder to which a combination of multiple bit address signals is input, and each data shift means is input with a column address strobe signal and a signal synchronized therewith as a synchronization signal. According to claim 1, the data shift circuit is configured to sequentially shift the output data of the data shift means to which a specific combination of address signals is input in synchronization with the column address strobe signal. semiconductor storage device.
JP58112177A 1983-06-22 1983-06-22 Semiconductor memory Granted JPS605493A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58112177A JPS605493A (en) 1983-06-22 1983-06-22 Semiconductor memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58112177A JPS605493A (en) 1983-06-22 1983-06-22 Semiconductor memory

Publications (2)

Publication Number Publication Date
JPS605493A JPS605493A (en) 1985-01-12
JPH0241106B2 true JPH0241106B2 (en) 1990-09-14

Family

ID=14580176

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58112177A Granted JPS605493A (en) 1983-06-22 1983-06-22 Semiconductor memory

Country Status (1)

Country Link
JP (1) JPS605493A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0189576B1 (en) * 1985-01-22 1993-04-28 Texas Instruments Incorporated Multiple pixel mapped video memory system
US4644353A (en) * 1985-06-17 1987-02-17 Intersil, Inc. Programmable interface
JPH0795392B2 (en) * 1986-08-25 1995-10-11 日立超エル・エス・アイエンジニアリング株式会社 Dynamic RAM
JPS6364697A (en) * 1986-09-04 1988-03-23 Fujitsu Ltd Memory device

Also Published As

Publication number Publication date
JPS605493A (en) 1985-01-12

Similar Documents

Publication Publication Date Title
US5537354A (en) Semiconductor memory device and method of forming the same
US6510095B1 (en) Semiconductor memory device for operating in synchronization with edge of clock signal
US6094375A (en) Integrated circuit memory devices having multiple data rate mode capability and methods of operating same
US6687181B2 (en) Semiconductor memory device with less data transfer delay time
EP0704849B1 (en) Semiconductor memory device with synchronous dram whose speed grade is not limited
KR970017659A (en) Semiconductor memory device and grid and write method
JP2904076B2 (en) Semiconductor storage device
US6026036A (en) Synchronous semiconductor memory device having set up time of external address signal reduced
US6438054B1 (en) Semiconductor integrated circuit
JPH07326190A (en) Semiconductor memory device
JP2000306379A (en) Semiconductor memory
US7035149B2 (en) Semiconductor memory apparatus and activation signal generation method for sense amplifier
US6693838B2 (en) Semiconductor memory device equipped with refresh timing signal generator
JPH0241106B2 (en)
JPH10302463A (en) Semiconductor memory device
JPH08212778A (en) Synchronous semiconductor memory device and its reading method
US6590814B1 (en) Semiconductor memory device and redundancy method thereof
JP3079025B2 (en) Serial access memory control circuit
JP2003196985A (en) Semiconductor memory, bit-write method or byte-write method for semiconductor memory
JP2002074961A (en) Semiconductor memory
US20030026152A1 (en) Semiconductor memory
JPH09180443A (en) Semiconductor memory circuit
JP2561640B2 (en) Semiconductor memory device
JP2001307480A (en) Semiconductor integrated circuit device
JP3404170B2 (en) Semiconductor memory device bank selection method and its semiconductor memory device