JPH05165729A - Malfunction restoration system for counter for memory access - Google Patents

Malfunction restoration system for counter for memory access

Info

Publication number
JPH05165729A
JPH05165729A JP3334659A JP33465991A JPH05165729A JP H05165729 A JPH05165729 A JP H05165729A JP 3334659 A JP3334659 A JP 3334659A JP 33465991 A JP33465991 A JP 33465991A JP H05165729 A JPH05165729 A JP H05165729A
Authority
JP
Japan
Prior art keywords
memory
data
write
counter
read
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP3334659A
Other languages
Japanese (ja)
Inventor
Kazuaki Yoshida
和彰 吉田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3334659A priority Critical patent/JPH05165729A/en
Publication of JPH05165729A publication Critical patent/JPH05165729A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To provide the malfunction detection/restoration system of an address counter for memory access, which can improve the fault of a data system on the malfunction detection/restoration system of the counter for memory. CONSTITUTION:This system is constituted of a memory 1 storing data, a write control part 2 generating a write address into the memory 1, a read control part 3 generating a read address into the memory 1, a use quantity detection part 4 supervising data capacity in the memory from a write clock and a read clock, a difference detection part 5 calculating the use quantity of data in the memory from the write address and the read address, a malfunction detection storage part 6 transmitting the erroneous restoration operation of a write address counter 2b, a read address counter 3b and the use quantity detection part 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、メモリ用カウンタの誤
動作検出・復旧方式に関する。ノイズ等の影響により各
部のカウンタに誤動作が起こった場合、メモリの使用量
を監視してそれに応じてデータを読み出すアクセス方法
をとる際は、メモリの使用量および書込み/読出しアド
レスカウンタに誤差が生じるため、不当なデータ廃棄や
データ抜け、無意データの出力等の障害が発生して自己
復旧は不可能となる。この為、カウンタを強制的に復旧
させる必要がある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a malfunction detection / restoration system for a memory counter. If a malfunction occurs in the counter of each part due to the influence of noise, etc., when using the access method of monitoring the memory usage and reading the data accordingly, an error occurs in the memory usage and the write / read address counter. Therefore, the self-recovery becomes impossible due to a failure such as improper data discard, data loss, and output of unintentional data. Therefore, it is necessary to forcibly restore the counter.

【0002】[0002]

【従来の技術】以下において、図4をもちいて従来の一
実施例の回路構成を説明する。図中、1はメモリであ
り、例えば書込み/読出しが可能な2ポートのランダム
アクセスメモリで構成されており、例えば4キロバイト
の容量を要する。
2. Description of the Related Art A circuit configuration of a conventional embodiment will be described below with reference to FIG. In the figure, reference numeral 1 denotes a memory, which is composed of, for example, a writable / readable two-port random access memory, and requires a capacity of, for example, 4 kilobytes.

【0003】2は制御部2aと書込みアドレスカウンタ2b
で構成された書込み制御部であり、例えば書込みアドレ
スカウンタ2bのビット数は13ビットとする。該制御部2a
は先頭信号を主クロックにより叩いて書込みクロック
(wc)を生成し、このwc信号を書込みアドレスカウ
ンタ2bに加えてメモリ1の書込みアドレス(w)を生成
する。
Reference numeral 2 is a control unit 2a and a write address counter 2b.
The write control section is constituted by, and the number of bits of the write address counter 2b is 13 bits, for example. The control unit 2a
Generates a write clock (wc) by hitting the head signal with the main clock, and adds this wc signal to the write address counter 2b to generate the write address (w) of the memory 1.

【0004】3は制御部3aと読出しアドレスカウンタ3b
で構成された読出し制御部であり、例えば読出しアドレ
スカウンタ3bのビット数は13ビットとする。該制御部3a
は出力データ要求信号を主クロックで叩いて読出しクロ
ック(rc)を生成し、このrc信号を読出しアドレス
カウンタ3bに加えメモリ1の読出しアドレス(r)を生
成する。
Reference numeral 3 is a control section 3a and a read address counter 3b.
And the read address counter 3b has a bit number of 13 bits, for example. The control unit 3a
Generates a read clock (rc) by hitting the output data request signal with the main clock, and adds this rc signal to the read address counter 3b to generate the read address (r) of the memory 1.

【0005】従来例の回路においては、入力データを書
込み動作のw信号でメモリ1に書込み、読出し動作のr
信号でメモリ1よりデータを読出し出力データを送出す
るように動作している。
In the circuit of the conventional example, input data is written to the memory 1 by the w signal of the write operation and r of the read operation is used.
It operates so as to read data from the memory 1 by a signal and send output data.

【0006】上記のように、書込みアドレスカウンタ2a
や読出しアドレスカウンタ3aの誤動作に対する復旧処理
は行われていなかった為、メモリ1の使用量あるいは書
込みアドレスカウンタ2bや読出しアドレスカウンタ3bの
カウンタ値に誤差が生じた場合、不当なデータ廃棄や無
意データの出力等の障害が発生して自己復旧が不可能に
なっている。
As described above, the write address counter 2a
Since the recovery process for the malfunction of the read address counter 3a and the read address counter 3a has not been performed, if an error occurs in the usage amount of the memory 1 or the counter value of the write address counter 2b or the read address counter 3b, the data is unjustly discarded or the unintentional data is deleted. The self-recovery is impossible because of the failure such as the output of.

【0007】[0007]

【発明が解決しようとする課題】従って、各カウンタが
誤動作を起こした場合は、自己復旧が出来ず、データ系
に障害を起こすという課題がある。
Therefore, when each counter malfunctions, there is a problem that the self-recovery cannot be performed and a failure occurs in the data system.

【0008】本発明は、書込み/読出しアドレスカウン
タの誤動作を検出して各カウンタを復旧させる方式によ
り、データ系の障害を改善できるメモリアクセス用アド
レスカウンタの誤動作検出・復旧方式を提供することを
目的とする。
It is an object of the present invention to provide a malfunction detecting / restoring method for a memory access address counter which can improve a data system failure by a method of detecting malfunction of a write / read address counter and restoring each counter. And

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
め本発明では、データを格納するメモリ1と、該メモリ
1への書込みアドレスを書込みクロックより生成する書
込みアドレスカウンタ2bを有する書込み制御部2と、前
記メモリ1への読出しアドレスを読出しクロックより生
成する読出しアドレスカウンタ2bを有する読出し制御部
3と、前記の書込みクロックと読出しクロックのアップ
/ダウンカウントを行うことにより前記メモリ1内のデ
ータ容量を監視する使用量検出部4と、前記の書込みア
ドレスと読出しアドレスの差分から前記メモリ1内のデ
ータの使用量を算出する差分検出部5と、前記の書込み
アドレスカウンタ2bと読出しアドレスカウンタ3bおよび
使用量検出部4の誤動作検出および復旧動作を行うため
のリセット信号を送出する為に、前記使用量検出部4で
監視した前記メモリ1内のデータ量と前記差分検出部5
で算出した前記メモリ1内のデータ量の一致を比較する
比較部6aおよび該比較結果が不一致の時にリセット信号
を送出するリセット部6bを備えた誤動作検出復旧部6と
を設けるように構成する。
In order to achieve the above object, in the present invention, a write controller having a memory 1 for storing data and a write address counter 2b for generating a write address for the memory 1 from a write clock. 2, a read controller 3 having a read address counter 2b for generating a read address for the memory 1 from a read clock, and data in the memory 1 by counting up / down the write clock and the read clock. A usage detector 4 for monitoring the capacity, a difference detector 5 for calculating the usage of the data in the memory 1 from the difference between the write address and the read address, the write address counter 2b and the read address counter 3b. And sends a reset signal for performing malfunction detection and recovery operation of the usage amount detector 4. To, the data amount of the memory 1 which is monitored by the amount detecting unit 4 difference detector 5
The malfunction detection and restoration section 6 is provided with a comparison section 6a for comparing the agreement of the data amounts in the memory 1 calculated in step 1 and a reset section 6b for sending a reset signal when the comparison results are inconsistent.

【0010】[0010]

【作用】本発明は図1と図2に示すごとく、使用量検出
部4と差分検出部5の各々でメモリ1内のデータ量の検
出を行い、そこで検出された2つのデータ量を誤動作検
出復旧部6によって比較することで書込みアドレスカウ
ンタ2bと読出しアドレスカウンタ3bおよび容量監視カウ
ンタ4aの誤動作検出を行い、誤動作検出時には誤動作検
出復旧部6により各カウンタの復旧動作を行っている。
As shown in FIGS. 1 and 2, the present invention detects the amount of data in the memory 1 by each of the usage amount detector 4 and the difference detector 5 and detects the two data amounts detected there as a malfunction. The recovery unit 6 makes a comparison to detect a malfunction of the write address counter 2b, the read address counter 3b, and the capacity monitoring counter 4a. When a malfunction is detected, the malfunction detection recovery unit 6 performs a recovery operation of each counter.

【0011】従って、何れかのカウンタがノイズ等の影
響で誤動作した場合には、復旧動作により各々のカウン
タを復旧させることによりそれ以降のデータ系の障害発
生を回避することが可能になる。
Therefore, when any of the counters malfunctions due to the influence of noise or the like, it is possible to avoid the subsequent occurrence of a failure in the data system by recovering each counter by the recovery operation.

【0012】[0012]

【実施例】以下、図1〜図3により本発明の実施例を詳
細に説明する。図1は本発明の回路構成を示す図であ
り、図2は本発明の回路のタイムチャートを示す図であ
り、また図3は本発明におけるデータ使用量の検出例を
示す図である。
Embodiments of the present invention will be described in detail below with reference to FIGS. FIG. 1 is a diagram showing a circuit configuration of the present invention, FIG. 2 is a diagram showing a time chart of the circuit of the present invention, and FIG. 3 is a diagram showing an example of detecting a data usage amount in the present invention.

【0013】図1において、1〜3は従来例と同一構成
のものであり、1はメモリ、2は書込み制御部、3は読
出し制御部を示す。4〜6は本発明を構成する回路であ
る。4は使用量検出部であり、例えば7ビットのアップ
/ダウンカウントの容量監視カウンタ4aを備える。5は
差分検出部であり、例えば7ビットの全加算器より形成
される。
In FIG. 1, 1 to 3 have the same structure as the conventional example, 1 is a memory, 2 is a write controller, and 3 is a read controller. Reference numerals 4 to 6 are circuits constituting the present invention. Reference numeral 4 is a usage amount detecting unit, which includes a capacity monitoring counter 4a for counting up / down of 7 bits. Reference numeral 5 is a difference detection unit, which is formed of, for example, a 7-bit full adder.

【0014】6は誤動作検出復旧部であり、容量監視カ
ウンタ4aから出力される7ビット構成のデータ量nとの
差分検出部5より出力される7ビット構成のデータ量m
を比較して誤動作アラームを生成する比較部6a、及び該
誤動作アラームからリセット信号(RST)を生成する
リセット部6bを有する。
Reference numeral 6 denotes a malfunction detection / restoration unit, which is a 7-bit data amount m output from the difference detection unit 5 from the 7-bit data amount n output from the capacity monitoring counter 4a.
And a reset unit 6b for generating a reset signal (RST) from the malfunction alarm.

【0015】図2において、(a) 〜(c) は外部より加わ
る信号であり、(d) 〜(k) は本発明回路で生成される信
号である。なお、(a) 〜(k) は図1の各回路部位に記載
した信号と同一信号である。
In FIG. 2, (a) to (c) are signals applied from the outside, and (d) to (k) are signals generated by the circuit of the present invention. It should be noted that (a) to (k) are the same signals as those described in each circuit portion of FIG.

【0016】(a) は主クロック、(b) は入力データ、
(c) は入力データ(b) の先頭を示す先頭信号である。な
お、(d) はメモリ1への書込みアドレス(w)、(e) は
メモリ1から読出した出力データ、(f) はメモリ1への
読出しアドレス(r)である。
(A) is the main clock, (b) is the input data,
(c) is a head signal indicating the head of the input data (b). Note that (d) is a write address (w) to the memory 1, (e) is output data read from the memory 1, and (f) is a read address (r) to the memory 1.

【0017】また、(g) は差分検出部5の算出結果のデ
ータ量m、(h) は制御部2aからの書込みクロック(w
c)、(i) は制御部3aからの読出しクロック(rc)で
あり、更に、(j) は容量監視カウンタ4aの監視結果のデ
ータ量n、(k) は誤動作検出回路から出力されるリセッ
ト信号である。
Further, (g) is the data amount m of the calculation result of the difference detection section 5, and (h) is the write clock (w) from the control section 2a.
c) and (i) are the read clocks (rc) from the control unit 3a, (j) is the data amount n of the monitoring result of the capacity monitoring counter 4a, and (k) is the reset output from the malfunction detection circuit. It is a signal.

【0018】図1と図2において、先ず、先頭信号(c)
を主クロック(a) で叩くことにより書込みアドレス(d)
の‘1’が発生し、この書込みアドレス(d) により書き
込まれたメモリ1のデータ量m(g) とデータ量n(j) は
共に正常な‘1’の状態にあり、一方、メモリ1の読出
しは無ければ読出しアドレス(f) は‘0’にあり、出力
データ(e) は‘不定’とする。
In FIGS. 1 and 2, first, the head signal (c)
Write address (d) by tapping on the main clock (a)
"1" of the memory 1 is generated, and the data amount m (g) and the data amount n (j) of the memory 1 written by the write address (d) are both in the normal "1" state. If there is no read, the read address (f) is at "0" and the output data (e) is "undefined".

【0019】通常の動作は、先ずタイミングにおいて
先頭信号(c) をトリガにして書込みアドレスカウンタ2b
は動作を開始し、データ量n(j) の‘1’を基準に入力
データ(b) の書込みアドレス(d) は‘1’から‘2’に
カウントアップし、メモリ1に入力データ(b) の‘A’
を書き込む。
In normal operation, first, at the timing, the write signal counter 2b is triggered by the head signal (c).
Starts the operation, the write address (d) of the input data (b) is counted up from "1" to "2" based on "1" of the data amount n (j), and the input data (b ) 'A'
Write.

【0020】この時、使用量検出部4では容量監視カウ
ンタ4aはカウントアップが行われ、データ量n(j) を
‘1’から‘2’にアップする。なお、差分検出部5で
は、書込みアドレス(d) と読出しアドレス(f) の差分に
よってメモリ1内のデータ量m(g) を算出し、データ量
m(g) を‘2’にする。
At this time, the capacity monitoring counter 4a in the usage amount detector 4 counts up, and the data amount n (j) is increased from "1" to "2". The difference detection unit 5 calculates the data amount m (g) in the memory 1 based on the difference between the write address (d) and the read address (f), and sets the data amount m (g) to "2".

【0021】また、誤動作検出復旧部6では、これら2
つのメモリ1内のデータ量n(j) とデータ量m(g) を比
較してともに‘2’に一致していることを確認し、リセ
ット信号(k) を送出しない( 現状態を維持) 。
In addition, the malfunction detection / restoration unit 6 stores these 2
The data amount n (j) and the data amount m (g) in one memory 1 are compared and it is confirmed that they both match with '2', and the reset signal (k) is not sent (the current state is maintained). ..

【0022】次に、タイミングにおいてデータ量要求
信号が加わると、データ量n(j) の‘0’をもとに読出
しアドレスカウンタ3bが動作を開始して読出しアドレス
(f)を‘1’にし、メモリ1に格納しているデータ
‘A’を読出して出力データ(e)として送出する。この
時には、容量監視カウンタ4aから出力するデータ量n
(j)は‘1’にカウントダウンされる。
Next, when a data amount request signal is added at the timing, the read address counter 3b starts its operation based on "0" of the data amount n (j) to start the read address.
(f) is set to "1", the data "A" stored in the memory 1 is read and sent as output data (e). At this time, the data amount n output from the capacity monitoring counter 4a
(j) is counted down to '1'.

