JPH08194649A - Memory address line abnormally detecting method - Google Patents

Memory address line abnormally detecting method

Info

Publication number
JPH08194649A
JPH08194649A JP7003811A JP381195A JPH08194649A JP H08194649 A JPH08194649 A JP H08194649A JP 7003811 A JP7003811 A JP 7003811A JP 381195 A JP381195 A JP 381195A JP H08194649 A JPH08194649 A JP H08194649A
Authority
JP
Japan
Prior art keywords
address
data
memory
address line
written
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
JP7003811A
Other languages
Japanese (ja)
Inventor
Hajime Nemoto
肇 根本
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.)
Koki Holdings Co Ltd
Original Assignee
Hitachi Koki Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Koki Co Ltd filed Critical Hitachi Koki Co Ltd
Priority to JP7003811A priority Critical patent/JPH08194649A/en
Publication of JPH08194649A publication Critical patent/JPH08194649A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE: To detect the normality/abnormality of a memory address line before the write/read of a memory by detecting the abnormality of the address line by checking the memory data of an address other than for the written address. CONSTITUTION: When certain one bit of the address line can net be controlled, for example, first of all, all memory areas to be checked are cleared to '0' and after it is confirmed that the data of addresses 0000H and 0001H are '0', data other than '0' are written in the address 0001H. When the data of the address 0000H are not '0', it is decided there is abnormality at an address line A0. When two or more bits of the address line are in contact with each other, the memory areas to be checked are cleared to '0' and after it is confirmed that the data of addresses 0001H and 0002H are '0', data other than '0' are written in the address 0001H. When the data of the address 0002H are not '0', it can be confirmed that the bits of address lines A0 and A1 are in contact with each other.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプロセッサ
が、アクセスする増設可能な複数のメモリあるいはメモ
リユニットをチェックする方法に関する。なお、ここで
のメモリユニットとは、メモリチップ、メモリモジュー
ルまたは増設単位となる複数のメモリで構成されるもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for checking a plurality of expandable memories or memory units accessed by a microprocessor. It should be noted that the memory unit here is composed of a memory chip, a memory module, or a plurality of memories as an expansion unit.

【0002】[0002]

【従来の技術】従来のメモリチェック方法は、全メモリ
エリアの物理アドレスを設定し、チェックデータを書込
み/読出しすることによって、そのメモリモジュールが
正常であるかどうかを確認するのみであった。
2. Description of the Related Art A conventional memory check method only sets physical addresses of all memory areas and writes / reads check data to check whether the memory module is normal or not.

【0003】[0003]

【発明が解決しようとする課題】上記の方法では、アド
レス線に不良が生じた場合には、チェックするアドレス
そのものを正しく設定できないため、チェックする全エ
リアに対して“一つのアドレスに対して一つのデータを
正しく書込み/読出しする”というチェックは不可能で
ある。これを以下図面に基づいて説明する。図2(a)は
アドレス線が正常に機能している場合を示す。A0〜A
7の8本のアドレス線を持つRAM1と、その内部メモ
リマップが示されている。16進数で表される最初のア
ドレス0000Hを指定してデータを書込む時、全ての
アドレス線が正しい場合にはRAM1上のアドレス00
00Hにデータが書込まれる。同様に、アドレス000
1Hを指定するとRAM1上の正しく対応する位置にデ
ータが書込まれる。
In the above method, when a defect occurs in the address line, the address itself to be checked cannot be set correctly, so that "one address for one address" cannot be set for all areas to be checked. It is impossible to check "write / read one data correctly". This will be described below with reference to the drawings. FIG. 2A shows a case where the address line is functioning normally. A0-A
RAM 1 having 8 address lines 7 and its internal memory map are shown. When writing data by designating the first address 0000H represented by a hexadecimal number, if all address lines are correct, address 00 on RAM1
Data is written to 00H. Similarly, the address 000
If 1H is specified, the data is written in the correct position on RAM1.

