JP2008015965A - Information processor, operation method of information processor, and program - Google Patents
Information processor, operation method of information processor, and program Download PDFInfo
- Publication number
- JP2008015965A JP2008015965A JP2006188982A JP2006188982A JP2008015965A JP 2008015965 A JP2008015965 A JP 2008015965A JP 2006188982 A JP2006188982 A JP 2006188982A JP 2006188982 A JP2006188982 A JP 2006188982A JP 2008015965 A JP2008015965 A JP 2008015965A
- Authority
- JP
- Japan
- Prior art keywords
- fpga
- attribute information
- expected value
- processing apparatus
- reading
- 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.)
- Granted
Links
Images
Landscapes
- Debugging And Monitoring (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
- Tests Of Electronic Circuits (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
本発明は、FPGAを含む情報処理装置に係り、FPGAに定義された属性(回路論理)を検査することで、FPGAに発生するソフトエラーに起因するシステムのダウンを抑制する技術に関する。 The present invention relates to an information processing apparatus including an FPGA, and relates to a technique for suppressing a system down caused by a soft error occurring in an FPGA by examining attributes (circuit logic) defined in the FPGA.
半導体メモリの不具合には、トランジスタやキャパシタの破壊といった物理的な故障であり復旧不可能なハードエラーと、α粒子等の宇宙線の影響により偶発的に発生するソフトエラーが知られている。ソフトエラーは、主に宇宙線の電荷やその衝突によって生じる電荷によって、メモリセルに蓄えられている電荷の量が変動することで発生する。ソフトエラーは、物理的な破壊ではないので、適当なECC(error correcting code)等のエラー訂正機能によって復旧させることができる。これらの技術については、例えば特許文献1や2に記載されている。 As a malfunction of the semiconductor memory, a hard error that is a physical failure such as destruction of a transistor or a capacitor and cannot be recovered, and a soft error that occurs accidentally due to the influence of cosmic rays such as α particles are known. Soft errors are mainly caused by fluctuations in the amount of charge stored in the memory cell due to the charge of cosmic rays and the charge generated by the collision. Since soft errors are not physical destruction, they can be recovered by an error correction function such as an appropriate error correcting code (ECC). These techniques are described in Patent Documents 1 and 2, for example.
ところで、デバイスの完成後に独自の論理回路を書き込むことができるゲートアレイの一種としてFPGA(field programmable gate array)が知られている。FPGAは、基本論理回路の組み合わせをSRAM(static random access memory)のメモリセルの状態によって定義することで、論理回路を書き込み(あるいは書き換え)可能とした集積回路である。なお、FPGAには、回路情報を記憶させるデバイスとして、SRAMを用いるもの以外にEEPROM(electrically erasable programmable read only memory )やアンチヒューズを用いたものもある。 By the way, a field programmable gate array (FPGA) is known as a kind of gate array in which a unique logic circuit can be written after the device is completed. The FPGA is an integrated circuit in which a logic circuit can be written (or rewritten) by defining a combination of basic logic circuits according to the state of SRAM (static random access memory) memory cells. Note that some FPGAs use an EEPROM (electrically erasable programmable read only memory) or an antifuse in addition to an SRAM as a device for storing circuit information.
上述したソフトエラーは、DRAM(dynamic random access memory)等において特に問題となるが、SRAMにおいてはそれ程問題にはならないとされていた。しかしながら、画像処理用のASICのようにより集積度の高い回路を定義可能なFPGAにおいては、SRAMの回路規模が大規模化するので、ソフトエラーの影響が無視できなくなる。FPGAの場合、SRAMに記憶された情報に基づいて基本論理回路の組み合わせを決めているので、ソフトエラーが発生すると定義されていた論理回路のシステムがダウンする可能性が増大する。 The soft error described above is particularly problematic in a DRAM (dynamic random access memory) or the like, but not so much in SRAM. However, in an FPGA that can define a circuit with a higher degree of integration, such as an ASIC for image processing, the circuit scale of the SRAM becomes large, so the influence of soft errors cannot be ignored. In the case of the FPGA, the combination of basic logic circuits is determined based on information stored in the SRAM, so that the possibility that the system of the logic circuit that has been defined to generate a soft error will go down increases.
上述した特許文献2には、SRAMを利用した記憶装置内に誤り訂正回路を装備し、SRAMに発生するソフトエラーを検出し、それを修復する構成が記載されている。しかしながら、FPGAは、多様な回路を高い集積度で作り込む必要があるので、特許文献2に記載されているような誤り訂正回路を内蔵させることは、集積度を高める上で適当ではなく、また製造コストの上昇を招く。 Patent Document 2 described above describes a configuration in which an error correction circuit is provided in a storage device using an SRAM, and a soft error occurring in the SRAM is detected and repaired. However, since it is necessary for the FPGA to incorporate various circuits with a high degree of integration, it is not appropriate to incorporate an error correction circuit as described in Patent Document 2 in order to increase the degree of integration. Increases manufacturing costs.
そこで本発明は、SRAMに回路構成の情報を保持させるFPGAにおいて、SRAMにソフトエラーが発生してもそれを修復することができ、またシステムダウンの可能性がある場合にそれを検出し、システムダウンに伴う事故の発生を抑制する技術を提供することを目的とする。 Therefore, the present invention is capable of repairing a soft error occurring in the SRAM in the FPGA that holds the information of the circuit configuration in the SRAM, and detecting it when there is a possibility that the system is down. It aims at providing the technology which controls the outbreak of the accident accompanying the down.
本発明の情報処理装置は、FPGA(field programmable gate array)と、FPGAの内部構成を定義する属性情報を書き換え可能な制御装置と、記憶装置とを備えている。そして、制御装置は、属性情報をFPGAから読み出す属性情報読み出しステップと、読み出した属性情報と期待値との比較を行う比較ステップと、この比較ステップの結果に基づいて期待値を使用してFPGAの内部構成を定義し直す再定義ステップとを実行する論理を備えている。 An information processing apparatus according to the present invention includes a field programmable gate array (FPGA), a control device that can rewrite attribute information that defines the internal configuration of the FPGA, and a storage device. Then, the control device reads out the attribute information from the FPGA, compares the read attribute information with the expected value, compares the read attribute information with the expected value, and uses the expected value based on the result of the comparing step. And logic for executing a redefinition step for redefining the internal structure.
本発明の情報処理装置によれば、FPGAに論理回路を定義するための属性情報が制御装置によってFPGAの内部から読み出され、予め用意しておいた期待値と比較される。これにより、FPGAに書き込まれている属性情報にソフトエラーに起因する誤りや欠落がないかを判定することができる。また、属性情報に欠落や誤りがあった場合(つまりソフトエラーが検出された場合)に、期待値をFPGAに書き込み、問題のあった属性情報を上書きすることで、FPGAの回路構成を定義し直し、ソフトエラーの影響を修復することができる。なお、FPGAに論理回路を定義するための属性情報は、FPGAのハードウェア構成を決めるための情報であり、コンフィグレーションデータとも呼ばれる。 According to the information processing apparatus of the present invention, attribute information for defining a logic circuit in the FPGA is read from the inside of the FPGA by the control device and compared with an expected value prepared in advance. Thereby, it can be determined whether the attribute information written in the FPGA is free from errors or omissions due to soft errors. In addition, when there is a missing or incorrect attribute information (that is, when a soft error is detected), an expected value is written in the FPGA and the problematic attribute information is overwritten to define the circuit configuration of the FPGA. Fix the effects of soft errors. The attribute information for defining the logic circuit in the FPGA is information for determining the hardware configuration of the FPGA, and is also called configuration data.
この構成によれば、FPGAの内部に誤り訂正回路等の本来の動作には直接寄与しない冗長な回路を配置する必要がない。また、属性情報と期待値との一致または不一致を判定すればよいので、定義される属性の内容に関係なく、FPGA内のSRAMのソフトエラーを検出することができる。 According to this configuration, there is no need to arrange a redundant circuit that does not directly contribute to the original operation of the error correction circuit or the like inside the FPGA. Further, since it is only necessary to determine whether the attribute information matches the expected value, it is possible to detect a soft error in the SRAM in the FPGA regardless of the content of the defined attribute.
FPGAは、SRAM以外にEEPROMやアンチヒューズを利用して属性情報の定義を行なう構成を備えていても良い。制御装置としては、CPU(central processing unit)が一般的に利用可能であるが、専用の集積回路を利用してもよい。期待値は、FPGAに書き込まれている属性情報そのものであってもよいし、その一部であってもよい。 The FPGA may be configured to define attribute information using an EEPROM or an antifuse in addition to the SRAM. As the control device, a CPU (central processing unit) is generally available, but a dedicated integrated circuit may be used. The expected value may be the attribute information itself written in the FPGA or a part thereof.
本発明は、扱うデータ量の多い画像処理装置への利用に適している。具体的には、印刷装置(プリンタ)、複写機(コピー機)、FAX通信機、あるいはそれらの機能を複合した機能を有する複合機を本発明の適用対象として挙げることができる。また、本発明の情報処理装置の態様として、これら機器の制御を行なうボード(CPUやFPGAを載せたボード)を挙げることもできる。 The present invention is suitable for use in an image processing apparatus that handles a large amount of data. Specifically, a printing apparatus (printer), a copier (copier), a FAX communication machine, or a multi-function machine having a function combining these functions can be cited as an application target of the present invention. Further, as an aspect of the information processing apparatus of the present invention, a board (a board on which a CPU or FPGA is mounted) that controls these devices can be cited.
本発明の情報処理装置において、読み出しステップおよび比較ステップを所定の時間間隔で行うことが望ましい。この態様によれば、定期的にFPGAに書き込まれている属性情報の確認が行なわれる。宇宙線は、一定の確率で地上に到達するので、こうすることでソフトエラーの検出を効率良く行なうことができる。なお、所定の時間間隔は、一定時間間隔でも良いし、複数の時間間隔を組み合わせたものでもよい。 In the information processing apparatus of the present invention, it is desirable to perform the reading step and the comparing step at predetermined time intervals. According to this aspect, the attribute information written in the FPGA is periodically checked. Cosmic rays reach the ground with a certain probability, so that soft errors can be detected efficiently. The predetermined time interval may be a constant time interval or a combination of a plurality of time intervals.
本発明の情報処理装置において、記憶装置には、不揮発性半導体メモリまたはハードディスク装置が含まれ、期待値は、この不揮発性半導体メモリまたはハードディスク装置に格納されていることが望ましい。不揮発性半導体メモリ(EPROMやEEPROM)は、デバイスの構造上、宇宙線による電荷保持状態の変化が生じ難いので、期待値の格納場所に適している。また、ハードディスク装置も宇宙線の影響による保持データの変質が生じ難いので、期待値の格納場所に適している。なお、FPGA内に不揮発性半導体メモリを配置し、そこに期待値を格納することもできる。 In the information processing apparatus of the present invention, the storage device includes a nonvolatile semiconductor memory or a hard disk device, and the expected value is preferably stored in the nonvolatile semiconductor memory or the hard disk device. Nonvolatile semiconductor memories (EPROM and EEPROM) are suitable for storing expected values because the structure of the device hardly changes the charge retention state due to cosmic rays. The hard disk device is also suitable for the storage location of the expected value because it is difficult for the retained data to change due to the influence of cosmic rays. It is also possible to arrange a nonvolatile semiconductor memory in the FPGA and store the expected value there.
本発明の情報処理装置において、再定義ステップの後、FPGAの動作を確認するための診断プログラムが実行され、その結果が記憶装置に格納される構成とすることが望ましい。診断プログラムは、FPGAに定義された論理回路の動作を試験する手順を定めたプログラムである。この態様によれば、属性情報を再度書き込んでも復旧することができないトラブル(例えば、ハードウェア的な故障)を検出することができる。 In the information processing apparatus of the present invention, it is desirable that a diagnostic program for confirming the operation of the FPGA is executed after the redefinition step and the result is stored in the storage device. The diagnostic program is a program that defines a procedure for testing the operation of the logic circuit defined in the FPGA. According to this aspect, it is possible to detect a trouble (for example, a hardware failure) that cannot be recovered even if attribute information is rewritten.
本発明において、比較ステップにおける比較結果が不一致である場合を検出し、その発生累積数をカウントするカウント手段と、発生累積数が所定のMAX値を超えたか否かを判定する判定手段と、この判定の結果に基づき所定の報知処理を行う報知処理手段とを備えることが望ましい。 In the present invention, the case where the comparison result in the comparison step is mismatched is detected, the counting means for counting the cumulative number of occurrences, the determination means for determining whether or not the cumulative number of occurrences exceeds a predetermined MAX value, It is desirable to provide notification processing means for performing a predetermined notification process based on the determination result.
この態様によれば、再定義を繰り返してもFPGAに書き込まれている属性情報と期待値との不一致が頻繁に発生するような場合を検出することができる。再定義を繰り返してもFPGAに書き込まれている属性情報と期待値との不一致が頻繁に発生する場合、その原因として、素子の劣化等に起因するハードウェア的な問題の可能性が疑われる。本実施形態によれば、FPGAから読み出した属性情報とその期待値との不一致の数をカウントし、カウント数が所定の上限値を超えたか否かを判定することで、上記のハードウェア的な問題の発生を予測することができる。これにより、突然のシステムダウンといった不都合の発生を抑制することができる。 According to this aspect, even when redefinition is repeated, it is possible to detect a case where mismatch between the attribute information written in the FPGA and the expected value frequently occurs. Even if redefinition is repeated, if the mismatch between the attribute information written in the FPGA and the expected value frequently occurs, the possibility of a hardware problem due to element degradation or the like is suspected. According to the present embodiment, the number of mismatches between the attribute information read from the FPGA and the expected value is counted, and it is determined whether the count number exceeds a predetermined upper limit value. The occurrence of problems can be predicted. Thereby, the occurrence of inconvenience such as a sudden system down can be suppressed.
本発明は、FPGAを備えた情報処理装置の動作方法であって、FPGAからその内部構成を定義する属性情報を読み出す属性情報読み出しステップと、読み出した属性情報と期待値との比較を行う比較ステップと、比較ステップの結果に基づいて期待値を使用してFPGAの内部構成を定義し直す再定義ステップとを備える動作方法の発明として把握することもできる。 The present invention is an operation method of an information processing apparatus including an FPGA, and includes an attribute information reading step of reading attribute information defining the internal configuration from the FPGA, and a comparison step of comparing the read attribute information with an expected value And a redefinition step of redefining the internal configuration of the FPGA using the expected value based on the result of the comparison step.
また本発明は、FPGAを備えたコンピュータに読み取らせて実行させるプログラムであって、FPGAからその内部構成を定義する属性情報を読み出す属性情報読み出しステップと、読み出した属性情報と期待値との比較を行う比較ステップと、比較ステップの結果に基づいて期待値を使用してFPGAの内部構成を定義し直す再定義ステップとを実行させることを特徴とするプログラムの発明として把握することもできる。 Further, the present invention is a program that is read and executed by a computer equipped with an FPGA, wherein an attribute information reading step for reading attribute information defining the internal configuration from the FPGA, and comparison between the read attribute information and an expected value are performed. It can also be grasped as an invention of a program characterized by executing a comparison step to be performed and a redefinition step for redefining the internal configuration of the FPGA using an expected value based on the result of the comparison step.
本発明によれば、FPGAの内部構成を定義している属性情報をFPGAから読み出し、それを期待値と比較することで、FPGA内のSRAMに発生したソフトエラーを検出することができる。これにより、SRAMにソフトエラーが発生してもそれを修復することができ、またシステムダウンの可能性がある場合にそれを検出し、システムダウンに伴う事故の発生を抑制することができる。 According to the present invention, it is possible to detect a soft error occurring in the SRAM in the FPGA by reading out the attribute information defining the internal configuration of the FPGA from the FPGA and comparing it with the expected value. Thereby, even if a soft error occurs in the SRAM, it can be repaired, and when there is a possibility that the system is down, it can be detected and the occurrence of an accident due to the system down can be suppressed.
(1) 第1の実施形態
(実施形態の構成)
図1に本発明を利用した情報処理装置のブロック図の一例を示す。図1には、情報処理装置100が示されている。この例において、情報処理装置100は、複写機の制御部分を構成している。情報処理装置100は、バス106により接続されたCPU101、主記憶装置102、2次記憶装置103、FPGA104およびその他回路105を備えている。
(1) First embodiment (configuration of the embodiment)
FIG. 1 shows an example of a block diagram of an information processing apparatus using the present invention. FIG. 1 shows an
CPU101は、情報処理装置100で行われる動作を制御する。例えば、CPU101は、後述する自己診断処理を実行する。またCPU101は、バス106を介してFPGA104に直接アクセスし、FPGA104内のSRAMからのデータの読み出し、およびFPGA104内のSRAMへのデータの書き込みを行なう機能を有する。主記憶装置102は、ROM(read only memory)により構成され、情報処理装置100の動作プログラム、後述する診断プログラム、さらに各種のパラメータ等を記憶している。2次記憶装置103は、DRAM、SRAM、EEPROM、およびハードディスク装置を含み、動作させるプログラムを一時的に記憶させておく領域や動作に必要なデータを一時的に記憶させてくワーキングエリアとして利用される。また、2次記憶装置103には、動作中に得たデータ等が記憶される。
The
FPGA104は、SRAMを備え、このSRAMの記憶セルの状態によってゲートアレイの組み合わせが決定されて所定の機能を発現する。この機能は、SRAMに書き込まれる属性情報(回路要素の組み合わせを決める定義データ)を変更することで、外から変更することができる。
The
この例では、FPGA104は、所定のデータ形式への変換処理、配色を決める色空間変換処理、解像度を決める解像度変換処理、ノイズ除去や輪郭補正等を行うフィルタリング処理、画像出力部(印刷手段)が解釈できるデータ形式に変換するスクリーン処理等の複写機に必要な画像処理を行う画像処理用のASIC(application specific integrated circuit)として機能する。つまり、FPGA104には、これら画像処理を行うための論理回路が定義され、画像処理専用のハードウェアを備えた集積回路として機能する。この定義を行なうための属性情報は、主記憶装置102に記憶されており、情報処理装置100の起動時に、そこから読み出され、FPGA104内のSRAMに書き込まれる。属性情報が書き込まれることで、FPGA104は、その属性情報に従ったハードウェア構成に定義され、上述した画像処理機能を備えるASICとなる。
In this example, the
その他回路105は、図示省略されている画像読み取り部や画像出力部との間で信号のやり取りを行なうためのインターフェース回路である。また、図示省略するが、情報処理装置100は、ユーザに対して所定の情報を知らせるための表示装置とユーザが各種の設定や操作を行うための操作手段を備えている。
The
(実施形態の動作)
以下、FPGA104のソフトエラーを検出する診断処理の一例を説明する。図2は、この診断処理の手順の一例を示すフローチャートである。以下の処理は、CPU101に制御されて実行される。
(Operation of the embodiment)
Hereinafter, an example of a diagnostic process for detecting a soft error in the
情報処理装置100が起動されると、まず主記憶装置102に格納されているFPGA104の属性情報が読み出され、それがFPGA104内のSRAMに書き込まれる。また、診断処理が開始され(ステップS201)、最初にFPGA104に書き込まれている属性情報を読み出すタイミングか否か、が判定される(ステップS202)。ここでは、ステップS202において、装置の連続稼働時間(電源がONにされている時間)が装置の起動時から、あるいは前回の読み出しから所定の時間が経過したか否か、が判定される。なお、ステップS202では、予め設定された所定の時間であるか否か、等を判定してもよい。
When the
読み出しタイミングであれば、ステップS203に進み、そうでなければステップS202の前段階に戻る。ステップS203では、FPGA104に書き込まれている属性情報が読み出され、さらにこの属性情報に対応する期待値が主記憶装置102から読み出される(ステップS204)。ここで、期待値は、属性情報と同じデータである。
If it is the read timing, the process proceeds to step S203; otherwise, the process returns to the previous stage of step S202. In step S203, the attribute information written in the
次にステップS203で読み出した属性情報とステップS204で読み出した期待値とを比較し、両者が一致するか否か、を判定する(ステップS205)。両者が一致すれば、「エラー無し」と判定され、ステップS202以下の処理が繰り返され、両者が一致しなければ、「エラー有り」と判定され、ステップS206に進む。 Next, the attribute information read in step S203 is compared with the expected value read in step S204, and it is determined whether or not they match (step S205). If they match, it is determined that there is no error, and the processing in step S202 and subsequent steps is repeated. If they do not match, it is determined that there is an error, and the process proceeds to step S206.
ステップS206では、主記憶装置102に格納されていた期待値がFPGA104に書き込まれる。すなわち、ステップS203でFPGA104から読み出された属性情報に上書きされる形で、ステップS204で読み出された期待値がFPGA104に書き込まれる。
In step S <b> 206, the expected value stored in the
次に主記憶装置102に格納されている診断プログラムを用いて、FPGA104の動作を確認する自己診断処理を行う(ステップS207)。この自己診断処理は、予め定めておいた動作をFPGA104に行わせ、その結果が予め用意しておいた期待値と一致するか否か、を検証することで行われる。この自己診断処理の後、診断結果に異常があるか否か、が判定され(ステップS208)。診断結果に異常があれば、診断結果を2次記憶装置103の不揮発領域(EEPROMやハードディスク装置)に記憶し、その後ステップS211に進む。また、異常がなければステップS209に進み。
Next, a self-diagnosis process for confirming the operation of the
ステップS211では、図示省略した表示装置にその旨の表示を行うシステムエラーの報知が行われる。その後、情報処理装置100をシステムダウンさせる処理が行われる(ステップS212)。また、ステップS209では、カウンタの値を+1増加させる。このカウンタの値は、2次記憶装置103に記憶される。このカウンタは、システムの起動時に0であり、ステップS205の判定がNOと判定される毎に+1が積算される。そして、システムのダウン(電源OFF)の際に0にリセットされる。
In step S211, a notification of a system error for displaying that effect on a display device (not shown) is performed. Thereafter, a process for bringing down the
ステップS209の後、ステップS210に進み、上記カウンタの値が予め定めておいた規定値を超えたか否か、を判定し、カウンタの値が規定値を超えていれば、システムエラーの通知(ステップS211)およびシステムダウン(ステップS212)を行う。また、カウンタの値が規定値を超えていなければ、ステップS202以下の処理を再度実行する。 After step S209, the process proceeds to step S210 to determine whether or not the counter value exceeds a predetermined value. If the counter value exceeds the predetermined value, a system error notification (step S211) and system down (step S212). On the other hand, if the counter value does not exceed the specified value, the processing from step S202 is executed again.
以上が、FPGA104に発生したソフトエラーの検出に係る診断処理の概要である。上述の処理以外に複写機としての各種の動作があるが、それは通常の複写機における動作と同じであるので、説明は省略する。
The above is the outline of the diagnostic processing related to the detection of the soft error that has occurred in the
図2に示した動作手順によれば、所定のタイミングでFPGA104に書き込まれた属性情報が読み出され(ステップS202、ステップS203)、期待値との比較が行われる(ステップS205)。FPGA104に書き込まれた属性情報と期待値とが一致すれば、「エラー無し」と判定され、ステップS202に戻り、次の診断まで当該診断処理の実行は待機状態となる。
According to the operation procedure shown in FIG. 2, the attribute information written in the
また、属性情報と期待値とが不一致の場合、ソフトエラーを含む何らかのエラーが発生していると判定され、期待値を利用して属性情報の書き換えが行われる。エラーがソフトエラーであれば、この書き換えによりSRAMデータの欠落や誤りは修復され、ソフトエラーに起因するFPGAの動作不良が発生しないようにすることができる。また、属性情報と期待値とが不一致で(S205の判定結果がNO)、さらに自己診断処理の結果に問題がない場合(S208の判定結果がNO)、カウンタの値が+1積算される(ステップS209)。頻繁に属性情報と期待値との不一致が検出される場合、このカウンタの積算値が短時間で大きくなり、その程度がステップS210の判定により検出される。そして、属性情報と期待値とが不一致の頻度があるレベルを超えた場合、単なるソフトエラー以外に深刻なエラー要因の存在が予知されてシステムエラーの通知(ステップS211)およびシステムダウンの処理(ステップS212)が行われる。こうすることで、システムの動作中に突然動作不良が発生する不都合を防止することができる。 If the attribute information does not match the expected value, it is determined that some error including a soft error has occurred, and the attribute information is rewritten using the expected value. If the error is a soft error, this rewriting corrects the missing or incorrect SRAM data and prevents the FPGA from malfunctioning due to the soft error. If the attribute information does not match the expected value (NO at S205) and there is no problem with the result of the self-diagnosis process (NO at S208), the counter value is incremented by one (step S209). When the mismatch between the attribute information and the expected value is frequently detected, the integrated value of this counter increases in a short time, and the degree is detected by the determination in step S210. If the frequency of mismatch between the attribute information and the expected value exceeds a certain level, the presence of a serious error factor other than a mere soft error is predicted, and system error notification (step S211) and system down processing (step) S212) is performed. By doing so, it is possible to prevent the inconvenience that a malfunction occurs suddenly during the operation of the system.
また、属性情報に異常が検出され(ステップS205の判定がNO)、属性情報を書き換えた場合(ステップS206)であっても、診断プログラムによる動作試験で異常が検出された場合、属性情報の再書き込みによって修復されないエラーが発生していると判定され、システムエラーの通知(ステップS211)およびシステムダウンの処理(ステップS212)が行われる。こうすることで、ステップS205の判定で検出できない不具合に対応することができる。 In addition, even if an abnormality is detected in the attribute information (NO in step S205) and the attribute information is rewritten (step S206), if an abnormality is detected in the operation test by the diagnostic program, the attribute information is re-established. It is determined that an error that cannot be repaired by writing has occurred, and system error notification (step S211) and system down processing (step S212) are performed. By doing so, it is possible to deal with a problem that cannot be detected by the determination in step S205.
さらに、動作試験を行う診断プログラムによる診断結果に異常があれば、診断結果が2次記憶装置103の不揮発領域(EEPROMやハードディスク装置)に記憶されるので、後にそれを読み出し、不具合原因の解析を行うことができる。
Furthermore, if there is an abnormality in the diagnostic result by the diagnostic program for performing the operation test, the diagnostic result is stored in the non-volatile area (EEPROM or hard disk device) of the
(第1の実施形態の変形)
ステップS203において、FPGA104に書き込まれている属性情報を全て読み出すのではなく、その一部を読み出し、それと対応する期待値とを比較するのでもよい。また、FPGA104に書き込まれている属性情報を複数に分割し、第1のタイミングで属性情報の第1の分割部分を読み出し、第2のタイミングで属性情報の第2の分割部分を読み出し、といった処理を巡回的に行ってもよい。
(Modification of the first embodiment)
In step S203, instead of reading all the attribute information written in the
(2) 第2の実施形態
図3は、本発明を利用した他の情報処理装置の一例を示すブロック図である。図3には、図1に示す構成に加えて、FPGA104への属性情報の書き込みおよび読み出しを行うためのインターフェースとして、専用IF制御回路107が配置されている。専用IF制御回路107は、FPGA104とCPU101との間のデータ転送を行うのに必要なインターフェース機能を備えている。専用IF制御回路107が備えるインターフェース規格としては、集積回路の検査方式の標準規格であるJTAGや、シリアルバスに接続された電気的に書き換え可能なROMであるSEEPROM(serial electronically erasable and programmable read only memory)のインターフェース規格を利用することができる。
(2) Second Embodiment FIG. 3 is a block diagram showing an example of another information processing apparatus using the present invention. 3, in addition to the configuration shown in FIG. 1, a dedicated IF
専用IF制御回路107以外の構成は、図1と同じであるので、説明は省略する。また、基本的な動作手順も図2に示すものと同じである。本実施形態は、図2に示す動作において、FPGA104への属性情報の書き込みおよび読み出しが、専用IF制御回路107を介して行われる点が第1の実施形態の場合と異なる。
The configuration other than the dedicated IF
本発明は、FPGAを備えた印刷装置、複写機、FAX通信機、それらの機能を複合した機能を有する複合機、コンピュータ、あるいはこれらの機器の制御を行なうボード(CPUやFPGAを載せたボード)に利用することができる。 The present invention relates to a printing apparatus equipped with an FPGA, a copying machine, a FAX communication machine, a multifunction machine having a function combining these functions, a computer, or a board for controlling these devices (a board on which a CPU or FPGA is mounted). Can be used.
100…情報処理装置 100: Information processing apparatus
Claims (7)
前記FPGAの内部構成を定義する属性情報を書き換え可能な制御装置と
記憶装置と
を備え、
前記制御装置は、
前記属性情報を前記FPGAから読み出す属性情報読み出しステップと、
前記読み出した属性情報と期待値との比較を行う比較ステップと、
前記比較ステップの結果に基づいて前記期待値を使用して前記FPGAの内部構成を定義し直す再定義ステップと
を実行する論理を備えることを特徴とする情報処理装置。 FPGA (field programmable gate array),
A control device capable of rewriting attribute information defining the internal configuration of the FPGA and a storage device;
The controller is
An attribute information reading step of reading the attribute information from the FPGA;
A comparison step for comparing the read attribute information with an expected value;
An information processing apparatus comprising: a logic for executing a redefinition step for redefining an internal configuration of the FPGA using the expected value based on a result of the comparison step.
前記期待値は、前記不揮発性半導体メモリまたは前記ハードディスク装置に格納されていることを特徴とする請求項1または2に記載の情報処理装置。 The storage device includes a nonvolatile semiconductor memory or a hard disk device,
The information processing apparatus according to claim 1, wherein the expected value is stored in the nonvolatile semiconductor memory or the hard disk device.
前記発生累積数が所定のMAX値を超えたか否かを判定する判定手段と、
前記判定の結果に基づき所定の報知処理を行う報知処理手段と
を備えることを特徴とする請求項1〜4のいずれかに記載の情報処理装置。 Detecting the case where the comparison results in the comparison step are inconsistent, and counting means for counting the cumulative number of occurrences;
Determining means for determining whether the generated cumulative number exceeds a predetermined MAX value;
The information processing apparatus according to claim 1, further comprising: a notification processing unit that performs a predetermined notification process based on the determination result.
前記FPGAからその内部構成を定義する属性情報を読み出す属性情報読み出しステップと、
前記読み出した属性情報と期待値との比較を行う比較ステップと、
前記比較ステップの結果に基づいて前記期待値を使用して前記FPGAの内部構成を定義し直す再定義ステップと
を備えることを特徴とする情報処理装置の動作方法。 An operation method of an information processing apparatus including an FPGA,
An attribute information reading step of reading attribute information defining the internal configuration from the FPGA;
A comparison step for comparing the read attribute information with an expected value;
And a redefinition step of redefining the internal configuration of the FPGA using the expected value based on the result of the comparison step.
前記FPGAからその内部構成を定義する属性情報を読み出す属性情報読み出しステップと、
前記読み出した属性情報と期待値との比較を行う比較ステップと、
前記比較ステップの結果に基づいて前記期待値を使用して前記FPGAの内部構成を定義し直す再定義ステップと
を実行させることを特徴とするプログラム。 A program that is read and executed by a computer having an FPGA,
An attribute information reading step of reading attribute information defining the internal configuration from the FPGA;
A comparison step for comparing the read attribute information with an expected value;
And a redefinition step of redefining the internal configuration of the FPGA using the expected value based on the result of the comparison step.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006188982A JP4998681B2 (en) | 2006-07-10 | 2006-07-10 | Information processing apparatus, operation method of information processing apparatus, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006188982A JP4998681B2 (en) | 2006-07-10 | 2006-07-10 | Information processing apparatus, operation method of information processing apparatus, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008015965A true JP2008015965A (en) | 2008-01-24 |
JP4998681B2 JP4998681B2 (en) | 2012-08-15 |
Family
ID=39072884
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006188982A Expired - Fee Related JP4998681B2 (en) | 2006-07-10 | 2006-07-10 | Information processing apparatus, operation method of information processing apparatus, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4998681B2 (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010044514A (en) * | 2008-08-11 | 2010-02-25 | Nidec Sankyo Corp | Electronic equipment device, and method of updating data for memory |
JP2011216008A (en) * | 2010-04-01 | 2011-10-27 | Kyocera Mita Corp | Unauthorized rewrite detection circuit and image forming apparatus |
JP2012053778A (en) * | 2010-09-02 | 2012-03-15 | Toshinori Sueyoshi | Error correction circuit of programmable logic circuit |
CN102879730A (en) * | 2012-09-21 | 2013-01-16 | 中国空间技术研究院 | Single event upset characteristic testing method for partially triple modular redundancy reinforced SRAM (static random access memory) type FPGA (field programmable gate array) |
CN102901924A (en) * | 2012-09-21 | 2013-01-30 | 中国空间技术研究院 | Method for testing single event upset characteristics of partial triple modular redundancy static random access memory (SRAM) type field programmable gate arrays (FPGA) |
JP2013187699A (en) * | 2012-03-07 | 2013-09-19 | Fujitsu Telecom Networks Ltd | Fpga configuration processing control circuit |
CN103323715A (en) * | 2013-06-20 | 2013-09-25 | 中国空间技术研究院 | Particle fluence rate selection method for large scale integrated circuit accelerator single particle test |
JP2013236281A (en) * | 2012-05-09 | 2013-11-21 | Fujitsu Ltd | Communication device, and method for inspecting memory in the same device |
JP2014010607A (en) * | 2012-06-29 | 2014-01-20 | Nec Corp | Information equipment, data guaranteeing system, processing device, data guaranteeing method and program |
WO2014115289A1 (en) * | 2013-01-25 | 2014-07-31 | 株式会社日立製作所 | Programmable device and electronic syst em device |
JP2014174812A (en) * | 2013-03-11 | 2014-09-22 | Ricoh Co Ltd | Integrated circuit, image processing device, method and program |
JP2014232420A (en) * | 2013-05-29 | 2014-12-11 | スパンション エルエルシー | Micro controller and error detection method |
WO2016110968A1 (en) * | 2015-01-07 | 2016-07-14 | 株式会社日立製作所 | Programmable device, control apparatus using same, and failure countermeasure method |
US9405612B2 (en) | 2013-02-28 | 2016-08-02 | Nec Corporation | Fault repair apparatus, fault repair method and storage medium storing fault repair program |
US10395334B2 (en) | 2014-04-11 | 2019-08-27 | Sony Corporation | Three-dimensional deposition device and three-dimensional deposition method |
JP2022142201A (en) * | 2021-03-16 | 2022-09-30 | Necプラットフォームズ株式会社 | Information processing apparatus, information processing system, information processing method, and program |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001290758A (en) * | 2000-04-10 | 2001-10-19 | Nec Corp | Computer system |
JP2004302792A (en) * | 2003-03-31 | 2004-10-28 | Nec Corp | Information processor and method for checking memory |
JP2006180375A (en) * | 2004-12-24 | 2006-07-06 | Matsushita Electric Ind Co Ltd | Programmable logic circuit |
-
2006
- 2006-07-10 JP JP2006188982A patent/JP4998681B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001290758A (en) * | 2000-04-10 | 2001-10-19 | Nec Corp | Computer system |
JP2004302792A (en) * | 2003-03-31 | 2004-10-28 | Nec Corp | Information processor and method for checking memory |
JP2006180375A (en) * | 2004-12-24 | 2006-07-06 | Matsushita Electric Ind Co Ltd | Programmable logic circuit |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010044514A (en) * | 2008-08-11 | 2010-02-25 | Nidec Sankyo Corp | Electronic equipment device, and method of updating data for memory |
JP2011216008A (en) * | 2010-04-01 | 2011-10-27 | Kyocera Mita Corp | Unauthorized rewrite detection circuit and image forming apparatus |
JP2012053778A (en) * | 2010-09-02 | 2012-03-15 | Toshinori Sueyoshi | Error correction circuit of programmable logic circuit |
JP2013187699A (en) * | 2012-03-07 | 2013-09-19 | Fujitsu Telecom Networks Ltd | Fpga configuration processing control circuit |
JP2013236281A (en) * | 2012-05-09 | 2013-11-21 | Fujitsu Ltd | Communication device, and method for inspecting memory in the same device |
JP2014010607A (en) * | 2012-06-29 | 2014-01-20 | Nec Corp | Information equipment, data guaranteeing system, processing device, data guaranteeing method and program |
CN102901924A (en) * | 2012-09-21 | 2013-01-30 | 中国空间技术研究院 | Method for testing single event upset characteristics of partial triple modular redundancy static random access memory (SRAM) type field programmable gate arrays (FPGA) |
CN102879730A (en) * | 2012-09-21 | 2013-01-16 | 中国空间技术研究院 | Single event upset characteristic testing method for partially triple modular redundancy reinforced SRAM (static random access memory) type FPGA (field programmable gate array) |
WO2014115289A1 (en) * | 2013-01-25 | 2014-07-31 | 株式会社日立製作所 | Programmable device and electronic syst em device |
US9405612B2 (en) | 2013-02-28 | 2016-08-02 | Nec Corporation | Fault repair apparatus, fault repair method and storage medium storing fault repair program |
JP2014174812A (en) * | 2013-03-11 | 2014-09-22 | Ricoh Co Ltd | Integrated circuit, image processing device, method and program |
JP2014232420A (en) * | 2013-05-29 | 2014-12-11 | スパンション エルエルシー | Micro controller and error detection method |
CN103323715A (en) * | 2013-06-20 | 2013-09-25 | 中国空间技术研究院 | Particle fluence rate selection method for large scale integrated circuit accelerator single particle test |
US10395334B2 (en) | 2014-04-11 | 2019-08-27 | Sony Corporation | Three-dimensional deposition device and three-dimensional deposition method |
US11182874B2 (en) | 2014-04-11 | 2021-11-23 | Sony Corporation | Signal processing device and signal processing method |
WO2016110968A1 (en) * | 2015-01-07 | 2016-07-14 | 株式会社日立製作所 | Programmable device, control apparatus using same, and failure countermeasure method |
JPWO2016110968A1 (en) * | 2015-01-07 | 2017-04-27 | 株式会社日立製作所 | Programmable device, control device using the same, and failure countermeasure method thereof |
JP2022142201A (en) * | 2021-03-16 | 2022-09-30 | Necプラットフォームズ株式会社 | Information processing apparatus, information processing system, information processing method, and program |
Also Published As
Publication number | Publication date |
---|---|
JP4998681B2 (en) | 2012-08-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4998681B2 (en) | Information processing apparatus, operation method of information processing apparatus, and program | |
US9092361B2 (en) | Nonvolatile storage device, memory controller, and defective region detection method | |
US8255614B2 (en) | Information processing device that accesses memory, processor and memory management method | |
US7971112B2 (en) | Memory diagnosis method | |
EP1255197B1 (en) | System and method for correcting soft errors in random access memory devices | |
JP6841698B2 (en) | Semiconductor device | |
US9990245B2 (en) | Electronic device having fault monitoring for a memory and associated methods | |
JP4235920B2 (en) | Information processing apparatus and data saving method. | |
US9405612B2 (en) | Fault repair apparatus, fault repair method and storage medium storing fault repair program | |
JP6698467B2 (en) | Electronic circuit system and method for starting control device | |
KR20130031888A (en) | Method for monitoring a data memory | |
JP6658417B2 (en) | Electronic control unit | |
CN111176884A (en) | SEC (Security and Security) verification method and device for FPGA (field programmable Gate array) configuration memory | |
JP6408482B2 (en) | Programmable device and electronic system apparatus using the same | |
WO2017107160A1 (en) | Bad block identification processing and error correction method and system for heterogeneous hybrid memory-based nvm | |
JP5413595B2 (en) | Integrated circuit device, electronic equipment | |
JP2009252026A (en) | Memory diagnosis device and information processing apparatus | |
JP4950214B2 (en) | Method for detecting a power outage in a data storage device and method for restoring a data storage device | |
US20190335062A1 (en) | Memory controller, non-volatile storage device, non-volatile storage system, and memory control method | |
JP2014071770A (en) | Memory fault diagnostic device and memory fault diagnostic method | |
JP7379932B2 (en) | Control device, user program execution control method, and system program | |
JP2006285913A (en) | Memory check device and image forming device | |
US11532374B2 (en) | Memory testing | |
JP2000235483A (en) | Information processor | |
JP6618505B2 (en) | Configuration data setting device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090210 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111118 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120110 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120210 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120402 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120418 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120501 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4998681 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150525 Year of fee payment: 3 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |