JP6907265B2 - Memory device - Google Patents

Memory device Download PDF

Info

Publication number
JP6907265B2
JP6907265B2 JP2019101066A JP2019101066A JP6907265B2 JP 6907265 B2 JP6907265 B2 JP 6907265B2 JP 2019101066 A JP2019101066 A JP 2019101066A JP 2019101066 A JP2019101066 A JP 2019101066A JP 6907265 B2 JP6907265 B2 JP 6907265B2
Authority
JP
Japan
Prior art keywords
signal
data
coupled
read
circuit
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.)
Active
Application number
JP2019101066A
Other languages
Japanese (ja)
Other versions
JP2020194480A (en
Inventor
裕司 中岡
裕司 中岡
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.)
Winbond Electronics Corp
Original Assignee
Winbond Electronics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Winbond Electronics Corp filed Critical Winbond Electronics Corp
Priority to JP2019101066A priority Critical patent/JP6907265B2/en
Publication of JP2020194480A publication Critical patent/JP2020194480A/en
Application granted granted Critical
Publication of JP6907265B2 publication Critical patent/JP6907265B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Detection And Correction Of Errors (AREA)
  • For Increasing The Reliability Of Semiconductor Memories (AREA)

Description

本発明は、メモリ装置に関し、特に、エラー検査とエラー訂正機能を有するメモリ装置に関する。 The present invention relates to a memory device, and more particularly to a memory device having an error inspection and error correction function.

科学技術の進歩に伴い、消費者は、記憶媒体に対する消費者の需要もまた急速に増加しており、そのうちのダイナミックランダムアクセスメモリ(Dynamic Random Access Memory,DRAM)は、構造が簡単、高密度、低コストという利点を有し、従って、様々な電子装置において広く応用されている。DRAMのデータ信頼性を向上するために、いくつかのDRAMは、ECCメモリ(Error−correcting code memory,ECC memory)を備えて記憶データ内のエラービットを検出し、エラービットを訂正する。現在、DRAMは、主にシングルエラー訂正(Single Error Correcting)技術を採用しているが、シングルエラー訂正技術は、一度に1ビットのエラーしか訂正できない。記憶データが同時に2ビット以上のエラーを有する場合、ECC回路のエラー訂正機能は、失効する。しかしながら、DRAMの動作時、高温、リフレッシュ等の要因でソフトエラーを発生してエラービットを発生する可能性がある。エラービットを適時訂正できない場合、記憶データに2つのエラービットを累積させてメモリのデータの信頼性を低下させる可能性がある。従って、如何にして、記憶データに適時訂正を行い、2つ以上のエラービットを累積することを回避してDRAMのデータの正確性を維持するかは、1つの克服すべき課題となっている。 With advances in science and technology, consumers are also rapidly increasing their demand for storage media, of which dynamic random access memory (Dynamic Random Access Memory, DRAM) has a simple structure, high density, and so on. It has the advantage of low cost and is therefore widely applied in various electronic devices. In order to improve the data reliability of the DRAM, some DRAMs include an ECC memory (Error-correcting code memory, ECC memory) to detect an error bit in the stored data and correct the error bit. Currently, DRAM mainly employs single error correction (Single Error Correcting) technology, but the single error correction technology can correct only one bit of an error at a time. If the stored data has an error of 2 bits or more at the same time, the error correction function of the ECC circuit is invalidated. However, during DRAM operation, a soft error may occur due to factors such as high temperature and refresh, and an error bit may be generated. If the error bits cannot be corrected in a timely manner, two error bits may be accumulated in the stored data to reduce the reliability of the data in the memory. Therefore, how to correct the stored data in a timely manner, avoid accumulating two or more error bits, and maintain the accuracy of the DRAM data is one issue to be overcome. ..

本発明は、データのリードサイクルにおいて、エラービットを即時に訂正し、記憶するデータ及びエラー検査訂正用のパリティデータを更新することができるメモリ装置を提供する。 The present invention provides a memory device capable of immediately correcting error bits and updating stored data and parity data for error inspection correction in a data read cycle.

本発明のメモリ装置は、データ読み書き回路、パリティデータ読み書き回路及びシンドローム演算回路を含む。データ読み書き回路は、メモリセルアレイに結合され、メモリセルアレイのデータにアクセスすることに用いられる。パリティデータ読み書き回路は、パリティデータメモリセルアレイに結合され、パリティデータメモリセルアレイのパリティデータにアクセスすることに用いられる。シンドローム演算回路は、データ読み書き回路から受信したデータ及びパリティデータパリティデータ読み書き回路から受信したパリティデータに基づいてエラーデコード信号を発生し、データを読み取るのと同じ1つのリードサイクルにおいて、データ読み書き回路は、エラーデコード信号に基づいてデータ中のエラービットを訂正し、且つ正しいデータ及び訂正ビット信号を出力し、データ読み書き回路は、訂正後のデータをメモリセルアレイに書き戻し、シンドローム演算回路は、更に、訂正ビット信号に基づいてパリティデータライト信号をパリティデータ読み書き回路に出力し、パリティデータメモリセルアレイ中のパリティデータを更新する。 The memory device of the present invention includes a data read / write circuit, a parity data read / write circuit, and a syndrome arithmetic circuit. The data read / write circuit is coupled to the memory cell array and is used to access the data in the memory cell array. The parity data read / write circuit is coupled to the parity data memory cell array and is used to access the parity data of the parity data memory cell array. The syndrome arithmetic circuit generates an error decode signal based on the data received from the data read / write circuit and the parity data received from the parity data read / write circuit, and in the same read cycle as reading the data, the data read / write circuit is , Corrects the error bits in the data based on the error decode signal, outputs the correct data and the corrected bit signal, the data read / write circuit writes the corrected data back to the memory cell array, and the syndrome arithmetic circuit further The parity data write signal is output to the parity data read / write circuit based on the correction bit signal, and the parity data in the parity data memory cell array is updated.

上記に基づいて、本発明のメモリ装置は、1回のリードサイクルでメモリセルアレイからデータをリードし、検査及び訂正を完成することができる。データ中に1つのエラービットがあることを検出した時、本発明のメモリ装置は、同じ1つのリードサイクルにおいてエラーを即時訂正して正しいデータを出力し、対応して1つの連続するサイクルにおいて訂正後のデータをメモリセルアレイに書き戻し、更新したパリティデータをパリティデータメモリセルアレイに書き戻すことができる。これにより、本発明のメモリ装置は、データの信頼性を向上させることができる。 Based on the above, the memory device of the present invention can read data from the memory cell array in one read cycle to complete inspection and correction. When it detects that there is one error bit in the data, the memory device of the present invention immediately corrects the error in the same one read cycle, outputs the correct data, and correspondingly corrects it in one consecutive cycle. Later data can be written back to the memory cell array and updated parity data can be written back to the parity data memory cell array. Thereby, the memory device of the present invention can improve the reliability of data.

本発明の一実施例によるメモリ装置のブロック図である。It is a block diagram of the memory device according to one Example of this invention. 本発明の一実施例によるデータ読み書き回路の回路ブロック図である。It is a circuit block diagram of the data read / write circuit according to one Example of this invention. 本発明の一実施例によるデータリード回路の回路説明図である。It is a circuit explanatory drawing of the data read circuit according to one Example of this invention. 本発明の一実施例によるメモリ装置のリード動作の波形説明図である。It is a waveform explanatory drawing of the read operation of the memory apparatus by one Example of this invention. 本発明の一実施例によるデータ訂正回路の回路説明図である。It is a circuit explanatory drawing of the data correction circuit according to one Example of this invention. 本発明の一実施例によるデータライト回路の回路説明図である。It is a circuit explanatory drawing of the data light circuit according to one Example of this invention. 本発明の一実施例によるデータライト回路の制御信号発生回路の回路説明図である。It is a circuit explanatory drawing of the control signal generation circuit of the data light circuit by one Embodiment of this invention. 本発明の一実施例によるメモリ装置のエラービットを発見していない場合のライト動作の波形説明図である。It is a waveform explanatory diagram of the write operation when the error bit of the memory device by one Embodiment of this invention is not found. 本発明の一実施例によるメモリ装置のエラービットを訂正する場合のライト動作の波形説明図である。It is a waveform explanatory drawing of the write operation at the time of correcting the error bit of the memory apparatus by one Embodiment of this invention. 本発明の一実施例によるシンドローム発生回路の回路説明図である。It is a circuit explanatory drawing of the syndrome generation circuit by one Example of this invention. 本発明の一実施例によるシンドローム発生回路の内部演算回路の回路説明図である。It is a circuit explanatory drawing of the internal arithmetic circuit of the syndrome generation circuit by one Example of this invention. 本発明の一実施例によるシンドローム発生回路のシンドローム制御信号発生回路の回路説明図である。It is a circuit explanatory drawing of the syndrome control signal generation circuit of the syndrome generation circuit by one Embodiment of this invention. 本発明の一実施例によるパリティデータ読み書き回路の回路説明図である。It is a circuit explanatory drawing of the parity data read / write circuit according to one Example of this invention. 本発明の一実施例によるパリティデータライト回路の回路説明図である。It is a circuit explanatory drawing of the parity data write circuit according to one Example of this invention.

本発明の上記特徴及び利点を分かり易くするために、実施例を挙げ、図面を合わせて以下のとおり詳細を説明する。 In order to make the above-mentioned features and advantages of the present invention easy to understand, examples will be given and the details will be described below together with the drawings.

図1は、本発明の一実施例によるメモリ装置のブロック図である。図1を参照し、メモリ装置100は、メモリセルアレイ110、パリティデータメモリセルアレイ120、データ読み書き回路130、パリティデータ読み書き回路140及びシンドローム演算回路170を含む。シンドローム演算回路170は、シンドローム発生回路150及びシンドロームデコード回路160を含む。データ読み書き回路130は、メモリセルアレイ110に結合され、メモリセルアレイ110のデータMDにアクセスする。パリティデータ読み書き回路140は、パリティデータメモリセルアレイ120に結合され、パリティデータメモリセルアレイ120のパリティデータPMにアクセスする。パリティデータPMは、データMDに対して検査及び訂正することに用いられるエラー検査及び訂正コードであり、例えば、データMDに対してハミングコード(Hamming code)等のECCデコードプログラムを実行することにより生成される。パリティデータPMのビット数は、データMDのビット数により決定される。本実施例において、データMDのサイズは、64ビットを例とし、パリティデータPMのサイズは、対応して7ビットに設定しているが、本発明は、データMD及びパリティデータPMのサイズを限定するものではない。 FIG. 1 is a block diagram of a memory device according to an embodiment of the present invention. With reference to FIG. 1, the memory device 100 includes a memory cell array 110, a parity data memory cell array 120, a data read / write circuit 130, a parity data read / write circuit 140, and a syndrome calculation circuit 170. The syndrome calculation circuit 170 includes a syndrome generation circuit 150 and a syndrome decoding circuit 160. The data read / write circuit 130 is coupled to the memory cell array 110 and accesses the data MD of the memory cell array 110. The parity data read / write circuit 140 is coupled to the parity data memory cell array 120 to access the parity data PM of the parity data memory cell array 120. The parity data PM is an error inspection and correction code used for inspecting and correcting the data MD, and is generated by executing an ECC decoding program such as a Hamming code for the data MD, for example. Will be done. The number of bits of the parity data PM is determined by the number of bits of the data MD. In the present embodiment, the size of the data MD is 64 bits as an example, and the size of the parity data PM is set to 7 bits correspondingly, but the present invention limits the sizes of the data MD and the parity data PM. It's not something to do.

シンドローム演算回路170は、データ読み書き回路130から受信したデータMD(データの読み書き回路130がデータMDを読み出した後にリードビット信号RDを出力する)及びパリティデータ読み書き回路140から受け取ったパリティデータPM(パリティデータ読み書き回路140がパリティデータPMを読み出した後にパリティリード信号PSを出力する)に基づいてエラーデコード信号SDを生成し、リードデータMDの同じ1つリードサイクルにおいて、データ読み書き回路130は、エラーデコード信号SDに基づいてデータMD中のエラービットを訂正し、正しいデータ(即ち、データ出力信号RWB)及び訂正ビット信号CSを出力する。データ読み書き回路130は、訂正後のデータをメモリセルアレイ110に書き戻し、シンドローム演算回路170が更に訂正ビット信号CSに基づいてパリティデータライト信号NSをパリティデータ読み書き回路140に出力し、パリティデータメモリセルアレイ120中のパリティデータPMを更新する。 The syndrome calculation circuit 170 is a data MD received from the data read / write circuit 130 (the data read / write circuit 130 outputs a read bit signal RD after reading the data MD) and a parity data PM (parity) received from the parity data read / write circuit 140. The data read / write circuit 140 outputs the parity read signal PS after reading the parity data PM) to generate an error decode signal SD, and in the same one read cycle of the read data MD, the data read / write circuit 130 performs error decoding. The error bit in the data MD is corrected based on the signal SD, and the correct data (that is, the data output signal RWB) and the corrected bit signal CS are output. The data read / write circuit 130 writes the corrected data back to the memory cell array 110, and the syndrome arithmetic circuit 170 further outputs the parity data write signal NS to the parity data read / write circuit 140 based on the correction bit signal CS, and the parity data memory cell array. The parity data PM in 120 is updated.