【0004】次に、アドレス線A0の出力ビットが常に
「0」になる不良の場合には、図3(a)に示すようにア
ドレス0000Hを指定した時は指定アドレスにデータ
が正しく書込まれるが、図3(b)に示すようにアドレス
0001Hを指定した時は誤ったアドレス0000Hに
書込まれる。また、アドレス線A0の出力ビットが常に
「1」になる不良の場合には、図4(b)に示すようにア
ドレス0001Hを指定した時は指定アドレスにデータ
が正しく書込まれるが、アドレス0000Hを指定した
時は誤ったアドレス0001Hにデータが書込まれる。
Next, in the case of a defect that the output bit of the address line A0 is always "0", when the address 0000H is designated as shown in FIG. 3A, the data is correctly written in the designated address. However, as shown in FIG. 3B, when the address 0001H is designated, it is written in the wrong address 0000H. In the case of a defect that the output bit of the address line A0 is always "1", when the address 0001H is designated as shown in FIG. 4B, the data is correctly written in the designated address, but the address 0000H is written. When is specified, data is written to the wrong address 0001H.

【0005】本発明の目的は、メモリの書込み/読出し
の前にアドレス線の正常/異常をチェックするメモリア
ドレス線異常検出方法を提供することにある。
It is an object of the present invention to provide a memory address line abnormality detecting method for checking the normality / abnormality of the address line before writing / reading the memory.

【0006】[0006]

【課題を解決するための手段】上記目的は、メモリの書
込み/読出しをする前に特定のアドレス線のチェックア
ドレスを用いてアドレス線自体の正常/異常をチェック
することにより達成される。
The above object can be achieved by checking the normality / abnormality of the address line itself by using the check address of a specific address line before writing / reading the memory.

【0007】[0007]

【作用】[Action]

(1) アドレス線のある一ビットが制御できない場合の
チェック例を示す。 チェックする全メモリエリアを0クリアする。 アドレス0000Hのデータが0であることを確認
する。 アドレス0001Hのデータが0であることを確認
する。 アドレス0001Hに0以外のデータ書込みをする
(チェックアドレス)。 アドレス0000Hのデータが0でなければアドレ
ス線A0に異常があると確認できる。 (2) アドレス線の二つ以上のビット同士が接触してい
る場合のチェック例を示す。 チェックするメモリエリアを0クリアする。 アドレス0001Hのデータが0であることを確認
する。 アドレス0002Hのデータが0であることを確認
する。 アドレス0001Hに0以外のデータ書込みをする
(チェックアドレス)。 アドレス0002Hのデータが0でなければアドレ
ス線A0、A1のビット同士が接触していると確認でき
る。
(1) A check example is shown when one bit on the address line cannot be controlled. Clear all memory areas to be checked to 0. Confirm that the data at address 0000H is 0. Confirm that the data at address 0001H is 0. Data other than 0 is written to address 0001H (check address). If the data at address 0000H is not 0, it can be confirmed that the address line A0 is abnormal. (2) A check example is shown when two or more bits of the address line are in contact with each other. Clear the memory area to be checked to 0. Confirm that the data at address 0001H is 0. It is confirmed that the data at the address 0002H is 0. Data other than 0 is written to address 0001H (check address). If the data of the address 0002H is not 0, it can be confirmed that the bits of the address lines A0 and A1 are in contact with each other.

【0008】[0008]

【実施例】以下に実際のメモリアドレス線異常検出方法
をフローチャートを用いて説明する。図1において異常
検出方法のフローは次の手順で行う。ここでVCHKA
Dは、チェックするアドレス線を示す。 チェックするメモリエリアを0クリアする。 アドレス0000Hのデータが0であることを確認
する。 アドレス8000H(チェックアドレス)のデータ
が0であることを確認する。 アドレス0000Hのデータが0でない場合はエラ
ーとする。 アドレス8000H(チェックアドレス)の書込み
/読出しチェックをする。 アドレス0000Hのデータが0であることを確認
する。 アドレス0000Hのデータが0でない場合はエラ
ーとする。 チェックアドレスを1/2に変える(8000Hか
ら4000Hに変える)。 〜をチェックアドレスが0001Hになるまで
繰り返す。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An actual memory address line abnormality detection method will be described below with reference to a flow chart. In FIG. 1, the flow of the abnormality detection method is performed in the following procedure. VCHKA here
D indicates an address line to be checked. Clear the memory area to be checked to 0. Confirm that the data at address 0000H is 0. It is confirmed that the data at the address 8000H (check address) is 0. If the data at address 0000H is not 0, it is an error. Write / read check of address 8000H (check address) is performed. Confirm that the data at address 0000H is 0. If the data at address 0000H is not 0, it is an error. Change the check address to 1/2 (change from 8000H to 4000H). Are repeated until the check address becomes 0001H.

