JP6038706B2 - FPGA with two-wire inspection circuit - Google Patents

FPGA with two-wire inspection circuit Download PDF

Info

Publication number
JP6038706B2
JP6038706B2 JP2013071871A JP2013071871A JP6038706B2 JP 6038706 B2 JP6038706 B2 JP 6038706B2 JP 2013071871 A JP2013071871 A JP 2013071871A JP 2013071871 A JP2013071871 A JP 2013071871A JP 6038706 B2 JP6038706 B2 JP 6038706B2
Authority
JP
Japan
Prior art keywords
circuit
input
output
wire inspection
lut
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.)
Active
Application number
JP2013071871A
Other languages
Japanese (ja)
Other versions
JP2014197754A (en
Inventor
貴行 寺田
貴行 寺田
司孝 渡辺
司孝 渡辺
将 石川
将 石川
Original Assignee
大同信号株式会社
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 大同信号株式会社 filed Critical 大同信号株式会社
Priority to JP2013071871A priority Critical patent/JP6038706B2/en
Publication of JP2014197754A publication Critical patent/JP2014197754A/en
Application granted granted Critical
Publication of JP6038706B2 publication Critical patent/JP6038706B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、フェールセーフ比較回路などに組み込まれる二線式検査回路をシングルチップ・ワンチップのルックアップテーブル型フィールドプログラマブルゲートアレイにてLSI化した二線式検査回路搭載FPGAに関する。
二線式検査回路は、比較照合対象データ対が一致していているか否かを調べる論理回路であって、片方反転下で対比されるビット対が総て2ビット異値の正規符号語になっていれば即ち2ビットの符号語のうち“01”又は“10”になっていれば一つの正規符号語“01”又は“10”を出力するが、そうでなければ2ビット同値の非正規符号語すなわち2ビットの符号語のうち“00”又は“11”を出力するようになっている。
ルックアップテーブル型フィールドプログラマブルゲートアレイ(本明細書ではLUT型FPGAや単にFPGAとも呼ぶ)は、多入力1出力の組み合わせ回路に相当する論理関数を書込可能な汎用ロジックをSRAM等のルックアップテーブル(本明細書では単にLUTとも呼ぶ)で具現化した汎用ICである。
The present invention relates to a two-wire inspection circuit-mounted FPGA in which a two-wire inspection circuit incorporated in a fail-safe comparison circuit or the like is formed into an LSI using a single-chip / one-chip look-up table type field programmable gate array.
The two-wire inspection circuit is a logic circuit that checks whether or not the comparison / verification target data pair is matched, and all bit pairs to be compared under one-side inversion become normal codewords having different values of 2 bits. If it is, that is, if the code word is “01” or “10” in the 2-bit codeword, one regular codeword “01” or “10” is output. Of the code word, that is, a 2-bit code word, “00” or “11” is output.
A look-up table type field programmable gate array (also referred to as LUT type FPGA or simply FPGA in this specification) is a look-up table such as an SRAM that can write a general logic that can write a logical function corresponding to a multi-input single-output combinational circuit. It is a general-purpose IC embodied in (herein simply referred to as LUT).

鉄道信号保安装置などの鉄道信号制御分野で用いられる多重系電子計算機には、複数の電子計算機(コンピュータ,CPU)のバスラインの情報を比較する二線式検査回路とその結果を交番信号で出力する振子回路とを組み合わせたバス照合回路が具備されており、そのLSI化も図られている。すなわち(例えば特許文献1〜5参照)、同期して動作する一対のコンピュータそれぞれの入出力情報を入力してその入出力情報対を比較する二線式検査回路と、前記入出力情報対が一致しているときには前記入出力情報に対応する交番信号を出力するが前記入出力情報対が一致しないときにはその交番信号の出力を停止する振子回路と、前記二線式検査回路と前記振子回路とを搭載したシングルチップ(ワンチップ)の半導体集積回路装置(LSI,IC)とを備えたバス照合回路が、実用化されて、フェールセーフコンピュータ等に応用されている。   Multiple-system computers used in the railway signal control field, such as railway signal security systems, output two-line inspection circuits that compare bus line information of multiple computers (computers, CPUs) and the results as alternating signals. A bus verification circuit combined with a pendulum circuit is provided, and the LSI is also realized. That is, for example (see Patent Documents 1 to 5), a two-wire inspection circuit that inputs and outputs input / output information of each of a pair of computers that operate in synchronization and compares the input / output information pairs, and the input / output information pair are one. A pendulum circuit that outputs an alternating signal corresponding to the input / output information when it does, but stops outputting the alternating signal when the input / output information pair does not match, and the two-wire inspection circuit and the pendulum circuit, A bus verification circuit including a single-chip (one-chip) semiconductor integrated circuit device (LSI, IC) is put into practical use and applied to a fail-safe computer or the like.

図6は、従来の基本的なバス照合回路の構造を示し、(a)がバス照合回路10のブロック図、(b)が二線式検査回路15と振子回路16のブロック図、(c)が基本の絞込回路20の回路図である。また、図7(a)は、絞込回路20の半分を占める絞込回路半分21〜23の回路図であり、残りの半分を占める同一構成の絞込回路半分24〜26も括弧内の符号にて示している。なお、同図(b)は、絞込回路半分21〜23又は24〜26と等価であるが別態様で具現化された絞込回路半分27〜29の回路図である。
それらの構成等は詳細に知られているので(例えば特許文献1,2参照)、ここでは、後述する本願発明の理解に役立つ部分を、掻い摘んで説明する。
6A and 6B show the structure of a conventional basic bus verification circuit, where FIG. 6A is a block diagram of the bus verification circuit 10, FIG. 6B is a block diagram of the two-wire inspection circuit 15 and the pendulum circuit 16, and FIG. FIG. 3 is a circuit diagram of a basic narrowing circuit 20. FIG. 7A is a circuit diagram of the narrowing circuit halves 21 to 23 occupying half of the narrowing circuit 20, and the narrowing circuit halves 24 to 26 having the same configuration occupying the other half are also shown in parentheses. Is shown. FIG. 5B is a circuit diagram of the narrowing circuit halves 27 to 29 which is equivalent to the narrowing circuit halves 21 to 23 or 24 to 26 but is embodied in a different manner.
Since their configurations and the like are known in detail (see, for example, Patent Documents 1 and 2), here, a portion useful for understanding the present invention to be described later will be scratched and described.

このバス照合回路10は(図6(a)参照)、A系CPU(第1コンピュータ)からその入出力情報Daを入力するための第1ラッチ部11,12即ちA系ラッチ制御回路11及びA系ラッチ回路12と、B系CPU(第2コンピュータ)からその入出力情報Dbを入力するための第2ラッチ部13,14即ちB系ラッチ回路13及びB系ラッチ制御回路14と、A系ラッチ回路12から入出力情報Daを入力するとともにB系ラッチ制御回路14から入出力情報Dbをビット反転させた入出力情報Db ̄(図ではアッパーライン付きDbで表しているが、本明細書では「入出力情報Db ̄」と記す)を入力してそれらの入出力情報対Da,Db(比較照合対象データ対)を比較する二線式検査回路15と、二線式検査回路15が比較結果として二線式符号で出力した出力符号語“XY”を入力して出力符号語“XY”が正規符号語“01”又は“10”であるときは入出力情報対Da,Dbに対応する交番信号を出力するが出力符号語“XY”が非正規符号語“00”又は“11”であるときはその交番信号の出力を停止する振子回路16と、最終的な照合結果をリレー信号で出力するために交番信号検出回路17によって駆動されて交番信号出力の有無に応じて励磁/非励磁される正常リレーRとを具備している。   The bus verification circuit 10 (see FIG. 6A) includes first latch units 11 and 12 for inputting the input / output information Da from the A system CPU (first computer), that is, the A system latch control circuit 11 and A. System latch circuit 12, second latch units 13 and 14 for inputting input / output information Db from B system CPU (second computer), that is, B system latch circuit 13 and B system latch control circuit 14, and A system latch The input / output information Da is input from the circuit 12 and the input / output information Db from the B-system latch control circuit 14 is bit-inverted (indicated by Db with an upper line in the figure. Input / output information Db ̄) and the input / output information pair Da, Db (comparison target data pair) are compared, and the two-wire inspection circuit 15 compares the comparison result with the comparison result. When the output code word “XY” output by the two-wire code is input and the output code word “XY” is the normal code word “01” or “10”, the alternating code corresponding to the input / output information pair Da, Db When the output codeword “XY” is a non-canonical codeword “00” or “11”, the pendulum circuit 16 that stops the output of the alternating signal and the final collation result are output as a relay signal. Therefore, a normal relay R that is driven by the alternating signal detection circuit 17 and is excited / de-energized according to the presence / absence of the alternating signal output is provided.

二線式検査回路15は(図6(b)参照)、基本の絞込回路20をツリー状の多列多段に連ねたものであり、基本の絞込回路20は(図6(c)参照)、入力した二つの符号語“AB”,“CD”を一つの符号語“EF”に集約して出力するものであるが、集約に際して、二つの入力符号語が何れも正規符号語であれば正規符号語を一つ出力し、それ以外のときには非正規符号語を一つ出力するようになっている。
二線式検査で用いる二線式符号では、通常のビット値“0”にはビット対“01”が、通常のビット値“1”にはビット対“10”が、対応しており、これらのビット対だけが即ち2ビット異値の符号語だけが正規符号語とされる。そして、それ以外のビット対である“00”や“11”すなわち2ビット同値の符号語は非正規符号語とされる。
The two-wire inspection circuit 15 (see FIG. 6B) is a series of basic narrowing circuits 20 connected in a tree-like multi-row multi-stage, and the basic narrowing circuit 20 (see FIG. 6C). ), The two input codewords “AB” and “CD” are aggregated into one codeword “EF” and output. However, if the two input codewords are both regular codewords, For example, one normal codeword is output, and one non-normal codeword is output otherwise.
In the two-wire code used in the two-wire inspection, the normal bit value “0” corresponds to the bit pair “01”, and the normal bit value “1” corresponds to the bit pair “10”. Only the bit pairs of the two bits, that is, the code words having different values of 2 bits are regarded as normal code words. The other bit pairs “00” and “11”, that is, codewords having the same value of 2 bits are regarded as non-normal codewords.

