JPH08212145A - Information processor, method and device for diagnosing memory - Google Patents

Information processor, method and device for diagnosing memory

Info

Publication number
JPH08212145A
JPH08212145A JP7020799A JP2079995A JPH08212145A JP H08212145 A JPH08212145 A JP H08212145A JP 7020799 A JP7020799 A JP 7020799A JP 2079995 A JP2079995 A JP 2079995A JP H08212145 A JPH08212145 A JP H08212145A
Authority
JP
Japan
Prior art keywords
memory
data
test data
processor
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP7020799A
Other languages
Japanese (ja)
Inventor
Noriaki Kobayashi
憲明 小林
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 JP7020799A priority Critical patent/JPH08212145A/en
Publication of JPH08212145A publication Critical patent/JPH08212145A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • For Increasing The Reliability Of Semiconductor Memories (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE: To diagnose a read/write enable memory at high speed concerning the information processor, method and device for diagnosing memory with which the fault of the memory is diagnosed. CONSTITUTION: This device is composed of a processor 11 for accessing a memory 12 and recognizing the fault of the memory 12, register 15 for previously holding test data to be written in all the areas of the memory 12 by the processor 11, comparator 16 for comparing whether the test data read out of the memory 12 by the processor 11 are matched with the test data previously held in the register 15 or not, and latch circuit 17 for latching the compared result of the comparator 16 and supplying it to the processor 11.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置及びメモリ
診断方法及びメモリ診断装置に係り、特に、読み書き可
能なメモリの故障を診断する情報処理装置及びメモリ診
断方法及びメモリ診断装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, a memory diagnosing method and a memory diagnosing apparatus, and more particularly to an information processing apparatus, a memory diagnosing method and a memory diagnosing apparatus for diagnosing a failure of a readable / writable memory.

【0002】近年、情報処理装置等ではメモリが不良の
まま、情報を処理すると正確な処理が実行できなくなる
ため、電源投入時などにメモリの不良を検知し、メモリ
の交換等を行なわせるべく、メモリの初期診断機能を有
するものがある。しかしながら、メモリの大容量化に伴
いメモリの素子不良等の診断に時間を要するようになっ
てきている。
In recent years, in information processing devices and the like, accurate processing cannot be performed if information is processed while the memory is defective. Therefore, when the power is turned on, the defective memory is detected and the memory is replaced. Some have an initial memory diagnosis function. However, as the capacity of the memory increases, it takes more time to diagnose a defective element of the memory.

【0003】このため、メモリの診断をより高速に行な
うことが求められている。
Therefore, there is a demand for faster memory diagnosis.

【0004】[0004]

【従来の技術】図9に従来の一例のブロック図を示す。
従来の情報処理装置40は予め設定されたプログラムに
従って情報を処理するプロセッサ41,プロセッサ41
で処理されるデータが記憶されるメモリ42,プロセッ
サ41での処理結果を表示する表示装置43より構成さ
れ、電源投入時等の初期状態においてメモリ42の不良
の診断はプロセッサ41をプログラムにより制御するこ
とにより行っていた。
2. Description of the Related Art FIG. 9 shows a block diagram of a conventional example.
The conventional information processing device 40 includes a processor 41 and a processor 41 that process information according to a preset program.
The memory 42 stores data to be processed by the processor 41, and the display device 43 for displaying the processing result of the processor 41. In the initial state such as when the power is turned on, the failure of the memory 42 is diagnosed by controlling the processor 41 by a program. I was doing it.

【0005】図10に従来の一例のメモリの初期診断フ
ローチャートを示す。プロセッサ41にメモリ診断指令
があると(ステップS4-1)、メモリ42の最初のアド
レスに一旦アクセスしてテストデータを書き込み、再び
読み出す(ステップS4-2,S4-4)。
FIG. 10 shows a flowchart of an initial diagnosis of a conventional memory. If there is a memory diagnostic command to the processor 41 (step S4 -1), write test data to temporarily access the first address of the memory 42, read out again (step S4 -2, S4 -4).

【0006】プロセッサ41は読み出したデータとメモ
リ42に書き込んだテストデータを比較して両データが
一致しているか否かを判定し、不一致であれば表示装置
43にエラー表示を行ない、一致であれば、メモリ42
の次のアドレスにテストデータを書き込み、再び読み出
して書き込んだテストデータとメモリ42から読み出し
たデータとの一致・不一致を判定し、エラーを検知する
(ステップS4-5〜S4-9)。
The processor 41 compares the read data with the test data written in the memory 42 to determine whether the two data match or not. If they do not match, an error is displayed on the display device 43 and if they match. For example, memory 42
Write test data to the next address, to determine the match or mismatch between data read from the test data memory 42 is written is read again, detects an error (step S4 -5 ~S4 -9).

【0007】従来は、プロセッサ41により以上、ステ
ップS4-3〜S4-9をくり返すことによりエラーの抽出
を行っていた。
[0007] Conventionally, more than by the processor 41, has been performed to extract error by repeating the steps S4 -3 ~S4 -9.

【0008】[0008]

【発明が解決しようとする課題】しかるに、従来のメモ
リ診断方法ではメモリに接続されたプロセッサがプログ
ラムによりメモリに対してアドレス毎にデータの書き込
み、読み出しを行ない、書き込み時のデータと読み出し
時のデータとを比較してデータが異なっていたらエラー
であると判断を行っていたため、一アドレス分のエラー
判定に時間がかかり、特にメモリ容量が大きくなるとメ
モリ全体の診断に膨大な時を要する等の問題点があっ
た。
However, in the conventional memory diagnostic method, the processor connected to the memory writes and reads data to and from the memory by the program, and the data at the time of writing and the data at the time of reading are written. Since it was judged that there was an error if the data were different from each other, it took time to judge the error for one address, and especially when the memory capacity became large, it took a huge amount of time to diagnose the entire memory. There was a point.

【0009】また、従来のメモリ診断方法ではデータが
異なるか否かでエラーの判定を行うのみであるため、ア
クセスタイム不良、保持性不良等の検出はできなかっ
た。本発明は上記の点に鑑みてなされたものでメモリの
故障診断を高速に行なえる情報処理装置、メモリ診断方
法及びメモリ診断装置を提供することを目的とする。
Further, in the conventional memory diagnosis method, since the error determination is made only by whether or not the data is different, it is not possible to detect the access time failure, the retention failure, and the like. The present invention has been made in view of the above points, and an object of the present invention is to provide an information processing apparatus, a memory diagnostic method, and a memory diagnostic apparatus that can perform failure diagnosis of a memory at high speed.

【0010】[0010]

【課題を解決するための手段】図1に本発明の原理図を
示す。メモリアクセス手段1は、メモリ内全域に同じテ
ストデータを記憶させると共に前記メモリからテストデ
ータを読み出す。
FIG. 1 shows the principle of the present invention. The memory access means 1 stores the same test data in the entire area of the memory and reads the test data from the memory.

【0011】テストデータ保持手段2は、テストデータ
を保持する。比較手段3は、メモリから読み出されたテ
ストデータとテストデータ保持手段に保持されたテスト
データとを比較し、不一致のときにメモリの故障を示す
故障判定信号を生成する。
The test data holding means 2 holds the test data. The comparison means 3 compares the test data read from the memory with the test data held in the test data holding means, and generates a failure determination signal indicating a failure of the memory when they do not match.

【0012】請求項2は、前記テストデータ保持手段及
び、前記比較手段を専用ハードウェアにより構成してな
る。請求項3は、メモリへのアクセスを制御するメモリ
アクセス制御手段によりメモリ内全域に同じテストデー
タを書き込むデータ書込過程と、前記メモリ内全域に書
き込んだ前記テストデータをテストデータ保持手段に保
持するデータ保持過程と、前記データ書込過程で前記メ
モリに書き込んだ前記テストデータと、前記データ保持
過程で前記テストデータ保持手段に保持された前記テス
トデータとを読み出し、データの一致、不一致を比較す
る比較手段により比較し、前記テストデータの不一致部
分を指示する比較過程とを有する。
According to a second aspect of the present invention, the test data holding means and the comparison means are constituted by dedicated hardware. According to a third aspect of the present invention, a memory access control means for controlling access to the memory writes the same test data in the entire area of the memory, and the test data written in the entire area of the memory is held in the test data holding means. The data holding step, the test data written in the memory in the data writing step, and the test data held in the test data holding means in the data holding step are read out, and the coincidence and non-coincidence of the data are compared. A comparison step of comparing by the comparison means and designating a non-matching portion of the test data.

【0013】請求項4は、前記データ書込過程と前記比
較過程との間に所定の時間待機する待機過程を有してな
る。請求項5は、出力データが確定した時点でデータ確
定信号を出力するメモリの不良を診断するメモリ診断方
法であって、前記メモリにアクセスするアクセス過程
と、前記データ確定信号を検知し、前記データ確定信号
を検知したときのデータの確定・不確定を検知する確定
検知過程と、前記確定検知過程での検知結果が不確定と
されたときに前記データ確定信号を遅延させる遅延制御
過程とを有してなる。
According to a fourth aspect of the present invention, there is provided a waiting process for waiting a predetermined time between the data writing process and the comparing process. According to a fifth aspect of the present invention, there is provided a memory diagnosing method for diagnosing a defect of a memory that outputs a data confirmation signal when output data is confirmed, the access process of accessing the memory, and the data confirmation signal being detected to detect the data. There is a definite detection process for detecting definite / indefinite of data when a definite signal is detected, and a delay control process for delaying the data definite signal when the detection result in the definite detection process is indefinite. I will do it.

【0014】請求項6は、出力データが確定してからデ
ータ確定信号を出力するメモリに対してアクセスするア
クセス手段と、前記データ確定信号入力時のデータの状
態を検知するデータ検知手段と、前記データ確定信号を
遅延させる遅延回路と、前記遅延回路の遅延時間を可変
する遅延時間可変手段とを有してなる。
According to a sixth aspect of the present invention, there is provided access means for accessing a memory which outputs a data confirmation signal after the output data is confirmed, data detecting means for detecting a state of data when the data confirmation signal is input, and It has a delay circuit for delaying the data confirmation signal and a delay time changing means for changing the delay time of the delay circuit.

【0015】[0015]

【作用】本発明の請求項1によれば、メモリの全域には
メモリアクセス手段により同じテストデータを書き込
み、書き込まれたテストデータをメモリから順次読み出
し、比較手段によりテストデータ保持手段に保持された
テストデータと比較するだけで、メモリの故障診断が行
なえ、メモリへのアクセスと故障診断とを独立に行なえ
るため、高速に診断が行なえる。
According to the first aspect of the present invention, the same test data is written in the entire area of the memory by the memory access means, the written test data is sequentially read from the memory, and is held in the test data holding means by the comparing means. The failure diagnosis of the memory can be performed only by comparing with the test data, and the access to the memory and the failure diagnosis can be performed independently, so that the diagnosis can be performed at high speed.

【0016】請求項2によれば、テストデータ保持手段
と比較手段とを専用ハードウェアで構成することによ
り、故障の診断を専用ハードウェアにより独立に行な
え、プログラムの制御を簡略化できるため、高速に診断
が可能となる。請求項3によれば、テストデータをメモ
リ全域及びテストデータ保持手段に書き込んだ後、テス
トデータ保持手段に書込まれたテストデータを比較手段
に供給し、比較手段にメモリから順次データを読み出す
ことにより比較手段でテストデータ保持手段のテストデ
ータとメモリから読み出されたテストデータとを比較
し、その不一致を検知することによりデータの比較を一
括して行なえるため、メモリ診断を高速に実行できる。
According to the second aspect, by structuring the test data holding means and the comparing means by dedicated hardware, failure diagnosis can be independently performed by the dedicated hardware, and the control of the program can be simplified. It enables diagnosis. According to claim 3, after writing the test data in the entire area of the memory and the test data holding means, the test data written in the test data holding means is supplied to the comparing means, and the comparing means sequentially reads the data from the memory. By the comparison means, the comparison means compares the test data of the test data holding means with the test data read from the memory, and by detecting the inconsistency, the data can be compared at once, so that the memory diagnosis can be executed at high speed. .

【0017】請求項4によれば、データ書込過程と比較
過程との間に待機過程を設けることによりメモリにデー
タを記憶させてから一定時間経過した後のメモリの状態
を検知でき、素子不良の他にリフレッシュ不良等の診断
も可能となる。請求項5によれば、アクセス過程、確定
検知過程、遅延制御過程をデータが確定するまでくり返
し、実行することによりデータ確定不良を検知できると
共にデータ確定遅延時間を検知できるため、メモリの回
路の調整等を容易に行なえる。
According to the present invention, by providing a waiting process between the data writing process and the comparing process, it is possible to detect the state of the memory after a certain time has elapsed since the data was stored in the memory, and the device failure. Besides, it becomes possible to diagnose defective refresh. According to the present invention, by repeating the access process, the confirmation detection process, and the delay control process until the data is confirmed and executing the data confirmation defect, the data confirmation delay time can be detected. Etc. can be done easily.

【0018】請求項6によれば、データ確定信号をデー
タの確定が可能となる時間まで順次遅延させることによ
り、データ確定時間の不良、及び、不良時間を検知する
ことができる。
According to the sixth aspect, the data confirmation signal is sequentially delayed until the time when the data can be confirmed, whereby the defect of the data confirmation time and the defect time can be detected.

【0019】[0019]

【実施例】図2に本発明の第1実施例のブロック図を示
す。本実施例では情報処理装置に内蔵されたメモリの初
期診断方法について説明する。本実施例の情報処理装置
10は予め設定されたプログラムに従って情報を処理す
るプロセッサ11,プロセッサ11で処理されるデータ
が記憶されるメモリ12,プロセッサ11での処理結果
を表示する表示装置13,メモリ12の故障を診断する
故障診断用ハードウェア部14より構成される。
1 is a block diagram of a first embodiment of the present invention. In this embodiment, an initial diagnosis method of a memory built in the information processing device will be described. The information processing apparatus 10 according to the present embodiment includes a processor 11 that processes information according to a preset program, a memory 12 that stores data processed by the processor 11, a display device 13 that displays a processing result of the processor 11, and a memory. It is composed of a failure diagnosis hardware unit 14 for diagnosing 12 failures.

【0020】故障診断用ハードウェア部14はテストデ
ータを保持するレジスタ15,メモリ12に記憶された
データとレジスタ15に保持されたテストデータとを比
較し、一致したときにはローレベル、不一致のときには
ハイレベルの信号を出力するコンパレータ16,コンパ
レータ16からの信号をラッチするラッチ回路17より
構成される。
The failure diagnosis hardware section 14 compares the data stored in the register 15 and the memory 12 for holding the test data with the test data held in the register 15, and when they match, the low level, and when they do not match, the high level. It is composed of a comparator 16 that outputs a level signal and a latch circuit 17 that latches the signal from the comparator 16.

【0021】レジスタ15にはメモリ12の各アドレス
Adr1 〜Adrn に記憶されるロングバイト単位のテスト
データと同じ値、例えば16進数で“FFAA550
0”なるテストデータが保持される。図3に本発明の第
1実施例の動作フローチャートを示す。プロセッサ11
では電源の投入などに応じて内部にメモリ診断指令が発
生すると(ステップS1-1)、まず、メモリ12にアク
セスして予め設定されたロングバイトのテストデータ、
例えば、16進表示で、“FFAA5500”をメモリ
12の各アドレスAdr1 〜nに書き込むと共にレジスタ
にメモリ12に記憶させたテストデータ“FFA550
0”と同じ値のテストデータ“FFAA5500”を書
き込む(ステップS1-2,S1-3)。
The register 15 has the same value as the test data in the unit of long bytes stored in the addresses Adr1 to Adrn of the memory 12, for example, "FFAA550" in hexadecimal.
The test data "0" is held. Fig. 3 shows an operation flowchart of the first embodiment of the present invention.
In the memory diagnostic command is generated internally in accordance with the power-on (step S1 -1), first, long-byte test data set in advance by accessing the memory 12,
For example, in hexadecimal notation, "FFAA5500" is written in each address Adr1 to n of the memory 12 and the test data "FFA550" stored in the memory 12 in the register.
0 writes FFAA5500 "" test data of the same value "(step S1 -2, S1 -3).

【0022】次にプロセッサ11はレジスタ15に保持
されたテストデータをコンパレータ16に供給し、メモ
リ12へアクセスするアドレスを最初のアドレスAdr1
にセットし、メモリ12にアクセスして、メモリ12よ
りデータを読み出し、コンパレータ16に供給する(ス
テップS1-4,S1-5,S1-6)。
Next, the processor 11 supplies the test data held in the register 15 to the comparator 16 so that the address for accessing the memory 12 is the first address Adr1.
Is set, the memory 12 is accessed, the data is read from the memory 12, and the data is supplied to the comparator 16 (steps S1 -4 , S1 -5 , S1 -6 ).

【0023】コンパレータ16ではレジスタ15から供
給されたテストデータD1とメモリ12から供給される
アドレスAdr1 に記憶されたデータD2とを比較し、デ
ータD1とデータD2とが一致するときには出力Qをロ
ーレベルとし、出力し、データD1とデータD2とが不
一致のときには出力Qをハイレベルとする。コンパレー
タ16の出力Qはラッチ回路17に供給される。
The comparator 16 compares the test data D1 supplied from the register 15 with the data D2 stored at the address Adr1 supplied from the memory 12, and when the data D1 and the data D2 match, the output Q is at a low level. When the data D1 and the data D2 do not match, the output Q is set to the high level. The output Q of the comparator 16 is supplied to the latch circuit 17.

【0024】ラッチ回路17にはメモリ12から読み出
されたデータのアドレスAdr1 が供給され、コンパレー
タ16の出力Qをラッチし、対応するアドレスAdr1 の
エラー判別信号としてプロセッサ11に供給する。デー
タD1とデータD2とが一致し、メモリ12のアクセス
されたアドレスに故障・不良がなければ、プロセッサ1
1にはラッチ回路17よりローレベルのエラー判別信号
が供給され、データD1とデータD2とが不一致で、メ
モリ12のアクセスされたアドレスに故障・不良がある
場合にはプロセッサ11にはラッチ回路17よりハイレ
ベルのエラー判別信号が供給される。
The address Adr1 of the data read from the memory 12 is supplied to the latch circuit 17, the output Q of the comparator 16 is latched, and it is supplied to the processor 11 as an error determination signal of the corresponding address Adr1. If the data D1 and the data D2 match and there is no failure or defect in the accessed address of the memory 12, the processor 1
When a low-level error determination signal is supplied from the latch circuit 17 to 1 and the data D1 and the data D2 do not match and the accessed address of the memory 12 has a failure / defective, the processor 11 receives the latch circuit 17 A higher level error discrimination signal is supplied.

【0025】プロセッサ11はラッチ回路17からのエ
ラー判別信号がハイレベルになると、メモリ12の現在
アクセスしているアドレスに不良有と判断し、表示装置
13にメモリ12の所定のアドレスに不良がある旨の表
示を行ない処理を停止する(ステップS1-7,S
-8)。
When the error determination signal from the latch circuit 17 becomes high level, the processor 11 determines that the currently accessed address of the memory 12 has a defect, and the display device 13 has a defect at a predetermined address of the memory 12. A message to that effect is displayed and the processing is stopped (steps S1-7 , S).
1-8 ).