【0023】差分検出部5では、書込みアドレス(d) と
読出しアドレス(f) の差分によってメモリ1のデータ量
m(g) を算出し、データ量m(g) を‘1’に下げる。ま
た、誤動作検出復旧部6の比較部6aでは、これらのデー
タ量n(j) とデータ量m(g) を比較して共に‘1’に一
致していることを確認し、次のデータの書込み/読出し
時には、読出しアドレスカウンタ2bまたは読出しアドレ
スカウンタ3bをカウントアップしてメモリ1のアクセス
を行う状態に入る。
The difference detecting section 5 calculates the data amount m (g) of the memory 1 from the difference between the write address (d) and the read address (f) and reduces the data amount m (g) to "1". Further, the comparison unit 6a of the malfunction detection / restoration unit 6 compares the data amount n (j) with the data amount m (g) and confirms that they both match '1'. At the time of writing / reading, the read address counter 2b or the read address counter 3b is incremented to enter the state of accessing the memory 1.

【0024】一方、例えばタイミングにおいて、読出
しアドレスカウンタ3bが誤動作した場合、読出しアドレ
ス(f) は斜線部分に示す如く‘0’のままとなり、差分
検出部5から出力されるデータm(g) は異常を示す
‘2’のままになる。
On the other hand, if the read address counter 3b malfunctions at the timing, for example, the read address (f) remains "0" as shown by the shaded portion, and the data m (g) output from the difference detection unit 5 is It remains '2', which indicates an abnormality.

【0025】然し、書込みクロック(h) と読出しクロッ
ク(i) は正常に出力されている為、容量監視カウンタ4a
はカウントダウンし、データ量n(j) の斜線部分に示す
如く正常の‘1’になる。
However, since the write clock (h) and the read clock (i) are output normally, the capacity monitoring counter 4a
Counts down and becomes normal "1" as shown by the shaded portion of the data amount n (j).

【0026】誤動作検出部6の比較部6aにより前記デー
タ量n(j) の‘1’とデータm(g)の‘2’の不一致が
検出されて誤動作アラームを出力し、この誤動作アラー
ムをリセット部6bに加えて出力される負論理のリセット
信号(k) で書込みアドレスカウンタ2bと読出しアドレス
カウンタ3bおよび容量監視カウンタ4aをリセットする事
で書込みアドレス(d) と読出しアドレス(f) の復旧を行
う。
The comparing unit 6a of the malfunction detecting unit 6 detects a mismatch between the data amount n (j) '1' and the data m (g) '2', outputs a malfunction alarm, and resets this malfunction alarm. The write address counter 2b, the read address counter 3b, and the capacity monitoring counter 4a are reset by the negative logic reset signal (k) output in addition to the part 6b to restore the write address (d) and the read address (f). To do.

【0027】同様に、容量監視カウンタ4aが誤動作した
場合は、誤動作検出復旧部6によって前記データ量n
(j) とデータm(g) の不一致が比較部6aで検出されて誤
動作アラームが出力され、この誤動作アラームにより負
論理のリセット信号(k) を生成して書込みアドレスカウ
ンタ2bと読出しアドレスカウンタ3bおよび容量監視カウ
ンタ4aの復旧を行う。
Similarly, when the capacity monitoring counter 4a malfunctions, the malfunction detection restoration unit 6 causes the data amount n
The comparison unit 6a detects a mismatch between (j) and the data m (g), and outputs a malfunction alarm. The malfunction alarm generates a negative logic reset signal (k) to write address counter 2b and read address counter 3b. And the capacity monitoring counter 4a is restored.

【0028】図3は本発明におけるデータ使用量の検出
例を示す図である。図中、Dはメモリ容量、wcは書込
みクロック、wは書込みアドレス、nはデータ量(使用
量検出部4)、rcは読出しクロック、rは書込みアド
レス、mはデータ量(差分検出部5)である。今、D=
9一定とする。
FIG. 3 is a diagram showing an example of detecting the amount of data used in the present invention. In the figure, D is a memory capacity, wc is a write clock, w is a write address, n is a data amount (usage detecting unit 4), rc is a read clock, r is a write address, and m is a data amount (difference detecting unit 5). Is. Now D =
9 fixed.