【0009】[0009]

【発明の効果】以上のように本発明によれば、ハードウ
ェアのアドレス線アクセス不良、アドレス線の断線、ハ
ンダ不良等を電源立ち上げ時に検出することによって、
メモリモジュールによる印刷不良をなくすことができ
る。
As described above, according to the present invention, by detecting the address line access failure of the hardware, the address line disconnection, the solder failure, etc. at the time of power-on,
Printing defects due to the memory module can be eliminated.

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

【図1】 本発明の異常検出方法を示すフローチャート
である。
FIG. 1 is a flowchart showing an abnormality detecting method of the present invention.

【図2】 従来のアドレス線とRAMおよびそのメモリ
マップを示す概略図である。
FIG. 2 is a schematic diagram showing a conventional address line, a RAM and a memory map thereof.

【図3】 アドレス線A0「0」異常の場合を示す概略
図である。
FIG. 3 is a schematic diagram showing a case where an address line A0 is “0” is abnormal.

【図4】 アドレス線A0「1」異常の場合を示す概略
図である。
FIG. 4 is a schematic diagram showing a case where an address line A0 is “1” is abnormal.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 メモリの異常検出において、書込みを行
ったアドレス以外のアドレスのメモリデータをチェック
することにより、メモリアドレス線の異常を検出するこ
とを特徴とするメモリアドレス線異常検出方法。
1. A method for detecting an abnormality in a memory address line, which comprises detecting an abnormality in a memory address line by checking memory data at an address other than an address at which writing is performed in detecting an abnormality in a memory.
JP7003811A 1995-01-13 1995-01-13 Memory address line abnormally detecting method Withdrawn JPH08194649A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7003811A JPH08194649A (en) 1995-01-13 1995-01-13 Memory address line abnormally detecting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7003811A JPH08194649A (en) 1995-01-13 1995-01-13 Memory address line abnormally detecting method

Publications (1)

Publication Number Publication Date
JPH08194649A true JPH08194649A (en) 1996-07-30

Family

ID=11567584

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7003811A Withdrawn JPH08194649A (en) 1995-01-13 1995-01-13 Memory address line abnormally detecting method

Country Status (1)

Country Link
JP (1) JPH08194649A (en)

Similar Documents

Publication Publication Date Title
US5606662A (en) Auto DRAM parity enable/disable mechanism
JPS59162700A (en) Computer system having dynamic memory
JPH08194649A (en) Memory address line abnormally detecting method
JP2950858B2 (en) Error identification method
US6535992B1 (en) DRAM auto-swapping device
JPH0778231A (en) Memory card
US5586129A (en) Parity bit memory simulator
JP2001243121A (en) Method for detecting defect of circuit on memory board
JP2910692B2 (en) Testing method of random access memory
JPH07211066A (en) Memory system with backup function
JPH0612342A (en) Fault detecting method for ram
JPS61211786A (en) Ic card
JPH09198274A (en) Method for testing device having processor and ram
JP3106448B2 (en) Processor unit
JPH04355852A (en) Storage device test method
JPH0934801A (en) Method for detecting pointer control abnormality for fifo
JPS60549A (en) Memory testing system
JPH0341538A (en) Main storage device
JPH0752398B2 (en) Check circuit diagnostic device
JPH04336643A (en) Information processor
JPH04237352A (en) Fault processing system for memory device
JPH02129742A (en) Method for detecting abnormality in address signal to memory
JPH04369711A (en) Electronic disk sub-system
JPH0359740A (en) Memory fault detection system
JPH04101253A (en) Operation testing system for ecc circuit of memory

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020402