【0026】また、プロセッサ11はステップS1-7
不良がなければ、次にアクセスしたアドレスが最終アド
レスAdrか否かを判別して最終アドレスAdrn であれ
ば、メモリ12に不良はないことになるため、次の処理
動作を行ない、アクセスしたアドレスが最終アドレスA
drでなければ、アクセスしたアドレスAdrn をインクリ
メント(+1)ステップS1-6に戻る(ステップS
-9,S1-10 )。
Further, if the processor 11 is no failure in the step S1 -7, then the accessed address is equal last address in Adrn to determine whether the last address Adr, there will be no defect in the memory 12 Therefore, the following processing operation is performed and the accessed address is the final address A.
Otherwise dr, returns the address Adrn accessing the increment (+1) Step S1 -6 (step S
1 -9 , S1 -10 ).

【0027】以上ステップS1-6〜S1-10 をくり返す
ことによりプロセッサ11はメモリ12に不良があれ
ば、不良を認識し、次の動作を停止でき、不良がなけれ
ば、次の動作に移ることになる。本実施例によれば、プ
ロセッサ11では素子不良が発見されるまではデータの
比較、素子不良の判定等の動作は不必要となるため、プ
ロセッサ11でのデータ処理時間を短縮でき、高速に不
良の判定が行なえる。
The above steps S1 -6 processor 11 by repeating the ~S1 -10 is if there is a defect in the memory 12, recognizes the failure, you can stop the following operations, if there is no failure, proceeds to the next operation It will be. According to the present embodiment, operations such as data comparison and element failure determination are unnecessary in the processor 11 until an element failure is found, so that the data processing time in the processor 11 can be shortened and the failure can be performed at high speed. Can be judged.