具体例を示した二線式検査回路15は(図6(b)参照)、A系CPUもB系CPUもデータバスのライン数が8本の場合のものであり、A系CPUの入出力情報Daをなす8ビットのデータDa0〜Da7と、B系CPUの入出力情報Dbをビット反転させた入出力情報Db ̄をなす8ビットのデータDb0 ̄〜Db7 ̄(図ではアッパーライン付きDb0,Db7等で表しているが、本明細書ではビットデータDb0 ̄,Db7 ̄等と記す)とを、各ビット毎の対応付けにて8対の二線式符号として入力し、それを一段目の4個の絞込回路20で4対の二線式符号語に絞り込み、それを二段目の2個の絞込回路20で2対の二線式符号語に絞り込み、それを三段目の1個の絞込回路20で1対の二線式符号語に絞り込み、それを出力符号語“XY”として振子回路16へ送出するようになっている。このような二線式検査回路15は、A系CPUの入出力情報DaとB系CPUの入出力情報Dbとを入力して入出力情報対Da,Db(比較照合対象データ対)を二線式符号にしてから二線式検査方式で比較し、入出力情報対Da,Dbの一致時には正規符号語を出力するが不一致時には非正規符号語を出力するものとなっている。なお、バスラインの本数が8ビット以外の場合は、ライン数に応じて絞込回路20の段数や列数を増減すれば良い。   The two-wire inspection circuit 15 showing a specific example (see FIG. 6B) is for both the A system CPU and the B system CPU when the number of data bus lines is 8, and the input / output of the A system CPU. 8-bit data Da0 to Da7 forming information Da and 8-bit data Db0 to Db7  ̄ forming input / output information Db ̄ obtained by bit-inverting the input / output information Db of the B-system CPU (in the figure, Db0, Db7 etc., but in this specification, bit data Db0 ̄, Db7 ̄ etc.) are input as 8 pairs of two-line codes in association with each bit, The four narrowing circuits 20 narrow down to four pairs of two-wire codewords, and the two second-stage narrowing circuits 20 narrow down to two pairs of two-wire codewords. One narrowing circuit 20 narrows down to a pair of two-wire codewords and outputs them as output codes It adapted to deliver to the pendulum circuit 16 as "XY". Such a two-wire inspection circuit 15 inputs the input / output information Da of the A system CPU and the input / output information Db of the B system CPU, and inputs the input / output information pair Da, Db (comparison target data pair) into the two lines. A two-line inspection method is used after making the expression code, and a normal code word is output when the input / output information pair Da and Db match, but a non-normal code word is output when they do not match. If the number of bus lines is other than 8 bits, the number of stages and the number of columns of the narrow-down circuit 20 may be increased or decreased according to the number of lines.

また、二線式検査回路15に前置されている第1ラッチ部11,12及び第2ラッチ部13,14は(図6(a)参照)、二線式検査の実施に必須のものではないが、比較タイミング整合等のため多くのものに設けられている。A系ラッチ回路12は、A系CPUの入出力情報Daを一時保持して二線式検査回路15に送出するものであり、A系ラッチ制御回路11は、外部から与えられた又は内部で生成したクロックCLKとA系CPUのデータ読出制御信号RDa及びデータ書込制御信号WRaとに基づいてA系ラッチ回路12のラッチ動作を制御するようになっている。B系ラッチ回路13は、B系CPUの入出力情報Dbを一時保持して二線式検査回路15に送出するものであり、B系ラッチ制御回路14は、上記のクロックCLKとB系CPUのデータ読出制御信号RDb及びデータ書込制御信号WRbとに基づいてB系ラッチ回路13のラッチ動作を制御するようになっている。なお、図示の例では、B系ラッチ回路13が入出力情報Dbをビット反転させて入出力情報Db ̄にしてから二線式検査回路15に送出するようになっているが、それに代えて、A系ラッチ回路12が反転出力するようにしても良く、二線式検査回路15が入力時に入出力情報対Da,Dbの何れか一方を反転させるようにしても良い。   In addition, the first latch units 11 and 12 and the second latch units 13 and 14 provided in front of the two-wire inspection circuit 15 (see FIG. 6A) are not essential for the implementation of the two-wire inspection. Although not provided, many are provided for comparison timing matching and the like. The A-system latch circuit 12 temporarily holds the input / output information Da of the A-system CPU and sends it to the two-wire inspection circuit 15. The A-system latch control circuit 11 is given from the outside or generated internally. The latch operation of the A-system latch circuit 12 is controlled based on the clock CLK and the data read control signal RDa and data write control signal WRa of the A-system CPU. The B-system latch circuit 13 temporarily holds the input / output information Db of the B-system CPU and sends it to the two-wire inspection circuit 15. The B-system latch control circuit 14 includes the clock CLK and the B-system CPU. The latch operation of the B system latch circuit 13 is controlled based on the data read control signal RDb and the data write control signal WRb. In the example shown in the figure, the B-system latch circuit 13 inverts the input / output information Db to make the input / output information Db ̄ and then sends it to the two-wire inspection circuit 15, but instead, The A-system latch circuit 12 may invert the output, and the two-wire inspection circuit 15 may invert one of the input / output information pairs Da and Db at the time of input.

振子回路16は(図6(b)参照)、二線式検査回路15の出力符号語“XY”を入力して、それが正規符号語“01”又は“10”であるのか其れとも非正規符号語“00”又は“11”であるのかを検出する符号語検出回路と、その検出結果をラッチするフリップフロップFFとを具えている。入出力情報対Da,Dbが一致していて出力符号語“XY”が正規符号語“01”又は“10”になる状態が継続している間は、フリップフロップFFひいては振子回路16の出力信号Zが交番信号になるが、そうでなく入出力情報対Da,Dbが不一致のため出力符号語“XY”が非正規符号語“00”又は“11”になったときには、出力信号Zが交番信号でなくなるように、振子回路16が出来ている。   The pendulum circuit 16 (see FIG. 6B) receives the output codeword “XY” of the two-wire inspection circuit 15, and whether or not it is a regular codeword “01” or “10”. A code word detection circuit for detecting whether the code word is “00” or “11” and a flip-flop FF for latching the detection result are provided. While the state where the input / output information pair Da and Db match and the output code word “XY” becomes the normal code word “01” or “10” continues, the output signal of the flip-flop FF and thus the pendulum circuit 16 Z becomes an alternating signal, but if the output code word “XY” becomes an irregular code word “00” or “11” because the input / output information pair Da, Db does not match, the output signal Z is an alternating signal. A pendulum circuit 16 is formed so as not to be a signal.

上述した二線式検査回路15(図6(b)参照)に多数組み込まれている絞込回路20について更に説明すると(図6,図7参照)、一つの絞込回路20は4入力2出力の論理回路であり(図6(c)参照)、入出力情報対Da,Db(比較照合対象データ対)の比較照合では(図6(b)参照)、4入力A,B,C,DとしてビットデータDa0,Db0 ̄,Da1,Db1 ̄が入力される絞込回路20は、ビット対Da0,Db0 ̄及びビット対Da1,Db1 ̄が何れも正規符号語であるときだけ2出力E,Fとして正規符号語を出力し、4入力A,B,C,DとしてビットデータDa2,Db2 ̄,Da3,Db3 ̄が入力される絞込回路20は、ビット対Da2,Db2 ̄及びビット対Da3,Db3 ̄が何れも正規符号語であるときだけ2出力E,Fとして正規符号語を出力し、他の絞込回路20も、同じく、4入力A,B,C,Dとして二組の正規符号語が入力されたときだけ2出力E,Fとして正規符号語を出力し、他の場合は非正規符号語を出力するようになっている。   Further description will be given of the narrowing circuits 20 incorporated in the two-wire inspection circuit 15 (see FIG. 6B) (see FIGS. 6 and 7). One narrowing circuit 20 has four inputs and two outputs. (Refer to FIG. 6C), and in the comparison and collation of the input / output information pair Da and Db (comparison target data pair) (see FIG. 6B), four inputs A, B, C, and D The narrowing circuit 20 to which the bit data Da0, Db0 ̄, Da1, Db1 ̄ are input as the two outputs E, F only when the bit pair Da0, Db0 ̄ and the bit pair Da1, Db1 ̄ are all normal code words The narrow-down circuit 20 to which the normal code word is outputted and the bit data Da2, Db2 ̄, Da3, Db3 ̄ is inputted as the four inputs A, B, C, D is the bit pair Da2, Db2 ̄ and the bit pair Da3 Db3 ̄ is a regular codeword A normal code word is output as only two outputs E and F, and the other narrowing circuit 20 similarly outputs two outputs E only when two sets of normal code words are input as four inputs A, B, C, and D. , F are output as normal code words, and in other cases, non-normal code words are output.