言い換えれば、本実施例において、データMD及びパリティデータPMを読み出した後に、シンドローム演算回路170のシンドロームエンコード(Syndrome encoding)及びシンドロームデコード(Syndrome decoding)によって、データMDにエラービットがあるか否かを検査することができる。エラービットがあれば、データ読み書き回路130は、同じ1つのリードサイクルにおいて即時にエラーデコード信号SDに基づいてエラービットを訂正して正しいデータ出力信号RWBを出力することができ、訂正ビット信号CSをシンドローム演算回路170に併せて出力してパリティデータ読み書き回路140にパリティデータPMを更新させることもできる。特に、データMDの読み出しから正しいデータ出力信号RWBの出力までの間において、メモリ装置100は、メモリセルアレイ110のメモリセルを再度選択する必要がなく、同じ1つのリードサイクルにおいて、上記動作を完成でき、更にパリティデータPMを更新することができる。
以下、本実施例の回路構造及び実施方式を更に説明する。
In other words, in this embodiment, after reading the data MD and the parity data PM, whether or not there is an error bit in the data MD is determined by the syndrome encoding (Syndrome encoding) and the syndrome decoding (Syndrome decoding) of the syndrome arithmetic circuit 170. Can be inspected. If there is an error bit, the data read / write circuit 130 can immediately correct the error bit based on the error decode signal SD and output the correct data output signal RWB in the same one read cycle, and can output the corrected bit signal CS. It is also possible to output the signal in conjunction with the syndrome calculation circuit 170 and have the parity data read / write circuit 140 update the parity data PM. In particular, between reading the data MD and outputting the correct data output signal RWB, the memory device 100 does not need to reselect the memory cell of the memory cell array 110, and can complete the above operation in the same one read cycle. Further, the parity data PM can be updated.
Hereinafter, the circuit structure and the implementation method of this embodiment will be further described.

図2は、本発明の一実施例のデータ読み書き回路の回路ブロック図である。図2を参照し、データ読み書き回路130は、データリード回路210、データ訂正回路220及びデータライト回路230を含む。データリード回路210は、メモリセルアレイ110に結合されてメモリセルアレイ110からデータMDを読み出してリードデータAD及び対応するリードビット信号RDを生成する。データ訂正回路220は、データリード回路210及びシンドローム演算回路170のシンドロームデコード回路160に結合され、リードサイクル中にリードデータADをラッチすること、及びエラーデコード信号SDに基づいてリードデータADのエラービットを訂正して正しいデータ出力信号RWB及び訂正ビット信号CSを生成することに用いられ、ここで、データ出力信号RWBは、データ読み書き回路130がデータMDを読み出し、訂正した後の出力結果である。データライト回路230は、データ訂正回路220及びメモリセルアレイ110に結合され、訂正ビット信号CSを用いてエラービットに対応するデータ出力信号RWBを置き換えて正しいデータMDをメモリセルアレイ110に書き戻すことに用いられる。 FIG. 2 is a circuit block diagram of a data read / write circuit according to an embodiment of the present invention. With reference to FIG. 2, the data read / write circuit 130 includes a data read circuit 210, a data correction circuit 220, and a data write circuit 230. The data read circuit 210 is coupled to the memory cell array 110 to read the data MD from the memory cell array 110 to generate the read data AD and the corresponding read bit signal RD. The data correction circuit 220 is coupled to the data read circuit 210 and the syndrome decoding circuit 160 of the syndrome arithmetic circuit 170 to latch the read data AD during the read cycle, and the error bit of the read data AD based on the error decoding signal SD. Is used to generate the correct data output signal RWB and correction bit signal CS, where the data output signal RWB is the output result after the data read / write circuit 130 reads and corrects the data MD. The data write circuit 230 is coupled to the data correction circuit 220 and the memory cell array 110, and is used to replace the data output signal RWB corresponding to the error bit using the correction bit signal CS and write the correct data MD back to the memory cell array 110. Be done.

図1を再び参照し、シンドローム演算回路170は、シンドローム発生回路150及びシンドロームデコード回路160を含む。シンドローム発生回路150は、データ読み書き回路130及びパリティデータ読み書き回路140に結合され、リード動作又はライト動作に基づいてデータリード回路210又はデータ訂正回路220の出力信号を選択的に受信してパリティデータライト信号NSを生成する。より具体的には、データ読み書き回路130がリード動作を実行する時、シンドローム発生回路150は、リードビット信号RDに基づいてパリティデータライト信号NSを生成し、データ読み書き回路130がライト動作を実行する時、シンドローム発生回路150は、訂正ビット信号CS又はデータ出力信号RWBに基づいてパリティデータライト信号NSを生成する。 With reference to FIG. 1 again, the syndrome arithmetic circuit 170 includes a syndrome generation circuit 150 and a syndrome decoding circuit 160. The syndrome generation circuit 150 is coupled to the data read / write circuit 130 and the parity data read / write circuit 140, and selectively receives the output signal of the data read circuit 210 or the data correction circuit 220 based on the read operation or the write operation to receive the parity data write. Generate signal NS. More specifically, when the data read / write circuit 130 executes the read operation, the syndrome generation circuit 150 generates the parity data write signal NS based on the read bit signal RD, and the data read / write circuit 130 executes the write operation. At this time, the syndrome generation circuit 150 generates a parity data write signal NS based on the correction bit signal CS or the data output signal RWB.

シンドローム発生回路150は、パリティデータライト信号NS及び対応するパリティデータPMを比較し(パリティデータ読み書き回路140は、パリティデータPMを読み出してパリティリード信号PSをシンドローム発生回路150に提供する)、シンドローム信号SYを生成する。シンドロームデコード回路160は、シンドローム発生回路150に結合され、シンドローム信号SYをデコードしてエラーデコード信号SDを生成する。データ読み書き回路130は、エラーデコード信号SDに基づいてデータMD中のエラービットを訂正する。
次に、データ読み書き回路130の具体的実施方式を説明する。
The syndrome generation circuit 150 compares the parity data write signal NS and the corresponding parity data PM (the parity data read / write circuit 140 reads the parity data PM and provides the parity read signal PS to the syndrome generation circuit 150), and the syndrome signal. Generate SY. The syndrome decoding circuit 160 is coupled to the syndrome generating circuit 150 to decode the syndrome signal SY and generate an error decoding signal SD. The data read / write circuit 130 corrects the error bits in the data MD based on the error decoding signal SD.
Next, a specific implementation method of the data read / write circuit 130 will be described.

図3Aは、本発明の一実施例によるデータリード回路の回路説明図であり、図3Bは、本発明の一実施例によるメモリ装置のリード動作の波形説明図である。図4は、本発明の一実施例によるデータ訂正回路の回路説明図であり、図5Aは、本発明の一実施例のデータライト回路の回路説明図であり、図5Bは、本発明の一実施例によるデータライト回路の制御信号発生回路の回路説明図である。図1及び図2に併せて図3A〜図5Bを参照し、データ読み書き回路130の実施の詳細を具体的に説明する。 FIG. 3A is a circuit explanatory diagram of a data read circuit according to an embodiment of the present invention, and FIG. 3B is a waveform explanatory diagram of a read operation of a memory device according to an embodiment of the present invention. FIG. 4 is a circuit explanatory diagram of a data correction circuit according to an embodiment of the present invention, FIG. 5A is a circuit explanatory diagram of a data light circuit according to an embodiment of the present invention, and FIG. 5B is an explanatory diagram of a data light circuit according to an embodiment of the present invention. It is a circuit explanatory drawing of the control signal generation circuit of the data light circuit by an Example. The details of the implementation of the data read / write circuit 130 will be specifically described with reference to FIGS. 3A to 5B together with FIGS. 1 and 2.

図3Aにおいて、データリード回路210は、リードスイッチ310、プリチャージ回路320及び増幅回路330を含む。リードスイッチ310の入力端は、メモリセルアレイ110からデータMDを受信し、リードイネーブル信号DEによってオン又はオフに制御される。プリチャージ回路320は、リードスイッチ310の入力端に結合され、プリチャージ信号PBによって制御されてリードスイッチ310の入力端に対して予備充電動作を実行する。増幅回路330の入力端は、リードスイッチ310の出力端に結合され、リードイネーブル信号DEによって制御されてリードデータADを生成し、対応するリードビット信号RDを生成する。 In FIG. 3A, the data read circuit 210 includes a reed switch 310, a precharge circuit 320, and an amplifier circuit 330. The input end of the reed switch 310 receives the data MD from the memory cell array 110 and is controlled to be turned on or off by the read enable signal DE. The precharge circuit 320 is coupled to the input end of the reed switch 310 and is controlled by the precharge signal PB to execute a precharge operation on the input end of the reed switch 310. The input end of the amplifier circuit 330 is coupled to the output end of the reed switch 310 and is controlled by the read enable signal DE to generate read data AD and generate the corresponding read bit signal RD.

具体的には、メモリセルアレイ110中のセンスアンプは、差動信号(DifferentialSignal)方式でメモリセルに記憶されたデータMDを出力するので、データMDは、データ信号MDiT及び逆相データ信号MDiNの差動信号を含み、そのうちのデータMDは、64ビットを例とし、本明細書において、MDiによりデータMDのうちの1つのビットを表し、iは、0〜63の整数(i=0、1、2、…、63)であり、例えば、MD0、MD1、…、MD63である。同様に、リードデータADもリードデータ信号ADiT及び逆相リードデータ信号ADiNを含む差動信号である。本明細書おけるiは、対応するビットを指し、例えば、リードビット信号RDi、データ出力信号RWBi及び訂正ビット信号CSiは、リードビット信号RD、データ出力信号RWB、及び訂正ビット信号CS中の対応するビットを表し、これにより類推する。 Specifically, since the sense amplifier in the memory cell array 110 outputs the data MD stored in the memory cell by the differential signal (Differential Signal) method, the data MD is the difference between the data signal MDiT and the reverse phase data signal MDiN. The data MD includes a dynamic signal, of which 64 bits are taken as an example, and in the present specification, MDi represents one bit of the data MD, and i is an integer of 0 to 63 (i = 0, 1, 2, ..., 63), for example, MD0, MD1, ..., MD63. Similarly, the read data AD is also a differential signal including the read data signal ADiT and the reverse phase read data signal ADiN. In the present specification, i refers to the corresponding bit, for example, the read bit signal RDi, the data output signal RWBi, and the correction bit signal CSi correspond to the corresponding bits in the read bit signal RD, the data output signal RWB, and the correction bit signal CS. It represents a bit and is inferred by this.

リードスイッチ310において、伝送ゲートTG1は、ビット線BLに結合されてデータ信号MDiTを受信し、伝送ゲートTG2は、相補ビット線BLNに結合され、逆相データ信号MDiNを受信し、伝送ゲートTG1及び伝送ゲートTG2は、何れもリードイネーブル信号DEによって制御される。図3A中のインバータINV1の入力端は、リードイネーブル信号DEを受信し、その出力端は、伝送ゲートTG1の一方の制御端及び伝送ゲートTG2の一方の制御端に共通に結合される(例えば、伝送ゲートTG1及び伝送ゲートTG2のうちのN型トランジスタの制御端)。インバータINV2の入力端は、インバータINV1の出力端に結合され、その出力端は、伝送ゲートTG1の他方の制御端及び伝送ゲートTG2の他方の制御端(例えば、伝送ゲートTG1及び伝送ゲートTG2内のP型トランジスタの制御端)に共通に結合される。 In the read switch 310, the transmission gate TG1 is coupled to the bit line BL to receive the data signal MDiT, the transmission gate TG2 is coupled to the complementary bit line BLN to receive the reversed-phase data signal MDiN, and the transmission gate TG1 and The transmission gate TG2 is controlled by the read enable signal DE. The input end of the inverter INV1 in FIG. 3A receives the read enable signal DE, and its output end is commonly coupled to one control end of the transmission gate TG1 and one control end of the transmission gate TG2 (eg,). The control end of the N-type transistor of the transmission gate TG1 and the transmission gate TG2). The input end of the inverter INV2 is coupled to the output end of the inverter INV1, and the output ends are within the other control end of the transmission gate TG1 and the other control end of the transmission gate TG2 (eg, in the transmission gate TG1 and the transmission gate TG2). It is commonly coupled to the control end of the P-type transistor).