【0028】図4に本発明の第2実施例のブロック図を
示す。同図中、図2と同一構成部分には同一符号を付
し、その説明は省略する。本実施例は第1実施例とはプ
ロセッサ21の制御動作が異なり、プロセッサ21はメ
モリ11へのデータ書き込み後、一定時間経過した後に
メモリ11に書き込んだデータを読み出し、エラーの検
出を行なうことにより、DRAM等のリフレッシュ回路
の不良を診断可能としている。
FIG. 4 shows a block diagram of the second embodiment of the present invention. 2, those parts which are the same as those corresponding parts in FIG. 2 are designated by the same reference numerals, and a description thereof will be omitted. This embodiment differs from the first embodiment in the control operation of the processor 21, and the processor 21 reads the data written in the memory 11 after a certain time has elapsed after writing the data in the memory 11 and detects the error. It is possible to diagnose a defective refresh circuit such as a DRAM.

【0029】図5に本発明の第2実施例の動作フローチ
ャートを示す。プロセッサ21では電源の投入などに応
じて内部にメモリ診断指令が発生すると(ステップS2
-1)、まず、メモリ12にアクセスして予め設定された
ロングバイトのテストデータ、例えば、16進表示で、
“FFAA5500”をメモリ12の各アドレスAdr1
〜nに書き込むと共にレジスタにメモリ12に記憶させ
たテストデータ“FFA5500”と同じ値のテストデ
ータ“FFAA5500”を書き込む(ステップS
-2,S2-3)。
FIG. 5 shows an operation flowchart of the second embodiment of the present invention. In the processor 21, when a memory diagnosis command is internally generated in response to power-on or the like (step S2
-1 ), first, accessing the memory 12 and setting preset long-byte test data, for example, in hexadecimal display,
“FFAA5500” is set to each address Adr1 of the memory 12.
To n, and the test data “FFAA5500” having the same value as the test data “FFA5500” stored in the memory 12 is written in the register (step S
2 -2 , S2 -3 ).