【0029】 (1) w>rの場合─────図3(A) wc=7、w=7、rc=2、r=2とすると、 データ量n=wc−rc=7−2=5 データ量m=w−r=7−2=5 (2) w=rの場合─────図3(B) wc=5、w=5、rc=5、r=5とすると、 データ量n=wc−rc=5−5=0 データ量m=w−r=5−5=0 (2) w<rの場合─────図3(C) wc=11、w=2、rc=6、r=6とすると、 データ量n=wc−rc=11−6=5 データ量m=D−(r−w)=9−(6−2)=9−4
=5
(1) When w> r ───── FIG. 3A When wc = 7, w = 7, rc = 2, r = 2, the data amount n = wc-rc = 7-2 = 5 Data amount m = w-r = 7-2 = 5 (2) When w = r ───────────────────────────────────────────────── , Data amount n = wc-rc = 5-5 = 0 Data amount m = w-r = 5-5 = 0 (2) In the case of w <r ───── FIG. 3 (C) wc = 11, w = 2, rc = 6, r = 6, the data amount n = wc-rc = 11-6 = 5 the data amount m = D- (r-w) = 9- (6-2) = 9-4
= 5

【0030】[0030]

【発明の効果】以上の説明から明らかなように本発明に
よれば、書込み/読出しアドレスカウンタの誤動作時に
は、誤動作アラームの出力により誤動作を通知すると共
に、書込み/読出しアドレスカウンタおよび容量監視カ
ウンタをリセットすることで書込み/読出しアドレスカ
ウンタの復旧を行うことができる。また、容量監視カウ
ンタの誤動作時にも同様に誤動作の検出並びに復旧動作
を行うことを可能にし、書込み/読出しアドレスとデー
タの不一致によるデータ系の障害を避けることが出来る
ようになり、係るメモリアクセスの信頼性向上に寄与す
るところが大きいという効果を奏する。
As is apparent from the above description, according to the present invention, when the write / read address counter malfunctions, the malfunction is notified by the output of a malfunction alarm, and the write / read address counter and the capacity monitoring counter are reset. By doing so, the write / read address counter can be restored. Further, even when the capacity monitoring counter malfunctions, the malfunction can be detected and the recovery operation can be performed in the same manner, and the failure of the data system due to the mismatch between the write / read address and the data can be avoided. It has an effect that it greatly contributes to the improvement of reliability.

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

【図1】 本発明の回路構成を示す図である。FIG. 1 is a diagram showing a circuit configuration of the present invention.

【図2】 本発明の回路のタイムチャートを示す図であ
る。
FIG. 2 is a diagram showing a time chart of the circuit of the present invention.

【図3】 本発明におけるデータ使用量の検出例を示す
図である。
FIG. 3 is a diagram showing an example of data usage detection according to the present invention.

【図4】 従来の一実施例の回路構成を示す図ある。FIG. 4 is a diagram showing a circuit configuration of a conventional example.

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