このような絞込回路20は(図6(c),図7(a)参照)、4入力A,D,B,Cから2出力E,Fの一方の1出力Eを生成する絞込回路半分21〜23と、4入力C,A,D,Bから2出力E,Fの他方の1出力Fを生成する絞込回路半分24〜26とからなり、それらの絞込回路半分21〜23,24〜26には入力が入れ替わっているという相違点があるものの、何れの絞込回路半分21〜23,24〜26も、三つの論理素子[21,22,23],[24,25,26]で構成されている。論理素子21,22,23は何れも2入力1出力のゲートで良く、三つの論理素子21,22,23として二つのANDゲート21,22と一つのORゲート23とを用いた絞込回路半分21〜23と(図7(a)参照)、三つの論理素子27,28,29何れにもNANDゲートを用いた別態様の絞込回路半分27〜29とが公知である(図7(b)参照)。   Such a narrowing circuit 20 (see FIGS. 6 (c) and 7 (a)) is a narrowing circuit that generates one output E of two outputs E and F from four inputs A, D, B, and C. The narrowing circuit halves 24 to 26 for generating the other one output F of the two outputs E and F from the four inputs C, A, D, and B, and the narrowing circuit halves 21 to 23 , 24-26 have the difference that the inputs are interchanged, but each of the narrowing circuit halves 21-23, 24-26 has three logic elements [21, 22, 23], [24, 25, 26]. Each of the logic elements 21, 22, and 23 may be a gate with two inputs and one output, and is a half of a narrow-down circuit that uses two AND gates 21 and 22 and one OR gate 23 as the three logic elements 21, 22, and 23. 21 to 23 (refer to FIG. 7A), and another narrowing-down circuit halves 27 to 29 using NAND gates for any of the three logic elements 27, 28, and 29 are known (FIG. 7B). )reference).

ここで、一般的な汎用のLUT型FPGA(ルックアップテーブル型フィールドプログラマブルゲートアレイ)についても、後述する本願発明の理解に役立つ部分を、掻い摘んで説明する。図8は、一般的なLUT型FPGA30の概要構成図であり、図9は、(a)が汎用ロジック部32のブロック図、(b)がロジックエレメント33のブロック図、(c)が絞込回路20を具現化したLUT(ルックアップテーブル)対34,34の例、(d),(e)が絞込回路半分21〜23を具現化したLUT34の例である。   Here, with respect to a general general-purpose LUT type FPGA (lookup table type field programmable gate array), a part useful for understanding the present invention to be described later will be described. 8 is a schematic configuration diagram of a general LUT type FPGA 30. FIG. 9A is a block diagram of the general-purpose logic unit 32, FIG. 8B is a block diagram of the logic element 33, and FIG. An example of the LUT (look-up table) pair 34, 34 embodying the circuit 20, and (d), (e) are examples of the LUT 34 embodying the narrowing circuit halves 21-23.

LUT型FPGA30は、縦横に配置された多数のデバイス内配線31と汎用ロジック部32とを具備しており(図8参照)、汎用ロジック部32はそれぞれ多数のロジックエレメント33を具備しており(図9(a)参照)、ロジックエレメント33はLUT34とレジスタ(フリップフロップ)35とを具備しており(図9(b)参照)、LUT34に論理演算値を書き込んで所望の論理関数・組み合わせ回路を具現化するとともに、それらや外部入出力端子をデバイス内配線31を介して適宜接続することで、ユーザが所望のデジタル回路をワンチップIC・シングルチップLSIに搭載することができるようになっている。なお、順序回路を構築するときには、LUT34と共にレジスタ35も用いられるようになっている。   The LUT-type FPGA 30 includes a large number of in-device wirings 31 and general-purpose logic units 32 arranged vertically and horizontally (see FIG. 8), and each of the general-purpose logic units 32 includes a large number of logic elements 33 ( The logic element 33 includes an LUT 34 and a register (flip-flop) 35 (see FIG. 9B). A logic operation value is written in the LUT 34 to obtain a desired logic function / combination circuit. In addition, the user can mount a desired digital circuit on a one-chip IC / single-chip LSI by appropriately connecting these and external input / output terminals via the device internal wiring 31. Yes. When constructing the sequential circuit, the register 35 is also used together with the LUT 34.

LUT34は、一般に4入力1出力や6入力1出力のSRAM等で構成されているので(例えば特許文献6段落0002参照)、二線式検査回路15をLUT型FPGA30に搭載する際には、4入力1出力の絞込回路半分21〜23を一つのLUT34に搭載するのが、自然であり、LUT34を無駄なく利用することができる。
具体例を挙げると(図9(c)参照)、4入力A,B,C,Dから1出力Eを生成する絞込回路半分21〜23を搭載するLUT34には、4入力A,B,C,Dを4ビットアドレスとして“0000”〜“1111”の各アドレスに1ビット値“0”,“0”,“0”,“0”,“0”,“0”,“1”,“1”,“0”,“1”,“0”,“1”,“0”,“1”,“1”,“1”が書き込まれる。
Since the LUT 34 is generally composed of a 4-input 1-output or 6-input 1-output SRAM (see, for example, paragraph 0002 of Patent Document 6), when the two-wire inspection circuit 15 is mounted on the LUT-type FPGA 30, It is natural to mount the input / output narrowing circuit halves 21 to 23 in one LUT 34, and the LUT 34 can be used without waste.
As a specific example (see FIG. 9C), the LUT 34 including the narrowing circuit halves 21 to 23 that generate one output E from four inputs A, B, C, and D has four inputs A, B, 1 bit value “0”, “0”, “0”, “0”, “0”, “0”, “1” for each address from “0000” to “1111” with C and D as 4-bit addresses “1”, “0”, “1”, “0”, “1”, “0”, “1”, “1”, “1” are written.

また、4入力A,B,C,Dから1出力Fを生成する絞込回路半分24〜26を搭載する他のLUT(34)には(図9(c)破線枠部参照)、やはり4入力A,B,C,Dを4ビットアドレスとして“0000”〜“1111”の各アドレスに1ビット値“0”,“0”,“0”,“0”,“0”,“1”,“0”,“1”,“0”,“0”,“1”,“1”,“0”,“1”,“1”,“1”が書き込まれる。
この場合、4入力A,B,C,Dが“0101”,“0110”,“1001”,“1010”のところは2出力E,Fがそれぞれ“01”,“10”,“10”,“01”という正規符号語になるが(図9(c)○参照)、他のところは2出力E,Fが非正規符号語“00”又は“11”になる(図9(c)×参照)。
Further, another LUT (34) equipped with the narrowing circuit halves 24 to 26 that generate one output F from four inputs A, B, C, and D (see FIG. 9 (c), broken line frame portion) is also 4 1-bit values “0”, “0”, “0”, “0”, “0”, “1” for each address from “0000” to “1111” with inputs A, B, C, and D as 4-bit addresses , “0”, “1”, “0”, “0”, “1”, “1”, “0”, “1”, “1”, “1” are written.
In this case, when the four inputs A, B, C and D are “0101”, “0110”, “1001” and “1010”, the two outputs E and F are “01”, “10” and “10”, respectively. Although it becomes a normal code word “01” (see FIG. 9C), the other two outputs E and F become non-normal code words “00” or “11” (FIG. 9C × reference).

さらに、LUT型FPGA30については、LUT34に書き込まれたデータ値が宇宙線や放射線の影響で不所望に反転してしまうソフトエラー(SER)が発生しうることも知られている(例えば特許文献7段落0018〜0023参照)。
具体例としては、絞込回路半分21〜23を搭載したLUT34のアドレス“0110”のデータ値が“1”→“0”に書き変わる場合(図9(d)*参照)や、絞込回路半分21〜23を搭載したLUT34のアドレス“0111”のデータ値が“1”→“0”に書き変わる場合(図9(e)*参照)が挙げられる。
このようなソフトエラーは、単一現象故障(Single-Evennt Upset)であり、一カ所での発生確率が小さく、複数箇所でデータ値が反転する確率は更に小さい。
Further, it is known that the LUT type FPGA 30 may generate a soft error (SER) in which the data value written in the LUT 34 is undesirably reversed due to the influence of cosmic rays or radiation (for example, Patent Document 7). (See paragraphs 0018-0023).
As a specific example, when the data value of the address “0110” of the LUT 34 in which the narrowing circuit halves 21 to 23 are mounted is changed from “1” to “0” (see FIG. 9D), or the narrowing circuit A case where the data value of the address “0111” of the LUT 34 on which the halves 21 to 23 are mounted is changed from “1” to “0” (see FIG. 9E *).
Such a soft error is a single phenomenon failure (Single-Evennt Upset), the occurrence probability at one place is small, and the probability that the data value is inverted at a plurality of places is even smaller.

特開昭61−201342号公報JP-A-61-201342 特開平04−119435号公報JP 04-119435 A 特開2002−247012号公報JP 2002247701 A 特開2002−312254号公報JP 2002-31254 A 特開2006−338094号公報JP 2006-338094 A 特許3412731号公報Japanese Patent No. 3412731 特開2008−066598号公報Japanese Patent Application Laid-Open No. 2008-065598

もっとも、ソフトエラーの発生確率が小さいとは言え、二線式検査回路はフェールセーフのために用いられるものであるから、その回路が故障したときでも動作状態は安全側に維持されなければならない。
しかしながら、上述したLUT型FPGAの各LUTに絞込回路半分を一つずつ書き込む通常の搭載態様では、ソフトエラーの発生箇所によっては、それによる回路故障が顕在化しないで潜在化する場合があり、その場合には比較照合対象データ対の不一致を見逃してしまうおそれがある。
However, although the probability of occurrence of a soft error is small, the two-wire inspection circuit is used for fail-safe, and therefore the operating state must be maintained on the safe side even when the circuit fails.
However, in a normal mounting mode in which one half of the narrowed-down circuit is written in each LUT of the above-described LUT type FPGA, depending on the occurrence location of the soft error, there is a case where the circuit failure due to the occurrence is not manifested and may become latent. In that case, there is a possibility that the mismatch of the comparison / verification target data pair may be missed.

上述の例で具体的に説明すると、先ず回路故障が顕在化する事例では、A系CPUやB系CPUといった比較照合対象が未だ正常で入出力情報対Da,Dbといった比較照合対象データ対が一致している状態で、絞込回路半分21〜23を搭載したLUT34のアドレスとなる4入力A,B,C,Dが“0110”のデータ値が“1”から“0”に反転した場合(図9(d)*参照)、このデータ値は正規符号語“10”の半分を成しているため(図9(c)参照)、絞込回路半分21〜23の出力ひいては絞込回路20の出力さらには二線式検査回路15の出力が非正規符号語に変化するので、比較照合対象データ対の不一致の検出という形で故障が顕在化する。   Specifically, in the above example, in the case where a circuit failure becomes obvious, the comparison / verification target such as the A-system CPU and the B-system CPU is still normal, and there is one comparison / verification target data pair such as the input / output information pair Da, Db. When the data values of the four inputs A, B, C, and D, which are the addresses of the LUT 34 on which the narrowing circuit halves 21 to 23 are mounted, are inverted from “1” to “0” ( Since this data value forms half of the normal code word “10” (see FIG. 9C), the output of the narrowing circuit halves 21 to 23 and the narrowing circuit 20 are shown. Since the output of the two-wire inspection circuit 15 and the output of the two-wire inspection circuit 15 are changed to non-regular codewords, a failure becomes apparent in the form of detection of a mismatch between the comparison verification target data pairs.

次に、回路故障が潜在化する事例であるが、絞込回路半分21〜23を搭載したLUT34のアドレスとなる4入力A,B,C,Dが“0111”のデータ値が“1”から“0”に反転した場合(図9(e)*参照)、この反転データ値は、非正規符号語“11”の半分を成していて(図9(c)参照)、比較照合対象が正常で比較照合対象データ対が一致している状態では未だアクセスされないため、故障が潜在化する。しかも、比較照合対象が異常になって比較照合対象データ対の不一致により上記の反転データ値がアクセスされると(図9(e)*参照)、該当する絞込回路20の出力が、本来の正しい非正規符号語“11”から(図9(c)参照)、ソフトエラーにより誤った正規符号語“01”になってしまうため、故障が潜在化し続けるばかりか、誤検知するおそれがある。   Next, as an example of a potential circuit failure, the data values of 4 inputs A, B, C, and D, which are addresses of the LUT 34 equipped with the narrowing circuit halves 21 to 23, are “0111”. When inverted to “0” (see FIG. 9 (e) *), this inverted data value forms half of the non-normal codeword “11” (see FIG. 9 (c)), and the comparison / collation target is Since it is not yet accessed in a normal state where the comparison / verification target data pair is matched, a failure becomes latent. Moreover, when the comparison / collation target becomes abnormal and the above inverted data value is accessed due to the mismatch of the comparison / collation target data pair (see FIG. 9 (e) *), the output of the corresponding narrowing-down circuit 20 is the original value. Since the correct non-canonical code word “11” (see FIG. 9C) becomes a wrong normal code word “01” due to a soft error, not only does the failure continue to become latent, but there is a risk of erroneous detection.

このように、LUT型FPGAの各LUTに絞込回路半分を一つずつ書き込む通常の搭載態様では、LUTのメモリアクセスが符号語に集中する謂わば符号語依存型になるため、非正規符号語書込箇所のソフトエラーが潜在化してしまうということが判明した。しかも、この潜在化は、二線式検査回路を二重化して一致確認するといった誤検知対策を施した場合ですら、比較照合対象データ対の不一致発生まで続く。そのため、二重化した一方の二線式検査回路でソフトエラーが潜在化している間に、他方の二線式検査回路でもソフトエラーが発生する可能性を無視することはできず、両方の二線式検査回路で非正規符号語の書込箇所にソフトエラーが発生した場合、その発生態様によっては二重化による誤検知の機能を喪失するおそれもある。
そこで、LUTへの書込内容を工夫することにより、LUTのソフトエラーが顕在化する二線式検査回路搭載FPGAを実現することが技術的な課題となる。
In this way, in the normal mounting mode in which one half of the narrowing circuit is written in each LUT of the LUT type FPGA, the memory access of the LUT is a so-called codeword-dependent type in which the memory access is concentrated on codewords. It turned out that the soft error of the writing part became latent. Moreover, this latentization continues until a mismatch occurs in the comparison / verification target data pair even when a countermeasure against false detection such as duplication of the two-wire inspection circuit and confirmation of matching is taken. For this reason, the possibility of a soft error occurring in the other two-wire inspection circuit cannot be ignored while the soft error is latent in one of the two-wire inspection circuits that have been duplicated. When a soft error occurs at a location where an irregular code word is written in the inspection circuit, there is a risk that the function of erroneous detection due to duplication may be lost depending on the occurrence.
Therefore, it is a technical problem to realize a two-wire inspection circuit mounted FPGA in which a soft error of the LUT becomes obvious by devising the contents written in the LUT.

本発明の二線式検査回路搭載FPGAは(解決手段1)、このような課題を解決するために創案されたものであり、2入力1出力の論理素子の組み合わせ回路からなり比較照合対象データ対の各ビット対が総て2ビット異値の正規符号語である場合は2ビット異値の正規符号語を出力し他の場合は2ビット同値の非正規符号語を出力する二線式検査回路を、4入力以上の多入力のルックアップテーブルを多数具備したルックアップテーブル型フィールドプログラマブルゲートアレイに搭載した二線式検査回路搭載FPGAにおいて、前記ルックアップテーブルのうち前記論理素子の何れかを書込搭載したものは、何れも、該論理素子の2入力の全ビットパターンの何れかにアドレスの対応する4箇所に読出箇所が限定されていることを特徴とする。   The FPGA equipped with a two-wire inspection circuit of the present invention (Solution 1) was created in order to solve such a problem, and is composed of a combinational circuit of two-input and one-output logic elements, and is a comparison / verification target data pair. A two-wire test circuit that outputs 2-bit different-value normal codewords when all the bit pairs are 2-bit different-value normal codewords, and outputs 2-bit equivalent-value non-normal codewords in other cases In a two-wire inspection circuit-equipped FPGA mounted on a lookup table type field programmable gate array having a large number of lookup tables with multiple inputs of 4 or more, write any one of the logic elements in the lookup table. Each of the embedded devices is characterized in that the reading locations are limited to four locations corresponding to addresses in any of the two-input all bit patterns of the logic element. That.

また、本発明の二線式検査回路搭載FPGAは(解決手段2)、上記解決手段1の二線式検査回路搭載FPGAであって、前記ルックアップテーブルのうち前記論理素子の何れかを書込搭載したものが何れも多入力1出力のものであり、それらのルックアップテーブルそれぞれに前記論理素子が一つずつ分散して書込搭載されていることを特徴とする。   Further, the two-wire inspection circuit mounted FPGA of the present invention is (Solution Unit 2), which is the two-wire inspection circuit mounted FPGA of the above Solution Unit 1, and writes any one of the logic elements in the lookup table. All of the mounted devices are multi-input, one-output devices, and each of the logic elements is written and mounted in each look-up table.

さらに、本発明の二線式検査回路搭載FPGAは(解決手段3)、上記解決手段1,2の二線式検査回路搭載FPGAであって、前記ルックアップテーブルのうち前記論理素子の何れかを書込搭載したものの多入力のうち、該論理素子の2入力の何れも入力されないところには、固定値が入力されるようになっていることを特徴とする。   Further, the two-wire inspection circuit mounted FPGA according to the present invention is (solution 3), the two-wire inspection circuit mounted FPGA of the above solution 1, 2, and any one of the logic elements in the lookup table. A fixed value is inputted to a place where none of the two inputs of the logic element is inputted among the multi-inputs of the mounted writing.

このような本発明の二線式検査回路搭載FPGAにあっては(解決手段1)、二線式検査回路の論理素子を搭載したLUTに対する読出アクセスが、搭載した論理素子の2入力の全ビットパターンの何れかにアドレスの対応する4箇所に限定されている。
一方、二線式検査回路に入力される比較照合対象データ対について、各絞込回路の4入力を見ると既述したように正常時は正規符号語しか入力されないが、初段の論理素子の2入力を見ると、対比されるビット対でなく、その隣のビット同士が入力されるため、データ値に依存するが正常時でも2ビットの全ビットパターンが入力される。また、他の論理素子の2入力についても、前段の論理素子の出力しだいであるが、やはり正常時であっても2ビットの全ビットパターンが入力される。
In such a two-wire test circuit-equipped FPGA of the present invention (Solution 1), read access to the LUT on which the logic element of the two-wire test circuit is mounted is all bits of two inputs of the mounted logic element. It is limited to four locations corresponding to addresses in any of the patterns.
On the other hand, regarding the comparison / verification target data pair input to the two-wire inspection circuit, when the four inputs of each narrowing circuit are viewed, only the normal code word is input in the normal state as described above. When the input is viewed, not the bit pair to be compared but the adjacent bits are input, and therefore, depending on the data value, a 2-bit all bit pattern is input even in a normal state. Also, with respect to two inputs of other logic elements, depending on the output of the preceding logic element, a 2-bit all-bit pattern is input even in the normal state.

そして、そのようにデータ値に依存はするが正常時でもアクセスされうる4箇所に対して上述の如く読出アクセスが限定されるようにしたことにより、LUTにおける論理素子の書込搭載箇所にソフトエラーが発生した場合、発生箇所が何処であれ、入力された比較照合対象データ対が一致しているときであっても、データ値によっては二線式検査回路が不一致検出を出力するので、その時点で故障が顕在化する。
したがって、この発明によれば、LUTへの書込内容を符号語依存型からデータ依存型に変えたことにより、LUTのソフトエラーが顕在化する二線式検査回路搭載FPGAを実現することができる。
As described above, the read access is limited to the four places that can be accessed even in the normal state depending on the data value. When the occurrence occurs, the two-wire inspection circuit outputs a mismatch detection depending on the data value, regardless of where the occurrence occurs, even if the input comparison target data pair matches. The failure becomes obvious.
Therefore, according to the present invention, it is possible to realize a two-wire inspection circuit-mounted FPGA in which a soft error of the LUT becomes apparent by changing the content written in the LUT from the code word dependent type to the data dependent type. .

また、本発明の二線式検査回路搭載FPGAにあっては(解決手段2)、多入力1出力のルックアップテーブルに2入力1出力の論理素子を一つずつ分散して書込搭載することで、容易かつ的確に、上述した4箇所に読出箇所を限定することができる。   In the two-wire inspection circuit-equipped FPGA according to the present invention (solution 2), two-input one-output logic elements are distributed and written one by one in a multi-input one-output lookup table. Thus, it is possible to easily and accurately limit the reading locations to the four locations described above.

さらに、本発明の二線式検査回路搭載FPGAにあっては(解決手段3)、ルックアップテーブルの入力について論理素子の2入力以外は固定値を入力することで、容易かつ的確に、アクセス範囲を絞り込めて、上述の4箇所に読出箇所を限定することができる。   Furthermore, in the two-wire inspection circuit-equipped FPGA of the present invention (Solution means 3), the input of the lookup table can be easily and accurately entered by inputting a fixed value other than the two inputs of the logic element. Can be narrowed down to limit the reading locations to the four locations described above.

本発明の実施例1について、二線式検査回路搭載FPGAの構造を示し、(a)がバス照合回路の二線式検査回路の絞込回路半分に係る回路図、(b)が3個の絞込回路半分を分散搭載したロジックエレメント3個のブロック図、(c),(d),(e)が何れも絞込回路半分の各論理素子を具現化したLUT(ルックアップテーブル)である。Example 1 of the present invention shows a structure of a two-wire inspection circuit-mounted FPGA, where (a) is a circuit diagram relating to a narrowing circuit half of a two-wire inspection circuit of a bus verification circuit, and (b) is three A block diagram of three logic elements in which the half of the narrowing circuit is distributedly mounted, and (c), (d), and (e) are all LUTs (Look Up Tables) embodying the logic elements of the half of the narrowing circuit. . (a),(b),(c)が何れも絞込回路半分の各論理素子を具現化したLUTであり、(d),(e)が何れも絞込回路の回路図である。(A), (b), and (c) are LUTs that embody each logic element of the half of the narrowing circuit, and (d) and (e) are circuit diagrams of the narrowing circuit. (a),(b),(c)が何れも絞込回路半分の各論理素子を具現化したLUTであり、(d),(e)が何れも絞込回路の回路図である。(A), (b), and (c) are LUTs that embody each logic element of the half of the narrowing circuit, and (d) and (e) are circuit diagrams of the narrowing circuit. 本発明の実施例2について、二線式検査回路搭載FPGAの構造を示し、(a)がバス照合回路の二線式検査回路の絞込回路半分に係る回路図、(b)が3個の絞込回路半分を分散搭載したロジックエレメント3個のブロック図、(c),(d),(e)が何れも絞込回路半分の各論理素子を具現化したLUTである。Example 2 of the present invention shows the structure of a two-wire inspection circuit-mounted FPGA, where (a) is a circuit diagram relating to a narrowing circuit half of a two-wire inspection circuit of a bus verification circuit, and (b) is three Block diagrams of three logic elements in which the half of the narrowing circuit is distributedly mounted, and (c), (d), and (e) are all LUTs that embody the logic elements of the half of the narrowing circuit. 本発明の実施例3について、二線式検査回路搭載FPGAの構造を示し、(a),(b)、何れも、二線式検査回路を二重化してLUT型FPGAに搭載したバス照合回路のブロック図である。Example 3 of the present invention shows the structure of a two-wire inspection circuit mounted FPGA, and (a) and (b) are both bus verification circuits mounted on an LUT type FPGA by duplicating the two-wire inspection circuit. It is a block diagram. 従来の基本的なバス照合回路の構造を示し、(a)がバス照合回路のブロック図、(b)が二線式検査回路と振子回路のブロック図、(c)が基本の絞込回路の回路図である。The structure of the conventional basic bus verification circuit is shown, (a) is a block diagram of the bus verification circuit, (b) is a block diagram of a two-wire inspection circuit and a pendulum circuit, and (c) is a basic narrowing circuit. It is a circuit diagram. (a)が絞込回路半分の回路図、(b)が別態様の等価な絞込回路半分の回路図である。(A) is a circuit diagram of a half of the narrowing-down circuit, and (b) is a circuit diagram of an equivalent narrowing-down circuit half of another embodiment. 一般的なLUT型FPGAの概要構成図である。It is a schematic block diagram of a general LUT type FPGA. (a)が汎用ロジック部のブロック図、(b)がロジックエレメントのブロック図、(c)が絞込回路すなわち絞込回路半分2個を具現化したLUT(ルックアップテーブル)対の例、(d),(e)が絞込回路半分を具現化したLUTの例である。(A) is a block diagram of a general-purpose logic unit, (b) is a block diagram of a logic element, (c) is an example of a LUT (look-up table) pair that embodies two narrowing circuits, ie, two half narrowing circuits, d) and (e) are examples of LUTs embodying half the narrowing circuit.

このような本発明の二線式検査回路搭載FPGAについて、これを実施するための具体的な形態を、以下の実施例1〜3により説明する。
図1〜3に示した実施例1は、上述した解決手段1〜3(出願当初の請求項1〜3)を総て具現化したものであり、図4に示した実施例2や、図5に示した実施例3は、その変形例である。
なお、それらの図示に際し従来と同様の構成要素には同一の符号を付して示したので、また、それらについて背景技術の欄で述べたことは以下の実施例についても共通するので、重複する再度の説明は割愛し、以下、従来との相違点を中心に説明する。
With respect to such a two-wire inspection circuit-mounted FPGA of the present invention, specific modes for carrying out this will be described with reference to the following first to third embodiments.
The embodiment 1 shown in FIGS. 1 to 3 embodies all of the above-described solving means 1 to 3 (claims 1 to 3 at the beginning of the application). The embodiment 2 shown in FIG. Example 3 shown in FIG. 5 is a modification thereof.
In addition, since the same reference numerals are given to the same constituent elements as those in the prior art in the illustration thereof, the description in the background art section is also common to the following embodiments, and thus overlaps. The description will be omitted, and the following description will focus on differences from the prior art.

本発明の二線式検査回路搭載FPGAの実施例1について、その具体的な構成を、図面を引用して説明する。図1は、(a)がバス照合回路10の二線式検査回路15の絞込回路半分21〜23に係る回路図、(b)が絞込回路半分21〜23を分散搭載した3個のロジックエレメント33に係るブロック図、(c)が絞込回路半分21〜23の論理素子21を具現化したLUT(ルックアップテーブル)34a、(d)が絞込回路半分21〜23の論理素子22を具現化したLUT34b、(e)が絞込回路半分21〜23の論理素子23を具現化したLUT34cである。   A specific configuration of the two-wire inspection circuit-mounted FPGA of the present invention will be described with reference to the drawings. 1A is a circuit diagram relating to the narrowing circuit halves 21 to 23 of the two-wire inspection circuit 15 of the bus verification circuit 10, and FIG. 1B is a circuit diagram of three narrowing circuit halves 21 to 23 mounted in a distributed manner. The block diagram concerning the logic element 33, (c) is the LUT (look-up table) 34a which embodies the logic elements 21 of the narrowing circuit halves 21 to 23, and (d) is the logic element 22 of the narrowing circuit halves 21 to 23. Is an LUT 34c that embodies the logic elements 23 of the narrowing circuit halves 21 to 23.

この実施例の二線式検査回路搭載FPGAは、既述した従来の二線式検査回路搭載FPGAと同じくバス照合回路10の二線式検査回路15をLUT型FPGA30に書込搭載したものであるが、LUTへの書込態様が従来品と相違している。
従来品では一つのLUT34に一つの絞込回路半分21〜23が書込搭載されていたのに対し(図9(b),(c)参照)、この発明実施品では(図1参照)、絞込回路半分21〜23という組み合わせ回路の単位でなく、個々の論理素子の単位で、LUTに搭載されている。すなわち、LUT34a,34b,34cそれぞれに論理素子21,22,23が一つずつ分散して書込搭載されている。二線式検査回路15に含まれている他の論理素子についても同様に一つのLUTに一つずつ分散して書込搭載されている。なお、LUT34a,34b,34cそれぞれに対応したレジスタ35a,35b,35cの使用は、任意であるが、ここでは使用する場合を図示した(図1(b)参照)。
The two-wire inspection circuit mounting FPGA of this embodiment is the same as the above-described conventional two-wire inspection circuit mounting FPGA, in which the two-wire inspection circuit 15 of the bus verification circuit 10 is written and mounted in the LUT type FPGA 30. However, the writing mode to the LUT is different from the conventional product.
In the conventional product, one narrowing circuit half 21 to 23 is written and mounted in one LUT 34 (see FIGS. 9B and 9C), but in the product of the present invention (see FIG. 1), The narrowing circuit halves 21 to 23 are mounted on the LUT in units of individual logic elements, not in units of combinational circuits. That is, the logic elements 21, 22, and 23 are written and mounted on the LUTs 34a, 34b, and 34c, one by one. Similarly, other logic elements included in the two-wire inspection circuit 15 are written and mounted one by one in one LUT. Note that the use of the registers 35a, 35b, and 35c corresponding to the LUTs 34a, 34b, and 34c is arbitrary, but the case of use is shown here (see FIG. 1B).

絞込回路半分21〜23の論理素子21,22,23の搭載態様について詳述すると、先ず、入力値A,Dから中間値Gを生成するANDゲートの論理素子21については(図1(a),(b),(c)参照)、それに割り当てられた4入力1出力のLUT34aに対して、入力値A,D,及び固定値“0”,“0”の四つが入力されるとともに、アドレス“0000”,“0100”,“1000”の所にデータ値“0”が書き込まれ、アドレス“1100”の所にデータ値“1”が書き込まれる。なお、上記の固定値は、“0”を例示したが、“1”でも良い。   The mounting manner of the logic elements 21, 22, and 23 of the narrowing circuit halves 21 to 23 will be described in detail. First, the logic element 21 of the AND gate that generates the intermediate value G from the input values A and D (FIG. 1 (a ), (B), (c)), four input values A and D and fixed values “0” and “0” are input to the four-input one-output LUT 34a assigned thereto, A data value “0” is written at addresses “0000”, “0100”, and “1000”, and a data value “1” is written at address “1100”. The fixed value is exemplified by “0”, but may be “1”.

次に、入力値B,Cから中間値Hを生成するANDゲートの論理素子22についても(図1(a),(b),(d)参照)、同様にして、それに割り当てられた4入力1出力のLUT34bに対して、入力値B,C,及び固定値“0”,“0”の四つが入力されるとともに、アドレス“0000”,“0100”,“1000”,“1100”の所にそれぞれデータ値“0”,“0”,“0”“1”が書き込まれる。
さらに、中間値G,Hから出力値Eを生成するORゲートの論理素子23についても(図1(a),(b),(e)参照)、同様にして、それに割り当てられた4入力1出力のLUT34cに対して、中間値G,H,及び固定値“0”,“0”の四つが入力されるとともに、アドレス“0000”,“0100”,“1000”,“1100”の所にそれぞれデータ値“0”,“1”,“1”“1”が書き込まれる。
Next, with respect to the logic element 22 of the AND gate that generates the intermediate value H from the input values B and C (see FIGS. 1A, 1B, and 1D), the four inputs assigned thereto are similarly applied. Four input values B and C and fixed values “0” and “0” are input to one output LUT 34b, and addresses “0000”, “0100”, “1000”, and “1100” are input. Data values “0”, “0”, “0”, “1” are written in
Further, the logic element 23 of the OR gate that generates the output value E from the intermediate values G and H (see FIGS. 1A, 1B, and 1E) is similarly applied to the 4-input 1 assigned thereto. Four values of intermediate values G and H and fixed values “0” and “0” are input to the output LUT 34c, and at addresses “0000”, “0100”, “1000”, and “1100”. Data values “0”, “1”, “1”, and “1” are written, respectively.

このような書込がなされたLUT34a,34b,34cは、それぞれ論理素子21,22,23が一つずつ書込搭載されて、それぞれに論理値A,B,C,D,G,Hのうち該当する二つずつが入力されるとともに、それ以外の所には固定値“0”が入力されるため、各論理素子21,22,23の2入力A+D,B+C,G+Hの全ビットパターン“00”,“01”,“10”,“11”の何れかにアドレス“0000”,“0100”,“1000”,“1100”の対応する4箇所(図1(c)〜(e)△参照)に読出箇所すなわち使用メモリ部分が限定されたものとなっている。その他のアドレスは(図1(c)〜(e)で△の無い箇所を参照)、絞込回路半分21〜23の入力値A,B,C,Dの値に係わらずアクセスされることのない不使用メモリ部分となっている。   The LUTs 34a, 34b, and 34c that have been written in this way are loaded with one logic element 21, 22, and 23, respectively, and each of the logical values A, B, C, D, G, and H Since two corresponding values are inputted and a fixed value “0” is inputted elsewhere, all the bit patterns “00” of the two inputs A + D, B + C, G + H of the logic elements 21, 22, 23 are input. ”,“ 01 ”,“ 10 ”,“ 11 ”, and four locations corresponding to the addresses“ 0000 ”,“ 0100 ”,“ 1000 ”,“ 1100 ”(see FIG. 1C to FIG. 1E) ) Is limited to the reading location, that is, the memory portion used. Other addresses (refer to the portions without Δ in FIGS. 1C to 1E) can be accessed regardless of the input values A, B, C, and D of the narrowing circuit halves 21 to 23. There is no unused memory part.