【0030】プロセッサ21は次にメモリ12の診断処
理動作をメモリ12のリフレッシュ時間等に相当する所
定の時間、例えば、数秒間待機状態とし、プロセッサ2
1に接続された入出力インタフェース等の他の回路(図
示せず)の初期化等他の処理を行なう(ステップS
-4)。
Next, the processor 21 puts the diagnostic processing operation of the memory 12 in a standby state for a predetermined time corresponding to the refresh time of the memory 12, for example, for several seconds, and the processor 2
Other processing such as initialization of other circuits (not shown) such as an input / output interface connected to 1 is performed (step S
2 -4 ).

【0031】所定時間経過後、プロセッサ21はレジス
タ15に保持されたテストデータをコンパレータ16に
供給し、メモリ12へアクセスするアドレスを最初のア
ドレスAdr1 にセットし、メモリ12にアクセスして、
メモリ12よりデータを読み出し、コンパレータ16に
供給する(ステップS2-5,S2-6,S2-7)。
After the elapse of a predetermined time, the processor 21 supplies the test data held in the register 15 to the comparator 16, sets the address for accessing the memory 12 at the first address Adr1, and accesses the memory 12,
The data is read from the memory 12 and supplied to the comparator 16 (steps S2-5 , S2-6 , S2-7 ).