プリチャージ回路320において、インバータINV3は、プリチャージ信号PBを受信する。P型トランジスタTP1の第1端は、電源電圧VDDに結合され、その制御端は、インバータINV3の出力端に結合され、その第2端は、ビット線BLに結合される。P型トランジスタTP2の第1端は、電源電圧VDDに結合され、その制御端は、インバータINV3の出力端に結合され、その第2端は、相補ビット線BLNに結合される。P型トランジスタTP3は、P型トランジスタTP1の第2端及びP型トランジスタTP2の第2端の間に結合され、その制御端は、インバータINV3の出力端に結合される。 In the precharge circuit 320, the inverter INV3 receives the precharge signal PB. The first end of the P-type transistor TP1 is coupled to the power supply voltage VDD, its control end is coupled to the output end of the inverter INV3, and its second end is coupled to the bit line BL. The first end of the P-type transistor TP2 is coupled to the power supply voltage VDD, its control end is coupled to the output end of the inverter INV3, and its second end is coupled to the complementary bit line BLN. The P-type transistor TP3 is coupled between the second end of the P-type transistor TP1 and the second end of the P-type transistor TP2, and its control end is coupled to the output end of the inverter INV3.

増幅回路330において、アンプ332は、リードスイッチ310に結合されてデータ信号MDiT及び逆相データ信号MDiNを受信し、対応してリードデータ信号ADiT及び逆相リードデータ信号ADiNを出力する。インバータINV4は、逆相リードデータ信号ADiNを受けてリードビット信号RDiを出力する。 In the amplifier circuit 330, the amplifier 332 is coupled to the reed switch 310 to receive the data signal MDiT and the negative phase data signal MDiN, and correspondingly outputs the read data signal ADiT and the negative phase read data signal ADiN. The inverter INV4 receives the reverse phase read data signal ADiN and outputs the read bit signal RDi.

本実施例において、アンプ332は、P型トランジスタT31、T32及びN型トランジスタT33〜T35である。P型トランジスタT31とN型トランジスタT33は、電圧電源VDD及びN型トランジスタT35の第1端の間に直列に結合され、P型トランジスタT32及びN型トランジスタT34は、同様に電源電圧VDD及びN型トランジスタT33の第1端の間に直列に結合され、P型トランジスタT31及びN型トランジスタT33の制御端は、N型トランジスタT34の第1端に共通に結合され、P型トランジスタT32及びN型トランジスタT34の制御端は、N型トランジスタT33の第1端に共通に結合される。N型トランジスタT35の第2端は、グランド電圧GNDに結合され、その制御端は、リードイネーブル信号DEに結合される。 In this embodiment, the amplifier 332 is a P-type transistor T31, T32 and an N-type transistor T33 to T35. The P-type transistor T31 and the N-type transistor T33 are coupled in series between the voltage power supply VDD and the first end of the N-type transistor T35, and the P-type transistor T32 and the N-type transistor T34 are similarly supplied with the power supply voltages VDD and N-type. It is coupled in series between the first ends of the transistor T33, and the control ends of the P-type transistor T31 and the N-type transistor T33 are commonly coupled to the first end of the N-type transistor T34, and the P-type transistor T32 and the N-type transistor are coupled. The control end of the T34 is commonly coupled to the first end of the N-type transistor T33. The second end of the N-type transistor T35 is coupled to the ground voltage GND, and its control end is coupled to the read enable signal DE.

図3Bにおいて、リード動作の前に、プリチャージ信号PBは、リードスイッチ310をオンにしてビット線BL及び相補ビット線BLNに予備充電動作を実行する。リード動作を開始する時、プリチャージ信号PBは、リードスイッチ310をオフにして予備充電動作を終了する。同時に、メモリセルアレイ110のメモリセルを選択するための選択信号CSLは、ロー論理レベル(Low)からハイ論理レベル(High)になり、選択されたメモリセルのデータMDを読み出す。次に、リードイネーブル信号DEは、ハイ論理レベル(High)に切り替わり、リードスイッチ310をオンにし、アンプ332を起動してデータ信号MDiT及び逆相データ信号MDiNを増幅してリードデータ信号ADiT、逆相リードデータ信号ADiN、及びリードビット信号RDiを出力する。図3Bの低電圧VSSは、ここではグランド電圧GNDを例とする。 In FIG. 3B, prior to the lead operation, the precharge signal PB turns on the reed switch 310 to perform a precharge operation on the bit line BL and the complementary bit line BLN. When the lead operation is started, the precharge signal PB turns off the reed switch 310 and ends the precharge operation. At the same time, the selection signal CSL for selecting the memory cell of the memory cell array 110 changes from the low logic level (Low) to the high logic level (High), and reads the data MD of the selected memory cell. Next, the read enable signal DE is switched to a high logic level (High), the read switch 310 is turned on, the amplifier 332 is activated to amplify the data signal MDiT and the reverse phase data signal MDiN, and the read data signal ADiT, reverse. The phase read data signal ADiN and the read bit signal RDi are output. The low voltage VSS of FIG. 3B uses the ground voltage GND as an example here.

図4を参照し、データ訂正回路220は、訂正スイッチ410、リードビットラッチ420、訂正回路430及び出力回路440を含む。訂正スイッチ410の入力端は、データリード回路210からリードデータADiを受信し、リードラッチ信号LARによってオン又はオフに制御される。リードビットラッチ420は、訂正スイッチ410に結合され、リードデータADiをラッチすることに用いられる。訂正回路430は、リードビットラッチ420に結合され、対応するエラーデコード信号SDiを受信し、エラーデコード信号SDiに基づいてリードビットラッチ420に記憶されたビットを訂正することに用いられる。出力回路440は、訂正回路430及びリードビットラッチ420に結合され、出力イネーブル信号OEによって制御されてリードビットラッチ420に記憶されたビットをデータ出力信号RWBiとして出力する。 With reference to FIG. 4, the data correction circuit 220 includes a correction switch 410, a read bit latch 420, a correction circuit 430 and an output circuit 440. The input end of the correction switch 410 receives read data ADi from the data read circuit 210 and is controlled on or off by the read latch signal LAR. The read bit latch 420 is coupled to the correction switch 410 and is used to latch the read data ADi. The correction circuit 430 is coupled to the read bit latch 420, receives the corresponding error decode signal SDI, and is used to correct the bits stored in the read bit latch 420 based on the error decode signal SDI. The output circuit 440 is coupled to the correction circuit 430 and the read bit latch 420, and outputs the bit stored in the read bit latch 420 as the data output signal RWBi, which is controlled by the output enable signal OE.

図4の訂正スイッチ410において、伝送ゲートTG3は、データリード回路210からリードデータ信号ADiTを受信し、伝送ゲートTG4は、データリード回路210から逆相リードデータ信号ADiNを受信し、伝送ゲートTG3及び伝送ゲートTG4は、何れもリードラッチ信号LARによって制御される。インバータINV5入力端は、リードラッチ信号LARを受信し、その出力端は、伝送ゲートTG3の制御端の一方及び伝送ゲートTG4の制御端の一方に共通に結合されてリードラッチ信号LAR逆相信号を提供する。 In the correction switch 410 of FIG. 4, the transmission gate TG3 receives the read data signal ADiT from the data read circuit 210, the transmission gate TG4 receives the reverse phase read data signal ADiN from the data read circuit 210, and the transmission gate TG3 and The transmission gate TG4 is controlled by the read latch signal LAR. The inverter INV5 input end receives the read latch signal LAR, and its output end is commonly coupled to one of the control ends of the transmission gate TG3 and one of the control ends of the transmission gate TG4 to transmit the read latch signal LAR reverse phase signal. offer.

リードビットラッチ420は、インバータINV6及びインバータINV7を含む。インバータINV6の入力端は、インバータINV7の出力端に結合され、伝送ゲートTG3を介してリードデータ信号ADiTを受信する。インバータINV7の入力端は、インバータINV6の出力端に結合され、伝送ゲートTG4を介して逆相リードデータ信号ADiNを受信する。 The read bit latch 420 includes an inverter INV6 and an inverter INV7. The input end of the inverter INV6 is coupled to the output end of the inverter INV7, and receives the read data signal ADiT via the transmission gate TG3. The input end of the inverter INV7 is coupled to the output end of the inverter INV6, and receives the reverse phase read data signal ADiN via the transmission gate TG4.

訂正回路430において、インバータINV8は、エラーデコード信号SDiを受信し、インバータINV9は、インバータINV6の出力端に結合されて訂正ビット信号CSiを出力する。P型トランジスタTP4の第1端は、電源電圧VDDに結合され、その第2端は、P型トランジスタTP5の第1端に結合され、その制御端は、インバータINV8の出力端に結合される。P型トランジスタTP5の第2端は、インバータINV6の入力端に結合され、その制御端は、リードデータ信号ADiTを受信する。P型トランジスタTP6の第1端は、同様に電源電圧VDDに結合され、第2端は、P型トランジスタTP7の第1端に結合され、その制御端は、インバータINV8の出力端に結合される。P型トランジスタTP7の第2端は、インバータINV6の出力端に結合され、その制御端は、逆相リードデータ信号ADiNを受信する。 In the correction circuit 430, the inverter INV8 receives the error decoding signal SDi, and the inverter INV9 is coupled to the output end of the inverter INV6 to output the correction bit signal CSi. The first end of the P-type transistor TP4 is coupled to the power supply voltage VDD, the second end thereof is coupled to the first end of the P-type transistor TP5, and the control end thereof is coupled to the output end of the inverter INV8. The second end of the P-type transistor TP5 is coupled to the input end of the inverter INV6, and its control end receives the read data signal ADiT. The first end of the P-type transistor TP6 is similarly coupled to the power supply voltage VDD, the second end is coupled to the first end of the P-type transistor TP7, and its control end is coupled to the output end of the inverter INV8. .. The second end of the P-type transistor TP7 is coupled to the output end of the inverter INV6, and the control end receives the reverse phase read data signal ADiN.

出力回路440において、インバータINV10の入力端は、出力イネーブル信号OEに結合される。NANDゲートNAND1の第1入力端は、P型トランジスタTP5の第2端に結合され、その第2入力端は、出力イネーブル信号OEを受信する。NORゲートNOR1の第1入力端は、P型トランジスタTP5の第2端に結合され、第2入力端は、インバータINV10の出力端に結合される。P型トランジスタTP8の第1端は、電源電圧VDDに結合され、その制御端は、NANDゲートNAND1の出力端に結合され、N型トランジスタTN1の第1端は、P型トランジスタTP8の第2端に結合され、訂正後のデータ出力信号RWBiを提供し、その制御端は、NORゲートNOR1の出力端に結合され、その第2端は、グランド電圧GNDに結合される。出力回路440は、N型トランジスタTN1の第1端に結合されるラッチ442を更に含むことができる。ラッチ442の回路構造は、リードビットラッチ420と同じで、2つのインバータINVが互いに結合して形成される。 In the output circuit 440, the input end of the inverter INV10 is coupled to the output enable signal OE. The first input end of the NAND gate NAND1 is coupled to the second end of the P-type transistor TP5, and the second input end receives the output enable signal OE. The first input end of the NOR gate NOR1 is coupled to the second end of the P-type transistor TP5, and the second input end is coupled to the output end of the inverter INV10. The first end of the P-type transistor TP8 is coupled to the power supply voltage VDD, its control end is coupled to the output end of the NAND gate NAND1, and the first end of the N-type transistor TN1 is the second end of the P-type transistor TP8. Provides a corrected data output signal RWBi, the control end of which is coupled to the output end of the NOR gate NOR1, and the second end of which is coupled to the ground voltage NAND. The output circuit 440 can further include a latch 442 coupled to the first end of the N-type transistor TN1. The circuit structure of the latch 442 is the same as that of the lead bit latch 420, and the two inverter INVs are formed by coupling with each other.

図3Bを再び参照し、リードラッチ信号LARがハイ論理レベルに切り替わると、リードビットラッチ420は、リードデータADiを受信してそのビット値をラッチし、対応する正ラッチビット信号EiT及び逆ラッチビット信号EiNを生成する。図3Bにおいて、リードラッチ信号LARのハイ論理レベル期間において、正ラッチビット信号EiTはロー論理レベルに変化し、逆ラッチビット信号EiNは、ハイ論理レベルに変化する。リードラッチ信号LARがロー論理レベルに切り替わった後、データMDのi番目のビットがエラービットの場合、シンドロームデコード回路160からのエラーデコード信号SDiがハイ論理レベルに切り替わる。同じリードサイクルにおいて、訂正回路430は、エラーデコード信号SDiに基づいてリードビットラッチ420によってラッチされたエラーのビット値を反転するので、正ラッチビット信号EiT及び逆ラッチビット信号EiNが反転を発生してエラーを訂正する。最後に、出力回路440は、出力イネーブル信号OEに基づいて正しいデータ出力信号RWBiを出力する。 With reference to FIG. 3B again, when the read latch signal LAR switches to a high logic level, the read bit latch 420 receives the read data ADi, latches its bit value, and corresponds to the forward latch bit signal EiT and the reverse latch bit. Generate the signal EiN. In FIG. 3B, during the high logic level period of the read latch signal LAR, the forward latch bit signal EiT changes to the low logic level and the reverse latch bit signal EiN changes to the high logic level. After the read latch signal LAR is switched to the low logic level, if the i-th bit of the data MD is the error bit, the error decoding signal SDi from the syndrome decoding circuit 160 is switched to the high logic level. In the same read cycle, the correction circuit 430 inverts the bit value of the error latched by the read bit latch 420 based on the error decode signal SDi, so that the forward latch bit signal EiT and the reverse latch bit signal EiN are inverted. And correct the error. Finally, the output circuit 440 outputs the correct data output signal RWBi based on the output enable signal OE.