この実施例1の二線式検査回路搭載FPGAについて、その使用態様及び動作を、図面を引用して説明する。図2は、(a),(b),(c)がそれぞれ絞込回路半分21〜23の各論理素子21,22,23を具現化したLUT34a,LUT34b,LUT34cであり、(d),(e)が絞込回路20の回路図であって、不使用メモリ部分にソフトエラーが発生したときの動作を例示している。また、図3も、(a),(b),(c)がそれぞれ絞込回路半分21〜23の各論理素子21,22,23を具現化したLUT34a,LUT34b,LUT34cであり、(d),(e)が絞込回路20の回路図であるが、こちらは、使用メモリ部分にソフトエラーが発生したときの動作を例示している。   The use mode and operation of the two-wire inspection circuit-mounted FPGA of the first embodiment will be described with reference to the drawings. 2A and 2B show LUTs 34a, LUT34b, and LUT34c that respectively embody the logic elements 21, 22, and 23 of the narrowing-down circuit halves 21 to 23, respectively, (a), (b), and (c). e) is a circuit diagram of the narrow-down circuit 20, and illustrates the operation when a soft error occurs in the unused memory portion. FIG. 3 also shows LUTs 34a, LUT34b, and LUT34c in which (a), (b), and (c) embody the logic elements 21, 22, and 23 of the narrowing circuit halves 21 to 23, respectively. , (E) is a circuit diagram of the narrow-down circuit 20, which illustrates an operation when a soft error occurs in the used memory portion.