【0032】コンパレータ16ではレジスタ15から供
給されたテストデータD1とメモリ12から供給される
アドレスAdr1 に記憶されたデータD2とを比較し、デ
ータD1とデータD2とが一致するときには出力Qをロ
ーレベルとし、出力し、データD1とデータD2とが不
一致のときには出力Qをハイレベルとする。コンパレー
タ16の出力Qはラッチ回路17に供給される。
The comparator 16 compares the test data D1 supplied from the register 15 with the data D2 stored at the address Adr1 supplied from the memory 12, and when the data D1 and the data D2 match, the output Q is at a low level. When the data D1 and the data D2 do not match, the output Q is set to the high level. The output Q of the comparator 16 is supplied to the latch circuit 17.

【0033】ラッチ回路17にはメモリ12から読み出
されたデータのアドレスAdr1 が供給され、コンパレー
タ16の出力Qをラッチし、対応するアドレスAdr1 の
エラー判別信号としてプロセッサ21に供給する。デー
タD1とデータD2とが一致し、メモリ12のアクセス
されたアドレスに故障・不良がなければ、プロセッサ2
1にはラッチ回路17よりローレベルのエラー判別信号
が供給され、データD1とデータD2とが不一致で、メ
モリ12のアクセスされたアドレスに故障・不良がある
場合にはプロセッサ21にはラッチ回路17よりハイレ
ベルのエラー判別信号が供給される。
The address Adr1 of the data read from the memory 12 is supplied to the latch circuit 17, the output Q of the comparator 16 is latched, and it is supplied to the processor 21 as an error determination signal of the corresponding address Adr1. If the data D1 and the data D2 match and the accessed address of the memory 12 has no failure or defect, the processor 2
When a low-level error determination signal is supplied from the latch circuit 17 to 1 and the data D1 and the data D2 do not match and the accessed address of the memory 12 has a failure / defective, the processor 21 receives the latch circuit 17 A higher level error discrimination signal is supplied.

【0034】プロセッサ21はラッチ回路17からのエ
ラー判別信号がハイレベルになると、メモリ12の現在
アクセスしているアドレスに不良有と判断し、表示装置
13にメモリ12の所定のアドレスに不良がある旨の表
示を行ない処理を停止する(ステップS2-8,S
-9)。
When the error determination signal from the latch circuit 17 becomes high level, the processor 21 determines that the currently accessed address of the memory 12 is defective, and the display device 13 has a defect at a predetermined address of the memory 12. A message to that effect is displayed and the processing is stopped (steps S2-8 , S).
2-9 ).

【0035】また、プロセッサ21はステップS2-8
不良がなければ、次にアクセスしたアドレスが最終アド
レスAdrか否かを判別して最終アドレスAdrn であれ
ば、メモリ12に不良はないことになるため、次の処理
動作を行ない、アクセスしたアドレスが最終アドレスA
drでなければ、アクセスしたアドレスAdrn をインクリ
メント(+1)ステップS2-7に戻る(ステップS2
-10 ,S2-11 )。
Further, if the processor 21 has no failure in step S2 -8, then the accessed address is equal last address in Adrn to determine whether the last address Adr, there will be no defect in the memory 12 Therefore, the following processing operation is performed and the accessed address is the final address A.
Otherwise dr, returns the address Adrn accessing the increment (+1) Step S2 -7 (step S2
-10 , S2 -11 ).

【0036】以上ステップS1-7〜S1-11 をくり返す
ことによりプロセッサ21に不良があれば、不良を認識
し、次の動作を停止でき、不良がなければ、次の動作に
移ることになる。本実施例によれば、メモリ12にデー
タを書き込んでから所定時間経過後にメモリ12からデ
ータを読み出してデータのテストデータとの一致・不一
致を検知し、メモリ12の不良を認識しているため、メ
モリ12がスタティックRAMであれば、所定時間経過
後にデータが変形してしまうので素子の不良であること
を検知でき、またダイナミックRAMであれば、同様に
素子不良であることの他、リフレッシュ回路の故障を推
測できる。
[0036] If there is failure in the processor 21 by repeating the above steps S1 -7 ~S1 -11, recognizes the failure, can stop the following operations, if there is no failure, thus moving to the next operation . According to the present embodiment, the data is read from the memory 12 after a lapse of a predetermined time after writing the data in the memory 12, and whether the data matches or does not match the test data is detected, and the defect of the memory 12 is recognized. If the memory 12 is a static RAM, the data is deformed after a lapse of a predetermined time, so that it can be detected that the element is defective. If the memory 12 is a dynamic RAM, the element is similarly defective and the refresh circuit You can guess the breakdown.

【0037】図6に本発明の第3実施例のブロック図を
示す。本実施例の情報処理装置30は予め設定されたプ
ログラムに従って情報を処理するプロセッサ31,プロ
セッサ31で処理されるデータが記憶されるメモリ3
2,プロセッサ31で処理されたデータの処理結果を表
示する表示装置33,メモリ12のアクセス時のデータ
確定までの遅延時間を測定するメモリアクセス遅延回路
34より構成される。
FIG. 6 shows a block diagram of a third embodiment of the present invention. The information processing apparatus 30 of this embodiment includes a processor 31 that processes information according to a preset program, and a memory 3 that stores data processed by the processor 31.
2. A display device 33 for displaying the processing result of the data processed by the processor 31 and a memory access delay circuit 34 for measuring the delay time until the data is determined when the memory 12 is accessed.

【0038】メモリアクセス遅延回路34はデータ確定
信号を遅延させる遅延回路部35及び、遅延回路35か
ら供給されるデータ確定信号の遅延時間をプロセッサ3
1からの切換制御信号に応じて切換えるスイッチ部36
より構成される。図7に本発明の第3実施例の動作フロ
ーチャートを示す。
The memory access delay circuit 34 delays the data confirmation signal by the delay circuit section 35 and the delay time of the data confirmation signal supplied from the delay circuit 35 by the processor 3.
The switch unit 36 that switches in accordance with the switching control signal from 1
It is composed of FIG. 7 shows an operation flowchart of the third embodiment of the present invention.