図5Aを参照し、データライト回路230は、インバータINV11、ライトスイッチ510、ライトスイッチ520、ライトビットラッチ530及び出力回路540を含む。インバータINV11の入力端は、対応するデータ出力信号RWBiを受信する。ライトスイッチ510の入力端は、インバータINV11の出力端に結合され、第1ライトラッチ信号LAWmによってオン又はオフに制御される。ライトスイッチ520の入力端は、対応する訂正ビット信号CSiを受信し、第2ライトラッチ信号LDWmによってオン又はオフに制御される。ここで、mは0から7の整数であり、対応するマスクビットを示す。ライトビットラッチ530は、ライトスイッチ510の出力端及びライトスイッチ520の出力端に結合され、出力回路540は、ライトスイッチ520の出力端及びライトビットラッチ530の出力端に結合される。出力回路540は、ライトイネーブル信号WEによって制御され、データ出力信号RWBi又は訂正ビット信号CSiをメモリセルアレイ110に書き込む。 With reference to FIG. 5A, the data write circuit 230 includes an inverter INV11, a light switch 510, a light switch 520, a write bit latch 530 and an output circuit 540. The input end of the inverter INV11 receives the corresponding data output signal RWBi. The input end of the light switch 510 is coupled to the output end of the inverter INV11 and is controlled on or off by the first light latch signal LAWm. The input end of the light switch 520 receives the corresponding correction bit signal CSi and is controlled on or off by the second light latch signal LDWm. Here, m is an integer from 0 to 7 and indicates the corresponding mask bit. The light bit latch 530 is coupled to the output end of the light switch 510 and the output end of the light switch 520, and the output circuit 540 is coupled to the output end of the light switch 520 and the output end of the light bit latch 530. The output circuit 540 is controlled by the write enable signal WE, and writes the data output signal RWBi or the correction bit signal CSi to the memory cell array 110.

ここで、出力回路540が出力するデータ信号MDiT及び逆相データ信号MDiNは、データMDiを新たに書き込むために、それぞれメモリセルアレイ110のビット線及び相補ビット線に送り返される。 Here, the data signal MDiT and the reverse phase data signal MDiN output by the output circuit 540 are sent back to the bit line and the complementary bit line of the memory cell array 110, respectively, in order to newly write the data MDi.

図5Aにおいて、ライトスイッチ510は、伝送ゲートTG5方式で実施され、ライトスイッチ520は、伝送ゲートTG6の方式で実施される。伝送ゲートTG5の2つの制御端は、対応する第1ライトラッチ信号LAWm及び第1ライトラッチ信号LAWmの逆相信号(逆相第1ライトラッチ信号と略記する)LAWmBをそれぞれ受信し、伝送ゲートTG6の2つの制御端は、それぞれ第2ライトラッチ信号LDWm及び第2ライトラッチ信号LDWmの逆相信号(逆相第2ライトラッチ信号と略記する)LDWmBを受信する。 In FIG. 5A, the light switch 510 is implemented by the transmission gate TG5 system, and the light switch 520 is implemented by the transmission gate TG6 system. The two control ends of the transmission gate TG5 receive the opposite phase signal (abbreviated as the reverse phase first light latch signal) LAWmB of the corresponding first light latch signal LAWm and the first light latch signal LAWm, respectively, and the transmission gate TG6 The two control ends receive the opposite phase signal (abbreviated as the reverse phase second light latch signal) LDWmB of the second light latch signal LDWm and the second light latch signal LDWm, respectively.

ライトビットラッチ530は、インバータINV12及びインバータINV13を含む。インバータINV12の入力端は、インバータINV13の出力端に結合され、インバータINV13の入力端は、インバータINV12の出力端に結合され、インバータINV12の入力端は、伝送ゲートTG5及び伝送ゲートTG6の出力端に共通に結合される。 The write bit latch 530 includes an inverter INV12 and an inverter INV13. The input end of the inverter INV12 is coupled to the output end of the inverter INV13, the input end of the inverter INV13 is coupled to the output end of the inverter INV12, and the input end of the inverter INV12 is connected to the output ends of the transmission gate TG5 and the transmission gate TG6. Commonly combined.

出力回路540において、インバータINV14はインバータINV15と直列に結合され、インバータINV14はライトイネーブル信号WEによって受け取られる。NANDゲートNAND2の第1入力端はインバータINV12の出力端に結合され、第2入力端はインバータINV15の出力端に結合され、NORゲートNOR2の第1入力端はインバータINV12の出力端に結合され、そして第2入力端はインバータINV14の出力端に結合される。P型トランジスタTP9の第1端は電源電圧VDDに結合され、制御端はNANDゲートNAND2の出力端に結合され、N型トランジスタTN2の第1端はP型トランジスタTP9の第2端に結合されて対応するデータ信号MDiTを提供し、制御端はNORゲートNOR2の出力端に結合され、第2端はグランド電圧GNDに結合される。NANDゲートNAND3のうちの第1入力端は、インバータINV13の出力端に結合され、第2入力端は、インバータINV15の出力端に結合される。NORゲートNOR3のうち第1入力端はインバータINV13の出力端に結合され、第2入力端はインバータINV14の出力端に結合される。P型トランジスタTP10の第1端は電源電圧VDDに結合され、制御端はNANDゲートNAND3の出力端に結合され、N型トランジスタTN3の第1端はP型トランジスタTP10の第2端に結合され、対応する逆相データ信号MDiNを提供し、制御端はNORゲートNOR3の出力端に結合され、その第2端はグランド電圧GNDに結合される。 In the output circuit 540, the inverter INV14 is coupled in series with the inverter INV15, and the inverter INV14 is received by the write enable signal WE. The first input end of the NAND gate NAND2 is coupled to the output end of the inverter INV12, the second input end is coupled to the output end of the inverter INV15, and the first input end of the NOR gate NOR2 is coupled to the output end of the inverter INV12. Then, the second input end is coupled to the output end of the inverter INV14. The first end of the P-type transistor TP9 is coupled to the power supply voltage VDD, the control end is coupled to the output end of the NAND gate NAND2, and the first end of the N-type transistor TN2 is coupled to the second end of the P-type transistor TP9. The corresponding data signal MDiT is provided, the control end is coupled to the output end of the NOR gate NOR2, and the second end is coupled to the ground voltage NAND. The first input end of the NAND gate NAND3 is coupled to the output end of the inverter INV13, and the second input end is coupled to the output end of the inverter INV15. The first input end of the NOR gate NOR3 is coupled to the output end of the inverter INV13, and the second input end is coupled to the output end of the inverter INV14. The first end of the P-type transistor TP10 is coupled to the power supply voltage VDD, the control end is coupled to the output end of the NAND gate NAND3, and the first end of the N-type transistor TN3 is coupled to the second end of the P-type transistor TP10. The corresponding reversed-phase data signal MDiN is provided, the control end is coupled to the output end of the NOR gate NOR3, the second end of which is coupled to the ground voltage NAND.

図5Bを参照し、データライト回路230は、制御信号発生回路550を更に含み、制御信号発生回路550は、初期ライトラッチ信号LAW及びライトマスク信号DMに基づいて第1ライトラッチ信号LAWm及び第2ライトラッチ信号LDWmを生成する。本実施例において、ライトマスク信号DMは、8ビットの信号であるので、ライトマスク信号DMmは、m番目のビットに対応する信号を表し、mは0〜7の整数である。 With reference to FIG. 5B, the data write circuit 230 further includes a control signal generation circuit 550, which includes a first light latch signal LAWm and a second light latch signal LAWm based on the initial light latch signal LAW and the light mask signal DM. Generates a light latch signal LDWm. In this embodiment, since the light mask signal DM is an 8-bit signal, the light mask signal DMm represents the signal corresponding to the m-th bit, and m is an integer of 0 to 7.

制御信号発生回路550は、パリティライトラッチ信号LAWPT及び逆相パリティライトラッチ信号LAWPBをパリティデータ読み書き回路140に提供し、対応する第1ライトラッチ信号LAWm及び第2ライトラッチ信号LDWm、及びその逆相信号をデータライト回路230に提供する。 The control signal generation circuit 550 provides the parity write latch signal LAWPT and the reverse phase parity write latch signal LAWPB to the parity data read / write circuit 140, and corresponds to the first write latch signal LAWm and the second write latch signal LDWm, and their reverse phases. The signal is provided to the data light circuit 230.

制御信号発生回路550は、インバータINV16、インバータINV17、インバータINV18及び信号産生回路610を含む。インバータINV16及びインバータINV17は、直列に結合され、インバータINV16の入力端は、初期ライトラッチ信号LAWを受信し、インバータINV17出力は、パリティライトラッチ信号LAWPTをパリティデータ読み書き回路140に出力し、インバータINV18は、初期ライトラッチ信号LAWを受信して逆相パリティライトラッチ信号LAWPBを出力する。 The control signal generation circuit 550 includes an inverter INV16, an inverter INV17, an inverter INV18, and a signal production circuit 610. The inverter INV16 and the inverter INV17 are coupled in series, the input end of the inverter INV16 receives the initial write latch signal LAW, and the inverter INV17 output outputs the parity write latch signal LAWPT to the parity data read / write circuit 140, and the inverter INV18 Receives the initial write latch signal LAW and outputs the reverse phase parity write latch signal LAWPB.

補足説明として、リード動作を実行する時、ライトイネーブル信号WE、初期ライトラッチ信号LAWは、ロー論理レベルに維持される。 As a supplementary explanation, when the read operation is executed, the write enable signal WE and the initial write latch signal LAW are maintained at the low logic level.

図5Bの信号産生回路610において、インバータINV19の出力端は、対応するライトマスク信号DMmを受信する。NANDゲートNAND4の第1入力端は、初期ライトラッチ信号LAWを受信し、その第2入力端は、インバータINV19の出力端に結合され、その出力端は、対応する逆相第1ライトラッチ信号LAWmBを出力する。インバータINV20の入力端は、NANDゲートNAND4の出力端に結合され、その出力端は、対応する第1ライトラッチ信号LAWmを出力する。NANDゲートNAND5の 第1入力端は、初期ライトラッチ信号LAWを受信し、第2入力端は、対応するライトマスク信号DMmを受信し、その出力端は、対応する逆相第2ライトラッチ信号LDWmBを出力する。インバータINV21の入力端は、NANDゲートNAND5の出力端に結合され、その出力端は、対応する第2ライトラッチ信号LDWmを出力する。 In the signal production circuit 610 of FIG. 5B, the output end of the inverter INV19 receives the corresponding light mask signal DMm. The first input end of the NAND gate NAND4 receives the initial write latch signal LAW, its second input end is coupled to the output end of the inverter INV19, and its output end is the corresponding reversed phase first write latch signal LAWmb. Is output. The input end of the inverter INV20 is coupled to the output end of the NAND gate NAND4, and the output end outputs the corresponding first write latch signal LAWm. The first input end of the NAND gate NAND5 receives the initial write latch signal LAW, the second input end receives the corresponding light mask signal DMm, and its output end is the corresponding reverse phase second write latch signal LDWmb. Is output. The input end of the inverter INV21 is coupled to the output end of the NAND gate NAND5, and the output end outputs the corresponding second write latch signal LDWm.

図6Aは、本発明の一実施例によるメモリ装置のエラービットを発見していない場合のライト動作の波形説明図であり、図6Bは、本発明の一実施例によるメモリ装置のエラービットを訂正する場合のライト動作の波形説明図である。上記の実施例と共に図6A及び図6Bを参照する。 FIG. 6A is an explanatory diagram of the waveform of the write operation when the error bit of the memory device according to the embodiment of the present invention is not found, and FIG. 6B is a correction of the error bit of the memory device according to the embodiment of the present invention. It is a waveform explanatory diagram of the light operation in the case of. See FIGS. 6A and 6B with the above examples.

図6Aにおいて、メモリ装置100がデータMDを書き込み且つ書き込むビットが訂正する必要がない時、メモリセルの選択信号CSLを選択するためのイネーブル時間(例えば、ハイ論理レベルを維持する時間)を通常書き込み時間と称する。通常書き込み時間において、訂正ビット信号CS及びライトマスク信号DMは、ロー論理レベルを維持し続け、ライトスイッチ510はオンにされ、ライトスイッチ520はオフにされ、データライト回路230は、データ出力信号RWBiを選択的にメモリセルアレイ110に書き込む。 In FIG. 6A, when the memory device 100 writes the data MD and the bits to be written do not need to be corrected, the enable time for selecting the selection signal CSL of the memory cell (for example, the time for maintaining the high logic level) is normally written. Called time. In the normal write time, the correction bit signal CS and the write mask signal DM continue to maintain the low logic level, the write switch 510 is turned on, the write switch 520 is turned off, and the data write circuit 230 is the data output signal RWBi. Is selectively written to the memory cell array 110.