書込態様が異なっていても、ソフトエラーその他の回路故障の無い正常状態では、二線式検査回路搭載FPGAの使い方や動作は従来と同じなので、ここでは、従来とは異なるソフトエラー発生時動作について詳述する。
二線式検査回路15の絞込回路20の絞込回路半分21〜23の論理素子22を書込搭載したLUT34bにソフトエラーが発生した場合の事例を二つ説明する。
一つ目は不使用メモリ部分にソフトエラーが発生した場合であり(図2参照)、二つ目は使用メモリ部分にソフトエラーが発生した場合である(図3参照)。
Even if the writing mode is different, in the normal state where there is no soft error or other circuit failure, the usage and operation of the two-wire inspection circuit-equipped FPGA is the same as the conventional one. Will be described in detail.
Two cases where a soft error occurs in the LUT 34b in which the logic elements 22 of the narrowing circuit halves 21 to 23 of the narrowing circuit 20 of the two-wire inspection circuit 15 are written and mounted will be described.
The first is a case where a soft error occurs in the unused memory portion (see FIG. 2), and the second is a case where a soft error occurs in the used memory portion (see FIG. 3).

先ず、LUT34a,LUT34b,LUT34c(図2(a)〜(c)参照)のうちLUT34bの不使用メモリ部分の一カ所のデータ値がソフトエラーによって反転したとする(図2(b)*参照)。この場合、LUT34bは部分的に故障しているが、その故障箇所は入力値B,Cが2ビットの全パターンのどの値を採ろうとアクセスされず、論理素子22の機能が全く損なわれることなく正常に維持されているので、論理素子22を含んだ絞込回路20は(図2(d),(e)参照)、入力値A,B,C,Dとして正規符号語“01”又は“10”が二つ入力されると出力値E,Fとして一つの正規符号語“01”又は“10”を出力し、それ以外のときには非正規符号語“00”又は“11”を出力する。この動作は回路故障の無い正常時と同じなので、不使用メモリ部分のソフトエラーは実質的には回路故障で無いと言える。LUT34a,34cについても同じである。   First, it is assumed that one of the unused memory portions of the LUT 34b in the LUT 34a, LUT 34b, and LUT 34c (see FIGS. 2A to 2C) is inverted due to a soft error (see FIG. 2B *). . In this case, the LUT 34b is partially broken, but the failed portion is not accessed no matter what value of the 2-bit input values B and C, and the function of the logic element 22 is not impaired at all. Since the filter circuit 20 including the logic element 22 is maintained normally (see FIGS. 2D and 2E), the normal code word “01” or “01” is input as the input values A, B, C, and D. When two “10” are input, one normal code word “01” or “10” is output as the output values E and F, and otherwise, the non-normal code word “00” or “11” is output. Since this operation is the same as when there is no circuit failure, it can be said that the soft error in the unused memory portion is not substantially a circuit failure. The same applies to the LUTs 34a and 34c.