【0039】プロセッサ31では電源投入等に応じて内
部にメモリ診断指令が発生すると(ステップS3-1)、
まずメモリアクセス遅延回路34のスイッチ部36に切
換制御信号を供給し、遅延回路部34の遅延時間Tが
“0”になるようにスイッチ部36を制御すると共にメ
モリ32の最初のアドレスAdr1 にアクセスする(ステ
ップS3-2,S3-3)。
[0039] When the memory diagnostic command is generated internally in response to the processor 31 power-on or the like (step S3 -1),
First, a switching control signal is supplied to the switch unit 36 of the memory access delay circuit 34, the switch unit 36 is controlled so that the delay time T of the delay circuit unit 34 becomes "0", and the first address Adr1 of the memory 32 is accessed. (step S3 -2, S3 -3).

【0040】次にプロセッサ31ではメモリ32へのア
クセス時にメモリ32から供給されるデータ及びデータ
確定信号(例えば、モトローラ3,メモリにおけるDT
ACK)を検知することによりプロセッサ31がデータ
を確定できたか否かを検知する(ステップS3-4)。
Next, in the processor 31, the data and the data confirmation signal (for example, Motorola 3, DT in the memory) supplied from the memory 32 when the memory 32 is accessed.
By detecting ACK), the processor 31 detects whether or not the data can be confirmed (step S3-4 ).

【0041】図8にデータの確定を説明するための動作
波形図を示す。プロセッサ31はメモリ32へのアクセ
ス時には図8(A),(B)に示すような−RAS(反
転ROW ADDRESS STROBE)信号及び−
CAS(反転COLUMM ADDRESS STRO
BE)信号をメモリ32に供給し、メモリ32は図8
(C)に示すように−RAS信号及び−CAS信号が同
時に供給されたところでデータをプロセッサ31に供給
する。
FIG. 8 shows an operation waveform diagram for explaining the confirmation of data. When accessing the memory 32, the processor 31 sends a -RAS (inverted ROW ADDRESS STROBE) signal as shown in FIGS.
CAS (Reverse COLUMM ADDRESS STRO
BE) signal is supplied to the memory 32, which is shown in FIG.
As shown in (C), the data is supplied to the processor 31 when the -RAS signal and the -CAS signal are simultaneously supplied.

【0042】メモリ32は図8(D),(B)に示すよ
うにデータを出力してから−CLK(反転クロック)信
号に同期して出力されるデータを確定するための−DT
ACK(反転DTACK)信号を出力する。プロセッサ
31はメモリ32からの−DTACK信号が立ち下がっ
た時点でデータを確定する。
The memory 32 outputs -DT as shown in FIGS. 8D and 8B, and -DT for determining the data output in synchronization with the -CLK (inverted clock) signal.
An ACK (inverted DTACK) signal is output. The processor 31 determines the data when the -DTACK signal from the memory 32 falls.

【0043】また、メモリ32からのデータが不確定の
時刻に−DTACK信号が立ち下がった場合にはプロセ
ッサ31ではデータを確定できなくなる。つまり、メモ
リ32からのデータの供給と−DTACK信号とのタイ
ミングがずれているとプロセッサ32ではデータの確定
ができず、このようなメモリは不良であることになる。
If the -DTACK signal falls at the time when the data from the memory 32 is indeterminate, the processor 31 cannot determine the data. That is, if the timing of supplying the data from the memory 32 and the timing of the -DTACK signal are deviated, the processor 32 cannot determine the data, and such a memory is defective.

【0044】図7に戻って説明を続ける。プロセッサ3
1はステップS3-4でデータが確定できれば、メモリ3
2に不良はないことになりメモリ診断動作を終了させ、
次の動作に移る。また、データが確定できなければ、プ
ロセッサ31はスイッチ部36を制御して遅延回路部3
5の遅延時間をT=t0 に設定し、メモリ32にアクセ
スする(ステップS3-5,S3-6,S3-7)。
Returning to FIG. 7, the description will be continued. Processor 3
1 If finalized data in step S3 -4, memory 3
There is no defect in 2 and the memory diagnostic operation is terminated,
Move on to the next operation. If the data cannot be confirmed, the processor 31 controls the switch unit 36 to control the delay circuit unit 3.
The delay time of 5 is set to T = t 0 , and the memory 32 is accessed (steps S3 -5 , S3 -6 , S3 -7 ).

【0045】ここで、プロセッサ31はデータ確定の有
無を検知する(ステップS3-8)。ここで、データが確
定すれば、−DTACK信号を時間T=t0 だけ遅延さ
せることによりデータが確定する旨の表示を表示装置3
3に行なう(ステップS3-9)。
Here, the processor 31 detects whether or not the data is fixed (step S3-8 ). Here, when the data is fixed, the display device 3 displays a display indicating that the data is fixed by delaying the -DTACK signal by the time T = t 0.
Step 3 (step S3-9 ).

【0046】また、プロセッサ31はステップS3-8
データが確定できなければ、スイッチ部36を制御して
遅延回路部35での遅延時間Tをt0 より大きい2t0
に設定し、メモリにアクセスし再びデータ確定の有無を
検知する(ステップS3-10)。
[0046] The processor 31 may be able finalized data in step S3 -8, t 0 greater than 2t 0 the delay time T of the delay circuit section 35 controls the switch section 36
Then, the memory is accessed and the presence or absence of data confirmation is detected again (step S3-10 ).

【0047】以上ステップS3-6〜S3-10 を遅延回路
部35の最大遅延時間T=ntとなるまでくり返し、−
DTACK信号のデータ確定可能な遅延時間を求める
(ステップS3-11 )。また、プロセッサ31は遅延回
路部35の最大遅延時間T=nt0 となってもデータが
確定しないときには表示装置33に遅延時間が過大であ
る旨の表示を行なう(ステップS3-12 )。
[0047] repeated until the step S3 -6 to S3 -10 the maximum delay time T = nt of the delay circuit 35 or, -
Request data determinable delay time DTACK signal (step S3 -11). Further, when the data is not confirmed even when the maximum delay time T = nt 0 of the delay circuit unit 35 is reached, the processor 31 displays on the display device 33 that the delay time is excessive (step S3-12 ).