図6Bにおいて、メモリ装置100がデータMD中にエラービットを発見した後、且つデータライト回路230が正しいデータを書き戻す時、選択信号CSLのイネーブル時間を訂正書き込み時間と称する。訂正書き込み時間において、リードラッチ信号LARがロー論理レベルに切り替わった後、エラービット位置に対応するエラーデコード信号SDiの論理レベルがハイレベルになり、対応してデータ訂正回路220が出力する訂正ビット信号CSiもハイ論理レベルに切り替わる。補足説明として、シンドローム発生回路150も対応してパリティデータライト信号NSをパリティデータ読み書き回路140に出力し、パリティデータPMを更新する。 In FIG. 6B, when the memory device 100 finds an error bit in the data MD and the data write circuit 230 writes back the correct data, the enable time of the selection signal CSL is referred to as a correction write time. After the read latch signal LAR is switched to the low logic level in the correction writing time, the logic level of the error decoding signal SDi corresponding to the error bit position becomes high level, and the correction bit signal output by the data correction circuit 220 correspondingly becomes high. CSi also switches to a high logic level. As a supplementary explanation, the syndrome generation circuit 150 also outputs the parity data write signal NS to the parity data read / write circuit 140 to update the parity data PM.

次に、データライト回路230がライド動作を行い、対応する第1ライトラッチ信号LAWmがライトスイッチ510をオフにし、対応する第2ライトラッチ信号LDWmがライトスイッチ520をオンにし、訂正ビット信号CSiにデータ出力信号RWBiを置き換えて出力回路540に入力させ、ライトイネーブル信号WEのイネーブル時間において正しいビット値を書き込む。 Next, the data write circuit 230 performs a ride operation, the corresponding first light latch signal LAWm turns off the light switch 510, the corresponding second light latch signal LDWm turns on the light switch 520, and the correction bit signal CSi. The data output signal RWBi is replaced and input to the output circuit 540, and the correct bit value is written at the enable time of the write enable signal WE.

言い換えれば、書き込もうとするビットが元々正しい時、データライト回路230は、データ出力信号RWBiをメモリセルアレイ110に書き込み、書き込もうとするビットがエラービットである時、データライト回路230が訂正ビット信号CSiをメモリセルアレイ110に書き込む。 In other words, when the bit to be written is originally correct, the data write circuit 230 writes the data output signal RWBi to the memory cell array 110, and when the bit to be written is an error bit, the data write circuit 230 writes the correction bit signal CSi. Write to memory cell array 110.

特に、本実施例において、選択信号CSLのイネーブル時間は、変更することができ、訂正書き込み時間は、通常書き込み時間よりも長くなる。メモリ装置100がエラービットを発見した時、選択信号CSLのイネーブル時間を延長することでデータライト回路130及びパリティデータ読み書き回路140は、訂正を行う同じ1つのサイクルにおいて、正しいデータをメモリセルアレイ110に書き戻し、パリティデータPMを更新することができる。即ち、選択信号CSLは、1回イネーブルにするだけで検査訂正及び更新の動作を完成することができる。
次に、シンドローム発生回路150の回路構造の詳細を説明する。
In particular, in this embodiment, the enable time of the selection signal CSL can be changed, and the correction write time becomes longer than the normal write time. When the memory device 100 finds an error bit, by extending the enable time of the selection signal CSL, the data write circuit 130 and the parity data read / write circuit 140 transfer the correct data to the memory cell array 110 in the same one cycle of correction. It can be written back and the parity data PM can be updated. That is, the selection signal CSL can complete the inspection correction and update operations only by enabling it once.
Next, the details of the circuit structure of the syndrome generation circuit 150 will be described.

図7Aは、本発明の一実施例によるシンドローム発生回路の回路説明図であり、図7Bは、本発明の一実施例によるシンドローム発生回路の内部演算回路の回路説明図であり、図7Cは、本発明の一実施例によるシンドローム発生回路のシンドローム制御信号発生回路の回路説明図である。 FIG. 7A is a circuit explanatory diagram of a syndrome generating circuit according to an embodiment of the present invention, FIG. 7B is a circuit explanatory diagram of an internal arithmetic circuit of a syndrome generating circuit according to an embodiment of the present invention, and FIG. 7C is a circuit explanatory diagram. It is a circuit explanatory drawing of the syndrome control signal generation circuit of the syndrome generation circuit by one Embodiment of this invention.

先ず、図7Aを参照し、シンドローム発生回路150は、内部演算回路710及び複数XORゲートXOR2を含み、内部動作回路710は、複数の伝送ゲートTG(図7Bの伝送ゲートTG7〜TG9)及び複数の第1XORゲートXOR1とを含む。 First, referring to FIG. 7A, the syndrome generation circuit 150 includes an internal arithmetic circuit 710 and a plurality of XOR gates XOR2, and the internal operation circuit 710 includes a plurality of transmission gates TG (transmission gates TG7 to TG9 in FIG. 7B) and a plurality of transmission gates TG9. Includes a first XOR gate XOR1.

図7Bにおいて、内部演算回路710は、複数の伝送ゲートTGを制御してデータ出力信号RWB、訂正ビット信号CS又はリードビット信号RDを複数のXORゲートXOR1に選択的に提供し、パリティデータライト信号NSを出力する。具体的には、内部演算回路710は、複数の入力回路720を有する。各入力回路720は、対応するデータ出力信号RWBiを受信する以外に、更に、データリード回路210から対応するリードビット信号RDiを受信し、データ訂正回路220から対応する訂正ビット信号CSiを受信することができる。内部演算回路710は、入力回路720内の複数の伝送ゲートTG7〜TG9を制御することでリードビット信号RD、データ出力信号RWB、訂正ビット信号CSのうちの1つの信号を対応するXORゲートXOR1に選択的に入力する。 In FIG. 7B, the internal arithmetic circuit 710 controls a plurality of transmission gates TGs to selectively provide a data output signal RWB, a correction bit signal CS, or a read bit signal RD to the plurality of XOR gates XOR1, and provides a parity data write signal. Output NS. Specifically, the internal arithmetic circuit 710 has a plurality of input circuits 720. In addition to receiving the corresponding data output signal RWBi, each input circuit 720 further receives the corresponding read bit signal RDi from the data read circuit 210 and the corresponding correction bit signal CSi from the data correction circuit 220. Can be done. The internal arithmetic circuit 710 controls a plurality of transmission gates TG7 to TG9 in the input circuit 720 to convert one of the read bit signal RD, the data output signal RWB, and the correction bit signal CS into the corresponding XOR gate XOR1. Enter selectively.

詳細には、伝送ゲートTG7は、対応するリードビット信号RDiを受信し、且つライトデータ制御信号WED及びライトデータ制御信号WEDの逆相信号WEDBによって制御され、伝送ゲートTG8は、データ出力信号RWBiを受信し、ライトデータ選択信号WEm及びライトデータ選択信号WEmの逆相信号WEmBによって制御され、伝送ゲートTG9は、訂正ビット信号CSiを受信し、ライトマスク選択信号DWm及びライトマスク選択信号DWmの逆相信号DWmBによって制御される。 Specifically, the transmission gate TG7 receives the corresponding read bit signal RDi and is controlled by the reverse phase signal WEDB of the write data control signal WED and the write data control signal WED, and the transmission gate TG8 receives the data output signal RWBi. Received and controlled by the reverse phase signal WEm of the write data selection signal WEm and the write data selection signal WEm, the transmission gate TG9 receives the correction bit signal CSi, and the reverse phase of the light mask selection signal DWm and the light mask selection signal DWm. It is controlled by the signal DWmb.

メモリ装置100がリード動作を実行する時、入力回路720は、リードビット信号RDiを選択的に受信し、伝送ゲートTG7をオンにし、伝送ゲートTG8及び伝送ゲートTG9をオフにする。メモリ装置100がライト動作を実行する時、入力回路720は、伝送ゲートTG7をオフにし、ライトマスク信号DMに基づいて伝送ゲートTG8又は伝送ゲートTG9をオンにしてデータ出力信号RWBi又は訂正ビット信号CSiを選択的に受信する。 When the memory device 100 performs a read operation, the input circuit 720 selectively receives the read bit signal RDi, turns on the transmission gate TG7, and turns off the transmission gate TG8 and the transmission gate TG9. When the memory device 100 executes the write operation, the input circuit 720 turns off the transmission gate TG7 and turns on the transmission gate TG8 or the transmission gate TG9 based on the write mask signal DM to turn on the data output signal RWBi or the correction bit signal CSi. Is selectively received.

多段のXORゲートXOR1の演算を経て、内部動作回路710は、最終的にパリティデータライト信号NSjを出力し、本実施例のパリティビットは、7ビットであるので、jは0〜6の整数であり、パリティデータライト信号NSjは、パリティデータライト信号NSのj番目のビットに対応する信号を表す。 After the calculation of the multi-stage XOR gate XOR1, the internal operating circuit 710 finally outputs the parity data write signal NSj, and since the parity bit of this embodiment is 7 bits, j is an integer of 0 to 6. Yes, the parity data write signal NSj represents a signal corresponding to the jth bit of the parity data write signal NS.

図7Aにおいて、複数のXORゲートXOR2は、内部演算回路710から対応するパリティデータライト信号NSjを受信し、パリティデータ読み書き回路140から対応するパリティリード信号PSjを受信する。シンドローム発生回路150は、パリティリード信号PS及びパリティデータライト信号NSを比較してシンドローム信号SYを出力する。シンドロームデコード回路160は、シンドローム信号SY及びデコード制御信号SDEを受信し、シンドローム信号SYに対してデコード演算を実行し、エラーデコード信号SDをデータ読み書き回路130のデータ訂正回路220に出力する。 In FIG. 7A, the plurality of XOR gates XOR2 receive the corresponding parity data write signal NSj from the internal arithmetic circuit 710 and the corresponding parity read signal PSj from the parity data read / write circuit 140. The syndrome generation circuit 150 compares the parity read signal PS and the parity data write signal NS and outputs the syndrome signal SY. The syndrome decoding circuit 160 receives the syndrome signal SY and the decoding control signal SDE, executes a decoding operation on the syndrome signal SY, and outputs the error decoding signal SD to the data correction circuit 220 of the data reading / writing circuit 130.

シンドローム発生回路150は、上記伝送ゲートTGの制御信号を生成することに用いられるシンドローム制御信号発生回路730を更に含む。図7Cのシンドローム制御信号発生回路730の回路構造は、図5Bの制御信号発生回路550と類似するので、シンドローム制御信号発生回路730の動作の詳細は、ここでは再度説明しない。 The syndrome generation circuit 150 further includes a syndrome control signal generation circuit 730 used for generating the control signal of the transmission gate TG. Since the circuit structure of the syndrome control signal generation circuit 730 of FIG. 7C is similar to that of the control signal generation circuit 550 of FIG. 5B, the details of the operation of the syndrome control signal generation circuit 730 will not be described again here.

次に、パリティデータ読み書き回路140の具体的な回路構造を説明する。
図8は、本発明の一実施例によるパリティデータ読み書き回路の回路説明図であり、図9は、本発明の一実施例によるパリティデータライト回路の回路説明図である。
Next, a specific circuit structure of the parity data read / write circuit 140 will be described.
FIG. 8 is a circuit explanatory diagram of a parity data read / write circuit according to an embodiment of the present invention, and FIG. 9 is a circuit explanatory diagram of a parity data write circuit according to an embodiment of the present invention.

先ず、図8を参照し、パリティデータ読み書き回路140は、パリティデータリード回路810及びパリティデータライト回路820を含む。パリティデータリード回路810は、パリティデータメモリセルアレイ120及びシンドローム演算回路170に結合され、パリティデータメモリセルアレイ120からパリティデータPMを読み出し、パリティリード信号PSをシンドローム演算回路170のシンドローム発生回路150に出力することに用いられる。パリティデータライト回路820は、パリティデータメモリセルアレイ120及びシンドローム演算回路170のシンドローム発生回路150に結合され、訂正後のパリティデータPMをパリティデータメモリセルアレイ120に書き込むことに用いられる。 First, referring to FIG. 8, the parity data read / write circuit 140 includes a parity data read circuit 810 and a parity data write circuit 820. The parity data read circuit 810 is coupled to the parity data memory cell array 120 and the syndrome calculation circuit 170, reads the parity data PM from the parity data memory cell array 120, and outputs the parity read signal PS to the syndrome generation circuit 150 of the syndrome calculation circuit 170. Used for. The parity data write circuit 820 is coupled to the parity data memory cell array 120 and the syndrome generation circuit 150 of the syndrome calculation circuit 170, and is used to write the corrected parity data PM to the parity data memory cell array 120.