次に、LUT34a,LUT34b,LUT34c(図3(a)〜(c)参照)のうちLUT34bの使用メモリ部分の一カ所のデータ値がソフトエラーによって反転したとする(図3(b)*参照)。この場合もLUT34bの故障は部分的なものであるが、この場合、その故障箇所が入力値B,Cのパターンによってはアクセスされる。例えば論理素子22を書き込み搭載したLUT34bにおいてアドレス“1000”のデータ値が“0”から“1”に反転したとすると、論理素子22を含んだ絞込回路20は(図3(d)参照)、入力値A,B,C,Dとして二つの正規符号語“01”+“10”が入力されたときには出力値E,Fとして正しい一つの正規符号語“10”を出力するが、入力値A,B,C,Dとして他の二つの正規符号語“01”+“01”が入力されたときには(図3(e)参照)、出力値E,Fとして非正規符号語“11”を出力する。   Next, it is assumed that the data value at one location of the used memory portion of the LUT 34b among the LUT 34a, LUT 34b, and LUT 34c (see FIGS. 3A to 3C) is inverted due to a soft error (see FIG. 3B *). . In this case as well, the failure of the LUT 34b is partial, but in this case, the failure location is accessed depending on the pattern of the input values B and C. For example, if the data value of the address “1000” is inverted from “0” to “1” in the LUT 34b in which the logic element 22 is written and mounted, the narrowing-down circuit 20 including the logic element 22 (see FIG. 3D) When two normal code words “01” + “10” are input as the input values A, B, C, D, the correct one normal code word “10” is output as the output values E, F. When the other two normal code words “01” + “01” are input as A, B, C, and D (see FIG. 3E), the non-normal code word “11” is output as the output values E and F. Output.

このようにLUT34bの使用メモリ部分にソフトエラーが発生した場合は、LUT34a,34cについても同様であるが、正常時に変化するデータにより、入力値A,B,C,Dが全ビットパターンに変化することで、LUT34bのデータ反転箇所に読出アクセスが行われると、そこに書込搭載されている論理素子22の出力する中間値Hが異常値になり、それに応じて絞込回路20の出力値E,Fが非正規符号語になり、最終的には二線式検査回路15が非正規符号語を出力するため、LUTのソフトエラーが比較照合対象データ対の不一致検出という形を借りて顕在化する。   When a soft error occurs in the used memory portion of the LUT 34b as described above, the same applies to the LUTs 34a and 34c. However, the input values A, B, C, and D change to all bit patterns depending on data that changes during normal operation. Thus, when a read access is made to the data inversion portion of the LUT 34b, the intermediate value H output from the logic element 22 mounted on the write becomes an abnormal value, and the output value E of the narrow-down circuit 20 accordingly. , F become a non-normal code word, and finally the two-wire inspection circuit 15 outputs a non-normal code word, so that a soft error in the LUT is manifested in the form of detection of a mismatch in the data pair to be compared. To do.

本発明の二線式検査回路搭載FPGAの実施例2について、その具体的な構成を、図面を引用して説明する。図4は、(a)がバス照合回路10の二線式検査回路15の絞込回路半分27〜29に係る回路図、(b)が絞込回路半分27〜29を分散搭載した3個のロジックエレメント33のブロック図、(c)が絞込回路半分27〜29の論理素子27を具現化したLUT(ルックアップテーブル)34a、(d)が絞込回路半分27〜29の論理素子28を具現化したLUT34b、(e)が絞込回路半分27〜29の論理素子29を具現化したLUT34cである。   The specific configuration of the two-wire inspection circuit-mounted FPGA of the present invention will be described with reference to the drawings. 4A is a circuit diagram relating to the narrowing circuit halves 27 to 29 of the two-wire inspection circuit 15 of the bus verification circuit 10, and FIG. The block diagram of the logic element 33, (c) LUT (look-up table) 34a embodying the logic element 27 of the narrowing circuit halves 27-29, (d) the logic element 28 of the narrowing circuit halves 27-29. The embodied LUT 34b, (e) is the LUT 34c that embodies the logic elements 29 of the narrowing circuit halves 27-29.

この二線式検査回路搭載FPGAが上述した実施例1のものと相違するのは、絞込回路半分21〜23に代えてそれと等価だがゲート種の異なる絞込回路半分27〜29が三つのロジックエレメント33〜33それぞれに一つずつ書込搭載されている点である。
すなわち、LUT34aにはNANDゲートの論理素子27が書込搭載され(図4(a),(b),(c)参照)、LUT34bにはNANDゲートの論理素子28が書込搭載され(図4(a),(b),(d)参照)、LUT34cにはやはりNANDゲートの論理素子29が書込搭載されている(図4(a),(b),(e)参照)。
The two-wire inspection circuit-equipped FPGA differs from that of the first embodiment described above in that the narrowing circuit halves 27 to 29 which are equivalent to the narrowing circuit halves 21 to 23 but have different gate types have three logics. One of the elements 33 to 33 is written and mounted one by one.
That is, the NAND gate logic element 27 is written and mounted in the LUT 34a (see FIGS. 4A, 4B, and 4C), and the NAND gate logic element 28 is written and mounted in the LUT 34b (FIG. 4). (See (a), (b), (d)), and the logic element 29 of the NAND gate is also written and mounted in the LUT 34c (see FIGS. 4 (a), (b), (e)).

繰り返しとなる詳細な説明は割愛するが、論理素子27,28,29を書込搭載したLUT34a,LUT34b,LUT34cが何れも4入力1出力のものであることや、それらのLUT34a,LUT34b,LUT34cそれぞれに論理素子27,28,29が一つずつ分散して書込搭載されていること、LUT34a,LUT34b,LUT34cが何れも搭載した論理素子の2入力の全ビットパターンの何れかにアドレスの対応する4箇所に読出箇所が限定されていること(図4(c)〜(e)△参照)、LUT34a,LUT34b,LUT34cが何れも4入力のうち,搭載した論理素子の2入力の何れも入力されないところには,固定値“0”が入力されるようになっていることは、実施例1の二線式検査回路搭載FPGAと同様である。
そして、使用態様や動作も、ゲート種の相違による小異は別として、同様となる。
Although a detailed description that will be repeated is omitted, the LUTs 34a, LUT34b, and LUT34c in which the logic elements 27, 28, and 29 are written and mounted are all of four inputs and one output, and the LUT34a, LUT34b, and LUT34c, respectively. The logical elements 27, 28, and 29 are written and mounted one by one, and the addresses correspond to any of the two-input all bit patterns of the logical elements in which the LUT 34 a, LUT 34 b, and LUT 34 c are all mounted. 4 reading locations are limited (see FIGS. 4C to 4E), and LUT 34a, LUT 34b, and LUT 34c are all 4 inputs and none of the 2 inputs of the mounted logic element is input. However, the fact that the fixed value “0” is inputted indicates that the FPGA with the two-wire inspection circuit of the first embodiment is used. It is the same.
The usage mode and operation are the same except for small differences due to the difference in gate type.

本発明の二線式検査回路搭載FPGAの実施例3について、その具体的な構成を、図面を引用して説明する。図5は、(a),(b)、何れも、二線式検査回路15を二重化してLUT型FPGA30に搭載したバス照合回路のブロック図である。   The specific configuration of the two-wire inspection circuit-mounted FPGA of the present invention will be described with reference to the drawings. FIGS. 5A and 5B are block diagrams of a bus verification circuit in which the two-wire inspection circuit 15 is duplicated and mounted on the LUT type FPGA 30.

二線式検査回路15を二重化した場合、両回路15,15に加えて、それらの出力を入力して一つの出力符号語“XY”に纏める絞込回路20も設けることにより、前段の回路11〜14も、後段の回路16,17も、既製品を踏襲するすることができる。
そのように二重化した二線式検査回路15+15+20は上述のようにしてLUT型FPGA30に搭載されるが、その際、二重化二線式検査回路15+15+20だけを搭載しても良く(図5(a)参照)、二重化二線式検査回路15+15+20に加えて前段のラッチ部11〜14や後段の振子回路16まで搭載しても良い(図5(b)参照)。
In the case where the two-wire inspection circuit 15 is duplicated, in addition to both circuits 15 and 15, a narrowing circuit 20 that inputs their outputs and combines them into one output code word “XY” is provided, so that the circuit 11 in the preceding stage is provided. 14 and the subsequent circuits 16 and 17 can follow the ready-made products.
The duplexed two-wire inspection circuit 15 + 15 + 20 is mounted on the LUT type FPGA 30 as described above. However, only the duplexed two-wire inspection circuit 15 + 15 + 20 may be mounted (see FIG. 5A). ) In addition to the dual two-wire inspection circuit 15 + 15 + 20, the latches 11 to 14 in the previous stage and the pendulum circuit 16 in the subsequent stage may be mounted (see FIG. 5B).

[その他]
上記実施例では、バス照合回路50の最終的な出力が正常リレーRによって生成されるようになっていたが、これはリレー信号を多用する鉄道信号制御分野への応用を意識した一例であり、正常リレーRは本願発明の実施に必須のものではない。
上記実施例では、二線式検査回路15にラッチ部11〜14が前置されていたが、ラッチ部11〜14も必須でなく、比較タイミングに余裕があるとき等には省略することも可能である。逆に比較タイミングが厳しいとき等には連続データを蓄積しうるデュアルポート等をラッチ部11〜14に代えて前置すると良い(特許文献5参照)。
[Others]
In the above embodiment, the final output of the bus verification circuit 50 is generated by the normal relay R. However, this is an example in consideration of application to the railway signal control field that uses a lot of relay signals. The normal relay R is not essential for the implementation of the present invention.
In the above embodiment, the latch units 11 to 14 are provided in front of the two-wire inspection circuit 15. However, the latch units 11 to 14 are not essential, and may be omitted when there is a margin in comparison timing. It is. On the other hand, when the comparison timing is strict, a dual port or the like that can store continuous data may be placed in front of the latch units 11 to 14 (see Patent Document 5).