1はメモリ 2は書込み制御部 2aは制御部 2bは書
込みアドレスカウンタ 3は読出し制御部 3aは制御部 2bは読
出しアドレスカウンタ イミング用量検出部 4aは容量監視カウンタ 5は差分検出部 6は誤動作検出復旧部 6aは比較部 6bはリ
セット部
1 is memory 2 is write controller 2a is controller 2b is write address counter 3 is read controller 3a is controller 2b is read address counter Imaging dose detector 4a is capacity monitoring counter 5 is difference detector 6 Malfunction detection recovery Part 6a is comparison part 6b is reset part

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 データを格納するメモリ(1) と、 該メモリ(1) への書込みアドレスを書込みクロックより
生成する書込みアドレスカウンタ(2b)を有する書込み制
御部(2) と、 前記メモリ(1) への読出しアドレスを読出しクロックよ
り生成する読出しアドレスカウンタ(2b)を有する読出し
制御部(3) と、 前記の書込みクロックと読出しクロックのアップ/ダウ
ンカウントを行うことにより前記メモリ(1) 内のデータ
容量を監視する使用量検出部(4) と、 前記の書込みアドレスと読出しアドレスの差分から前記
メモリ(1) 内のデータの使用量を算出する差分検出部
(5) と、 前記の書込みアドレスカウンタ(2b)と読出しアドレスカ
ウンタ(3b)および使用量検出部(4) の誤動作検出および
復旧動作を行うためのリセット信号を送出する為に、前
記使用量検出部(4) で監視した前記メモリ(1) 内のデー
タ量と前記差分検出部(5) で算出した前記メモリ(1) 内
のデータ量の一致を比較する比較部(6a)および該比較結
果が不一致の時にリセット信号を送出するリセット部(6
b)を備えた誤動作検出復旧部(6) とを設けたことを特徴
とするメモリアクセス用カウンタの誤動作復旧方式。
1. A write controller (2) having a memory (1) for storing data, and a write address counter (2b) for generating a write address for the memory (1) from a write clock, the memory (1) ) To a read control section (3) having a read address counter (2b) for generating a read address from the read clock, and by performing up / down counting of the write clock and the read clock in the memory (1). A usage detector (4) for monitoring the data capacity, and a difference detector for calculating the data usage in the memory (1) from the difference between the write address and the read address.
(5), the write address counter (2b), the read address counter (3b), and the usage amount detection section (4) Comparison unit (6a) for comparing the amount of data in the memory (1) monitored by the unit (4) with the amount of data in the memory (1) calculated by the difference detection unit (5) and the comparison result Reset section (6
A malfunction recovery method for a memory access counter, which is provided with a malfunction detection recovery unit (6) provided with b).
JP3334659A 1991-12-18 1991-12-18 Malfunction restoration system for counter for memory access Withdrawn JPH05165729A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3334659A JPH05165729A (en) 1991-12-18 1991-12-18 Malfunction restoration system for counter for memory access

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3334659A JPH05165729A (en) 1991-12-18 1991-12-18 Malfunction restoration system for counter for memory access

Publications (1)

Publication Number Publication Date
JPH05165729A true JPH05165729A (en) 1993-07-02

Family

ID=18279830

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3334659A Withdrawn JPH05165729A (en) 1991-12-18 1991-12-18 Malfunction restoration system for counter for memory access

Country Status (1)

Country Link
JP (1) JPH05165729A (en)

Similar Documents

Publication Publication Date Title
US7124329B2 (en) Implementing memory failure analysis in a data processing system
EP0075631B1 (en) Apparatus for logging hard memory read errors
TW406225B (en) Error correcting device and data reproducing device
JP5663881B2 (en) Clock device
JP4868980B2 (en) Single event function interrupt detection system
JPH05165729A (en) Malfunction restoration system for counter for memory access
US20040187053A1 (en) First-in/first-out (FIFO) information protection and error detection method and apparatus
US5740177A (en) Method of correcting error, suitable for storage device
JP3130796B2 (en) Control storage device
JP2942326B2 (en) Memory monitoring circuit
JP3036442B2 (en) Memory monitoring method
JPH0344394B2 (en)
JPH04156641A (en) Register access device
JP3281982B2 (en) Data buffer
KR100380601B1 (en) Address management system and method of FFC for IPC
JPH08221116A (en) Digital input device with diagnostic function
JPH02143352A (en) Memory error detection and correction system
JPH04171550A (en) Cache memory
JP2849958B2 (en) Data processing device
JPS6027423B2 (en) Pseudo-intermittent error check code generator
JPH04268647A (en) Register with double read preventing function
JPH02116932A (en) Method and device for detecting error of counting circuit and counting device and address signal generating device
JPH08172687A (en) Detection circuit for abnormality of clock
JPH0435964B2 (en)
JPH04264644A (en) Read error detection circuit for buffer storage device

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990311