メモリ装置100がリード動作を実行する時、パリティデータリード回路810は、パリティデータメモリセルアレイ120からパリティデータPMを読み出してパリティリード信号PSをシンドローム発生回路150に出力することができる。シンドローム発生回路150は、パリティリード信号PSに基づいてリードビット信号RDにエラービットがあるか否かを検査する。エラービットが存在する場合、対応するエラーデコード信号SDiが論理レベルを変更する。本実施例において、データMDのi番目のビットがエラーであれば、エラーデコード信号SDiは、図3Bに示されるように、ハイ論理レベルに変化する。 When the memory device 100 executes the read operation, the parity data read circuit 810 can read the parity data PM from the parity data memory cell array 120 and output the parity read signal PS to the syndrome generation circuit 150. The syndrome generation circuit 150 checks whether or not the read bit signal RD has an error bit based on the parity read signal PS. If an error bit is present, the corresponding error decode signal SDi changes the logic level. In this embodiment, if the i-th bit of the data MD is an error, the error decode signal SDi changes to a high logic level, as shown in FIG. 3B.

パリティデータリード回路810の回路の詳細は、図3Aを参照することができ、当業者は、データリード回路210から十分な提案、教示及び実施方式を得ることができ、ここでは再度説明しない。 The details of the circuit of the parity data read circuit 810 can be referred to in FIG. 3A, and those skilled in the art can obtain sufficient proposals, teachings and implementation methods from the data read circuit 210, which will not be described again here.

図9は、パリティデータライト回路820の回路詳細を示し、その回路構造は、図5Aのデータライト回路230に類似しており、当業者は、データ書込回路230から十分な提案、教示及び実施方式を得ることができ、ここでは再度説明しない。 FIG. 9 shows the circuit details of the parity data write circuit 820, the circuit structure of which is similar to the data write circuit 230 of FIG. 5A, and those skilled in the art will fully propose, teach and implement from the data write circuit 230. A method can be obtained and will not be described again here.

図6Bを参照し、シンドローム発生回路150がリードビット信号RDにエラービットがあることを検出する時、データライト回路230は、リードビット信号RDに訂正を行い、シンドローム発生回路150は、エラービット位置を記録する訂正ビット信号CSに基づいて新しいパリティデータライト信号NSを出力する。パリティデータライト回路820は、新しいパリティデータライト信号NSをパリティデータメモリセルアレイ120に書き込み、パリティデータPMを更新する。図9のパリティデータPMは、パリティデータデータ信号PMjT及び逆相パリティデータ信号PMjNからなる差動信号を含み、jは、0〜6の整数であり、対応するパリティビットを表す。 With reference to FIG. 6B, when the syndrome generating circuit 150 detects that the read bit signal RD has an error bit, the data write circuit 230 corrects the read bit signal RD, and the syndrome generating circuit 150 determines the error bit position. A new parity data write signal NS is output based on the correction bit signal CS. The parity data write circuit 820 writes a new parity data write signal NS to the parity data memory cell array 120 and updates the parity data PM. The parity data PM of FIG. 9 includes a differential signal composed of a parity data data signal PMjT and a reverse phase parity data signal PMjN, where j is an integer of 0 to 6 and represents a corresponding parity bit.

上記を総合し、本発明のメモリ装置は、1つのリードサイクルにおいてメモリセルアレイからデータを読み出し、検査を行うことができ、データ中に1つのエラービットがあることを発見した時、本発明のメモリ装置は、同じ1つのリードサイクルにおいてエラーを訂正し、正しいデータを出力することができる。また、本発明のメモリ装置は、更に訂正ビット信号をデータライト回路及びシンドローム発生回路に同時に出力することができる。選択信号のイネーブル時間を延長することによって、データライト回路は、訂正後のデータをメモリセルアレイに書き戻すことができ、且つシンドローム発生回路は、新たなパリティデータライト信号をパリティデータライト回路に出力し、パリティデータを更新することができる。このように、選択信号は、書き込むメモリセルに対して1回のイネーブル時間を提供するだけでデータの訂正及び更新を完成することができ、エラーを即時に検査及び訂正する効果を達成する。 Summarizing the above, the memory device of the present invention can read data from the memory cell array and perform inspection in one read cycle, and when it is discovered that there is one error bit in the data, the memory of the present invention. The device can correct the error and output the correct data in the same one read cycle. Further, the memory device of the present invention can further output the correction bit signal to the data write circuit and the syndrome generation circuit at the same time. By extending the enable time of the selection signal, the data write circuit can write the corrected data back to the memory cell array, and the syndrome generation circuit outputs a new parity data write signal to the parity data write circuit. , Parity data can be updated. In this way, the selection signal can complete the correction and update of the data by providing only one enable time for the memory cell to be written, achieving the effect of immediately inspecting and correcting the error.

本発明は、上記のように実施例を開示したが、それは本発明を限定するためのものではなく、当業者は、本発明の精神及び範囲から逸脱することなく、いくらかの変更及び修飾を行うことができ、故に本発明の保護範囲は、後述の特許請求の範囲が定義するものを基準とする。 The present invention discloses examples as described above, but it is not intended to limit the present invention, and those skilled in the art will make some modifications and modifications without departing from the spirit and scope of the present invention. Therefore, the scope of protection of the present invention is based on what is defined by the scope of claims described later.

100 メモリ装置
110 メモリセルアレイ
120 パリティデータメモリセルアレイ
130 データ読み書き回路
140 パリティデータ読み書き回路
150 シンドローム発生回路
160 シンドロームデコード回路
170 シンドローム演算回路
210 データリード回路
220 データ訂正回路
230 データライト回路
310 リードスイッチ
320 プリチャージ回路
330 増幅回路
332 アンプ
410 訂正スイッチ
420 リードビットラッチ
430 訂正回路
440、540 出力回路
442 ラッチ
510、520 ライトスイッチ
530 ライトビットラッチ
550 制御信号発生回路
610 信号産生回路
710 シンドローム演算回路
720 入力回路
730 シンドローム制御信号発生回路
810 パリティデータリード回路
820 パリティデータライト回路
AD、ADi リードデータ
ADiT リードデータ信号
ADiN 逆相リードデータ信号
BL ビット線
BLN 相補ビット線
CS 訂正ビット信号
DE リードイネーブル信号
DM ライトマスク信号
DWm ライトマスク選択信号
DWmB 逆相ライトマスク選択信号
EiT 正ラッチビット信号
EiN 逆ラッチビット信号
GND グランド電圧
LAR リードラッチ信号
LAWIN 初期ライトラッチ信号
LAWm 第1ライトラッチ信号
LAWmB 逆相第1ライトラッチ信号
LDWm 第2ライトラッチ信号
LDWmB 逆相第2ライトラッチ信号
LAWPT パリティライトラッチ信号
LAWPB 逆相パリティライトラッチ信号
MD データ
MDiT データ信号
MDiN 逆相データ信号
NAND1〜NAND5 NANDゲート
NOR1〜NOR3 NORゲート
NS パリティデータライト信号
INV、INV1〜INV21 インバータ
OE 出力イネーブル信号
PB プリチャージ信号
PM パリティデータ
PS パリティリード信号
RWB、RWBi データ出力信号
RD、RDi リードビット信号
SY シンドローム信号
SD、SDi エラーデコード信号
SDE デコード制御信号
TG、TG1〜TG9 伝送ゲート
T31、T32、TP1〜TP10 P型トランジスタ
T33、T34、T35、TN1〜TN3 N型トランジスタ
VDD 電圧電源
VSS 低電圧
WE ライトイネーブル信号
WED ライトデータ制御信号
WEDB 逆相ライトデータ制御信号
WEm ライトデータ選択信号
WEmB 逆相ライトデータ選択信号
100 Memory device 110 Memory cell array 120 Parity data Memory cell array 130 Data read / write circuit 140 Parity data read / write circuit 150 Syndrome generation circuit 160 Syndrome decode circuit 170 Syndrome arithmetic circuit 210 Data read circuit 220 Data correction circuit 230 Data write circuit 310 Read switch 320 Precharge Circuit 330 Amplification circuit 332 Amplifier 410 Correction switch 420 Read bit latch 430 Correction circuit 440, 540 Output circuit 442 Latch 510, 520 Light switch 530 Light bit latch 550 Control signal generation circuit 610 Signal production circuit 710 Syndrome calculation circuit 720 Input circuit 730 Syndrome Control signal generation circuit 810 Parity data read circuit 820 Parity data write circuit AD, ADi read data ADiT read data signal ADiN reverse phase read data signal BL bit line BLN complementary bit line CS correction bit signal DE read enable signal DM light mask signal DWm write Mask selection signal DWmb Reverse phase write Mask selection signal EiT Positive latch bit signal EiN Reverse latch bit signal GND Ground voltage LAR Read latch signal LAWIN Initial light latch signal LAWm 1st write latch signal LAWmB Reverse phase 1st write latch signal LDWm 2nd write Latch signal LDWmb Reverse phase 2nd write latch signal LAWPT Parity write Latch signal LAWPB Reverse phase parity write latch signal MD data MDiT Data signal MDiN Reverse phase data signal NAND1 to NAND5 NAND gate NOR1 to NOR3 NOR gate NS parity data write signal INV, INV1 ~ INV21 Inverter OE output enable signal PB Precharge signal PM Parity data PS Parity read signal RWB, RWBi data output signal RD, RDi read bit signal SY syndrome signal SD, SDi error decode signal SDE decode control signal TG, TG1 to TG9 transmission gate T31, T32, TP1-TP10 P-type transistor T33, T34, T35, TN1-TN3 N-type transistor VDD voltage power supply VSS low voltage WE light enable signal WED light data control signal WEDB reverse phase light data control signal WEm light day Data selection signal WEB Reverse phase light data selection signal

Claims (15)