【0048】以上のように本実施例によれば、アクセス
時間のチェックが可能で、アクセス時間がわかることに
よりメモリ32の設計時におけるアクセス時間の遅延時
間の設定や設計ミス等を正確な数値データとして知るこ
とができ、設計の迅速化に寄与する。
As described above, according to the present embodiment, it is possible to check the access time, and by knowing the access time, it is possible to accurately set the delay time of the access time at the time of designing the memory 32 and to obtain accurate numerical data for design mistakes. And contribute to speeding up the design.

【0049】[0049]

【発明の効果】上述の如く、本発明の請求項1によれ
ば、メモリには全域にメモリアクセス手段により同じテ
ストデータを書き込み、書き込まれたテストデータをメ
モリから順次読み出し、比較手段によりテストデータ保
持手段に保持されたテストデータと比較するだけで、メ
モリの故障・診断が行なえ、メモリへのアクセスと故障
診断とを独立に行なえるため、高速に診断が行なえる。
As described above, according to claim 1 of the present invention, the same test data is written in the entire area of the memory by the memory access means, the written test data is sequentially read from the memory, and the test data is written by the comparison means. The failure / diagnosis of the memory can be performed only by comparing it with the test data held in the holding means, and the access to the memory and the failure diagnosis can be performed independently, so that the diagnosis can be performed at high speed.

【0050】請求項2によれば、テストデータ保持手段
と比較手段とを専用ハードウェアで構成することによ
り、故障の診断を専用ハードウェアにより独立に行な
え、プログラムの制御を簡略化できるため、高速に診断
が可能となる。請求項3によれば、テストデータをメモ
リ全域及びテストデータ保持手段に書き込んだ後、テス
トデータ保持手段に書き込まれたテストデータを比較手
段に供給し、比較手段にメモリから順次データを読み出
すことにより比較手段でテストデータ保持手段のテスト
データとメモリから読み出されたテストデータとを比較
し、その不一致を検知することによりデータの比較を一
括して行なえるため、メモリ診断を高速に実行できる等
の特長を有する。
According to the second aspect, by structuring the test data holding means and the comparing means by the dedicated hardware, the failure can be diagnosed independently by the dedicated hardware, and the program control can be simplified. It enables diagnosis. According to claim 3, after writing the test data in the entire memory and the test data holding means, the test data written in the test data holding means is supplied to the comparing means, and the comparing means sequentially reads the data from the memory. The comparison means compares the test data in the test data holding means with the test data read from the memory, and by detecting the inconsistency, the data can be compared all at once, so that the memory diagnosis can be executed at high speed. With the features of.

【0051】請求項4によればデータ書込過程と比較過
程との間に待機過程を設けることによりメモリにデータ
を記憶させてから一定時間経過した後のメモリの状態を
検知でき、素子不良の他にリフレッシュ不良等の診断も
可能となる等の特長を有する。
According to the fourth aspect, by providing a waiting process between the data writing process and the comparing process, it is possible to detect the state of the memory after a certain period of time has elapsed since the data was stored in the memory, and the device failure was detected. It also has other features such as the ability to diagnose defective refresh.

【0052】請求項5によれば、アクセス過程、確定検
知過程、遅延制御過程をデータが確定するまで、くり返
し、実行することによりデータ確定不良を検知できると
共にデータ確定遅延時間を検知できるため、メモリの回
路の調整等を容易に行なえる等の特長を有する。
According to the fifth aspect of the present invention, since the data confirmation failure can be detected and the data confirmation delay time can be detected by repeating and executing the access process, the confirmation detection process, and the delay control process until the data is confirmed, the memory can be detected. It has features such as easy adjustment of the circuit.

【0053】請求項6によれば、データ確定信号をデー
タの確定が可能となる時間まで順次遅延させることによ
り、データ確定時間の不良、及び、不良時間を検知する
ことができ、メモリの設計時の回路設計ミス等の診断を
容易に行なうことができる等の特長を有する。
According to the sixth aspect of the present invention, by delaying the data decision signal sequentially until the time when the data can be decided, the defect of the data decision time and the defective time can be detected. It has features such as easy diagnosis of circuit design mistakes.

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

【図1】本発明の原理図である。FIG. 1 is a principle diagram of the present invention.

【図2】本発明の第1実施例のブロック図である。FIG. 2 is a block diagram of a first embodiment of the present invention.

【図3】本発明の第1実施例の動作フローチャートであ
る。
FIG. 3 is an operation flowchart of the first embodiment of the present invention.

【図4】本発明の第2実施例のブロック図である。FIG. 4 is a block diagram of a second embodiment of the present invention.

【図5】本発明の第2実施例の動作フローチャートであ
る。
FIG. 5 is an operation flowchart of the second embodiment of the present invention.

【図6】本発明の第3実施例のブロック図である。FIG. 6 is a block diagram of a third embodiment of the present invention.

【図7】本発明の第3実施例の動作フローチャートであ
る。
FIG. 7 is an operation flowchart of the third embodiment of the present invention.

【図8】本発明の第3実施例の動作説明図である。FIG. 8 is an operation explanatory diagram of the third embodiment of the present invention.

【図9】従来の一例のブロック図である。FIG. 9 is a block diagram of a conventional example.

【図10】従来の一例の動作フローチャートである。FIG. 10 is an operation flowchart of a conventional example.

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

