JPH08286981A - Error correcting code generator for burst transfer memory - Google Patents

Error correcting code generator for burst transfer memory

Info

Publication number
JPH08286981A
JPH08286981A JP7093275A JP9327595A JPH08286981A JP H08286981 A JPH08286981 A JP H08286981A JP 7093275 A JP7093275 A JP 7093275A JP 9327595 A JP9327595 A JP 9327595A JP H08286981 A JPH08286981 A JP H08286981A
Authority
JP
Japan
Prior art keywords
signal
data
data bus
circuit
error correction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7093275A
Other languages
Japanese (ja)
Inventor
Takashi Nakamura
尊 中村
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP7093275A priority Critical patent/JPH08286981A/en
Publication of JPH08286981A publication Critical patent/JPH08286981A/en
Pending legal-status Critical Current

Links

Landscapes

  • Detection And Correction Of Errors (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE: To simultaneously generate error correcting codes by an extended Hamming code for transferred data to the number of the signal lines of a data bus by fetching the data successively from each signal line of the data bus at the time of burst-transferring the data of continuous addresses. CONSTITUTION: While the effective data is transmitted on the data bus 1, a first circuit 5 makes an enable signal 7 outputted from a memory controller 10 an input signal, and outputs the strobe signals 8 of a prescribed number to instruct a second circuit 6 to fetch the data from the data bus 1 and use it for the calculation of the error correcting code and an initilaize signal 9 to set an initial state at the time of starting the calculation of the error correcting code. The strobe signal 8 is outputted so that the second circuit 6 generates the error correcting code by the extended Hamming code. The second circuit 6 receives the strobe signal 8 and the initialize signal 9, and fetches a prescribed data signal from the data bus 1, and calculates and outputs the error correcting code for every signal line of the data bus 1.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、バースト転送によりア
クセスされる半導体メモリーを利用する装置に関し、特
に半導体メモリーに発生するビットエラーを検出し、訂
正する回路に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus using a semiconductor memory accessed by burst transfer, and more particularly to a circuit for detecting and correcting a bit error occurring in the semiconductor memory.

【0002】[0002]

【従来の技術】従来、半導体メモリのアクセス方式の主
流は、指定される毎にアドレスに対応する1個のデータ
のみを転送するものである。この方式では、データの転
送を高速で行うために、データバスの幅を拡張し、1回
のアクセスで転送できるバイト数を大きくしている。こ
の従来の方式に対するエラー訂正符号の生成の例とし
て、32ビット幅のデータバスにおいては、1回のアク
セスで転送される32ビットのデータ毎に、7ビットの
拡張ハミング符号によるエラー訂正符号を生成する方式
がある。第0ビット〜第31ビットに現れるデータを、
7個のパリテイ生成回路に取り込んで拡張ハミング符号
によるエラー訂正符号を算出して出力していた。
2. Description of the Related Art Conventionally, the mainstream access method for semiconductor memories is to transfer only one data corresponding to an address each time it is designated. In this method, in order to transfer data at high speed, the width of the data bus is expanded and the number of bytes that can be transferred in one access is increased. As an example of generation of an error correction code for this conventional method, in a 32-bit width data bus, an error correction code by a 7-bit extended Hamming code is generated for each 32-bit data transferred in one access. There is a method to do. The data that appears in the 0th bit to the 31st bit is
The error correction code by the extended Hamming code is calculated and output by taking in the seven parity generation circuits.

【0003】この方式では、組合せ論理回路によりエラ
ー訂正符号の生成が行われる。そのため、マイクロプロ
セッサの速度及びメモリーのアクセス速度が向上するに
つれてエラー検出速度が追従できないといった問題が起
こってきた。
In this method, an error correction code is generated by a combinational logic circuit. Therefore, as the speed of the microprocessor and the access speed of the memory improve, the problem that the error detection speed cannot follow can occur.

【0004】[0004]

【発明が解決しようとする課題】マイクロプロセッサの
速度の向上に追従するために、より高速なメモリーアク
セスの手段として、シンクロナスDRAMやランバスチ
ャネルで行っているようなバースト転送を用いる方式が
今後普及することが考えられる。しかし、従来のエラー
訂正符号の生成方式ではバースト転送に対応することが
難しいといった問題があった。
In order to follow the increase in the speed of microprocessors, a method using burst transfer as in a synchronous DRAM or a Rambus channel is becoming popular as a means for faster memory access. It is possible to do it. However, there is a problem that it is difficult to support burst transfer with the conventional error correction code generation method.

【0005】そこで、この問題を解決するために本発明
の目的は、連続したアドレスのデータをバースト転送す
る際、データバスの各信号線からデータを逐次取り込む
ことにより、転送されるデータに対して拡張ハミング符
号によるエラー訂正符号を、データバスの信号線の数だ
け同時に生成する装置を実現することにある。尚、バー
スト転送とは、所定量のデータの転送が完了するまでデ
ータバスが専用される転送モードをいう。
Therefore, in order to solve this problem, an object of the present invention is to transfer the data of consecutive addresses by burst-transferring the data from each signal line of the data bus. An object of the present invention is to realize a device that simultaneously generates the error correction code by the extended Hamming code for the number of signal lines of the data bus. The burst transfer means a transfer mode in which the data bus is dedicated until the transfer of a predetermined amount of data is completed.

【0006】[0006]

【課題を解決するための手段】本発明の装置は、メモリ
装置とメモリ制御装置の間でデータを転送するデータバ
スの各信号線毎に所定数のパリテイ検査回路を並列に接
続して、各データ線毎に所定量のデータのバースト転送
を終わった時に、拡張ハミング符号によるエラー訂正符
号の算出を完了して出力することとした。
According to the present invention, a predetermined number of parity check circuits are connected in parallel for each signal line of a data bus that transfers data between a memory device and a memory control device. When the burst transfer of a predetermined amount of data is completed for each data line, the calculation of the error correction code by the extended Hamming code is completed and output.

【0007】データバス上に有効なデータが送出されて
いる間にメモリ制御装置が出力するイネーブル信号を入
力信号として、データバスからデータを取り込んでエラ
ー訂正符号の算出に使用するタイミングを所定のアルゴ
リズムに基づいて指示する所定数のストローブ信号およ
び、エラー符号算出の開始時の初期状態を設定するイニ
シャライズ信号とを出力する第1回路と、前記のストロ
ーブ信号及びイニシャライズ信号を入力信号として、デ
ータバスからデータを逐次取り込んでデータバスの各信
号線毎のエラー訂正符号を算出して出力する第2回路と
から構成することを特徴とする。
When a valid signal is sent to the data bus, an enable signal output from the memory controller is used as an input signal to fetch the data from the data bus and use the timing for calculating the error correction code according to a predetermined algorithm. A first circuit that outputs a predetermined number of strobe signals that are instructed based on the above, and an initialization signal that sets an initial state at the start of error code calculation; and a strobe signal and an initialization signal that are input signals from the data bus. It is characterized by comprising a second circuit for sequentially fetching data and calculating and outputting an error correction code for each signal line of the data bus.

【0008】[0008]

【作用】第1回路は、データバス上に有効なデータが送
出されている間メモリ制御装置が出力するイネーブル信
号を入力信号として、第2回路がデータバスからデータ
を取り込んでエラー訂正符号の算出に使用することを指
示する所定数のストローブ信号とエラー訂正符号の算出
を開始する時の初期状態を設定するイニシャライズ信号
を出力する。
The first circuit uses the enable signal output from the memory control device as an input signal while valid data is being sent to the data bus, and the second circuit takes in the data from the data bus and calculates the error correction code. A predetermined number of strobe signals instructing the use thereof and an initialization signal for setting an initial state at the time of starting the calculation of the error correction code are output.

【0009】ストローブ信号は第2回路が拡張ハミング
符号によるエラー訂正符号を生成するように出力する。
第2回路は、ストローブ信号とイニシャライズ信号を受
けてデータバスから所定のデータ信号を取り込んで、デ
ータバスの各信号線毎にエラー訂正符号を算出し、出力
する。
The strobe signal is output so that the second circuit generates an error correction code by the extended Hamming code.
The second circuit receives the strobe signal and the initialization signal, takes in a predetermined data signal from the data bus, calculates an error correction code for each signal line of the data bus, and outputs the error correction code.

【0010】[0010]

【実施例】以下図面を用いて本発明を説明する。図1は
本発明の一実施例を示した構成図である。一例としてシ
ンクロナスDRAM11とそのアクセスを制御するメモ
リ制御装置10の間で行われるデータの転送について説
明する。
The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention. As an example, data transfer performed between the synchronous DRAM 11 and the memory control device 10 that controls the access will be described.

【0011】1は、メモリ制御装置10とシンクロナス
DRAM11の間を結ぶデータバスでありn本の信号線
によりnビットのデータを同時に転送する。なお、以下
の説明では同時に転送されるnビットのデータをワード
と呼ぶことにする。2は、アドレスバスでありm本の信
号線によりmビットで構成しているが、アドレスの指定
方法は使用するシンクロナスDRAM11の仕様により
決まる。
Reference numeral 1 is a data bus connecting the memory control device 10 and the synchronous DRAM 11 and simultaneously transfers n-bit data by n signal lines. In the following description, n-bit data that is transferred at the same time will be called a word. Reference numeral 2 is an address bus, which is composed of m signal lines and has m bits, but the address designating method is determined by the specifications of the synchronous DRAM 11 to be used.

【0012】3は、クロック信号または信号線のことで
ある。シンクロナスDRAM11はクロック信号に同期
してデータの転送をするので5、6、10、11の各回
路ブロックはクロック信号を入力する。4は、シンクロ
ナスDRAM制御信号でありシンクロナスDRAM11
の仕様により決まる。
Reference numeral 3 is a clock signal or a signal line. Since the synchronous DRAM 11 transfers data in synchronization with the clock signal, each of the circuit blocks 5, 6, 10 and 11 receives the clock signal. Reference numeral 4 denotes a synchronous DRAM control signal, which is the synchronous DRAM 11
It depends on the specifications of.

【0013】5は、第1回路であり、メモリ制御装置1
0から出力されるイネーブル信号7を入力信号として、
データバスからデータを取り込んでエラー訂正符号の算
出に使用することを指示するストローブ信号8を出力す
る。ストローブ信号8は0〜s−1の符号を付して信号
線の区別を示す。ストロブ信号の個数sは第2回路によ
り生成される各エラー訂正符号のビット数と等しい。ス
トローブ信号8が出力されるタイミングは、第2回路が
拡張ハミング符号によるエラー訂正符号を生成するよう
に決める。また、第1回路はエラー訂正符号算出の開始
時の初期状態を設定するイニシャライズ信号9も出力す
る。
Reference numeral 5 denotes a first circuit, which is the memory control device 1
The enable signal 7 output from 0 is used as an input signal,
A strobe signal 8 instructing that the data is taken in from the data bus and used for calculating the error correction code is output. The strobe signal 8 is given a code of 0 to s-1 to indicate the distinction of the signal lines. The number s of strobe signals is equal to the number of bits of each error correction code generated by the second circuit. The timing at which the strobe signal 8 is output is determined so that the second circuit generates the error correction code by the extended Hamming code. The first circuit also outputs an initialization signal 9 that sets an initial state at the start of error correction code calculation.

【0014】6は、第2回路であり、データを取り込む
べきタイミングを知らせる複数のストローブ信号8とイ
ニシャライズ信号9とからなる制御信号を入力信号とし
て、データバス1の各信号線からデータを逐次取り込ん
で各信号線について拡張ハミング符号によるエラー訂正
符号を算出して出力する。10は、データバス上で授受
されるデータのシンクロナスDRAM11への読み書き
を制御するメモリ制御回路である。
Reference numeral 6 denotes a second circuit, which sequentially receives data from each signal line of the data bus 1 with a control signal composed of a plurality of strobe signals 8 and an initialization signal 9 indicating the timing at which the data should be taken in as an input signal. Then, an error correction code based on the extended Hamming code is calculated and output for each signal line. Reference numeral 10 is a memory control circuit that controls reading and writing of data sent and received on the data bus to and from the synchronous DRAM 11.

【0015】また、メモリ制御回路10はデータバス上
に有効なデータが送出されていることを指示するイネー
ブル信号7を出力する。次に第2回路の構成例を示す。
一例として、32ビットのデータから拡張ハミング符号
により7ビットのエラー訂正符号を生成する場合につい
て説明する(l=7となる)。
The memory control circuit 10 also outputs an enable signal 7 which indicates that valid data is being sent to the data bus. Next, a configuration example of the second circuit is shown.
As an example, a case will be described in which a 7-bit error correction code is generated from 32-bit data by an extended Hamming code (l = 7).

【0016】図2は、第2回路6の内部の詳細を示して
いる。図の中の回路ブロックAで示す端子符号と他の総
ての回路ブロックの端子符号は同じであるし、回路の動
作も同一である。回路ブロックAのIはイニシャライズ
信号9、Sはストローブ信号8、Dはデータバス1、Q
はエラー訂正符号の出力信号の授受を行う端子符号であ
る。
FIG. 2 shows the internal details of the second circuit 6. The terminal code indicated by the circuit block A in the figure is the same as the terminal code of all the other circuit blocks, and the operation of the circuit is also the same. In the circuit block A, I is an initialization signal 9, S is a strobe signal 8, D is a data bus 1, Q.
Is a terminal code for exchanging the output signal of the error correction code.

【0017】各回路ブロックに付けたブロック番号につ
いて、(0、0)〜(0、6)は第0行の第0列から第
6列にある7個の回路ブロックを表す。(n−1、
0)、(n−1、6)は第(n−1)行の第0列から第
6列にある7個の回路ブロックを表す。
Regarding the block numbers assigned to the respective circuit blocks, (0,0) to (0,6) represent the seven circuit blocks in the 0th row to the 0th column to the 6th column. (N-1,
0) and (n-1, 6) represent the seven circuit blocks in the 0th column to the 6th column of the (n-1) th row.

【0018】転送を開始したデータバスの0〜(n−
1)の各信号線毎について各々の行にある7個の回路ブ
ロックによりパリテイ生成を行って、32ワードの転送
を終わった時点で、0〜(n−1)の各データバスの信
号線に拡張ハミング符号による7ビットのエラー訂正符
号を算出して出力する。なお、所定の拡張ハミング符号
(後出図4)を用いることにより、データバスのn個の
信号線の各々が転送する32ビットのデータの中の1ビ
ットのエラーの発生位置を特定することに、第2回路が
出力するエラー訂正符号を利用できる。(この理論は既
に発表されている) 図3は、回路ブロックAへの入力信号に対して出力が状
態遷移する動作例を示す。
0- (n- of the data bus which started the transfer
For each signal line of 1), the parity is generated by the seven circuit blocks in each row, and when the transfer of 32 words is completed, the signal lines of each data bus of 0 to (n-1) A 7-bit error correction code based on the extended Hamming code is calculated and output. By using a predetermined extended Hamming code (FIG. 4 described later), it is possible to specify the occurrence position of a 1-bit error in the 32-bit data transferred by each of the n signal lines of the data bus. , The error correction code output by the second circuit can be used. (This theory has already been announced) FIG. 3 shows an operation example in which the output makes a state transition with respect to an input signal to the circuit block A.

【0019】回路ブロックAはストローブ信号SがH
(レベル)のときのデータDがH(レベル)である数を
カウントし、パリテイビットを生成する。図3の例では
奇数パリテイを生成する。次に、32ワードのデータ転
送後に、第2回路6の出力がn組の拡張ハミング符号に
よるエラー訂正符号となるようにストローブ信号を決め
る方法を説明する。
In the circuit block A, the strobe signal S is H.
The number of times that the data D at the (level) is H (level) is counted and a parity bit is generated. In the example of FIG. 3, odd parity is generated. Next, a method of deciding the strobe signal so that the output of the second circuit 6 becomes the error correction code by the n sets of extended Hamming codes after the data transfer of 32 words will be described.

【0020】図4は、拡張ハミング符号の生成アルゴリ
ズムの例を示す。エラー訂正符号のビット0はデータの
32個のビットの中から図4の第1行にX印の付された
ビットのパリテイにより求められる。同様にエラー訂正
符号のビット1からビット6も対応する行のX印の付さ
れたデータのビットのパリテイにより求められる。
FIG. 4 shows an example of an extended Hamming code generation algorithm. Bit 0 of the error correction code is obtained from the parity of the bit marked with X in the first row of FIG. 4 among the 32 bits of data. Similarly, bits 1 to 6 of the error correction code are also obtained by the parity of the bits of the data marked with X in the corresponding row.

【0021】図5は、32ワードのデータをバースト転
送する毎にエラー訂正符号を出力する場合のタイムチャ
ートを示したものである。図5のストローブ信号0〜6
を各々エラー訂正符号のビット0〜6に対応させる。デ
ータバス上に第iワード(i=0〜31)が転送される
ときは、各ストローブ信号が図4の対応するエラー訂正
符号のビットの行でデータの第iビットの列にX印があ
ればH(レベル)を、なければL(レベル)を出力する
ようにする。またデータバス上に有効なデータが転送さ
れていないとき各ストローブ信号は第0ワードが転送さ
れている時と同じレベルを出力するようにする。次に図
5のタイムチャートを用いてエラー訂正符号の生成動作
の説明をする。
FIG. 5 shows a time chart in the case where an error correction code is output each time 32 words of data are burst-transferred. Strobe signals 0 to 6 in FIG.
Respectively correspond to bits 0 to 6 of the error correction code. When the i-th word (i = 0 to 31) is transferred onto the data bus, each strobe signal is marked with an X mark in the column of the i-th bit of the data in the row of bits of the corresponding error correction code in FIG. If it is, H (level) is output, and if it is not, L (level) is output. When valid data is not transferred on the data bus, each strobe signal outputs the same level as when the 0th word is transferred. Next, the operation of generating the error correction code will be described with reference to the time chart of FIG.

【0022】イ.メモリ制御装置10によりデータバス
上に有効なデータが転送されている間だけイネーブル信
号はH(レベル)が出力される。第1回路5は、イネー
ブル信号とイニシャライズ信号が共にH(レベル)であ
るのを検出したクロックの次のクロックから31クロッ
クの間だけイニシャライズ信号にL(レベル)を出力す
る。また、ストローブ信号は先に説明したように出力す
る。
A. The enable signal H (level) is output only while the memory controller 10 transfers valid data on the data bus. The first circuit 5 outputs L (level) as the initialization signal only for 31 clocks from the clock next to the clock that detects that the enable signal and the initialization signal are both H (level). The strobe signal is output as described above.

【0023】ロ.データバス上に第0ワードが現れたと
き、イニシャライズ信号がH(レベル)であるので、7
個の各エラー訂正符号のビット0〜ビット3とビット6
は第0ワードの各々対応するデータバスの信号線のレベ
ルにより初期化される。また、エラー訂正符号のビット
4〜ビット5はLに初期化される。 ハ.第1ワード〜第31ワードがデータバスに現れる間
は、ストローブ信号がH(レベル)である場合のみ、エ
ラー訂正符号の各ビットを反転する。
B. Since the initialization signal is H (level) when the 0th word appears on the data bus, 7
Bits 0 to 3 and 6 of each error correction code
Are initialized by the level of the signal line of the data bus corresponding to the 0th word. Bits 4 to 5 of the error correction code are initialized to L. C. While the 1st word to the 31st word appear on the data bus, each bit of the error correction code is inverted only when the strobe signal is H (level).

【0024】ニ.上記のようにしてデータバスの各信号
線について第1〜31ワード毎にエラー訂正符号の更新
を行い、第31ワードがデータバスに現れている時のク
ロックの立ち上がりから1クロックの間、1周期(32
ワード転送)の間にデータバスの各信号線毎で転送され
たデータに対する有効なエラー訂正符号が出力される。
D. As described above, the error correction code is updated for each of the 1st to 31st words for each signal line of the data bus, and one cycle is started for one clock from the rising edge of the clock when the 31st word appears on the data bus. (32
During word transfer), an effective error correction code for the data transferred on each signal line of the data bus is output.

【0025】ホ.バースト転送が終了せず別の32ワー
ドを連続して転送する場合の信号変化を破線で示す。第
1回路5は31クロックの間イニシャライズ信号をL
(レベル)とした後H(レベル)に戻すが、イネーブル
信号7がH(レベル)のままであることを検出すると1
クロック後にイニシャライズ信号をL(レベル)にして
次のエラー訂正符号の生成がすぐに開始される。
E. A broken line shows a signal change when the burst transfer is not completed and another 32 words are continuously transferred. The first circuit 5 outputs the initialization signal L for 31 clocks.
After setting to (level), the value is returned to H (level), but when it is detected that the enable signal 7 remains H (level), 1
After the clock, the initialization signal is set to L (level) and the generation of the next error correction code is immediately started.

【0026】[0026]

【発明の効果】本発明によれば次のような効果がある。 イ.パリテイ生成回路がデータを1ビットずつ逐次取り
込む小規模な同期回路の集まりで実現されるので高速な
データ転送の要求に対応することができる。 ロ.データバスの幅が小さくても効率よくエラー訂正符
号を付加できるのでメモリの増設単位を小さくすること
ができる。(バス幅が8ビットなら、32ビットの場合
の1/4の増設単位になる。) ハ.データ転送とエラー訂正符号の生成を並列して実行
するのでバースト転送の高速性を損なわない。
The present invention has the following effects. I. Since the parity generation circuit is realized by a set of small-scale synchronization circuits that sequentially take in data bit by bit, it is possible to meet the demand for high-speed data transfer. B. Even if the width of the data bus is small, the error correction code can be added efficiently, so that the unit of memory expansion can be reduced. (If the bus width is 8 bits, it will be 1/4 the extension unit of 32 bits.) C. Since the data transfer and the error correction code generation are executed in parallel, the high speed performance of the burst transfer is not impaired.

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

【図1】本発明の一実施例を示したブロック構成図であ
る。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】第2回路の内部の構成を示す図である。FIG. 2 is a diagram showing an internal configuration of a second circuit.

【図3】回路ブロックAの状態遷移の例を示す図であ
る。
3 is a diagram showing an example of state transition of a circuit block A. FIG.

【図4】拡張ハミング符号の生成アルゴリズムの例を示
す図である。
FIG. 4 is a diagram showing an example of an extended Hamming code generation algorithm.

【図5】図4に示すアルゴリズムを用い、32ワードの
転送毎にエラー訂正符号を生成する場合のタイムチャー
トを示す図である。
5 is a diagram showing a time chart when an error correction code is generated for each transfer of 32 words using the algorithm shown in FIG.

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

1 データバス 2 アドレスバス 3 クロック信号(線) 4 シンクロナスDRAM制御信号(線) 5 第1回路 6 第2回路 7 イネーブル信号 8 ストローブ信号 9 イニシャライズ信号 10 メモリ制御装置 11 シンクロナスDRAM 1 Data Bus 2 Address Bus 3 Clock Signal (Line) 4 Synchronous DRAM Control Signal (Line) 5 First Circuit 6 Second Circuit 7 Enable Signal 8 Strobe Signal 9 Initialization Signal 10 Memory Control Device 11 Synchronous DRAM

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】データバス上に有効なデータが送出されて
いる間にメモリ制御装置が出力するイネーブル信号を入
力信号として、データバスからデータを取り込んでエラ
ー訂正符号の算出に使用するタイミングを、所定のアル
ゴリズムに基づいて指示する所定数のストローブ信号お
よび、エラー符号算出の開始時の初期状態を設定するイ
ニシャライズ信号とを出力する第1回路と、 前記のストローブ信号及びイニシャライズ信号を入力信
号として、データバスからデータを逐次取り込んでデー
タバスの各信号線毎のエラー訂正符号を算出して出力す
る第2回路とから構成することを特徴とするバースト転
送メモリのエラー訂正符号発生装置。
1. A timing for fetching data from a data bus and using it for calculating an error correction code, using an enable signal output from a memory control device as an input signal while valid data is being sent on the data bus, A first circuit that outputs a predetermined number of strobe signals that are instructed based on a predetermined algorithm and an initialization signal that sets an initial state at the start of error code calculation; and the strobe signal and the initialization signal as input signals, An error correction code generation device for a burst transfer memory, comprising: a second circuit for sequentially fetching data from a data bus, calculating an error correction code for each signal line of the data bus, and outputting the error correction code.
JP7093275A 1995-04-19 1995-04-19 Error correcting code generator for burst transfer memory Pending JPH08286981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7093275A JPH08286981A (en) 1995-04-19 1995-04-19 Error correcting code generator for burst transfer memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7093275A JPH08286981A (en) 1995-04-19 1995-04-19 Error correcting code generator for burst transfer memory

Publications (1)

Publication Number Publication Date
JPH08286981A true JPH08286981A (en) 1996-11-01

Family

ID=14077896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7093275A Pending JPH08286981A (en) 1995-04-19 1995-04-19 Error correcting code generator for burst transfer memory

Country Status (1)

Country Link
JP (1) JPH08286981A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008165778A (en) * 2006-12-29 2008-07-17 Samsung Electronics Co Ltd Memory device adopting dual clocking method for generating systematic code
JP2008302149A (en) * 2007-06-11 2008-12-18 Sankyo Co Ltd Game machine
JP2008302147A (en) * 2007-06-11 2008-12-18 Sankyo Co Ltd Game machine
US7562283B2 (en) 2005-12-27 2009-07-14 D.S.P. Group Ltd. Systems and methods for error correction using binary coded hexidecimal or hamming decoding

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7562283B2 (en) 2005-12-27 2009-07-14 D.S.P. Group Ltd. Systems and methods for error correction using binary coded hexidecimal or hamming decoding
JP2008165778A (en) * 2006-12-29 2008-07-17 Samsung Electronics Co Ltd Memory device adopting dual clocking method for generating systematic code
JP2008302149A (en) * 2007-06-11 2008-12-18 Sankyo Co Ltd Game machine
JP2008302147A (en) * 2007-06-11 2008-12-18 Sankyo Co Ltd Game machine
JP4668242B2 (en) * 2007-06-11 2011-04-13 株式会社三共 Game machine

Similar Documents

Publication Publication Date Title
KR100837802B1 (en) Semiconductor Memory Apparatus with Error Detection of Data Input and Output
JP2006190425A (en) Semiconductor memory device
US7139965B2 (en) Bus device that concurrently synchronizes source synchronous data while performing error detection and correction
US20080034132A1 (en) Memory interface for controlling burst memory access, and method for controlling the same
US4759021A (en) Test pattern generator
JP2704113B2 (en) Data processing device
JPH08286981A (en) Error correcting code generator for burst transfer memory
JP2001203587A (en) Chain search unit
JP4012907B2 (en) Asynchronous transmission method and circuit thereof
US5550996A (en) ROM burst transfer continuous read-out extension method and a microcomputer system with a built-in ROM using this method
EP3907613A1 (en) Reduced error correction code for dual channel ddr dynamic random-access memory
EP0718848B1 (en) Burst transmission semiconductor memory device
JP2002280909A (en) Error correction device
JP3832548B2 (en) Read-only memory device
US20020004881A1 (en) Data transfer apparatus and data transfer method
JPS6349809B2 (en)
JPH0467661B2 (en)
JPS5941618B2 (en) Synchronous clock generation circuit
JPH10340596A (en) Data storage device and semiconductor memory
JP2849804B2 (en) Memory access interface circuit and memory access method
JP3481447B2 (en) Memory control circuit
JPS63214840A (en) Error detecting and correcting circuit
JPH0512814A (en) Error correcting circuit
JPH0241058B2 (en)
JPH10336157A (en) Received data processing circuit