JPH09320258A - Sdram, memory module and data processing device - Google Patents

Sdram, memory module and data processing device

Info

Publication number
JPH09320258A
JPH09320258A JP8133040A JP13304096A JPH09320258A JP H09320258 A JPH09320258 A JP H09320258A JP 8133040 A JP8133040 A JP 8133040A JP 13304096 A JP13304096 A JP 13304096A JP H09320258 A JPH09320258 A JP H09320258A
Authority
JP
Japan
Prior art keywords
data
output
sdram
input
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP8133040A
Other languages
Japanese (ja)
Inventor
Atsuko Monma
敦子 門馬
Tsuratoki Ooishi
貫時 大石
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8133040A priority Critical patent/JPH09320258A/en
Publication of JPH09320258A publication Critical patent/JPH09320258A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Dram (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technique which reduces the cost of a memory module provided with a parity function. SOLUTION: In accordance with plural data mask signal terminals DQM 0-DQM3, installed in correspondence with data input/output terminals I/O 0-I/O 3 and the logic of the signals given to individual data mask terminals from outside, a SDRAM(Synchronous Dynamic Random Access Memory) is formed, including input control circuits 700-703 and output control circuits 800-803 which allow to control the data input/output from the corresponding data input/output terminals. Such a SDRAM is used as the one exclusively for parity and other inexpensive SDRAMs having no parity function are applied in plural numbers, thereby reducing the cost of memory modules.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、外部クロックに同
期動作可能なシンクロナス・ダイナミック・ランダム・
アクセス・メモリ(SDRAMと略記する)に関し、例
えばコンピュータシステム等のデータ処理装置のメイン
メモリに適用して有効な技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a synchronous dynamic random sync which can operate in synchronization with an external clock.
The present invention relates to an access memory (abbreviated as SDRAM) and a technique effectively applied to a main memory of a data processing device such as a computer system.

【0002】[0002]

【従来の技術】半導体記憶装置の一例とされるDRAM
は、昭和59年11月30日に株式会社オーム社から発
行された「LSIハンドブック(第486頁〜)」にも
記載されているように、アドレスバッファ、デコーダ、
センス増幅器などの周辺回路にはクロックに同期して動
作するダイナミック型の回路が用いられ、消費電力の低
下が図られている。DRAMでは、1〜3相の外部クロ
ックが必要とされ、これらのクロックに基づいて内部回
路クロックを発生させて周辺回路を制御、あるいは駆動
するようにしている。そのようなDRAMにおいては、
ランダムアクセスが主体であり、アクセス毎にロウアド
レス、カラムアドレスの読み込みを順次行うことによ
り、メモリセルが選択される。周辺回路の各部は、メモ
リセルの情報破壊を防ぐため、行選択、メモリセル情報
の検出、列選択の手順に従うように内部クロックによっ
て制御される。通常のDRAMはシステムに搭載された
状態で、システムクロックに非同期で、リードライト動
作が行われるが、それに対して、システムクロックに同
期して動作される半導体記憶装置として、SDRAMが
ある。このSDRAMは、クロックに同期してデータ、
アドレス、制御信号を入出力できるため、DRAMと同
様の大容量メモリをSRAMに匹敵する高速動作させる
ことが可能であり、また、選択された1本のワード線に
対して幾つのデータをアクセスするかをバーストレング
スによって指定することによって、内蔵カラムアドレス
カウンタで順次カラム系の選択状態を切換えていって複
数個のデータを連続的にリード又はライトできる。
2. Description of the Related Art DRAM as an example of a semiconductor memory device
Is an address buffer, a decoder, as described in "LSI Handbook (Page 486-)" issued by Ohmsha, Ltd. on November 30, 1984.
A peripheral circuit such as a sense amplifier uses a dynamic circuit that operates in synchronization with a clock to reduce power consumption. The DRAM requires external clocks of one to three phases, and an internal circuit clock is generated based on these clocks to control or drive the peripheral circuits. In such a DRAM,
Random access is mainly performed, and a memory cell is selected by sequentially reading a row address and a column address for each access. Each part of the peripheral circuit is controlled by an internal clock so as to follow the procedure of row selection, detection of memory cell information, and column selection in order to prevent information destruction of memory cells. In a normal DRAM mounted on a system, a read / write operation is performed asynchronously with a system clock, while an SDRAM is a semiconductor memory device operated in synchronization with the system clock. This SDRAM has data in synchronization with a clock,
Since the address and control signals can be input / output, a large-capacity memory similar to DRAM can be operated at high speed comparable to SRAM, and some data can be accessed to one selected word line. By designating this by the burst length, a plurality of data can be continuously read or written by sequentially switching the selected states of the column system by the built-in column address counter.

【0003】[0003]

【発明が解決しようとする課題】SDRAMはデータの
リード・ライトが高速であることから、それをコンピュ
ータシステムのメインメモリに利用することは非常に有
効とされる。そしてその場合においてメインメモリで扱
われるデータの信頼性を高めるため、パリティ機能が必
須とと考えられる。コンピュータシステムのメインメモ
リとしては、単一のボードに複数個のSDRAMを搭載
して形成されたメモリモジュールとして適用するのがコ
スト的に有利である。
Since the SDRAM can read and write data at high speed, it is very effective to use it for the main memory of the computer system. In that case, the parity function is considered to be essential in order to increase the reliability of the data handled in the main memory. As a main memory of a computer system, it is cost effective to apply it as a memory module formed by mounting a plurality of SDRAMs on a single board.

【0004】例えば、パリティビットを備えたSDRA
Mが×9ビット(データ入出力を9ビット単位で行い得
ることを意味する)であり、そのようなSDRAMを4
個組合わせることにより、36ビットバスに対応するメ
モリモジュールを形成することができる。この場合、パ
リティビットは各SDRAM1個当り1ビットとされ、
上記36ビットバスのうち、4ビットがパリティビット
用とされる。
For example, SDRA with parity bit
M is × 9 bits (meaning that data input / output can be performed in 9-bit units), and such SDRAM has 4
By combining them individually, a memory module corresponding to the 36-bit bus can be formed. In this case, the parity bit is 1 bit for each SDRAM,
Of the 36-bit bus, 4 bits are used for parity bits.

【0005】しかしながら、パリティビットを備えたS
DRAMは、それを有しないものに比べて高価であるか
ら、そのような高価なSDRAMを4個組合わせてメモ
リモジュールを形成するのはメモリモジュールのコスト
低下を阻害する。
However, S with a parity bit
Since a DRAM is more expensive than one that does not have it, forming a memory module by combining four such expensive SDRAMs impedes the cost reduction of the memory module.

【0006】本発明の目的は、パリティ機能付きメモリ
モジュールのコスト低下を図るための技術を提供するこ
とにある。
An object of the present invention is to provide a technique for reducing the cost of a memory module with a parity function.

【0007】そのような技術によってコスト低下が図ら
れたメモリモジュールをメインメモリとして備えたデー
タ処理装置を提供することにある。
It is an object of the present invention to provide a data processing device having a memory module whose cost is reduced by such a technique as a main memory.

【0008】本発明の前記並びにその他の目的と新規な
特徴は本明細書の記述及び添付図面から明らかになるで
あろう。
The above and other objects and novel features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

【0009】[0009]

【課題を解決するための手段】本願において開示される
発明のうち代表的なものの概要を簡単に説明すれば下記
の通りである。
The following is a brief description of an outline of a typical invention among the inventions disclosed in the present application.

【0010】すなわち、データ入出力端子(I/O0〜
I/O3)に対応して複数設けられたデータマスク信号
端子(DQM0〜DQM3)と、外部から個々のデータ
マスク端子に与えられた信号の論理に応じて、対応する
データ入出力端子からのデータ入出力を個別的に制御可
能な制御回路(700〜703,800〜803)とを
含んでSDRAMを構成する。それによれば、複数個の
SDRAMを組合わせてメモリモジュールを形成する場
合において、それをパリティ専用として1つ使うことに
より、他のSDRAMとしてパリティ機能を持たない安
価ものを適用することができる。このことが、パリティ
機能付きメモリモジュールのコスト低下を達成する。
That is, the data input / output terminals (I / O0-
Data mask signal terminals (DQM0 to DQM3) provided corresponding to I / O3) and data from corresponding data input / output terminals according to the logic of signals externally applied to the individual data mask terminals. An SDRAM is configured by including control circuits (700 to 703, 800 to 803) capable of individually controlling input and output. According to this, in the case of forming a memory module by combining a plurality of SDRAMs, by using one dedicated for parity, an inexpensive one having no parity function can be applied as another SDRAM. This achieves a cost reduction of the memory module with parity function.

【0011】上記複数のデータマスク端子のうち特定の
端子(DQM0)からの信号を、他のデータマスク端子
(DQM1〜DQM3)からの信号に代えて、当該他の
データマスク端子に対応する上記制御回路に供給可能な
切換え回路(101,103)を設けることができる。
それによれば、同一のSDRAMにおいて、通常のSD
RAMとしての第1モードと、パリティ用SDRAMと
しての第2モードとの選択的切換えを達成する。そのよ
うなSDRAMを含んでメモリモジュールを構成し、さ
らに、そのようなメモリモジュールをメインメモリとし
てデータ処理装置を形成する。
Of the plurality of data mask terminals, a signal from a specific terminal (DQM0) is replaced with a signal from other data mask terminals (DQM1 to DQM3), and the control corresponding to the other data mask terminals is performed. A switching circuit (101, 103) that can be supplied to the circuit can be provided.
According to it, in the same SDRAM, a normal SD
Selective switching between the first mode as the RAM and the second mode as the SDRAM for parity is achieved. A memory module is configured to include such SDRAM, and a data processing device is formed by using such a memory module as a main memory.

【0012】[0012]

【発明の実施の形態】図7には、本発明にかかるデータ
処理装置の一例であるコンピュータシステムが示され
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 7 shows a computer system which is an example of a data processing device according to the present invention.

【0013】このコンピュータシステムは、システムバ
スBUSを介して、CPU(中央処理装置)310、R
AM(ランダム・アクセス・メモリ)320、ROM
(リード・オンリ・メモリ)340、周辺装置制御部3
50、表示制御部360などが、互いに信号のやり取り
可能に結合され、予め定められたプログラムに従って所
定のデータ処理を行うコンピュータシステムとして構成
される。上記CPU310は、本システムの論理的中核
とされ、主として、アドレス指定、情報の読出しと書込
み、データの演算、命令のシーケンス、割り込の受付
け、記憶装置と入出力装置との情報交換の起動等の機能
を有し、演算制御部や、バス制御部、メモリアクセス制
御部などから構成される。上記RAM320や、ROM
340は内部記憶装置として位置付けられている。RA
M320には、CPU310での計算や制御に必要なプ
ログラムやデータが格納され、メインメモリとも称され
る。周辺装置制御部350によって、外部憶装置380
の動作制御や、キーボード390などからの情報入力制
御が行われる。また、上記表示制御部360によって、
CRTディスプレイ370への情報表示制御が行われ
る。
This computer system includes a CPU (Central Processing Unit) 310, R via a system bus BUS.
AM (random access memory) 320, ROM
(Read-only memory) 340, peripheral device control unit 3
The display controller 360 and the display controller 360 are connected to each other so that signals can be exchanged therebetween, and are configured as a computer system that performs predetermined data processing in accordance with a predetermined program. The CPU 310 is a logical core of this system, and mainly addresses, reads and writes information, operates data, sequences instructions, accepts interrupts, activates information exchange between a storage device and an input / output device, etc. It has the function of, and is composed of an arithmetic control unit, a bus control unit, a memory access control unit, and the like. RAM320 or ROM
340 is positioned as an internal storage device. RA
The M320 stores programs and data required for calculation and control by the CPU 310, and is also called a main memory. The external storage device 380 is controlled by the peripheral device control unit 350.
And the information input control from the keyboard 390 and the like. Further, by the display control unit 360,
Information display control on the CRT display 370 is performed.

【0014】上記RAM320には、外部クロックに同
期動作可能なシンクロナス・ダイナミック・ランダム・
アクセス・メモリ(SDRAM)が複数個結合されて成
るメモリモジュールが適用される。上記メモリモジュー
ルは、特に制限されないが、図1に示されるように、4
個のSDRAM11〜14と、パリティ用SDRAM1
5とが、単一のボードに結合されて成る。SDRAM1
1〜14は、それぞれ×8ビット構成、パリティ用SD
RAM15は×4ビット構成とされる。パリティビット
専用のSDRAM15が設けられていることから、SD
RAM11〜14にはパリティ機能を持たない安価なS
DRAMが適用される。そのようなSDRAM11〜1
4、及びパリティ用SDRAM15が結合されることに
よって、入出力のビット構成は36ビットとされる。こ
のうち、32ビットがデータ用として、残り4ビットが
パリティビット用とされる。図7に示されるバスBUS
は36ビット構成であり、図1に示されるメモリモジュ
ールは、そのモジュールの縁辺部に形成された端子群を
介して上記バスBUSに結合される。
The RAM 320 includes a synchronous dynamic random memory capable of operating in synchronization with an external clock.
A memory module in which a plurality of access memories (SDRAM) are combined is applied. The memory module is not particularly limited, but as shown in FIG.
SDRAMs 11 to 14, and parity SDRAM 1
5 and 5 are combined into a single board. SDRAM1
1 to 14 are x8-bit configurations, SD for parity
The RAM 15 has a x4 bit configuration. Since the SDRAM 15 dedicated to the parity bit is provided, SD
The RAMs 11 to 14 are inexpensive S that do not have a parity function.
DRAM is applied. Such SDRAMs 11-1
4 and the SDRAM 15 for parity are combined to make the input / output bit configuration 36 bits. Of these, 32 bits are for data and the remaining 4 bits are for parity bits. Bus BUS shown in FIG.
Has a 36-bit configuration, and the memory module shown in FIG. 1 is coupled to the bus BUS through a group of terminals formed on the edge of the module.

【0015】図6には上記パリティ用SDRAM15の
構成例が示される。
FIG. 6 shows an example of the structure of the SDRAM 15 for parity.

【0016】図6に示されるパリティ用SDRAM15
は、特に制限されないが、公知の半導体集積回路製造技
術によって単結晶シリコン基板のような一つの半導体基
板に形成され、メモリバンクAを構成するメモリアレイ
200AとメモリバンクBを構成するメモリアレイ20
0Bを備える。それぞれのメモリアレイ200A,20
0Bは、マトリクス配置されたダイナミック型のメモリ
セルを備え、図に従えば、同一列に配置されたメモリセ
ルの選択端子は列毎のワード線(図示せず)に結合さ
れ、同一行に配置されたメモリセルのデータ入出力端子
は行毎に相補データ線(図示せず)に結合される。
The SDRAM for parity 15 shown in FIG.
Is not particularly limited, but is formed on one semiconductor substrate such as a single crystal silicon substrate by a known semiconductor integrated circuit manufacturing technique, and the memory array 200A forming the memory bank A and the memory array 20 forming the memory bank B are formed.
With 0B. Each memory array 200A, 20
0B includes dynamic type memory cells arranged in a matrix. According to the drawing, the selection terminals of the memory cells arranged in the same column are connected to word lines (not shown) for each column and arranged in the same row. The data input / output terminals of the stored memory cells are coupled to complementary data lines (not shown) row by row.

【0017】上記メモリアレイ200Aの図示しないワ
ード線はロウデコーダ201Aによるロウアドレス信号
のデコード結果に従って1本が選択レベルに駆動され
る。メモリアレイ200Aの図示しない相補データ線は
センスアンプ及びカラム選択回路202Aに結合され
る。センスアンプ及びカラム選択回路202Aにおける
センスアンプは、メモリセルからのデータ読出しによっ
てそれぞれの相補データ線に現れる微小電位差を検出し
て増幅する増幅回路である。それにおけるカラムスイッ
チ回路は、相補データ線を各別に選択して相補共通デー
タ線に導通させるためのスイッチ回路である。カラムス
イッチ回路はカラムデコーダ203Aによるカラムアド
レス信号のデコード結果に従って選択動作される。メモ
リアレイ200B側にも同様にロウデコーダ201B,
センスアンプ及びカラム選択回路202B,カラムデコ
ーダ203Bが設けられる。上記相補共通データ線20
4は、入出力部210を介してデータ入出力端子I/O
0〜I/O3に接続される。また、この入出力部210
には、外部からデータマスク信号を取込むためのデータ
マスク信号端子DQM0〜DQM3が設けられている。
尚、入出力部210については後に詳述する。外部から
上記データマスク信号端子DQM0〜DQM3に与えら
れた信号の論理に応じて、対応するデータ入出力端子か
らのデータ入出力が制御されるようになっている。例え
ば、上記データマスク信号端子DQM0〜DQM3のい
ずれかがローレベルにされると、入出力端子I/O0〜
I/O3のうち該当するビットでのデータ入出力が制限
される。
One word line (not shown) of the memory array 200A is driven to the selection level according to the decoding result of the row address signal by the row decoder 201A. The complementary data line (not shown) of the memory array 200A is coupled to the sense amplifier and column selection circuit 202A. The sense amplifier in the sense amplifier and column selection circuit 202A is an amplification circuit that detects and amplifies a minute potential difference appearing on each complementary data line by reading data from a memory cell. The column switch circuit in that is a switch circuit for individually selecting complementary data lines and conducting to the complementary common data lines. The column switch circuit is selectively operated according to the result of decoding the column address signal by the column decoder 203A. Similarly, on the memory array 200B side, the row decoder 201B,
A sense amplifier and column selection circuit 202B and a column decoder 203B are provided. The complementary common data line 20
4 is a data input / output terminal I / O via the input / output unit 210
0 to I / O3 are connected. In addition, the input / output unit 210
Is provided with data mask signal terminals DQM0 to DQM3 for receiving a data mask signal from the outside.
The input / output unit 210 will be described later in detail. The data input / output from the corresponding data input / output terminal is controlled according to the logic of the signal externally applied to the data mask signal terminals DQM0 to DQM3. For example, when any of the data mask signal terminals DQM0 to DQM3 is set to the low level, the input / output terminals I / O0 to I / O0
Data input / output is restricted in the corresponding bit of I / O3.

【0018】アドレス入力端子A0〜A11から供給さ
れるロウアドレス信号とカラムアドレス信号はカラムア
ドレスバッファ205とロウアドレスバッファ206に
アドレスマルチプレクス形式で取り込まれる。供給され
たアドレス信号はそれぞれのバッファが保持する。ロウ
アドレスバッファ206は、リフレッシュ動作モードに
おいて、リフレッシュカウンタ208から出力されるリ
フレッシュアドレス信号をロウアドレス信号として取り
込む。カラムアドレスバッファ205の出力はカラムア
ドレスカウンタ207のプリセットデータとして供給さ
れ、カラムアドレスカウンタ207は、動作モードに応
じて、上記プリセットデータとしてのカラムアドレス信
号、又はそのカラムアドレス信号を順次インクリメント
した値を、カラムデコーダ203A,203Bに向けて
出力する。
The row address signal and the column address signal supplied from the address input terminals A0 to A11 are taken into the column address buffer 205 and the row address buffer 206 in an address multiplex format. The supplied address signal is held in each buffer. The row address buffer 206 takes in the refresh address signal output from the refresh counter 208 as a row address signal in the refresh operation mode. The output of the column address buffer 205 is supplied as preset data of the column address counter 207, and the column address counter 207 outputs the column address signal as the preset data or a value obtained by sequentially incrementing the column address signal according to the operation mode. , To the column decoders 203A and 203B.

【0019】コントローラ212は、特に制限されない
が、クロック信号CLK、クロックイネーブル信号CK
E、チップセレクト信号CS*(記号*はローイネーブ
ル又は信号反転を意味する)、カラムアドレスストロー
ブ信号CAS*、ロウアドレスストローブ信号RAS
*、及びライトイネーブル信号WE*などの外部制御信
号と、アドレス入力端子A0〜A11からの制御データ
などが供給され、それら信号のレベルや変化のタイミン
グなどに基づいてSDRAMの動作モード及び上記回路
ブロックの動作を制御するための内部タイミング信号を
形成するもので、そのためのコントロールロジック(図
示せず)とモードレジスタ300を備える。上記クロッ
ク信号CLK、クロックイネーブル信号CKEや、チッ
プセレクト信号CS*などの各種制御信号は、CPU3
1からシステムバスBUSを介して伝達される。
The controller 212 is not particularly limited, but may be a clock signal CLK and a clock enable signal CK.
E, chip select signal CS * (symbol * means row enable or signal inversion), column address strobe signal CAS *, row address strobe signal RAS
External control signals such as * and the write enable signal WE * and control data from the address input terminals A0 to A11 are supplied, and the operation mode of the SDRAM and the above circuit block are based on the level of these signals and the timing of change. It forms an internal timing signal for controlling the operation of the control circuit, and includes a control logic (not shown) for that purpose and a mode register 300. Various control signals such as the clock signal CLK, the clock enable signal CKE, and the chip select signal CS * are supplied to the CPU 3
1 through the system bus BUS.

【0020】クロック信号CLKはパリティ用SDRA
M15のマスタクロックとされる。チップセレクト信号
CS*はそのローレベルによってコマンド入力サイクル
の開始を指示する。チップセレクト信号CS*がハイレ
ベルのとき(チップ非選択状態)、その他の信号入力は
意味を持たない。ただし、メモリバンクの選択状態やバ
ースト動作などの内部動作はチップ非選択状態への変化
によって影響されない。RAS*,CAS*,WE*の
各信号は、コマンドサイクルを定義するときに有意の信
号とされる。クロックイネーブル信号CKEは次のクロ
ック信号の有効性を指示する信号であり、当該信号CK
Eがハイレベルであれば次のクロック信号CLKの立ち
上がりエッジが有効とされ、ローレベルのときは無効と
される。上記ロウアドレス信号は、クロック信号CLK
の立ち上がりエッジに同期するロウアドレスストローブ
・バンクアクティブコマンドサイクルにおける端子A0
〜A11のレベルによって定義される。
The clock signal CLK is SDRA for parity.
It is used as the master clock of M15. The chip select signal CS * indicates the start of a command input cycle by its low level. When the chip select signal CS * is at high level (chip non-selected state), other signal inputs have no meaning. However, the internal operation such as the selected state of the memory bank or the burst operation is not affected by the change to the chip non-selected state. Each signal of RAS *, CAS *, and WE * is a significant signal when defining a command cycle. The clock enable signal CKE is a signal indicating the validity of the next clock signal, and the signal CK
When E is high level, the next rising edge of the clock signal CLK is valid, and when it is low level, it is invalid. The row address signal is the clock signal CLK.
A0 in the row address strobe / bank active command cycle synchronized with the rising edge of
AA11.

【0021】端子A11からの入力は、上記ロウアドレ
スストローブ・バンクアクティブコマンドサイクルにお
いてバンク選択信号とみなされる。すなわち、A11の
入力がローレベルのときはメモリバンクAが選択され、
ハイレベルのときはメモリバンクBが選択される。メモ
リバンクの選択制御は、特に制限されないが、選択メモ
リバンク側のロウデコーダのみの活性化、非選択メモリ
バンク側のカラムスイッチ回路の全非選択、選択メモリ
バンク側のみの入出力部210への接続などの処理によ
って行うことができる。
The input from the terminal A11 is regarded as a bank selection signal in the row address strobe / bank active command cycle. That is, when the input of A11 is low level, the memory bank A is selected,
When the level is high, the memory bank B is selected. The selection control of the memory bank is not particularly limited, but only the row decoder on the selected memory bank side is activated, all the column switch circuits on the unselected memory bank side are unselected, and the input / output unit 210 on the selected memory bank side only is controlled. It can be performed by processing such as connection.

【0022】プリチャージコマンドサイクルにおける端
子A11の入力は相補データ線などに対するプリチャー
ジ動作の態様を指示し、そのハイレベルはプリチャージ
の対象が双方のメモリバンクであることを指示し、その
ローレベルは、A11で指示されている一方のメモリバ
ンクがプリチャージ対象であることを指示する。上記カ
ラムアドレス信号は、クロック信号CLKの立ち上がり
エッジに同期するリード又はライトコマンドサイクルに
おける端子A0〜A7のレベルによって定義される。そ
して、このようにして定義されたカラムアドレスはバー
ストアクセスのスタートアドレスとされる。
The input of the terminal A11 in the precharge command cycle indicates the mode of the precharge operation for the complementary data line or the like, and its high level indicates that the precharge target is both memory banks, and its low level. Indicates that one of the memory banks designated by A11 is to be precharged. The column address signal is defined by the levels of the terminals A0 to A7 in the read or write command cycle synchronized with the rising edge of the clock signal CLK. The column address defined in this way is used as a start address for burst access.

【0023】図2にはモードレジスタ300の構成例が
示される。
FIG. 2 shows a configuration example of the mode register 300.

【0024】特に制限されないが、モードレジスタ30
0は、動作モードレジスタ300A、及びテストモード
レジスタ300Bを含み、モードセット信号がローレベ
ルにアサートされることによって、情報のセット(保
持)が可能とされる。特に制限されないが、動作モード
レジスタ300A、テストモードレジスタ300Bはい
ずれも12ビット構成とされる。7番目の信号A7はイ
ネーブルビットとされ、このイネーブルビットの状態に
よって、テストモードレジスタ300Bへの設定と、動
作モードレジスタ300Aへの設定が選択される。例え
ば、チップセレクト信号CS*、ロウアドレスストロー
ブ信号RAS*、カラムアドレスストローブ信号CAS
*、ライトイネーブル信号WE*、及び信号A7の全て
がローレベルの場合、動作モードレジスタ300Aへの
設定が可能とされる。このとき、テストモードレジスタ
300Bはリセットされる。また、チップセレクト信号
CS*、ロウアドレスストローブ信号RAS*、カラム
アドレスストローブ信号CAS*、ライトイネーブル信
号WE*がローレベルとされ、信号A7がハイレベルの
場合、テストモードレジスタ300Bへの設定が可能と
される。
The mode register 30 is not particularly limited.
0 includes an operation mode register 300A and a test mode register 300B. When the mode set signal is asserted to a low level, information can be set (held). Although not particularly limited, each of the operation mode register 300A and the test mode register 300B has a 12-bit configuration. The seventh signal A7 is an enable bit, and the setting of the test mode register 300B and the setting of the operation mode register 300A are selected depending on the state of the enable bit. For example, a chip select signal CS *, a row address strobe signal RAS *, a column address strobe signal CAS
When all of *, the write enable signal WE *, and the signal A7 are at the low level, setting to the operation mode register 300A is enabled. At this time, the test mode register 300B is reset. When the chip select signal CS *, the row address strobe signal RAS *, the column address strobe signal CAS *, and the write enable signal WE * are at a low level, and the signal A7 is at a high level, setting to the test mode register 300B is possible. It is said.

【0025】動作モードレジスタ300Aにおいて、特
に制限されないが、ビット0〜6までが動作モード設定
エリアとされる。動作モード設定エリアに設定される動
作モード情報としては、バースト長、バーストタイプ
(BT)、及びカラムアドレスストローブ信号CAS*
がアサートされてから何サイクル目にデータ出力が行わ
れるかを示すCASレイテンシなどが含まれる。バース
ト長は最大8種類とされ、バーストタイプは最大2種類
とされ、CASレイテンシは最大8種類とされる。バー
スト長は、ビット0〜2にセットされ、バーストタイプ
はビット3に設定され、CASレイテンシはビット4〜
6にセットされる。セットされた動作モード情報はコン
トロール系回路85に伝達される。このコントロール系
回路85は、図1に示されるコントローラ212の一部
とされ、上記動作モードレジスタ300Aにセットされ
た動作モード情報に基づいて各部の動作制御が行われ
る。
In the operation mode register 300A, bits 0 to 6 are used as the operation mode setting area, although not particularly limited thereto. The operation mode information set in the operation mode setting area includes burst length, burst type (BT), and column address strobe signal CAS *.
Includes CAS latency and the like indicating in what cycle the data is output after the assertion of. The maximum burst length is eight types, the maximum burst type is two types, and the CAS latency is maximum eight types. The burst length is set to bits 0 to 2, the burst type is set to bit 3, and the CAS latency is set to bits 4 to 4.
Set to 6. The set operation mode information is transmitted to the control system circuit 85. The control system circuit 85 is a part of the controller 212 shown in FIG. 1 and controls the operation of each part based on the operation mode information set in the operation mode register 300A.

【0026】図2には上記入出力部210の構成例が示
される。
FIG. 2 shows a configuration example of the input / output unit 210.

【0027】入出力部210は、データ入出力端子I/
O0〜I/O3にそれぞれ対応してデータ入力バッファ
200〜203、データ出力バッファ300〜301、
入力ゲート400〜403、出力ゲート500〜503
が設けられる。また、データ入出力端子I/O0〜I/
O3に対応して、データマスク端子DQM0〜DQM3
が設けられ、このデータマスク端子DQM0〜DQM3
に対応して、DQMバッファ600〜603、入力制御
回路700〜703、出力制御回路800〜803が設
けられる。尚、図2においては入出力端子I/O2に対
応する回路、及びデータマスク端子DQM2に対応する
回路が省略されている。
The input / output unit 210 has a data input / output terminal I /
Data input buffers 200 to 203, data output buffers 300 to 301, corresponding to O0 to I / O3, respectively.
Input gates 400-403, output gates 500-503
Is provided. In addition, the data input / output terminals I / O0 to I /
Data mask terminals DQM0 to DQM3 corresponding to O3
Are provided for the data mask terminals DQM0 to DQM3.
Corresponding to, DQM buffers 600 to 603, input control circuits 700 to 703, and output control circuits 800 to 803 are provided. In FIG. 2, a circuit corresponding to the input / output terminal I / O2 and a circuit corresponding to the data mask terminal DQM2 are omitted.

【0028】データ入出力端子I/O0〜I/O3に対
応する回路、及びデータマスク端子DQM0〜DQM3
に対応する回路は、それぞれ同一構成とされるため、以
下の説明では、データ入出力端子I/O0に対応する回
路、及びデータマスク端子DQM0に対応する回路につ
いて詳述する。
Circuits corresponding to the data input / output terminals I / O0 to I / O3 and the data mask terminals DQM0 to DQM3.
Since the circuits corresponding to (1) and (2) have the same configuration, the circuit corresponding to the data input / output terminal I / O0 and the circuit corresponding to the data mask terminal DQM0 will be described in detail below.

【0029】データ入出力端子I/O0にはデータ入力
バッファ200の入力端子及びデータ出力バッファ30
0の出力端子が結合される。データ入出力端子I/O0
から入力されたデータはデータ入力バッファ200を介
してゲート400に伝達される。ゲート500の出力デ
ータはデータ出力バッファ300を介して入出力端子I
/O0から外部出力される。データマスク信号は、DQ
Mバッファ600を介して入力回路700、及び出力制
御回路800に伝達される。データ入力バッファ20
0、データ出力バッファ300、DQMバッファ600
にはクロック信号CLKが入力され、データの取込み、
データ出力、及びデータマスク信号の取込みが上記クロ
ック信号CLKに同期して行われる。また、この入力回
路700、及び出力制御回路800には、上記コントロ
ーラ212からのリード信号φR、及びライト信号φW
が入力されるようになっている。
The data input / output terminal I / O0 has an input terminal of the data input buffer 200 and the data output buffer 30.
The 0 output terminals are tied together. Data input / output terminal I / O0
The data input from is transmitted to the gate 400 via the data input buffer 200. The output data of the gate 500 is input / output terminal I through the data output buffer 300.
Externally output from / O0. The data mask signal is DQ
It is transmitted to the input circuit 700 and the output control circuit 800 via the M buffer 600. Data input buffer 20
0, data output buffer 300, DQM buffer 600
The clock signal CLK is input to the
Data output and data mask signal acquisition are performed in synchronization with the clock signal CLK. Further, the input circuit 700 and the output control circuit 800 have read signals φR and write signals φW from the controller 212.
Is entered.

【0030】データマスク端子DQM0に与えられたデ
ータマスク信号がハイレベルの場合において、もし、コ
ントローラ212からのリード信号φRがハイレベルの
とき、出力制御回路800の出力信号DOE0がハイレ
ベルにされて、ゲート500が活性化される。このと
き、図6に示されるセンスアンプ及びカラム選択回路2
02A又は202Bからの出力データDout0が、ゲ
ート500及びデータ出力バッファ300を介してデー
タ入出力端子I/O0から外部出力される。しかし、デ
ータマスク端子DQM0に与えられたデータマスク信号
がローレベルの場合には、出力制御回路800からの出
力信号DOE0がローレベルとなり、ゲート500が閉
じた状態とされるので、上記センスアンプ及びカラム選
択回路202A又は202Bからの出力データDout
0は外部出力されない。データ入出力端子I/O0から
のデータ取込みの場合も同様に制御される。すなわち、
データマスク端子DQM0がハイレベルの場合におい
て、もし、コントローラ212からのライト信号φWが
ハイレベルのとき、入力制御回路700の出力信号WT
E0がハイレベルにされてゲート400が開かれる。こ
のとき、データ入出力端子I/O0から入力されたデー
タが、データ入力バッファ200を介してゲート400
入力され、さらに入力データDin0として、図6に示
されるセンスアンプ及びカラム選択回路202A又は2
02Bに伝達される。
In the case where the data mask signal applied to the data mask terminal DQM0 is high level, if the read signal φR from the controller 212 is high level, the output signal DOE0 of the output control circuit 800 is set to high level. , The gate 500 is activated. At this time, the sense amplifier and column selection circuit 2 shown in FIG.
Output data Dout0 from 02A or 202B is externally output from the data input / output terminal I / O0 via the gate 500 and the data output buffer 300. However, when the data mask signal applied to the data mask terminal DQM0 is at the low level, the output signal DOE0 from the output control circuit 800 goes to the low level, and the gate 500 is closed. Output data Dout from the column selection circuit 202A or 202B
0 is not output to the outside. The same control is performed when data is fetched from the data input / output terminal I / O0. That is,
When the data mask terminal DQM0 is at the high level and the write signal φW from the controller 212 is at the high level, the output signal WT of the input control circuit 700
E0 is set to the high level and the gate 400 is opened. At this time, the data input from the data input / output terminal I / O0 is transferred to the gate 400 via the data input buffer 200.
The sense amplifier and column selection circuit 202A or 2 shown in FIG.
It is transmitted to 02B.

【0031】同様に、データ入出力端子I/O1〜I/
O3に対応する回路、及びデータマスク端子DQM1〜
DQM3に対応する回路においても、上記の場合と同様
に作用する。
Similarly, the data input / output terminals I / O1 to I /
A circuit corresponding to O3 and data mask terminals DQM1 to
The circuit corresponding to DQM3 also operates in the same manner as in the above case.

【0032】このように、データ入出力端子I/O0〜
I/O3に対応して、データマスク端子DQM0〜DQ
M3が設けられ、このデータマスク端子DQM0〜DQ
M3に対応して、DQMバッファ600〜603、入力
制御回路700〜703、出力制御回路800〜803
が設けられ、入力制御回路700〜703及び出力制御
回路800〜803の出力信号に基づいて出力ゲート4
00〜403及び500〜503が動作制御されるの
で、データマスク端子DQM0〜DQM3により、入出
力端子単位でデータ入出力制御を行うことができる。従
って、図1に示されるRAM320において、SDRA
M11〜14のパリティビット用として、パリティ用S
DRAMの入出力ビットを1ビットづつ割当てられた場
合には、このメモリモジュールが適用されるコンピュー
タシステムでのメモリ使用状況に応じて、パリティビッ
トの設定が可能とされる。例えば、CPU310によっ
て、全てのSDRAM11〜14が使用されるとき、パ
リティ用SDRAM15においては、データマスク端子
DQM0〜DQM3の全てがハイレベルとされ、パリテ
ィは4ビットとされる。また、CPU310によってS
DRAM11,12が使用されるとき、パリティ用SD
RAM15においては、データマスク端子DQM0,D
QM1がハイレベルとされ、データマスク端子DQM
2,DQM3がローレベルとされることで、パリティは
2ビットとされる。
In this way, the data input / output terminals I / O0-
Data mask terminals DQM0 to DQ corresponding to I / O3
M3 is provided and the data mask terminals DQM0 to DQ are provided.
Corresponding to M3, DQM buffers 600 to 603, input control circuits 700 to 703, output control circuits 800 to 803
Is provided, and the output gate 4 is provided based on the output signals of the input control circuits 700 to 703 and the output control circuits 800 to 803.
Since the operations of 00 to 403 and 500 to 503 are controlled, the data mask terminals DQM0 to DQM3 can perform data input / output control in input / output terminal units. Therefore, in the RAM 320 shown in FIG.
For parity bits of M11 to 14, S for parity
When the input and output bits of the DRAM are assigned one by one, the parity bit can be set according to the memory usage in the computer system to which this memory module is applied. For example, when all the SDRAMs 11 to 14 are used by the CPU 310, in the SDRAM 15 for parity, all of the data mask terminals DQM0 to DQM3 are set to the high level and the parity is set to 4 bits. In addition, the CPU 310 causes S
SD for parity when DRAM 11 and 12 are used
In the RAM 15, the data mask terminals DQM0 and DQM0, D
QM1 is set to high level and data mask terminal DQM
The parity is set to 2 bits by setting DQM3 and DQM3 to low level.

【0033】図1に示されるSDRAM11〜14に
は、パリティ機能を持たない通常の安価なSDRAMが
適用される。
As the SDRAMs 11 to 14 shown in FIG. 1, ordinary inexpensive SDRAMs having no parity function are applied.

【0034】SDRAM21,22,23,24は、基
本的にはパリティ用SDRAM15と同様に、図6に示
されるように構成される。しかし、入出力部210の構
成はパリティ用SDRAM15の場合と大幅に異なる。
すなわち、SDRAM21,22,23,24における
入出力部210は、図4に示されるように、入出力端子
I/O0〜I/O3及びそれに対応する回路は設けられ
ているものの、データマスク端子DQMの端子は1個で
あり、それに対応する回路として、DQMバッファ90
0、入力制御回路901、及び出力制御回路902が設
けられている。入力制御回路901の出力信号WTE
が、出力ゲート400〜403に同時に供給され、出力
制御回路902の出力信号DOEがゲート500〜50
3に同時に供給されるようになっている。そのため、一
つのデータマスク端子DQMに当てられたデータマスク
信号により、全てのI/Oの制御が同時に行われる。
The SDRAMs 21, 22, 23 and 24 are basically constructed as shown in FIG. 6, similarly to the SDRAM 15 for parity. However, the configuration of the input / output unit 210 is significantly different from that of the SDRAM 15 for parity.
That is, the input / output unit 210 in the SDRAMs 21, 22, 23, 24 is provided with the input / output terminals I / O0 to I / O3 and the circuits corresponding thereto as shown in FIG. 4, but the data mask terminal DQM. Has one terminal, and as a circuit corresponding thereto, the DQM buffer 90
0, an input control circuit 901, and an output control circuit 902 are provided. Output signal WTE of input control circuit 901
Are simultaneously supplied to the output gates 400 to 403, and the output signal DOE of the output control circuit 902 is supplied to the gates 500 to 50.
3 will be supplied at the same time. Therefore, all I / Os are controlled simultaneously by the data mask signal applied to one data mask terminal DQM.

【0035】図3には本実施形態例との比較対象とされ
るメモリモジュールが示される。
FIG. 3 shows a memory module to be compared with this embodiment.

【0036】図3に示されるメモリモジュール250
は、それぞれ×9ビット構成のSDRAM21,22,
23,24が、単一のボードに搭載されることにより、
36ビットバス対応のメモリモジュールとして構成され
ている。各SDRAM21〜24は、それぞれ1ビット
のパリティビットを備えている。このようにパリティビ
ットを備えたSDRAMは、パリティビットを有さない
SDRAMに比較して高価なものになる。そのため、図
3に示されるように、パリティ付きSDRAM21〜2
4を搭載して成るメモリモジュールは非常に高価にな
り、それを含むコンピュータシステムの低価格化を阻害
する。それに対して、図1に示されるメモリモジュール
では、パリティ用として専用のメモリを設け、データ用
の4個のSDRAM11〜14としては、パリティ機能
を有さない安価なSDRAMが適用されることから、図
3に示されるメモリモジュールより、安価に提供するこ
とができる。
The memory module 250 shown in FIG.
Are SDRAMs 21, 22, 22 each having a × 9 bit configuration.
By mounting 23 and 24 on a single board,
It is configured as a memory module compatible with a 36-bit bus. Each of the SDRAMs 21 to 24 has a parity bit of 1 bit. As described above, the SDRAM having the parity bit is more expensive than the SDRAM having no parity bit. Therefore, as shown in FIG.
A memory module having 4 mounted therein becomes very expensive, which hinders the cost reduction of a computer system including the memory module. On the other hand, in the memory module shown in FIG. 1, a dedicated memory for parity is provided, and inexpensive SDRAMs having no parity function are applied as the four SDRAMs 11 to 14 for data. It can be provided at a lower cost than the memory module shown in FIG.

【0037】図5には上記入出力部210の別の構成例
が示される。
FIG. 5 shows another configuration example of the input / output unit 210.

【0038】図5に示される構成が図2に示されるのと
大きく相違するのは、複数のデータマスク端子DQM0
〜DQM3のうち、端子DQM0からの信号を、他のデ
ータマスク端子からの信号に代えて、当該他のデータマ
スク端子に対応する入力制御回路及び出力制御回路に供
給可能なマルチプレクサ(MPX)101,103を有
する点にある。尚、図5においては、データマスク端子
DQM2及びそれに対応する回路が省略されているが、
データマスク端子DQM2に対応する回路において、上
記マルチプレクサ101,103に対応するものとし
て、マルチプレクサ102が設けられているものと解さ
れたい。
The configuration shown in FIG. 5 is largely different from that shown in FIG. 2 in that a plurality of data mask terminals DQM0 are provided.
-DQM3, a signal from the terminal DQM0 is replaced with a signal from another data mask terminal, and a multiplexer (MPX) 101 that can be supplied to an input control circuit and an output control circuit corresponding to the other data mask terminal, It has a point 103. Although the data mask terminal DQM2 and the circuit corresponding thereto are omitted in FIG. 5,
It should be understood that a multiplexer 102 is provided as a circuit corresponding to the multiplexers 101 and 103 in the circuit corresponding to the data mask terminal DQM2.

【0039】例えば、マルチプレクサ101〜103に
よって、それぞれデータマスク端子DQM1〜DQM3
に対応するDQMバッファ601〜603の出力信号が
選択される場合には、この図5に示される回路は、図2
に示される回路と等価になり、データマスク端子DQM
0〜DQM3からの信号入力により、I/Oの個別的な
制御が可能であるから、図1に示されるメモリモジュー
ルを形成する場合のパリティ用SDRAMとして好適な
ものとなる。それに対して、マルチプレクサ101〜1
03によって、データマスク端子DQM0に対応するD
QMバッファ600の出力信号が選択される場合には、
全ての入力制御回路700〜703及び出力制御回路8
00〜803に、データマスク端子DQM0からのデー
タマスク信号が供給され、データマスク端子DQM1〜
DQM3への信号入力は無効とされる。従って、その場
合の回路は、一つのデータマスク端子に当てられたデー
タマスク信号により、全てのI/Oの制御が同時に行わ
れるという点で、図4に示される回路と等価になる。つ
まり、図5に示される入出力回路210を含むSDRA
Mは、図1に示されるSDRAM11〜14に適用する
こともできるし、パリティ用SDRAM15として適用
することもできる。マルチプレクサ101〜103の動
作は、モードレジスタ300の設定内容に応じてコント
ロール系回路85により制御される。例えば、図8に示
されるように、動作モードレジスタ300Aにおいて、
ビット8〜11までは、通常、リザーブビットとされる
ため、ここに上記マルチプレクサ101〜103の設定
情報を書込んでおき、その情報に従ってマルチプレクサ
101〜103の動作制御信号SEL1〜SEL3を生
成すると良い。
For example, the multiplexers 101 to 103 respectively cause the data mask terminals DQM1 to DQM3.
When the output signals of the DQM buffers 601 to 603 corresponding to are selected, the circuit shown in FIG.
Is equivalent to the circuit shown in, and the data mask terminal DQM
Since I / O can be individually controlled by inputting signals from 0 to DQM3, it is suitable as a parity SDRAM when forming the memory module shown in FIG. On the other hand, the multiplexers 101 to 1
03 corresponding to the data mask terminal DQM0
When the output signal of the QM buffer 600 is selected,
All input control circuits 700 to 703 and output control circuit 8
00 to 803 are supplied with the data mask signal from the data mask terminal DQM0, and the data mask terminals DQM1 to DQM1 to
The signal input to DQM3 is invalid. Therefore, the circuit in that case is equivalent to the circuit shown in FIG. 4 in that all the I / Os are controlled simultaneously by the data mask signal applied to one data mask terminal. That is, the SDRA including the input / output circuit 210 shown in FIG.
M can be applied to the SDRAMs 11 to 14 shown in FIG. 1 or can be applied as the parity SDRAM 15. The operations of the multiplexers 101 to 103 are controlled by the control system circuit 85 according to the setting contents of the mode register 300. For example, as shown in FIG. 8, in the operation mode register 300A,
Since bits 8 to 11 are normally reserved bits, it is preferable to write the setting information of the multiplexers 101 to 103 here and generate the operation control signals SEL1 to SEL3 of the multiplexers 101 to 103 according to the information. .

【0040】上記実施態様によれば、以下の作用効果を
得ることができる。
According to the above embodiment, the following operational effects can be obtained.

【0041】(1)データ入出力端子I/O0〜I/O
3に対応して複数設けられたデータマスク信号端子DQ
M0〜DQM3と、外部から個々のデータマスク端子に
与えられた信号の論理に応じて、対応するデータ入出力
端子からのデータ入出力を制御可能な入力制御回路70
0〜703、出力制御回路800〜803とを含んでS
DRAM15を形成することにより、複数個のSDRA
Mを組合わせてメモリモジュールを形成する場合におい
て、上記SDRAM15をパリティ専用として1つ使う
ことにより、他のSDRAMとしてパリティ機能を持た
ない安価ものを複数適用することができる。パリティ機
能を備えたSDRAMは、それを備えない汎用品に比べ
て高価にならざるを得ないことを考慮すれば、多数のS
DRAMを組合わせてメモリモジュールを形成する場合
において、パリティ機能を備えない汎用品を数多く使え
ることは、メモリモジュール形成のコストを低減する上
で非常に有利となる。そのため、上記のように、SDR
AM15をパリティ専用として1つ使い、他のSDRA
Mとしてパリティ機能を持たない安価ものを複数個適用
することにより、例えば図3に示されるように、メモリ
モジュールを形成する全てのSDRAMにパリティ機能
を備えたもの(21〜24)を適用する場合に比べて、
メモリモジュールの形成コストの低減を図ることがで
き、パリティ機能を備えたメモリモジュールを安価に提
供することができる。
(1) Data input / output terminals I / O0 to I / O
A plurality of data mask signal terminals DQ provided corresponding to
An input control circuit 70 capable of controlling data input / output from the corresponding data input / output terminals in accordance with M0 to DQM3 and the logic of signals externally applied to individual data mask terminals.
0 to 703 and output control circuits 800 to 803
By forming the DRAM 15, a plurality of SDRAs can be formed.
When a memory module is formed by combining Ms, by using one SDRAM 15 dedicated to parity, a plurality of inexpensive SDRAMs having no parity function can be applied. Considering that an SDRAM having a parity function must be more expensive than a general-purpose product without it, a large number of SDRAMs are required.
In the case of forming a memory module by combining DRAMs, it is very advantageous to use a large number of general-purpose products without a parity function in order to reduce the cost of forming the memory module. Therefore, as mentioned above, SDR
One AM15 is used only for parity, and another SDRA is used.
When a plurality of inexpensive Ms having no parity function are applied as M, for example, as shown in FIG. 3, all SDRAMs forming a memory module (21 to 24) having a parity function are applied. Compared to
The formation cost of the memory module can be reduced, and the memory module having the parity function can be provided at low cost.

【0042】(2)複数のデータマスク端子のうち特定
の端子DQM0からの信号を、他のデータマスク端子D
QM1〜DQM3からの信号に代えて、当該他のデータ
マスク端子に対応する入力制御回路701〜703、出
力制御回路801〜803に供給可能なマルチプレクサ
101,103を設けることにより、単一のSDRAM
において、通常のSDRAMとしての第1モードと、パ
リティ用SDRAMとしての第2モードとの選択的切換
えが可能とされる。
(2) A signal from a specific terminal DQM0 among a plurality of data mask terminals is transferred to another data mask terminal D.
Instead of the signals from QM1 to DQM3, by providing multiplexers 101 and 103 that can be supplied to the input control circuits 701 to 703 and the output control circuits 801 to 803 corresponding to the other data mask terminals, a single SDRAM is provided.
In, it is possible to selectively switch between the first mode as a normal SDRAM and the second mode as a parity SDRAM.

【0043】以上本発明者によってなされた発明を実施
形態に基づいて具体的に説明したが、本発明はそれに限
定されるものではなく、その要旨を逸脱しない範囲にお
いて種々変更可能であることは言うまでもない。
Although the invention made by the present inventor has been specifically described based on the embodiment, it is needless to say that the present invention is not limited to the embodiment and can be variously modified without departing from the gist thereof. No.

【0044】例えば、上記の例では36ビットバスに対
応するメモリモジュールについて説明したが、個々のS
DRAMの入出力ビット数、若しくは組合わされるSD
RAMの数の調整により、36ビット以下のバスに対応
させることもできるし、36ビットを越える多ビットバ
スに対応するさせることもできる。
For example, although the memory module corresponding to the 36-bit bus has been described in the above example, each S
Number of input / output bits of DRAM, or SD combined
By adjusting the number of RAMs, it is possible to support a bus of 36 bits or less or a multi-bit bus of more than 36 bits.

【0045】以上の説明では主として本発明者によって
なされた発明をその背景となった利用分野であるコンピ
ュータシステムに適用した場合について説明したが、本
発明はそれに限定されるものではなく、各種データ処理
装置に広く適用することができる。
In the above description, the case where the invention made by the present inventor is applied mainly to the computer system which is the field of application which is the background of the invention has been described, but the present invention is not limited thereto and various data processings are performed. It can be widely applied to devices.

【0046】本発明は、少なくとも複数ビット構成のデ
ータ入出力端子を有することを条件に適用することがで
きる。
The present invention can be applied on condition that it has at least a data input / output terminal having a plurality of bits.

【0047】[0047]

【発明の効果】本願において開示される発明のうち代表
的なものによって得られる効果を簡単に説明すれば下記
の通りである。
The effects obtained by typical ones of the inventions disclosed in the present application will be briefly described as follows.

【0048】すなわち、データ入出力端子に対応して複
数設けられたデータマスク信号端子と、外部から個々の
データマスク端子に与えられた信号の論理に応じて、対
応するデータ入出力端子からのデータ入出力を個別的に
制御可能な制御回路とを含んでSDRAMを構成するこ
とにより、メモリモジュールにおいて、そのようなSD
RAMをパリティ専用として1つ使うことにより、他の
SDRAMとしてパリティ機能を持たない安価ものを適
用することができるので、パリティ機能付きメモリモジ
ュールのコスト低下を図ることができる。
That is, a plurality of data mask signal terminals are provided corresponding to the data input / output terminals, and data from the corresponding data input / output terminals is output according to the logic of signals externally applied to the individual data mask terminals. By configuring an SDRAM including a control circuit capable of individually controlling input / output, in the memory module, such SD
By using one RAM exclusively for the parity, an inexpensive SDRAM having no parity function can be applied as another SDRAM, so that the cost of the memory module with a parity function can be reduced.

【0049】また、上記複数のデータマスク端子のうち
特定の端子からの信号を、他のデータマスク端子からの
信号に代えて、当該他のデータマスク端子に対応する制
御回路に供給可能な切換え回路を設けることにより、同
一のSDRAMにおいて、通常のSDRAMとしての第
1モードと、パリティ用SDRAMとしての第2モード
との選択的切換えを実現することとができる。
A switching circuit capable of replacing a signal from a specific terminal among the plurality of data mask terminals with a signal from another data mask terminal and supplying it to a control circuit corresponding to the other data mask terminal. By providing the above, it is possible to realize selective switching between the first mode as a normal SDRAM and the second mode as a parity SDRAM in the same SDRAM.

【0050】そして上記の効果を有するSDRAMを含
んでメモリモジュールを構成し、さらに、そのようなメ
モリモジュールをメインメモリとしてデータ処理装置を
形成することができる。メモリモジュールのコスト低下
により、それをメインメモリとして適用するデータ処理
装置のコスト低下を図ることができる。
It is possible to form a memory module including the SDRAM having the above effect and further form a data processing device using such a memory module as a main memory. Due to the cost reduction of the memory module, it is possible to reduce the cost of the data processing device to which it is applied as the main memory.

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

【図1】本発明に係るメモリモジュールの一例ブロック
図である。
FIG. 1 is a block diagram of an example of a memory module according to the present invention.

【図2】上記メモリモジュールを形成するSDRAMに
含まれる入出力部の詳細な構成例ブロック図である。
FIG. 2 is a block diagram showing a detailed configuration example of an input / output unit included in an SDRAM forming the memory module.

【図3】図1に示されるメモリモジュールの比較対照と
されるメモリモジュールの構成例ブロック図である。
FIG. 3 is a block diagram of a configuration example of a memory module used as a comparison target of the memory module shown in FIG.

【図4】上記メモリモジュールを形成する他のSDRA
Mに含まれる入出力部の詳細な構成例ブロック図であ
る。
FIG. 4 is another SDRA forming the memory module.
FIG. 3 is a block diagram showing a detailed configuration example of an input / output unit included in M.

【図5】図2に示される入出力部の別の構成例ブロック
図である。
5 is a block diagram of another configuration example of the input / output unit shown in FIG.

【図6】上記SDRAMの全体的な構成例ブロック図で
ある。
FIG. 6 is a block diagram showing an overall configuration example of the SDRAM.

【図7】上記メモリモジュールを含むコンピュータシス
テムの全体的な構成例ブロック図である。
FIG. 7 is a block diagram of an overall configuration example of a computer system including the memory module.

【図8】上記SDRAMにおけるモードレジスタの構成
説明図である。
FIG. 8 is a diagram illustrating a configuration of a mode register in the SDRAM.

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

11〜14 SDRAM 15 パリティ用SDRAM 101〜103 マルチプレクサ 200〜203 データ入力バッファ 300〜303 データ出力バッファ 400〜403 出力ゲート 500〜503 入力ゲート 600〜603 DQMバッファ 700〜703 入力制御回路 800〜803 出力制御回路 200A,200B メモリアレイ 201A,201B ロウデコーダ 203A,203B カラムデコーダ 205 カラムアドレスバッファ 206 ロウアドレスバッファ 207 カラムアドレスカウンタ 208 リフレッシュカウンタ 210 入出力部 212 コントローラ 300 モードレジスタ I/O0〜I/O3 入出力バッファ DQM0〜DQM3 データマスク端子 310 CPU 320 RAM 340 ROM 350 周辺装置制御部 360 表示制御部 370 CRTディスプレイ 380 外部記憶装置 390 キーボード 11-14 SDRAM 15 SDRAM for parity 101-103 Multiplexer 200-203 Data input buffer 300-303 Data output buffer 400-403 Output gate 500-503 Input gate 600-603 DQM buffer 700-703 Input control circuit 800-803 Output control Circuit 200A, 200B Memory array 201A, 201B Row decoder 203A, 203B Column decoder 205 Column address buffer 206 Row address buffer 207 Column address counter 208 Refresh counter 210 Input / output section 212 Controller 300 Mode register I / O0 to I / O3 Input / output buffer DQM0 to DQM3 Data mask terminal 310 CPU 320 RAM 340 ROM 350 Peripheral device Control unit 360 display control unit 370 CRT display 380 external storage device 390 keyboard

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数ビット構成のデータ入出力端子を有
し、上記データ入出力端子からのデータ入出力動作がク
ロックに同期されるSDRAMにおいて、 上記データ入出力端子に対応して複数設けられたデータ
マスク信号端子と、 上記データマスク端子に対応して設けられ、外部から個
々のデータマスク信号端子に与えられた信号の論理に応
じて、対応するデータ入出力端子からのデータ入出力を
個別的に制御可能な制御回路とを含むことを特徴とする
SDRAM。
1. An SDRAM having a data input / output terminal having a plurality of bits, and a data input / output operation from the data input / output terminal is synchronized with a clock, a plurality of which are provided corresponding to the data input / output terminals. Data input / output from the corresponding data input / output terminal is individually performed according to the logic of the data mask signal terminal and the above-mentioned data mask terminal provided externally to each data mask signal terminal. An SDRAM including a control circuit capable of controlling.
【請求項2】 上記複数のデータマスク端子のうち特定
の端子からの信号を、他のデータマスク端子からの信号
に代えて、当該他のデータマスク端子に対応する上記制
御回路に供給可能な切換え回路を含む請求項1記載のS
DRAM。
2. A switching method in which a signal from a specific terminal of the plurality of data mask terminals is replaced with a signal from another data mask terminal and can be supplied to the control circuit corresponding to the other data mask terminal. The S of claim 1 including a circuit.
DRAM.
【請求項3】 単一のボードに複数のSDRAMが搭載
され、上記複数のSDRAMの組合わせにより、個々の
SDRAMのデータ入出力ビット数を越えるビット構成
のデータに対応可能なメモリモジュールにおいて、 入出力されるデータのパリティチェックのためのパリテ
ィビット専用の記憶手段を含み、この記憶手段として、
請求項1又は2記載のSDRAMを適用したことを特徴
とするメモリモジュール。
3. A memory module comprising a plurality of SDRAMs mounted on a single board, the combination of the plurality of SDRAMs capable of handling data having a bit configuration exceeding the number of data input / output bits of each SDRAM. It includes a storage means dedicated to the parity bit for the parity check of the output data, and as the storage means,
A memory module to which the SDRAM according to claim 1 or 2 is applied.
【請求項4】 メインメモリと、上記メインメモリをア
クセス可能な中央処理装置とを含むデータ処理装置にお
いて、 上記メインメモリとして請求項3記載のメモリモジュー
ルを適用したことを特徴とするデータ処理装置。
4. A data processing device including a main memory and a central processing unit capable of accessing the main memory, wherein the memory module according to claim 3 is applied as the main memory.
JP8133040A 1996-05-28 1996-05-28 Sdram, memory module and data processing device Withdrawn JPH09320258A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8133040A JPH09320258A (en) 1996-05-28 1996-05-28 Sdram, memory module and data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8133040A JPH09320258A (en) 1996-05-28 1996-05-28 Sdram, memory module and data processing device

Publications (1)

Publication Number Publication Date
JPH09320258A true JPH09320258A (en) 1997-12-12

Family

ID=15095414

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8133040A Withdrawn JPH09320258A (en) 1996-05-28 1996-05-28 Sdram, memory module and data processing device

Country Status (1)

Country Link
JP (1) JPH09320258A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6744678B2 (en) 2001-09-24 2004-06-01 Hynix Semiconductor Inc. Semiconductor memory device capable of masking undesired column access signal
US7359253B2 (en) 2004-08-30 2008-04-15 Fujitsu Limited Semiconductor memory device with input buffer
KR100855979B1 (en) * 2007-02-13 2008-09-02 삼성전자주식회사 Semiconductor memory device for operation of byte masking and method for generating of parity data
JP2013178868A (en) * 2012-02-28 2013-09-09 Samsung Electronics Co Ltd Semiconductor memory device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6744678B2 (en) 2001-09-24 2004-06-01 Hynix Semiconductor Inc. Semiconductor memory device capable of masking undesired column access signal
US7359253B2 (en) 2004-08-30 2008-04-15 Fujitsu Limited Semiconductor memory device with input buffer
US7548465B2 (en) 2004-08-30 2009-06-16 Fujitsu Microelectronics Limited Low current consumption semiconductor memory device
KR100855979B1 (en) * 2007-02-13 2008-09-02 삼성전자주식회사 Semiconductor memory device for operation of byte masking and method for generating of parity data
JP2013178868A (en) * 2012-02-28 2013-09-09 Samsung Electronics Co Ltd Semiconductor memory device
US9390780B2 (en) 2012-02-28 2016-07-12 Samsung Electronics Co., Ltd. Semiconductor memory device
JP2017016727A (en) * 2012-02-28 2017-01-19 三星電子株式会社Samsung Electronics Co.,Ltd. Semiconductor memory device
US9640233B2 (en) 2012-02-28 2017-05-02 Samsung Electronics Co., Ltd. Semiconductor memory device having inverting circuit and controlling method there of
US10014037B2 (en) 2012-02-28 2018-07-03 Samsung Electronics Co., Ltd. Semiconductor memory package including memory device with inverting circuit

Similar Documents

Publication Publication Date Title
US6044032A (en) Addressing scheme for a double data rate SDRAM
US6154418A (en) Write scheme for a double data rate SDRAM
JP5627197B2 (en) Semiconductor memory device, information processing system including the same, and controller
JP2002216473A (en) Semiconductor memory
KR100290286B1 (en) A semiconductor memory device with fast input/output line precharge scheme and a method of precharging input/output lines thereof
JPH10233091A (en) Semiconductor storage device and data processor
KR100443103B1 (en) Semiconductor device and semiconductor storage device
US5923604A (en) Method and apparatus for anticipatory selection of external or internal addresses in a synchronous memory device
JPH08315569A (en) Semiconductor memory and data processor
JP3279787B2 (en) Semiconductor storage device
JPH08235852A (en) Semiconductor storage device
KR20020075212A (en) Semiconductor memory device and information processing system
JP3169814B2 (en) Semiconductor storage device
US7898880B2 (en) Dual port memory device, memory device and method of operating the dual port memory device
JPH11162169A (en) Semiconductor memory device and data transmission system
JPH09320258A (en) Sdram, memory module and data processing device
JPH11339473A (en) Method for allotting global i/o line, and semiconductor memory apparatus, and data-processing apparatus
US6813193B2 (en) Memory device and method of outputting data from a memory device
JPH0877771A (en) Synchronous semiconductor storage device and semiconductor storage device
JPH0887879A (en) Semiconductor memory
US6754134B1 (en) Semiconductor storage device having multiple interrupt feature for continuous burst read and write operation
JP3179791B2 (en) Semiconductor storage device
JP3966506B2 (en) Semiconductor memory device
JPH1074392A (en) Semiconductor storage device and data processing device
JPH09330589A (en) Semiconductor memory

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20030805