メモリセルアレイに結合され、前記メモリセルアレイのデータにアクセスすることに用いられるデータ読み書き回路と、
パリティデータメモリセルアレイに結合され、前記パリティデータメモリセルアレイのパリティデータにアクセスすることに用いられるパリティデータ読み書き回路と、
前記データ読み書き回路から受信した前記データ及び前記パリティデータ読み書き回路から受信した前記パリティデータに基づいてエラーデコード信号を生成することに用いられるシンドローム演算回路と、
を含み、
前記データを読み取るのと同じ1つのリードサイクルにおいて、前記データ読み書き回路は、前記エラーデコード信号に基づいて前記データのエラービットを訂正し、正しい前記データ及び訂正ビット信号を出力し、前記データ読み書き回路は、訂正後の前記データを前記メモリセルアレイに書き戻し、前記シンドローム演算回路は、前記訂正ビット信号に基づいてパリティデータライト信号を前記パリティデータ読み書き回路に出力し、前記パリティデータメモリセルアレイ内の前記パリティデータを更新し、
前記データ読み書き回路は、
前記メモリセルアレイに結合され、前記メモリセルアレイから前記データを読み出してリードデータ及び対応するリードビット信号を生成することに用いられるデータリード回路と、
前記データリード回路及び前記シンドローム演算回路に結合され、前記リードサイクルにおいて前記リードデータをラッチすること、及び前記エラーデコード信号に基づいて前記リードデータのエラービットを訂正してデータ出力信号及び前記訂正ビット信号を生成することに用いられ、前記データ出力信号は、前記データ読み書き回路が前記データを読み出し及び訂正した後の出力結果であるデータ訂正回路と、
前記データ訂正回路及び前記メモリセルアレイに結合され、前記訂正ビット信号を前記エラービットに対応する前記データ出力信号に置き換えて正しい前記データを前記メモリセルアレイに書き戻すことに用いられるデータライト回路と、
を含み、
前記データ訂正回路は、
入力端が前記データリード回路から前記リードデータを受信し、リードラッチ信号によってオン又はオフ制御される訂正スイッチと、
前記訂正スイッチに結合され、前記リードデータをラッチすることに用いられるリードビットラッチと、
前記リードビットラッチに結合され、前記エラーデコード信号を受信し、前記エラーデコード信号に基づいて前記リードビットラッチに記憶されたビットを訂正することに用いられる訂正回路と、
前記訂正回路及び前記リードビットラッチに結合され、出力イネーブル信号によって制御されて前記リードビットラッチに格納されたビットを前記データ出力信号として出力する第1出力回路と、
を含む、メモリ装置。
A data read / write circuit that is coupled to a memory cell array and used to access the data in the memory cell array.
A parity data read / write circuit that is coupled to the parity data memory cell array and used to access the parity data of the parity data memory cell array.
A syndrome arithmetic circuit used to generate an error decoding signal based on the data received from the data read / write circuit and the parity data received from the parity data read / write circuit.
Including
In the same read cycle as reading the data, the data read / write circuit corrects the error bits of the data based on the error decode signal, outputs the correct data and the corrected bit signal, and outputs the correct data and the corrected bit signal. Writes the corrected data back to the memory cell array, the syndrome arithmetic circuit outputs a parity data write signal to the parity data read / write circuit based on the correction bit signal, and the syndrome data memory cell array in the parity data memory cell array. Update the parity data
The data read / write circuit
A data read circuit coupled to the memory cell array and used to read the data from the memory cell array to generate read data and a corresponding read bit signal.
The data output signal and the correction bit are coupled to the data read circuit and the syndrome calculation circuit to latch the read data in the read cycle, and correct the error bit of the read data based on the error decode signal. The data output signal is used to generate a signal, and the data output signal includes a data correction circuit which is an output result after the data read / write circuit reads and corrects the data.
A data write circuit coupled to the data correction circuit and the memory cell array and used to replace the correction bit signal with the data output signal corresponding to the error bit and write the correct data back to the memory cell array.
Including
The data correction circuit
A correction switch whose input end receives the read data from the data read circuit and is turned on or off by a read latch signal.
A read bit latch coupled to the correction switch and used to latch the read data,
A correction circuit coupled to the read bit latch, receiving the error decoding signal, and correcting a bit stored in the read bit latch based on the error decoding signal.
A first output circuit coupled to the correction circuit and the read bit latch, controlled by an output enable signal, and outputting a bit stored in the read bit latch as the data output signal.
Including memory devices.
訂正後の前記データが前記メモリセルアレイに書きまれる時、メモリセルを選択するための選択信号のイネーブル時間を訂正書き込み時間と称し、且つ前記エラービットを発見していない前記データが前記メモリセルアレイに書き込まれる時、前記選択信号のイネーブル時間を通常書き込み時間と称し、前記訂正書き込み時間は、前記通常書き込み時間よりも長い請求項1に記載のメモリ装置。 When the corrected data is written to the memory cell array, the enable time of the selection signal for selecting the memory cell is referred to as the correction write time, and the data for which the error bit has not been found is transferred to the memory cell array. The memory device according to claim 1, wherein the enable time of the selection signal at the time of writing is referred to as a normal write time, and the correction write time is longer than the normal write time. 前記データリード回路は、
入力端が前記メモリセルアレイから前記データを受信し、リードイネーブル信号によってオン又はオフに制御されるリードスイッチと、
前記リードスイッチの入力端に結合され、プリチャージ信号によって制御されて前記リードスイッチの入力端に対して予備充電動作を実行するプリチャージ回路と、
入力端が前記リードスイッチの出力端に結合され、前記リードイネーブル信号によって制御されて前記リードデータを生成し、対応する前記リードビット信号を生成する増幅回路と、
を含む請求項1に記載のメモリ装置。
The data read circuit is
A reed switch whose input end receives the data from the memory cell array and is controlled on or off by a read enable signal.
A precharge circuit coupled to the input end of the reed switch and controlled by a precharge signal to execute a precharge operation on the input end of the reed switch.
An amplifier circuit in which an input end is coupled to an output end of the reed switch, controlled by the read enable signal to generate the read data, and a corresponding read bit signal.
The memory device according to claim 1.
前記リードスイッチは、第1伝送ゲート、第2伝送ゲート、第1インバータ及び第2インバータを含み、
前記第1伝送ゲートは、ビット線に結合され、データ信号を受信し、前記第2伝送ゲートは、相補ビット線に結合され、逆相データ信号を受信し、前記第1伝送ゲート及び前記第2伝送ゲートは、何れも前記リードイネーブル信号によって制御され、前記データは、前記データ信号及び前記逆相データ信号の差動信号を含み、
前記第1インバータの入力端は、前記リードイネーブル信号を受信し、前記第1インバータの出力端は、前記第1伝送ゲートの一方の制御端及び前記第2伝送ゲートの一方の制御端に共通で結合され、前記第2インバータの入力端は、前記第1インバータの出力端に結合され、前記第2インバータの出力端は、前記第1伝送ゲートの他方の制御端及び前記第2伝送ゲートの他方の制御端に共通に結合され、
前記プリチャージ回路は、
前記プリチャージ信号を受信する第3インバータと、
第1端が電源電圧に結合され、制御端が前記第3インバータの出力端に結合され、第2端が前記ビット線に結合される第1P型トランジスタと、
第1端が前記電源電圧に結合され、制御端が前記第3インバータの出力端に結合され、第2端が前記相補ビット線に結合される第2P型トランジスタと、
前記第1P型トランジスタの第2端及び前記第2P型トランジスタの第2端の間に結合され、制御端が前記第3インバータの出力端に結合される第3P型トランジスタと、
を含み、
前記増幅回路は、
前記リードスイッチに結合されて前記データ信号及び前記逆相データ信号を受信し、対応してリードデータ信号及び逆相リードデータ信号を出力し、前記リードデータは、前記リードデータ信号及び前記逆相リードデータ信号の差動信号を含むアンプと、
前記逆相リードデータ信号を受信して前記リードビット信号を出力する第4インバータと、
を含む請求項3に記載のメモリ装置。
The reed switch includes a first transmission gate, a second transmission gate, a first inverter and a second inverter.
The first transmission gate is coupled to a bit line and receives a data signal, the second transmission gate is coupled to a complementary bit line and receives a reverse phase data signal, the first transmission gate and the second transmission gate. The transmission gates are all controlled by the read enable signal, and the data includes a differential signal of the data signal and the reverse phase data signal.
The input end of the first inverter receives the read enable signal, and the output end of the first inverter is common to one control end of the first transmission gate and one control end of the second transmission gate. Combined, the input end of the second inverter is coupled to the output end of the first inverter, and the output end of the second inverter is the other control end of the first transmission gate and the other of the second transmission gate. Commonly coupled to the control end of
The precharge circuit is
The third inverter that receives the precharge signal and
A first P-type transistor whose first end is coupled to the power supply voltage, whose control end is coupled to the output end of the third inverter, and whose second end is coupled to the bit line.
A second P-type transistor whose first end is coupled to the power supply voltage, whose control end is coupled to the output end of the third inverter, and whose second end is coupled to the complementary bit line.
A third P-type transistor coupled between the second end of the first P-type transistor and the second end of the second P-type transistor, and a control end coupled to the output end of the third inverter.
Including
The amplifier circuit
The data signal and the reverse phase data signal are received by being coupled to the lead switch, and the read data signal and the reverse phase read data signal are output correspondingly, and the read data is the read data signal and the reverse phase read. An amplifier that contains a differential signal of the data signal and
A fourth inverter that receives the reverse phase read data signal and outputs the read bit signal, and
The memory device according to claim 3.
前記訂正スイッチは、第3伝送ゲート、第4伝送ゲート及び第5インバータを含み、
前記第3伝送ゲートは、前記データリード回路からリードデータ信号を受信し、前記第4伝送ゲートは前記データリード回路から逆相リードデータ信号を受信し、前記第3伝送ゲート及び前記第4伝送ゲートは、何れも前記リードラッチ信号によって制御され、前記リードデータは、前記リードデータ信号及び前記逆相リードデータ信号の差動信号を含み、
前記第5インバータの入力端は、前記リードラッチ信号を受信し、前記第5インバータの出力端は、前記第3伝送ゲートの一方の制御端及び前記第4伝送ゲートの一方の制御端に共通に結合され、
前記リードビットラッチは、第6インバータ及び第7インバータを含み、
前記第6インバータの入力端は、前記第7インバータの出力端に結合され、前記第3伝送ゲートを介して前記リードデータ信号を受信し、前記第7インバータの入力端は、第6インバータの出力端に結合され、前記第4伝送ゲートを介して前記逆相リードデータ信号を受信する請求項1に記載のメモリ装置。
The correction switch includes a third transmission gate, a fourth transmission gate, and a fifth inverter.
The third transmission gate receives a read data signal from the data read circuit, the fourth transmission gate receives a reverse phase read data signal from the data read circuit, and the third transmission gate and the fourth transmission gate Is controlled by the read latch signal, and the read data includes a differential signal of the read data signal and the reverse phase read data signal.
The input end of the fifth inverter receives the read latch signal, and the output end of the fifth inverter is common to one control end of the third transmission gate and one control end of the fourth transmission gate. Combined,
The read bit latch includes a sixth inverter and a seventh inverter.
The input end of the 6th inverter is coupled to the output end of the 7th inverter, receives the read data signal via the 3rd transmission gate, and the input end of the 7th inverter is the output of the 6th inverter. The memory device according to claim 1, which is coupled to an end and receives the reversed-phase read data signal via the fourth transmission gate.
前記訂正回路は、
前記エラーデコード信号を受信する第8インバータと、
前記第6インバータの出力端に結合されて前記訂正ビット信号を出力する第9インバータと、
第4P型トランジスタ及び第5P型トランジスタと、
第6P型トランジスタ及び第7P型トランジスタと、
を含み、
前記第4P型トランジスタの第1端は、電源電圧に結合され、前記第4P型トランジスタの第2端は、前記第5P型トランジスタの第1端に結合され、前記第4P型トランジスタの制御端は、前記第8インバータの出力端に結合され、前記第5P型トランジスタの第2端は、前記第6インバータの入力端に結合され、前記第5P型トランジスタの制御端は、前記リードデータ信号を受信し、
前記第6P型トランジスタの第1端は、前記電源電圧に結合され、前記第6P型トランジスタの第2端は、前記第7P型トランジスタの第1端に結合され、前記第6P型トランジスタの制御端は、前記第8インバータの出力端に結合され、前記第7P型トランジスタの第2端は、前記第6インバータの出力端に結合され、前記第7P型トランジスタの制御端は、前記逆相リードデータ信号を受信する請求項5に記載のメモリ装置。
The correction circuit
The eighth inverter that receives the error decoding signal and
A ninth inverter that is coupled to the output end of the sixth inverter and outputs the correction bit signal,
4th P type transistor and 5th P type transistor,
6th P type transistor and 7th P type transistor,
Including
The first end of the 4P type transistor is coupled to the power supply voltage, the second end of the 4P type transistor is coupled to the first end of the 5P type transistor, and the control end of the 4P type transistor is , The second end of the 5th P-type transistor is coupled to the output end of the 8th inverter, the second end of the 5th P-type transistor is coupled to the input end of the 6th inverter, and the control end of the 5th P-type transistor receives the read data signal. death,
The first end of the 6P type transistor is coupled to the power supply voltage, the second end of the 6P type transistor is coupled to the first end of the 7P type transistor, and the control end of the 6P type transistor is coupled. Is coupled to the output end of the 8th inverter, the 2nd end of the 7P type transistor is coupled to the output end of the 6th inverter, and the control end of the 7th P type transistor is the reverse phase read data. The memory device according to claim 5, which receives a signal.
前記第1出力回路は、
入力端が出力イネーブル信号に結合される第10インバータと、
第1入力端が前記第5P型トランジスタの第2端に結合され、第2入力端が前記出力イネーブル信号を受信する第1NANDゲートと、
第1入力端が前記第5P型トランジスタの第2端に結合され、第2入力端が前記第10ンバータの出力端に結合される第1NORゲートと、
第1端が前記電源電圧に結合され、制御端が前記第1NANDゲートの出力端に結合される第8P型トランジスタと、
第1端が前記第8P型トランジスタの第2端に結合され、訂正後の前記データ出力信号を提供し、制御端が前記第1NORゲートの出力端に結合され、第2端がグランド電圧に結合される第1N型トランジスタと、
含む請求項6に記載のメモリ装置。
The first output circuit is
The 10th inverter whose input end is coupled to the output enable signal,
A first NAND gate in which the first input end is coupled to the second end of the fifth P-type transistor and the second input end receives the output enable signal.
First input coupled to the second end of the second 5P-type transistor, a first 1NOR gate second input terminal is coupled to the output of the tenth inverter,
An eighth P-type transistor whose first end is coupled to the power supply voltage and whose control end is coupled to the output end of the first NAND gate.
The first end is coupled to the second end of the 8P transistor to provide the corrected data output signal, the control end is coupled to the output end of the first NOR gate, and the second end is coupled to the ground voltage. 1st N type transistor to be
The memory device according to claim 6, which includes.
前記データライト回路は、
入力端が対応する前記データ出力信号を受信する第11インバータと、
入力端が前記第11インバータの出力端に結合され、第1ライトラッチ信号によってオン又はオフに制御される第1ライトスイッチと、
入力端が対応する前記訂正ビット信号を受信し、第2ライトラッチ信号によってオン又はオフに制御される第2ライトスイッチと、
前記第1ライトスイッチの出力端及び前記第2ライトスイッチの出力端に結合されるライトビットラッチと、
前記第2ライトスイッチの出力端及び前記ライトビットラッチの出力端に結合され、ライトイネーブル信号によって制御され、前記データ出力信号又は前記訂正ビット信号を前記メモリセルアレイに書き込む第2出力回路と、
を含む請求項1に記載のメモリ装置。
The data light circuit is
An eleventh inverter whose input end receives the corresponding data output signal, and
A first light switch whose input end is coupled to the output end of the eleventh inverter and is controlled to be turned on or off by a first light latch signal.
A second write switch whose input end receives the corresponding correction bit signal and is controlled on or off by a second write latch signal.
A light bit latch coupled to the output end of the first light switch and the output end of the second light switch,
A second output circuit coupled to the output end of the second write switch and the output end of the write bit latch, controlled by a write enable signal, and writing the data output signal or the correction bit signal to the memory cell array.
The memory device according to claim 1.
前記第1ライトスイッチは、第5伝送ゲートであり、前記第2ライトスイッチは、第6伝送ゲートであり、
前記ライトビットラッチは、第12インバータ及び第13インバータを含み、
前記第12インバータの入力端は、前記第13インバータの出力端に結合され、前記第13インバータの入力端は、前記第12インバータの出力端に結合され、前記第12インバータの入力端は、第5伝送ゲートの出力端及び第6伝送ゲートの出力端に共通に結合される請求項8に記載のメモリ装置。
The first light switch is a fifth transmission gate, and the second light switch is a sixth transmission gate.
The write bit latch includes a twelfth inverter and a thirteenth inverter.
The input end of the twelfth inverter is coupled to the output end of the thirteenth inverter, the input end of the thirteenth inverter is coupled to the output end of the twelfth inverter, and the input end of the twelfth inverter is the twelfth. 5. The memory device according to claim 8, which is commonly coupled to the output end of the transmission gate and the output end of the sixth transmission gate.
前記第2出力回路は、
前記ライトイネーブル信号を受信する第14インバータと、
前記第14インバータと直列に結合する第15インバータと、
第1入力端が前記第12インバータの出力端に結合され、第2入力端が前記第15インバータの出力端に結合される第2NANDゲートと、
第1入力端が前記第12インバータの出力端に結合され、第2入力端が前記第14インバータの出力端に結合される第2NORゲートと、
第1端が電源電圧に結合され、制御端が前記第2NANDゲートの出力端に結合される第9P型トランジスタと、
第1端が前記第9P型トランジスタの第2端に結合されて対応するデータ信号を提供し、制御端が前記第2NORゲートの出力端に結合され、第2端がグランド電圧に結合される第2N型トランジスタと、
第1入力端が第13インバータの出力端に結合され、第2入力端が前記第15インバータの出力端に結合される第3NANDゲートと、
第1入力端が前記第13インバータの出力端に結合され、第2入力端が前記第14インバータの出力端に結合される第3NORゲートと、
第1端が前記電源電圧に結合され、制御端が前記第3NANDゲートの出力端に結合される第10P型トランジスタと、
第1端が第10P型トランジスタの第2端に結合され、対応する逆相データ信号を提供し、制御端が前記第3NORゲートの出力端に結合され、第2端がグランド電圧に結合され、前記データは、前記データ信号及び前記逆相データ信号の差動信号を含む第3N型トランジスタと、
を含む請求項9に記載のメモリ装置。
The second output circuit is
The 14th inverter that receives the write enable signal and
The 15th inverter coupled in series with the 14th inverter and
A second NAND gate in which the first input end is coupled to the output end of the twelfth inverter and the second input end is coupled to the output end of the fifteenth inverter.
A second NOR gate whose first input end is coupled to the output end of the 12th inverter and whose second input end is coupled to the output end of the 14th inverter.
A ninth P-type transistor whose first end is coupled to the power supply voltage and whose control end is coupled to the output end of the second NAND gate.
The first end is coupled to the second end of the 9P transistor to provide the corresponding data signal, the control end is coupled to the output end of the second NOR gate, and the second end is coupled to the ground voltage. 2N type transistor and
A third NAND gate in which the first input end is coupled to the output end of the thirteenth inverter and the second input end is coupled to the output end of the fifteenth inverter.
A third NOR gate whose first input end is coupled to the output end of the thirteenth inverter and whose second input end is coupled to the output end of the fourteenth inverter.
A tenth P-type transistor whose first end is coupled to the power supply voltage and whose control end is coupled to the output end of the third NAND gate.
The first end is coupled to the second end of the 10P transistor to provide the corresponding reversed-phase data signal, the control end is coupled to the output end of the third NOR gate, the second end is coupled to the ground voltage, and so on. The data includes a third N-type transistor including the data signal and the differential signal of the reverse phase data signal, and
9. The memory device according to claim 9.
前記データライト回路は、制御信号発生回路を更に含み、前記制御信号発生回路は、初期ライトラッチ信号及びライトマスク信号に基づいて前記第1ライトラッチ信号と前記第2ライトラッチ信号を生成し、第16インバータ、第17インバータ、第18インバータ及び信号発生回路を含み、
前記第16インバータは、前記第17インバータと直列に結合され、前記第16インバータの入力端は、前記初期ライトラッチ信号を受信し、前記第17インバータは、パリティライトラッチ信号を前記パリティデータ読み書き回路に出力し、前記第18インバータは、前記初期ライトラッチ信号を受信して逆相パリティライトラッチ信号を前記パリティデータ読み書き回路に出力し、
信号産生回路は、
出力端が対応するライトマスク信号を受信する第19インバータと、
第1入力端が前記初期ライトラッチ信号を受信し、第2入力端が前記第19インバータの出力端に結合され、出力端が対応する前記第1ライトラッチ信号の逆相信号を出力する第4NANDゲートと、
入力端が前記第4NANDゲートの出力端に結合され、出力端が対応する前記第1ライトラッチ信号を出力する第20インバータと、
第1入力端が前記初期ライトラッチ信号を受信し、第2入力端が対応する前記ライトマスク信号を受信し、出力端が対応する前記第2ライトラッチ信号の逆相信号を出力する第5NANDゲートと、
入力端が前記第5NANDゲートの出力端に結合され、出力端が対応する前記第2ライトラッチ信号を出力する第21インバータと、
を含む請求項10に記載のメモリ装置。
The data write circuit further includes a control signal generation circuit, and the control signal generation circuit generates the first light latch signal and the second light latch signal based on the initial light latch signal and the light mask signal, and the second light latch signal is generated. Includes 16 inverters, 17th inverters, 18th inverters and signal generation circuits
The 16th inverter is coupled in series with the 17th inverter, the input end of the 16th inverter receives the initial write latch signal, and the 17th inverter transmits the parity write latch signal to the parity data read / write circuit. The 18th inverter receives the initial write latch signal and outputs the reverse phase parity write latch signal to the parity data read / write circuit.
The signal production circuit
The 19th inverter whose output end receives the corresponding light mask signal,
A fourth NAND in which the first input end receives the initial write latch signal, the second input end is coupled to the output end of the 19th inverter, and the output end outputs the opposite phase signal of the corresponding first write latch signal. With the gate
A 20th inverter whose input end is coupled to the output end of the 4th NAND gate and whose output end outputs the corresponding 1st write latch signal.
A fifth NAND gate in which the first input end receives the initial write latch signal, the second input end receives the corresponding light mask signal, and the output end outputs the opposite phase signal of the corresponding second light latch signal. When,
A 21st inverter whose input end is coupled to the output end of the 5th NAND gate and whose output end outputs the corresponding 2nd write latch signal.
10. The memory device according to claim 10.
前記シンドローム演算回路は、
前記データ読み書き回路及び前記パリティデータ読み書き回路に結合され、リード動作又はライト動作に基づいて前記データリード回路又は前記データ訂正回路の出力信号を選択的に受信し、前記パリティデータライト信号を生成し、前記パリティデータライト信号及び対応する前記パリティデータを比較してシンドローム信号を生成するシンドローム発生回路と、
前記シンドローム発生回路に結合され、前記シンドローム信号をデコードしてエラーデコード信号を生成するシンドロームデコード回路と、
を含む請求項1に記載のメモリ装置。
The syndrome arithmetic circuit is
It is coupled to the data read / write circuit and the parity data read / write circuit, selectively receives the output signal of the data read circuit or the data correction circuit based on the read operation or the write operation, and generates the parity data write signal. A syndrome generating circuit that generates a syndrome signal by comparing the parity data write signal and the corresponding parity data, and
A syndrome decoding circuit that is coupled to the syndrome generation circuit and decodes the syndrome signal to generate an error-decoded signal.
The memory device according to claim 1.
前記データ読み書き回路が前記リード動作を実行する時、前記シンドローム発生回路は、前記リードビット信号に基づいて前記パリティデータライト信号を生成し、前記データ読み書き回路が前記ライト動作を実行する時、前記シンドローム発生回路は、前記訂正ビット信号又は前記データ出力信号に基づいて前記パリティデータライト信号を製造する請求項12に記載のメモリ装置 When the data read / write circuit executes the read operation, the syndrome generating circuit generates the parity data write signal based on the read bit signal, and when the data read / write circuit executes the write operation, the syndrome occurs. The memory device according to claim 12, wherein the generating circuit manufactures the parity data write signal based on the correction bit signal or the data output signal. 前記パリティデータ読み書き回路は、前記パリティデータを読み出し、パリティリード信号を前記シンドローム発生回路に出力し、前記シンドローム発生回路は、
複数の伝ゲート及び複数の第1XORゲートを含み、前記複数の伝送ゲートを制御して前記データ出力信号、前記訂正ビット信号又は前記リードビット信号を前記複数の第1XORゲートに選択的に提供し、前記パリティデータライト信号を出力する内部演算回路と、
前記内部演算回路から前記パリティデータライト信号を受信し、前記パリティデータ読み書き回路から対応する前記パリティリード信号を受信し、前記シンドローム信号を出力する複数の第2XORゲートと、
を含む請求項12に記載のメモリ装置。
The parity data read / write circuit reads the parity data and outputs a parity read signal to the syndrome generation circuit.
Includes a plurality of heat transmission gates and a plurality of second 1XOR gate, said data output signal by controlling the plurality of transmission gates, selectively providing the correction bit signal or the read bit signals to said plurality of first 1XOR gate , The internal arithmetic circuit that outputs the parity data write signal, and
A plurality of second XOR gates that receive the parity data write signal from the internal arithmetic circuit, receive the corresponding parity read signal from the parity data read / write circuit, and output the syndrome signal.
12. The memory device according to claim 12.
前記パリティデータ読み書き回路は、
前記パリティデータメモリセルアレイ及び前記シンドローム演算回路に結合され、前記パリティデータメモリセルアレイから前記パリティデータを読み出し、パリティリード信号を前記シンドローム演算回路に出力することに用いられるパリティデータリード回路と、
前記パリティデータメモリセルアレイ及び前記シンドローム演算回路に結合され、訂正後の前記パリティデータを前記パリティデータメモリセルアレイに書き込むことに用いられるパリティデータライト回路と、
を含む請求項1に記載のメモリ装置。
The parity data read / write circuit
A parity data read circuit that is coupled to the parity data memory cell array and the syndrome arithmetic circuit, reads the parity data from the parity data memory cell array, and outputs a parity read signal to the syndrome arithmetic circuit.
A parity data write circuit that is coupled to the parity data memory cell array and the syndrome calculation circuit and is used to write the corrected parity data to the parity data memory cell array.
The memory device according to claim 1.
JP2019101066A 2019-05-30 2019-05-30 Memory device Active JP6907265B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019101066A JP6907265B2 (en) 2019-05-30 2019-05-30 Memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019101066A JP6907265B2 (en) 2019-05-30 2019-05-30 Memory device