本発明の二線式検査回路搭載FPGAの適用は、上述した二重系電子計算機のバス照合回路への適用に限られる訳でなく、上述した二重系を含んでいる三重系以上の多重系電子計算機のバス照合回路にも適用することができる。   The application of the two-wire inspection circuit-equipped FPGA of the present invention is not limited to the application to the bus verification circuit of the above-described dual system computer, but is more than a triple system including the above-described dual system. It can also be applied to a bus verification circuit of an electronic computer.

10…バス照合回路、
11…A系ラッチ制御回路(第1入出力情報入力回路)、
12…A系ラッチ回路(第1入出力情報入力回路)、
13…B系ラッチ回路(第2入出力情報入力回路)、
14…B系ラッチ制御回路(第2入出力情報入力回路)、
15…二線式検査回路(比較回路)、
16…振子回路(誤り表示回路)、17…交番信号検出回路(誤り表示回路)、
20…絞込回路、
21,22,23…論理素子(絞込回路半分)、
24,25,26…論理素子(絞込回路半分)、
27,28,29…論理素子(絞込回路半分)、
30…FPGA(ルックアップテーブル型フィールドプログラマブルゲートアレイ)、
31…デバイス内配線、32…汎用ロジック部、33…ロジックエレメント、
34,34a,34b,34c…LUT(ルックアップテーブル)、
35,35a,35b,35c…レジスタ(フリップフロップ)、
A,B…入力値(入力ビット対)、C,D…入力値(入力ビット対)、
E,F…出力値(出力ビット対)、G,H…中間値、
R…正常リレー(監視リレー,最終照合結果出力リレー)
10: Bus verification circuit,
11 ... A system latch control circuit (first input / output information input circuit),
12 ... A system latch circuit (first input / output information input circuit),
13 ... B system latch circuit (second input / output information input circuit),
14 ... B-system latch control circuit (second input / output information input circuit),
15 ... Two-wire inspection circuit (comparison circuit),
16 ... pendulum circuit (error display circuit), 17 ... alternating signal detection circuit (error display circuit),
20 ... Narrowing circuit,
21, 22, 23 ... logic elements (half of the narrowing circuit),
24, 25, 26 ... logic elements (half of the narrow-down circuit),
27, 28, 29 ... logic element (half of the narrow-down circuit),
30 ... FPGA (look-up table type field programmable gate array),
31 ... In-device wiring, 32 ... General-purpose logic unit, 33 ... Logic element,
34, 34a, 34b, 34c ... LUT (Look Up Table),
35, 35a, 35b, 35c ... registers (flip-flops),
A, B ... input value (input bit pair), C, D ... input value (input bit pair),
E, F ... output value (output bit pair), G, H ... intermediate value,
R: Normal relay (monitoring relay, final verification result output relay)

Claims (3)

2入力1出力の論理素子の組み合わせ回路からなり比較照合対象データ対の各ビット対が総て2ビット異値の正規符号語である場合は2ビット異値の正規符号語を出力し他の場合は2ビット同値の非正規符号語を出力する二線式検査回路を、4入力以上の多入力のルックアップテーブルを多数具備したルックアップテーブル型フィールドプログラマブルゲートアレイに搭載した二線式検査回路搭載FPGAにおいて、前記ルックアップテーブルのうち前記論理素子の何れかを書込搭載したものは、何れも、該論理素子の2入力の全ビットパターンの何れかにアドレスの対応する4箇所に読出箇所が限定されていることを特徴とする二線式検査回路搭載FPGA。   When each bit pair of the comparison / verification target data pair is a two-bit different value normal code word consisting of a combination circuit of two-input one-output logic elements, a two-bit different value normal code word is output and the other cases Equipped with a two-wire inspection circuit equipped with a two-wire inspection circuit that outputs 2-bit equivalent non-regular codewords in a lookup table type field programmable gate array equipped with a multi-input lookup table with four or more inputs In the FPGA, any one of the look-up tables in which any of the logic elements is written and loaded has read locations at four locations corresponding to addresses in any of the two-input bit patterns of the logic device. A two-wire test circuit-equipped FPGA characterized by being limited. 前記ルックアップテーブルのうち前記論理素子の何れかを書込搭載したものが何れも多入力1出力のものであり、それらのルックアップテーブルそれぞれに前記論理素子が一つずつ分散して書込搭載されていることを特徴とする請求項1記載の二線式検査回路搭載FPGA。   Of the look-up tables, any one of the logic elements written and mounted is a multi-input one-output, and the logic elements are distributed and written on each of the look-up tables. 2. The two-wire inspection circuit mounted FPGA according to claim 1, wherein the two-wire inspection circuit is mounted. 前記ルックアップテーブルのうち前記論理素子の何れかを書込搭載したものの多入力のうち、該論理素子の2入力の何れも入力されないところには、固定値が入力されるようになっていることを特徴とする請求項1又は請求項2に記載された二線式検査回路搭載FPGA。   A fixed value is input to any one of the lookup tables in which any one of the logic elements is written and not two of the two inputs of the logic element are input. An FPGA with a two-wire inspection circuit according to claim 1 or 2, characterized in that:
JP2013071871A 2013-03-29 2013-03-29 FPGA with two-wire inspection circuit Active JP6038706B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013071871A JP6038706B2 (en) 2013-03-29 2013-03-29 FPGA with two-wire inspection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013071871A JP6038706B2 (en) 2013-03-29 2013-03-29 FPGA with two-wire inspection circuit

Publications (2)

Publication Number Publication Date
JP2014197754A JP2014197754A (en) 2014-10-16
JP6038706B2 true JP6038706B2 (en) 2016-12-07

Family

ID=52358285

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013071871A Active JP6038706B2 (en) 2013-03-29 2013-03-29 FPGA with two-wire inspection circuit

Country Status (1)

Country Link
JP (1) JP6038706B2 (en)

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61201342A (en) * 1985-03-04 1986-09-06 Japanese National Railways<Jnr> Abnormality detector for microcomputer
JP2978220B2 (en) * 1990-09-11 1999-11-15 財団法人 鉄道総合技術研究所 Fail-safe comparison circuit
JP3139738B2 (en) * 1996-09-06 2001-03-05 日本電気株式会社 Logic circuit
JP4582930B2 (en) * 2001-02-15 2010-11-17 日本信号株式会社 Bus verification circuit
CN100489797C (en) * 2001-10-11 2009-05-20 阿尔特拉公司 Error detection on programmable logic equipment
JP2003248594A (en) * 2002-02-26 2003-09-05 Hitachi Ltd Data error check system
JP2005235074A (en) * 2004-02-23 2005-09-02 Fujitsu Ltd Software error correction method of fpga
JP4454538B2 (en) * 2005-05-31 2010-04-21 大同信号株式会社 Multi-system computer
JP5414061B2 (en) * 2010-03-24 2014-02-12 独立行政法人産業技術総合研究所 Logic circuit, selector circuit and integrated circuit using pass transistor
JP5699057B2 (en) * 2011-08-24 2015-04-08 株式会社日立製作所 Programmable device, programmable device reconfiguration method, and electronic device

Also Published As

Publication number Publication date
JP2014197754A (en) 2014-10-16

Similar Documents

Publication Publication Date Title
US9336078B1 (en) Memory error detection circuitry
US8797061B2 (en) Partial reconfiguration circuitry
JPH0223889B2 (en)
WO2017113333A1 (en) Fpga circuit and method for processing configuration file thereof
Borecký et al. Parity driven reconfigurable duplex system
JP2007248378A (en) Semiconductor integrated circuit
US7480877B2 (en) Methods and apparatus for Boolean equivalency checking in the presence of voting logic
CN107015880B (en) FPGA circuit and configuration file processing method thereof
US20120011423A1 (en) Silent error detection in sram-based fpga devices
JP6373154B2 (en) Semiconductor device
CN1896959A (en) Encoder for correcting static data storage fault
JP6038706B2 (en) FPGA with two-wire inspection circuit
US6516449B2 (en) Methodology to create integrated circuit designs by replication maintaining isomorphic input output and fault behavior
US9292378B2 (en) Single event upset protection circuit and method
Mitra et al. Design of redundant systems protected against common-mode failures
JP2003316599A (en) Integrated circuit
US4866718A (en) Error tolerant microprocessor
JP6032813B2 (en) Bus verification circuit and integrated circuit device
Dotan et al. Fault tolerance for nanotechnology devices at the bit and module levels with history index of correct computation
Kuo et al. Symbiotic controller design using a memory-based FSM model
JP4582930B2 (en) Bus verification circuit
US20160380651A1 (en) Multiple ecc checking mechanism with multi-bit hard and soft error correction capability
JP3895118B2 (en) Single event upset compensation circuit
US11288120B2 (en) Circuit and method for soft-error protection in operation of ECC and register
Kheirandish et al. Efficient Designs of Reversible Majority Voters

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160928

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: 20161101

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161102

R150 Certificate of patent or registration of utility model

Ref document number: 6038706

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250