1 メモリ 2 メモリアクセス手段 3 テストデータ保持手段 4 比較手段 11 プロセッサ 12 メモリ 13 表示装置 14 故障診断用ハードウェア部 15 レジスタ 16 コンパレータ 17 ラッチ回路 1 Memory 2 Memory Access Means 3 Test Data Holding Means 4 Comparing Means 11 Processor 12 Memory 13 Display Device 14 Fault Diagnosis Hardware Section 15 Registers 16 Comparators 17 Latch Circuits

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 搭載されたメモリの故障を診断する機能
を有する情報処理装置において、 前記メモリ内全域に同じテストデータを記憶させると共
に前記メモリからテストデータを読み出すメモリアクセ
ス手段と、 前記メモリに記憶させるテストデータを保持するテスト
データ保持手段と、 前記メモリから読み出されたテストデータと前記テスト
データ保持手段に保持されたテストデータとを比較し、
不一致のときに前記メモリの故障を示す故障判定信号を
生成する比較手段とを有することを特徴とする情報処理
装置。
1. An information processing device having a function of diagnosing a failure of a mounted memory, wherein the same test data is stored in the entire area of the memory and the test data is read from the memory, and the memory access means stores the test data in the memory. Comparing the test data read from the memory with the test data held in the test data holding means,
An information processing apparatus, comprising: a comparison unit that generates a failure determination signal indicating a failure of the memory when they do not match.
【請求項2】 前記テストデータ保持手段及び、前記比
較手段は専用ハードウェアにより構成されることを特徴
とする請求項1記載の情報処理装置。
2. The information processing apparatus according to claim 1, wherein the test data holding unit and the comparison unit are configured by dedicated hardware.
【請求項3】 メモリへのアクセスを制御するメモリア
クセス制御手段によりメモリ内全域に同じテストデータ
を書き込むデータ書込過程と、 前記メモリ内全域に書き込んだ前記テストデータをテス
トデータ保持手段に保持するデータ保持過程と、 前記データ書込過程で前記メモリに書き込んだ前記テス
トデータと、前記データ保持過程で前記テストデータ保
持手段に保持された前記テストデータとを読み出し、デ
ータの一致、不一致を比較する比較手段により比較し、
前記テストデータの不一致部分を指示する比較過程とを
有することを特徴とするメモリ診断方法。
3. A data writing process of writing the same test data in the entire area of the memory by a memory access control means for controlling access to the memory, and holding the test data written in the entire area of the memory in a test data holding means. In the data holding step, the test data written in the memory in the data writing step and the test data held in the test data holding means in the data holding step are read out, and the data match / mismatch is compared. Compare by comparison means,
And a comparison step of indicating a non-matching portion of the test data.
【請求項4】 前記データ書込過程と前記比較過程との
間に所定の時間待機する待機過程を有することを特徴と
する請求項3記載のメモリ診断方法。
4. The memory diagnostic method according to claim 3, further comprising a waiting process waiting for a predetermined time between the data writing process and the comparing process.
【請求項5】 出力データが確定した時点でデータ確定
信号を出力するメモリの不良を診断するメモリ診断方法
であって、 前記メモリにアクセスするアクセス過程と、 前記データ確定信号を検知し、前記データ確定信号を検
知したときのデータの確定・不確定を検知する確定検知
過程と、 前記確定検知過程での検知結果が不確定とされたときに
前記データ確定信号を遅延させる遅延制御過程とを有す
ることを特徴とするメモリ診断方法。
5. A memory diagnostic method for diagnosing a defect in a memory that outputs a data confirmation signal when output data is confirmed, the method comprising: accessing the memory; detecting the data confirmation signal; There is a definite detection step of detecting definite / indefinite of data when the definite signal is detected, and a delay control step of delaying the data definite signal when the detection result in the definite detection step is indefinite. A memory diagnostic method characterized by the above.
【請求項6】 出力データが確定してからデータ確定信
号を出力するメモリに対してアクセスするアクセス手段
と、 前記データ確定信号入力時のデータの状態を検知するデ
ータ検知手段と、 前記データ確定信号を遅延させる遅延回路と、 前記遅延回路の遅延時間を可変する遅延時間可変手段と
を有することを特徴とするメモリ診断装置。
6. An access unit for accessing a memory which outputs a data confirmation signal after the output data is confirmed, a data detection unit for detecting a state of data when the data confirmation signal is input, and the data confirmation signal. And a delay time varying means for varying the delay time of the delay circuit.
JP7020799A 1995-02-08 1995-02-08 Information processor, method and device for diagnosing memory Withdrawn JPH08212145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7020799A JPH08212145A (en) 1995-02-08 1995-02-08 Information processor, method and device for diagnosing memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7020799A JPH08212145A (en) 1995-02-08 1995-02-08 Information processor, method and device for diagnosing memory

Publications (1)

Publication Number Publication Date
JPH08212145A true JPH08212145A (en) 1996-08-20

Family

ID=12037116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7020799A Withdrawn JPH08212145A (en) 1995-02-08 1995-02-08 Information processor, method and device for diagnosing memory

Country Status (1)

Country Link
JP (1) JPH08212145A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7356742B2 (en) 1999-12-17 2008-04-08 Renesas Technology Corp. Method and apparatus for testing a memory device in quasi-operating conditions
US7383472B2 (en) 2004-11-09 2008-06-03 Hitachi, Ltd. Disk array subsystem

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7356742B2 (en) 1999-12-17 2008-04-08 Renesas Technology Corp. Method and apparatus for testing a memory device in quasi-operating conditions
US7383472B2 (en) 2004-11-09 2008-06-03 Hitachi, Ltd. Disk array subsystem

Similar Documents

Publication Publication Date Title
KR100284477B1 (en) DRAM integrated semiconductor integrated circuit
US5109382A (en) Method and apparatus for testing a memory
US5570381A (en) Synchronous DRAM tester
JP2000021193A (en) Method and apparatus for testing memory and storage medium
US5271015A (en) Self-diagnostic system for semiconductor memory
US4953131A (en) Unconditional clock and automatic refresh logic
JPH08212145A (en) Information processor, method and device for diagnosing memory
KR100286186B1 (en) One Chip Clock Synchronous Memory Device
US5357615A (en) Addressing control signal configuration in a computer system
JPS5856195B2 (en) Diagnostic method
JPH0831197A (en) Dynamic random access memory
US6470463B1 (en) Method and apparatus for testing integrity of data transfer of a hardware
CN116955240B (en) Delay calibration system and method for PHY circuit in DDR controller
JP3039631B2 (en) Signal line monitoring device
JPH05107314A (en) Ic testing device
JP3165131B2 (en) Test method and test circuit for semiconductor integrated circuit
JP2006039843A (en) Ram test circuit, information processing apparatus, and ram testing method
JPH11238400A (en) Semiconductor integrated circuit device, device and method for testing semiconductor integrated circuit device
JPH0498698A (en) On-chip test system for semiconductor memory
JP2001307498A (en) Memory check device, memory check method, and storage medium
JP2005078603A (en) Test method of data processor
JPH0997194A (en) Data acquisition device for fail memory
JPH03209699A (en) Pattern memory circuit with self-checking circuit
JPH04133141A (en) Memory control method
JPH04181448A (en) Memory test 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: 20020507