Publications (2)

Publication Number Publication Date
JP2020194480A JP2020194480A (en) 2020-12-03
JP6907265B2 true JP6907265B2 (en) 2021-07-21

Family

ID=73546428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019101066A Active JP6907265B2 (en) 2019-05-30 2019-05-30 Memory device

Country Status (1)

Country Link
JP (1) JP6907265B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116092549B (en) * 2023-01-16 2023-08-18 浙江力积存储科技有限公司 Storage structure

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0773114A (en) * 1993-09-01 1995-03-17 Nec Corp Memory control circuit for space digital computer
JP6353668B2 (en) * 2014-03-03 2018-07-04 ルネサスエレクトロニクス株式会社 Semiconductor memory device

Also Published As

Publication number Publication date
JP2020194480A (en) 2020-12-03

Similar Documents

Publication Publication Date Title
US10459794B2 (en) Memory systems having extended product lifetime and methods of operating the same
KR100521826B1 (en) Semiconductor memory system having data copy function and data copy method thereof
JP4135680B2 (en) Semiconductor memory device and signal processing system
US9424953B2 (en) Semiconductor memory device including repair circuit
US20100157693A1 (en) Semiconductor memory device
US20050036371A1 (en) Semiconductor memory including error correction function
KR20180052329A (en) Semiconductor memory device performing randomize operation
TW201913686A (en) Error check correction decoding method and device
TWI735026B (en) Apparatuses and methods for error correction coding and data bus inversion for semiconductor memories
KR20170082066A (en) Semiconductor system
US9362007B2 (en) Semiconductor memory device
US9396079B2 (en) Semiconductor memory device and semiconductor system including the same
JP2015082333A (en) Semiconductor storage device
US7949933B2 (en) Semiconductor integrated circuit device
JP2008135136A (en) Ferroelectric memory and operation method of ferroelectric memory
US11010243B2 (en) Memory apparatus with error bit correction in data reading period
KR20150001612A (en) Semiconductor memory device
JP2005353238A (en) Associative memory
JP6907265B2 (en) Memory device
CN112131037B (en) memory device
US20080229161A1 (en) Memory products and manufacturing methods thereof
JP2006004476A (en) Semiconductor device
JP2015170202A (en) cache memory and processor system
KR102145688B1 (en) Memory apparatus
TWI691964B (en) Memory apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190530

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200722

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200818

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210527

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210622

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210630

R150 Certificate of patent or registration of utility model

Ref document number: 6907265

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150