JP2020159797A - Circuit verification device and circuit verification method - Google Patents

Circuit verification device and circuit verification method Download PDF

Info

Publication number
JP2020159797A
JP2020159797A JP2019057967A JP2019057967A JP2020159797A JP 2020159797 A JP2020159797 A JP 2020159797A JP 2019057967 A JP2019057967 A JP 2019057967A JP 2019057967 A JP2019057967 A JP 2019057967A JP 2020159797 A JP2020159797 A JP 2020159797A
Authority
JP
Japan
Prior art keywords
circuit
output
function
functional
verified
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
Application number
JP2019057967A
Other languages
Japanese (ja)
Other versions
JP6791543B2 (en
Inventor
富一 山口
Tomiichi Yamaguchi
富一 山口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2019057967A priority Critical patent/JP6791543B2/en
Publication of JP2020159797A publication Critical patent/JP2020159797A/en
Application granted granted Critical
Publication of JP6791543B2 publication Critical patent/JP6791543B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Tests Of Electronic Circuits (AREA)

Abstract

To provide a circuit verification device with which it is possible to verify a circuit composed by connecting two or more function circuits selected from a plurality of function circuits included in a verification target circuit.SOLUTION: A circuit verification device connects to a verification target circuit having a plurality of function circuits and a verification counter circuit having a counter circuit corresponding to each of the function circuits and having functionality opposite input and output relation of said function circuits, compares the output of the verification target circuit with the output of the counter circuit that ideally produces the same output as said output and determines whether or not the function circuits included in the verification target circuit are normal, compares the output of the plurality of n-1 or less function circuits connected in series which are selected from among a total number n of function circuits included in the verification target circuit with the output of a circuit composed of the respective counter circuits to these function circuits that are connected in series and determines whether or not the series circuit consisting of the selected function circuits is normal.SELECTED DRAWING: Figure 1

Description

本発明は、回路検証装置、回路検証方法に関する。 The present invention relates to a circuit verification device and a circuit verification method.

図9に検証対向回路120を用いた検証環境10を示す。当該検証環境10において、機能検証データ生成回路110は機能検証データを生成する。検証対向回路120は、被検証回路20を検証するために設けられた回路であり、被検証回路20が値aを入力した場合に値bを出力する回路である場合、検証対向回路120は値bを入力した場合に値aを出力する回路である。 FIG. 9 shows a verification environment 10 using the verification counter circuit 120. In the verification environment 10, the function verification data generation circuit 110 generates function verification data. The verification opposed circuit 120 is a circuit provided for verifying the verified circuit 20, and when the verified circuit 20 is a circuit that outputs a value b when the value a is input, the verification opposed circuit 120 is a value. This is a circuit that outputs a value a when b is input.

今、機能検証データ生成回路110が値aを生成して検証対向回路120へ出力したとする。この場合、検証対向回路120は値aを入力して、被検証回路20と解析回路130へ値bを出力する。被検証回路20は値bを入力して値aを出力する。解析回路130は、検証対向回路120から入力した値bと、被検証回路20から入力した値aとの関係が正しいかを判定し、正しい場合に、被検証回路20の動作が正しいと判定する。表示装置30は解析回路130の判定結果を出力する。このような検証環境10の場合、被検証回路20に入力された値と、被検証回路20が出力した値の関係が正しいか否かの解析(判定)しか行えない。このため、回路規模が大きく、複数の機能が組み込まれた回路を検証する場合、被検証回路20内の機能誤りの箇所を特定するのに時間を要していた。 Now, suppose that the function verification data generation circuit 110 generates the value a and outputs it to the verification counter circuit 120. In this case, the verification counter circuit 120 inputs the value a and outputs the value b to the verified circuit 20 and the analysis circuit 130. The circuit to be verified 20 inputs the value b and outputs the value a. The analysis circuit 130 determines whether the relationship between the value b input from the verification counter circuit 120 and the value a input from the verified circuit 20 is correct, and if it is correct, determines that the operation of the verified circuit 20 is correct. .. The display device 30 outputs the determination result of the analysis circuit 130. In the case of such a verification environment 10, only analysis (determination) of whether or not the relationship between the value input to the verified circuit 20 and the value output by the verified circuit 20 is correct can be performed. Therefore, when verifying a circuit having a large circuit scale and incorporating a plurality of functions, it takes time to identify a functional error portion in the circuit to be verified 20.

特許文献1には、機能を検証する対象となる被検証回路が有する複数の機能回路それぞれの対向機能回路を用いて、被検証回路の各機能回路それぞれの機能を検証する機能検証方法が記載されている。
また特許文献2には、被検証回路のインタフェース障害を検出可能とする診断回路が記載されている。
Patent Document 1 describes a function verification method for verifying the function of each functional circuit of the verified circuit by using the opposite functional circuits of each of the plurality of functional circuits of the verified circuit whose function is to be verified. ing.
Further, Patent Document 2 describes a diagnostic circuit capable of detecting an interface failure of the circuit to be verified.

特開2003−044539号公報JP-A-2003-044539 特開平11−064465号公報Japanese Unexamined Patent Publication No. 11-064465

ここで、特許文献1に記載の技術では被検証回路内の複数の機能回路それぞれについての検証をすることはできるが、被検証回路が有する複数の機能回路のうち選択した複数の回路により構成される回路群を一度に検証することができない。すなわち、選択した複数の機能回路を接続して1つの回路とみなし、その回路を一度に検証することができない。よって被検証回路が有する複数の回路のうち任意の複数接続された機能回路の連携による入力と出力の関係の正しさを一度に確認することができない。 Here, the technique described in Patent Document 1 can verify each of a plurality of functional circuits in the circuit to be verified, but is composed of a plurality of circuits selected from the plurality of functional circuits included in the circuit to be verified. It is not possible to verify a group of circuits at once. That is, it is not possible to connect a plurality of selected functional circuits and regard them as one circuit, and verify the circuits at once. Therefore, it is not possible to confirm the correctness of the relationship between the input and the output by linking any plurality of connected functional circuits among the plurality of circuits of the circuit to be verified at once.

そこでこの発明は、上述の課題を解決する回路検証装置、回路検証方法を提供することを目的としている。 Therefore, an object of the present invention is to provide a circuit verification device and a circuit verification method that solve the above-mentioned problems.

本発明の第1の態様によれば、回路検証装置は、複数の機能回路を有する被検証回路と、前記機能回路の入力と出力の関係が逆の関係となる機能を有する前記機能回路それぞれに対応する対向回路を有する検証対向回路と、に接続する接続部と、前記被検証回路の出力と、理想的に当該出力と同じ出力を行う前記対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定する解析回路と、を備え、前記解析回路は、前記被検証回路に含まれる前記機能回路の総数nのうち、選択したn−1の数以下の直列に接続された複数の前記機能回路の出力と、それら機能回路の各対向回路が直列に接続された回路の出力とを比較して、前記選択された機能回路による直列の回路が正常か否かを判定することを特徴とする。 According to the first aspect of the present invention, the circuit verification device includes a circuit to be verified having a plurality of functional circuits and the functional circuit having a function in which the input and output of the functional circuit have an opposite relationship. The verified opposed circuit having the corresponding opposed circuit, the connection portion connected to, the output of the verified circuit, and the output of the opposed circuit which ideally outputs the same output as the said output are compared with each other. The analysis circuit includes an analysis circuit for determining whether or not the functional circuit included in the circuit is normal, and the analysis circuit is the number of n-1 selected from the total number n of the functional circuits included in the circuit to be verified. Comparing the outputs of the plurality of functional circuits connected in series below with the outputs of the circuits in which the opposite circuits of the functional circuits are connected in series, the series circuit by the selected functional circuit is normal. It is characterized in that it is determined whether or not.

本発明の第2の態様によれば、回路検証方法は、複数の機能回路を有する被検証回路と、前記機能回路の入力と出力の関係が逆の関係となる機能を有する前記機能回路それぞれに対応する対向回路を有する検証対向回路とに接続し、前記被検証回路の出力と、理想的に当該出力と同じ出力を行う前記対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定し、前記被検証回路に含まれる前記機能回路の総数nのうち、選択したn−1の数以下の直列に接続された複数の前記機能回路の出力と、それら機能回路の各対向回路が直列に接続された回路の出力とを比較して、前記選択された機能回路による直列の回路が正常か否かを判定することを特徴とする。 According to the second aspect of the present invention, the circuit verification method is applied to each of the verified circuit having a plurality of functional circuits and the functional circuit having a function in which the input and output relationships of the functional circuits are opposite to each other. The output of the circuit to be verified is included in the circuit to be verified by connecting to a verification facing circuit having a corresponding counter circuit and comparing the output of the circuit to be verified with the output of the counter circuit which ideally outputs the same output as the output. It is determined whether or not the functional circuit is normal, and the output of the plurality of functional circuits connected in series equal to or less than the number of selected n-1 among the total number n of the functional circuits included in the verified circuit. The present invention is characterized in that it is determined whether or not the series circuit by the selected functional circuit is normal or not by comparing the output of the circuit in which each opposite circuit of the functional circuits is connected in series.

本発明によれば、被検証回路が有する複数の機能回路のうち選択した複数を接続した回路を検証することができる。 According to the present invention, it is possible to verify a circuit in which a plurality of selected functional circuits included in the circuit to be verified are connected.

本発明の一実施形態による回路検証装置を備えた回路検証システムの構成を示すブロック図である。It is a block diagram which shows the structure of the circuit verification system provided with the circuit verification apparatus by one Embodiment of this invention. 本発明の一実施形態による回路検証装置の処理フローを示す第一の図である。It is the first figure which shows the processing flow of the circuit verification apparatus by one Embodiment of this invention. 本発明の一実施形態による各機能回路及び各対向回路の出力データの一例を示す第一の図である。It is the first figure which shows an example of the output data of each functional circuit and each opposite circuit by one Embodiment of this invention. 本発明の一実施形態による回路検証装置の処理フローを示す第二の図である。It is a 2nd figure which shows the processing flow of the circuit verification apparatus by one Embodiment of this invention. 本発明の一実施形態による各機能回路及び各対向回路の出力データの一例を示す第二の図である。It is a second figure which shows an example of the output data of each functional circuit and each opposite circuit by one Embodiment of this invention. 本発明の一実施形態による回路検証装置の処理フローを示す第三の図である。It is a third figure which shows the processing flow of the circuit verification apparatus by one Embodiment of this invention. 本発明の一実施形態による各機能回路及び各対向回路の出力データの一例を示す第三の図である。It is a third figure which shows an example of the output data of each functional circuit and each opposite circuit by one Embodiment of this invention. 本発明の一実施形態による回路検証装置の最小構成を示す図である。It is a figure which shows the minimum structure of the circuit verification apparatus by one Embodiment of this invention. 関連する検証環境を示す図である。It is a figure which shows the related verification environment.

以下、本発明の一実施形態による回路検証装置を図面を参照して説明する。
図1は同実施形態による回路検証装置を備えた回路検証システムの構成を示すブロック図である。
図1で示すように回路検証システム100は、一例としては、回路検証装置1、被検証回路2、第1表示装置3、第2表示装置4を含んで構成される。
Hereinafter, a circuit verification device according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of a circuit verification system including a circuit verification device according to the same embodiment.
As shown in FIG. 1, the circuit verification system 100 includes, for example, a circuit verification device 1, a circuit to be verified 2, a first display device 3, and a second display device 4.

被検証回路2は、機能を検証する対象となる機能検証対象回路の一例である。被検証回路2は、機能Aを実行する機能A回路21Aと、機能Bを実行する機能B回路21Bと、機能Cを実行する機能C回路21Cとの複数の機能回路、第1セレクタ24、及び第2セレクタ25を有する。また被検証回路2は、機能A回路21Aと、機能B回路21Bと、機能C回路21Cとをその順番で直列に接続した第一直列回路を構成する。以下、説明の便宜を図るため、機能A回路21A、機能B回路21B、及び機能C回路21Cを総称して機能回路21と称することがある。 The circuit to be verified 2 is an example of a circuit to be verified for function, which is a target for verifying the function. The circuit to be verified 2 includes a plurality of functional circuits of a function A circuit 21A that executes a function A, a function B circuit 21B that executes a function B, and a function C circuit 21C that executes a function C, a first selector 24, and a first selector 24. It has a second selector 25. Further, the circuit to be verified 2 constitutes a first series circuit in which the function A circuit 21A, the function B circuit 21B, and the function C circuit 21C are connected in series in that order. Hereinafter, for convenience of explanation, the function A circuit 21A, the function B circuit 21B, and the function C circuit 21C may be collectively referred to as the function circuit 21.

機能回路21(機能A回路21A、機能B回路21B、及び機能C回路21C)は、入力した入力値を他の値である出力値に変換する変換機能に加えて、当該変換機能の入力値と出力値のうちの当該出力値を入力した場合には当該出力値を変換して当該入力値を出力する機能(以下、「対向機能」とする。)を更に有する。つまり機能回路21の変換機能が値aを第一入力部において入力し、その値aを変換して第一出力部から値bを出力する場合、機能回路21は第二入力部において値bを入力して第二出力部から値aを出力する対向機能を有する。なお本実施形態において機能回路21(機能A回路21A、機能B回路21B、及び機能C回路21C)は、回路図中、回路検証装置側(図中左側)から第一入力部(A11,B11,C11)において入力した値を他方側(図中右側)の第一出力部(A12,B12,C12)から出力する際に変換機能によりデータを変換し、解析回路13側(図中右側)から第二入力部(A21,B21,C21)において入力した値を回路検証装置1側(図中左側)の第二出力部(A22,B22,C22)からに出力する際に対向機能によりデータを変換する。 The function circuit 21 (function A circuit 21A, function B circuit 21B, and function C circuit 21C) has a conversion function for converting an input value into an output value which is another value, and a conversion function and an input value of the conversion function. When the output value among the output values is input, it further has a function of converting the output value and outputting the input value (hereinafter, referred to as "opposite function"). That is, when the conversion function of the functional circuit 21 inputs the value a at the first input unit, converts the value a and outputs the value b from the first output unit, the functional circuit 21 outputs the value b at the second input unit. It has an opposite function to input and output the value a from the second output unit. In the present embodiment, the functional circuit 21 (functional A circuit 21A, functional B circuit 21B, and functional C circuit 21C) is described in the circuit diagram from the circuit verification device side (left side in the figure) to the first input unit (A11, B11, When the value input in C11) is output from the first output unit (A12, B12, C12) on the other side (right side in the figure), the data is converted by the conversion function, and the data is converted from the analysis circuit 13 side (right side in the figure). When the value input in the two input units (A21, B21, C21) is output from the second output unit (A22, B22, C22) on the circuit verification device 1 side (left side in the figure), the data is converted by the opposite function. ..

第1セレクタ24は、機能A回路21Aの第二入力部A21へ折り返し入力するデータを選択するセレクタ回路である。第1セレクタ24が選択するデータは、スイッチ制御により切り替えることができる。本実施形態では、一例として機能A回路21Aが変換機能により変換し第一出力部A12から出力したデータ、または機能B回路21Bが対向機能により変換し第二出力部B22から出力したデータの何れかを選択する。第1セレクタ24は、機能A回路21Aが変換機能により変換し第一出力部A12から出力したデータを選択した場合、そのデータを機能A回路21Aの第二入力部A21へ出力する。また第1セレクタ24は、機能B回路21Bが対向機能により変換し第二出力部B22から出力したデータを選択した場合、そのデータを機能A回路21Aへの第二入力部A21へ出力する。なお第1セレクタ24が選択したデータは、第1解析回路131にも出力される。 The first selector 24 is a selector circuit that selects data to be input back to the second input unit A21 of the function A circuit 21A. The data selected by the first selector 24 can be switched by switch control. In the present embodiment, as an example, either the data converted by the function A circuit 21A by the conversion function and output from the first output unit A12, or the data converted by the function B circuit 21B by the opposite function and output from the second output unit B22. Select. When the function A circuit 21A converts the data by the conversion function and selects the data output from the first output unit A12, the first selector 24 outputs the data to the second input unit A21 of the function A circuit 21A. Further, when the function B circuit 21B converts the data by the opposite function and selects the data output from the second output unit B22, the first selector 24 outputs the data to the second input unit A21 to the function A circuit 21A. The data selected by the first selector 24 is also output to the first analysis circuit 131.

第2セレクタ25は、機能B回路21Bの第二入力部B21へ折り返し入力するデータを選択するセレクタ回路である。第2セレクタ25が選択するデータは、スイッチ制御により切り替えることができる。本実施形態では、第2セレクタ25は、一例として機能B回路21Bが変換機能により変換し第一出力部B12から出力したデータ、または機能C回路21Cが対向機能により変換し第二出力部C22から出力したデータの何れかを選択する。第2セレクタ25は、機能B回路21Bが変換機能により変換し第一出力部B12から出力したデータを選択した場合、そのデータを機能B回路21Bの第二入力部B21へ出力する。また第2セレクタ25は、機能C回路21Cが対向機能により変換し第二出力部C22から出力したデータを選択した場合、そのデータを機能B回路21Bの第二入力部B21へ出力する。なお第2セレクタ25が選択したデータは、第1解析回路131にも出力される。 The second selector 25 is a selector circuit that selects data to be input back to the second input unit B21 of the function B circuit 21B. The data selected by the second selector 25 can be switched by switch control. In the present embodiment, as an example, the second selector 25 is converted by the function B circuit 21B by the conversion function and output from the first output unit B12, or the function C circuit 21C is converted by the opposite function and is converted from the second output unit C22. Select one of the output data. When the function B circuit 21B converts the data by the conversion function and selects the data output from the first output unit B12, the second selector 25 outputs the data to the second input unit B21 of the function B circuit 21B. Further, when the function C circuit 21C converts the data by the opposite function and selects the data output from the second output unit C22, the second selector 25 outputs the data to the second input unit B21 of the function B circuit 21B. The data selected by the second selector 25 is also output to the first analysis circuit 131.

回路検証装置1は、複数の機能回路21を有する被検証回路2の機能を検証する。回路検証装置1は、機能検証データ生成回路11と、検証対向回路12と、解析回路13と、接続部14とを含んで構成される。 The circuit verification device 1 verifies the function of the circuit to be verified 2 having the plurality of functional circuits 21. The circuit verification device 1 includes a function verification data generation circuit 11, a verification counter circuit 12, an analysis circuit 13, and a connection portion 14.

機能検証データ生成回路11は、被検証回路2を検証するための機能検証データを生成する。機能検証データは、例えば単純な数字列等のテストパターン等であってもよい。機能検証データ生成回路11は、生成した機能検証データを検証対向回路12及び第1解析回路131に出力する。 The function verification data generation circuit 11 generates function verification data for verifying the circuit to be verified 2. The functional verification data may be, for example, a test pattern such as a simple number string. The function verification data generation circuit 11 outputs the generated function verification data to the verification counter circuit 12 and the first analysis circuit 131.

検証対向回路12は、被検証回路2が有する機能C回路21Cの入力値を変換して出力値を出力する場合の逆変換を行う機能c(機能Cの対向機能)を有する機能c対向回路121cと、機能B回路21Bの入力値を変換して出力値を出力する場合の逆変換を行う機能b(機能Bの対向機能)を有する機能b対向回路121bと、機能A回路21Aの入力値を変換して出力値を出力する場合の逆変換を行う機能a(機能Aの対向機能)を有する機能a対向回路121aと、を有する。以下、説明の便宜を図るため、機能c対向回路121c、機能b対向回路121b、及び機能a対向回路121aを総称して対向回路121と称することがある。また検証対向回路12は、被検証回路2の第一直列回路における機能回路21の直列の順番と、それら機能回路21に対応する対向回路121を第一直列回路における対応する機能回路21の順番と逆の順番で直列に接続した第二直列回路を構成する。すなわち検証対向回路12は、機能c対向回路121cと、機能b対向回路121bと、機能a対向回路121aとをその順番で直列に接続した第二直列回路を構成する。 The verification counter circuit 12 has a function c (opposite function of function C) having a function c (opposite function of function C) of converting the input value of the function C circuit 21C of the circuit to be verified 2 and performing inverse conversion when the output value is output. The input value of the function b facing circuit 121b having the function b (opposing function of the function B) and the input value of the function A circuit 21A for performing the inverse conversion when the input value of the function B circuit 21B is converted and the output value is output. It has a function a facing circuit 121a having a function a (opposing function of function A) for performing inverse conversion when converting and outputting an output value. Hereinafter, for convenience of explanation, the function c opposed circuit 121c, the function b opposed circuit 121b, and the function a opposed circuit 121a may be generically referred to as an opposed circuit 121. Further, the verification opposite circuit 12 is a series of the functional circuits 21 in the first series circuit of the circuit to be verified 2, and the opposite circuit 121 corresponding to the functional circuits 21 of the corresponding functional circuit 21 in the first series circuit. A second series circuit connected in series in the reverse order is configured. That is, the verification facing circuit 12 constitutes a second series circuit in which the function c facing circuit 121c, the function b facing circuit 121b, and the function a facing circuit 121a are connected in series in that order.

検証対向回路12に入力された機能検証データは、機能c対向回路121cに入力される。機能c対向回路121cは、機能検証データに対して機能Cの対向機能を実行し、実行結果を機能b対向回路121b及び第1解析回路131に出力する。
機能b対向回路121bは、機能c対向回路121cから入力されたデータに対して機能Bの対向機能を実行し、実行結果を機能a対向回路121a及び第1解析回路131に出力する。
機能a対向回路121aは、機能b対向回路121bから入力されたデータに対して機能Aの対向機能を実行し、実行結果を被検証回路2、第1解析回路131及び第2解析回路132に出力する。
The functional verification data input to the verification counter circuit 12 is input to the function c counter circuit 121c. The function c facing circuit 121c executes the facing function of the function C with respect to the function verification data, and outputs the execution result to the function b facing circuit 121b and the first analysis circuit 131.
The function b facing circuit 121b executes the facing function of the function B with respect to the data input from the function c facing circuit 121c, and outputs the execution result to the function a facing circuit 121a and the first analysis circuit 131.
The function a facing circuit 121a executes the facing function of the function A with respect to the data input from the function b facing circuit 121b, and outputs the execution result to the verified circuit 2, the first analysis circuit 131, and the second analysis circuit 132. To do.

解析回路13は、第1解析回路131、及び第2解析回路132を備える。
第1解析回路131は、被検証回路2の各機能回路21の出力と、理想的に当該出力と同じ出力を行う対向回路121の出力とを比較して、被検証回路2に含まれる機能回路21が正常か否かを判定する。また、第1解析回路131は、被検証回路2に含まれる機能回路21の総数nのうち、選択したn−1の数以下の直列に接続された複数の機能回路21の出力と、それら機能回路21の各対向回路121が直列に接続された回路の出力とを比較して、選択された機能回路21による直列の回路が正常か否かを判定する。また、第1解析回路131は、被検証回路2の出力を被検証回路2に折り返し入力したときの出力と、検証対向回路12の出力とを比較して、被検証回路2に含まれる機能回路21が正常か否かを判定する。また、第1解析回路131は、機能回路21の出力を当該機能回路21に折り返して入力したときの出力と、当該機能回路21に対応する対向回路121の出力とを比較して、被検証回路2に含まれる機能回路21が正常か否かを判定する。また、第1解析回路131は、被検証回路2に含まれる機能回路21の総数nのうち、選択したn−1の数以下の直列に接続された複数の機能回路21の出力を当該複数の機能回路21による直列の回路に第2入力したときの出力と、それら機能回路21の各対向回路121が直列に接続された回路の出力とを比較して、選択された機能回路21による直列の回路が正常か否かを判定する。
The analysis circuit 13 includes a first analysis circuit 131 and a second analysis circuit 132.
The first analysis circuit 131 compares the output of each functional circuit 21 of the verified circuit 2 with the output of the counter circuit 121 which ideally outputs the same output as the output, and includes the functional circuit included in the verified circuit 2. It is determined whether or not 21 is normal. Further, the first analysis circuit 131 includes the outputs of a plurality of functional circuits 21 connected in series equal to or less than the number of selected n-1s out of the total number n of the functional circuits 21 included in the verified circuit 2, and their functions. It is determined whether or not the series circuit by the selected functional circuit 21 is normal by comparing with the output of the circuit in which each opposite circuit 121 of the circuit 21 is connected in series. Further, the first analysis circuit 131 compares the output when the output of the verified circuit 2 is input back to the verified circuit 2 with the output of the verification opposed circuit 12, and is a functional circuit included in the verified circuit 2. It is determined whether or not 21 is normal. Further, the first analysis circuit 131 compares the output when the output of the functional circuit 21 is folded back into the functional circuit 21 and the output of the counter circuit 121 corresponding to the functional circuit 21 to be verified. It is determined whether or not the functional circuit 21 included in 2 is normal. Further, the first analysis circuit 131 outputs a plurality of outputs of a plurality of functional circuits 21 connected in series equal to or less than the number of selected n-1s out of the total number n of the functional circuits 21 included in the circuit to be verified 2. The output when the second input is made to the series circuit by the function circuit 21 is compared with the output of the circuit in which each of the opposite circuits 121 of the function circuit 21 is connected in series, and the series by the selected function circuit 21 is compared. Determine if the circuit is normal.

第2解析回路132は、被検証回路2の出力と、検証対向回路12の出力とを比較して、被検証回路2に含まれる機能回路21が正常か否かを判定する。 The second analysis circuit 132 compares the output of the verified circuit 2 with the output of the verified opposed circuit 12 to determine whether or not the functional circuit 21 included in the verified circuit 2 is normal.

第1表示装置3は、液晶ディスプレイや有機EL(Electro-Luminescence)ディスプレイ等であり、第1解析回路131における検証結果(OKまたはNG)を表示する。
第2表示装置4は、液晶ディスプレイや有機ELディスプレイ等であり、第2解析回路132における検証結果(OKまたはNG)を表示する。
The first display device 3 is a liquid crystal display, an organic EL (Electro-Luminescence) display, or the like, and displays the verification result (OK or NG) in the first analysis circuit 131.
The second display device 4 is a liquid crystal display, an organic EL display, or the like, and displays a verification result (OK or NG) in the second analysis circuit 132.

図2は回路検証装置の処理フローを示す第一の図である。
図3は各機能回路及び各対向回路の出力データの一例を示す第一の図である。
次に、回路検証装置1による処理を説明する。
まず、被検証回路2が有する各機能回路21それぞれを個別に検証する場合について説明する。ここで第1セレクタ24のスイッチは機能A回路21Aの第一出力部A21から出力されるデータを選択し、第2セレクタ25のスイッチは、機能B回路21Bの第一出力部B12から出力されるデータを選択している。
FIG. 2 is a first diagram showing a processing flow of the circuit verification device.
FIG. 3 is a first diagram showing an example of output data of each functional circuit and each opposite circuit.
Next, the processing by the circuit verification device 1 will be described.
First, a case where each functional circuit 21 of the circuit to be verified 2 is individually verified will be described. Here, the switch of the first selector 24 selects the data output from the first output unit A21 of the function A circuit 21A, and the switch of the second selector 25 is output from the first output unit B12 of the function B circuit 21B. Data is selected.

まず機能検証データ生成回路11が、機能検証データD0を生成する(ステップS101)。続いて機能検証データ生成回路11は、機能検証データD0を検証対向回路12の機能c対向回路121cに入力する(ステップS102)。また機能検証データ生成回路11は、機能検証データD0を第1解析回路131に出力する。 First, the function verification data generation circuit 11 generates the function verification data D0 (step S101). Subsequently, the function verification data generation circuit 11 inputs the function verification data D0 to the function c opposite circuit 121c of the verification opposed circuit 12 (step S102). Further, the function verification data generation circuit 11 outputs the function verification data D0 to the first analysis circuit 131.

機能c対向回路121cは、機能検証データD0に対して機能Cの対向機能を実行し、実行結果である出力データD1を機能b対向回路121b及び第1解析回路131に出力する。機能b対向回路121bは、入力データD1に対して機能Bの対向機能を実行し、実行結果である出力データD2を機能a対向回路121a及び第1解析回路131に出力する。機能a対向回路121aは、入力データD2に対して機能Aの対向機能を実行し、実行結果である出力データD3を被検証回路2、第1解析回路131及び第2解析回路132に出力する。すなわち、検証対向回路12は、機能検証データD0を入力とする出力データD3を被検証回路2に入力する(ステップS103)。 The function c facing circuit 121c executes the facing function of the function C with respect to the function verification data D0, and outputs the output data D1 which is the execution result to the function b facing circuit 121b and the first analysis circuit 131. The function b facing circuit 121b executes the facing function of the function B with respect to the input data D1, and outputs the output data D2 which is the execution result to the function a facing circuit 121a and the first analysis circuit 131. The function a opposite circuit 121a executes the opposite function of the function A with respect to the input data D2, and outputs the output data D3, which is the execution result, to the verified circuit 2, the first analysis circuit 131, and the second analysis circuit 132. That is, the verification counter circuit 12 inputs the output data D3 having the function verification data D0 as an input to the verified circuit 2 (step S103).

検証対向回路12の出力データD3は、被検証回路2の機能A回路21Aに入力される。機能A回路21Aは、入力データD3に対して機能Aを実行し、実行結果である出力データD10を機能B回路21B及び第1セレクタ24に出力する。第1セレクタ24は、機能A回路21Aの出力データD10を第1解析回路131に出力する。また第1セレクタ24は、機能A回路21Aの出力データD10を機能A回路21Aに折り返し入力する。機能A回路21Aは、折り返し入力されたデータD10に対して機能Aの対向機能を実行し、実行結果である出力データD11を第1解析回路131に出力する。 The output data D3 of the verification counter circuit 12 is input to the function A circuit 21A of the verification circuit 2. The function A circuit 21A executes the function A with respect to the input data D3, and outputs the output data D10 which is the execution result to the function B circuit 21B and the first selector 24. The first selector 24 outputs the output data D10 of the function A circuit 21A to the first analysis circuit 131. Further, the first selector 24 returns the output data D10 of the function A circuit 21A to the function A circuit 21A. The function A circuit 21A executes the opposite function of the function A on the return input data D10, and outputs the output data D11 which is the execution result to the first analysis circuit 131.

機能B回路21Bは、機能A回路21Aの出力データD10に対して機能Bを実行し、実行結果である出力データD20を機能C回路21C及び第2セレクタ25に出力する。第2セレクタ25は、機能B回路21Bの出力データD20を第1解析回路131に出力する。また第2セレクタ25は、機能B回路21Bの出力データD20を機能B回路21Bに折り返し入力する。機能B回路21Bは、折り返し入力されたデータD20に対して機能Bの対向機能を実行し、実行結果である出力データD21を第1セレクタ24に出力する。第1セレクタ24は、機能B回路21Bから入力されたデータD21を第1解析回路131に出力する。 The function B circuit 21B executes the function B with respect to the output data D10 of the function A circuit 21A, and outputs the output data D20 which is the execution result to the function C circuit 21C and the second selector 25. The second selector 25 outputs the output data D20 of the function B circuit 21B to the first analysis circuit 131. Further, the second selector 25 returns the output data D20 of the function B circuit 21B to the function B circuit 21B. The function B circuit 21B executes the opposite function of the function B with respect to the return input data D20, and outputs the output data D21 which is the execution result to the first selector 24. The first selector 24 outputs the data D21 input from the function B circuit 21B to the first analysis circuit 131.

機能C回路21Cは、機能B回路21Bの出力データD20に対して機能Cを実行し、実行結果である出力データD30を第2解析回路132に出力する。第2解析回路132は、機能C回路21Cの出力データD30を第1解析回路131に出力する。 The function C circuit 21C executes the function C on the output data D20 of the function B circuit 21B, and outputs the output data D30 which is the execution result to the second analysis circuit 132. The second analysis circuit 132 outputs the output data D30 of the function C circuit 21C to the first analysis circuit 131.

また第2解析回路132は、被検証回路2の出力データD30を被検証回路2に折り返し入力する(ステップS104)。被検証回路2の機能C回路21Cは、折り返し入力されたデータD30に対して機能Cの対向機能を実行し、実行結果である出力データD31を第2セレクタ25に出力する。第2セレクタ25は、機能C回路21Cから入力されたデータD31を第1解析回路131に出力する。 Further, the second analysis circuit 132 returns and inputs the output data D30 of the verified circuit 2 to the verified circuit 2 (step S104). The function C circuit 21C of the circuit to be verified 2 executes the opposite function of the function C with respect to the data D30 input in return, and outputs the output data D31 which is the execution result to the second selector 25. The second selector 25 outputs the data D31 input from the function C circuit 21C to the first analysis circuit 131.

第1解析回路131は、各機能回路21の出力データと、対応する各対向回路121への入力データとを比較し、その結果を第1表示装置3に表示することにより通知する(ステップS105)。より具体的には、第1解析回路131は、機能A回路21Aの出力データD10と、機能a対向回路121aへの入力データD2(機能b対向回路121bの出力データD2)とを比較し、一致する場合に機能A回路21Aの検証OKとし、一致しない場合に機能A回路21Aの検証NGとする。また、第1解析回路131は、機能B回路21Bの出力データD20と、機能b対向回路121bへの入力データD1(機能c対向回路121cの出力データD1)とを比較し、一致する場合に機能B回路21Bの検証OKとし、一致しない場合に機能B回路21Bの検証NGとする。また、第1解析回路131は、機能C回路21Cの出力データD30と、機能c対向回路121cへの入力データD0(機能検証データD0)とを比較し、一致する場合に機能C回路21Cの検証OKとし、一致しない場合に機能C回路21Cの検証NGとする。 The first analysis circuit 131 compares the output data of each functional circuit 21 with the input data to the corresponding opposite circuits 121, and notifies the result by displaying the result on the first display device 3 (step S105). .. More specifically, the first analysis circuit 131 compares the output data D10 of the function A circuit 21A with the input data D2 to the function a counter circuit 121a (output data D2 of the function b counter circuit 121b) and matches. If this is the case, the verification of the function A circuit 21A is OK, and if they do not match, the verification of the function A circuit 21A is NG. Further, the first analysis circuit 131 compares the output data D20 of the function B circuit 21B with the input data D1 to the function b facing circuit 121b (output data D1 of the function c facing circuit 121c), and functions when they match. The verification of the B circuit 21B is OK, and if they do not match, the verification of the function B circuit 21B is NG. Further, the first analysis circuit 131 compares the output data D30 of the function C circuit 21C with the input data D0 (function verification data D0) to the function c opposite circuit 121c, and if they match, the function C circuit 21C is verified. If it is OK and does not match, the verification of the function C circuit 21C is NG.

さらに第1解析回路131は、各機能回路21の出力データを当該機能回路21に折り返し入力したときの出力データ(以下、「折り返し出力データ」とする。)と、対応する各対向回路121の出力データとを比較し、その結果を第1表示装置3に表示することにより通知する(ステップS106)。より具体的には、第1解析回路131は、機能A回路21Aの折り返し出力データD11と、機能a対向回路121aの出力データD3とを比較し、一致する場合に機能A回路21Aの検証OKとし、一致しない場合に機能A回路21Aの検証NGとする。また、第1解析回路131は、機能B回路21Bの折り返し出力データD21と、機能b対向回路121bの出力データD2とを比較し、一致する場合に機能B回路21Bの検証OKとし、一致しない場合に機能B回路21Bの検証NGとする。また、第1解析回路131は、機能C回路21Cの折り返し出力データD31と、機能c対向回路121cの出力データD1とを比較し、一致する場合に機能C回路21Cの検証OKとし、一致しない場合に機能C回路21Cの検証NGとする。 Further, the first analysis circuit 131 includes the output data when the output data of each functional circuit 21 is input back to the functional circuit 21 (hereinafter referred to as “folded output data”) and the output of each corresponding opposite circuit 121. The data is compared with the data, and the result is displayed on the first display device 3 to notify the data (step S106). More specifically, the first analysis circuit 131 compares the folded output data D11 of the function A circuit 21A with the output data D3 of the function a counter circuit 121a, and if they match, the verification of the function A circuit 21A is OK. If they do not match, the verification of the function A circuit 21A is NG. Further, the first analysis circuit 131 compares the folded output data D21 of the function B circuit 21B with the output data D2 of the function b opposite circuit 121b, and if they match, the verification of the function B circuit 21B is OK, and if they do not match. The verification of the function B circuit 21B is NG. Further, the first analysis circuit 131 compares the folded output data D31 of the function C circuit 21C with the output data D1 of the function c opposite circuit 121c, and if they match, the verification of the function C circuit 21C is OK, and if they do not match. The verification of the function C circuit 21C is NG.

また第2解析回路132は、検証対向回路12の出力データD3(被検証回路2への入力データ)と、被検証回路2の出力データD30とを比較し、その結果を第2表示装置4に表示することにより通知する(ステップS107)。例えば、第2解析回路132には、被検証回路2への入力データに対する出力データが予め設定されている。第2解析回路132は、設定されている情報に基づいて検証を行う。その後処理を終了する。 Further, the second analysis circuit 132 compares the output data D3 (input data to the verified circuit 2) of the verification opposed circuit 12 with the output data D30 of the verified circuit 2, and displays the result on the second display device 4. Notify by displaying (step S107). For example, the second analysis circuit 132 is preset with output data for input data to the circuit to be verified 2. The second analysis circuit 132 performs verification based on the set information. Then the process ends.

上述の処理により、第1解析回路131は、被検証回路2に含まれる機能A回路21A、機能B回路21B、及び機能C回路21Cの出力と、理想的に当該出力と同じ出力を行う機能c対向回路121c、機能b対向回路121b、及び機能a対向回路121aの出力とを比較して、被検証回路2に含まれる機能A回路21A、機能B回路21B、及び機能C回路21Cそれぞれを個別に正常か否かを判定する。すなわち、被検証回路2を構成する機能回路21ごとに動作判定が可能になる。これにより、被検証回路2を構成する機能の誤り箇所(機能回路21)を特定することが容易になる。また、解析回路13が出力データの検証を自動で行うため、被検証回路2の出力データを人が解析する必要がない。 By the above processing, the first analysis circuit 131 has the output of the function A circuit 21A, the function B circuit 21B, and the function C circuit 21C included in the verified circuit 2, and the function c that ideally outputs the same output as the output. By comparing the outputs of the counter circuit 121c, the function b counter circuit 121b, and the function a counter circuit 121a, the function A circuit 21A, the function B circuit 21B, and the function C circuit 21C included in the verified circuit 2 are individually analyzed. Judge whether it is normal or not. That is, the operation can be determined for each functional circuit 21 constituting the verified circuit 2. This makes it easy to identify an error portion (functional circuit 21) of the function constituting the circuit to be verified 2. Further, since the analysis circuit 13 automatically verifies the output data, it is not necessary for a person to analyze the output data of the circuit to be verified 2.

また、検証対向回路12及び被検証回路2を構成する各回路の出力を機能検証(解析)のためのデータとして適用することができるため、被検証回路2に含まれる各機能回路21を検証するためのデータをそれぞれ新たに作成する必要がない。 Further, since the outputs of the circuits constituting the verification opposed circuit 12 and the circuit to be verified 2 can be applied as data for functional verification (analysis), each functional circuit 21 included in the circuit to be verified 2 is verified. There is no need to create new data for each.

図4は回路検証装置の処理フローを示す第二の図である。
図5は各機能回路及び各対向回路の出力データの一例を示す第二の図である。
続いて、被検証回路2に含まれる機能A回路21A、機能B回路21B、及び機能C回路21Cの総数3のうち、選択した2の直列に接続された機能回路21による直列の回路が正常か否かを検証する場合について説明する。以下、機能A回路21A及び機能B回路21Bによる直列の回路を検証する場合を例に説明する。ここで被検証回路2は、第1セレクタ24のスイッチは機能B回路21Bの第二出力部B22から出力されたデータを選択し、第2セレクタ25のスイッチは機能B回路21Bの第一出力部B12から出力されたデータを選択するよう制御する。
FIG. 4 is a second diagram showing a processing flow of the circuit verification device.
FIG. 5 is a second diagram showing an example of output data of each functional circuit and each opposite circuit.
Subsequently, out of the total of 3 of the function A circuit 21A, the function B circuit 21B, and the function C circuit 21C included in the verified circuit 2, is the series circuit by the function circuit 21 connected in series of the selected 2 normal? A case of verifying whether or not it is verified will be described. Hereinafter, a case of verifying a series circuit by the function A circuit 21A and the function B circuit 21B will be described as an example. Here, in the verified circuit 2, the switch of the first selector 24 selects the data output from the second output unit B22 of the function B circuit 21B, and the switch of the second selector 25 is the first output unit of the function B circuit 21B. Controls to select the data output from B12.

ステップS201〜ステップS203までの処理は、上述したステップS101〜ステップS103までの処理と同様であるため、その説明を省略する。 Since the processes from step S201 to step S203 are the same as the processes from steps S101 to S103 described above, the description thereof will be omitted.

検証対向回路12の出力データD3は、被検証回路2の機能A回路21Aに入力される。機能A回路21Aは、入力データD3に対して機能Aを実行し、第一出力部A12から実行結果である出力データD10を出力する。 The output data D3 of the verification counter circuit 12 is input to the function A circuit 21A of the verification circuit 2. The function A circuit 21A executes the function A with respect to the input data D3, and outputs the output data D10 which is the execution result from the first output unit A12.

機能B回路21Bは、機能A回路21Aの出力データD10に対して機能Bを実行し、実行結果である出力データD20を機能C回路21C及び第2セレクタ25に出力する。第2セレクタ25は、機能B回路21Bの出力データD20を第1解析回路131に出力する。また第2セレクタ25は、機能B回路21Bの出力データD20を機能B回路21Bの第二入力部B21へ折り返し入力する。機能B回路21Bは、折り返し入力されたデータD20に対して機能Bの対向機能を実行し、実行結果である出力データD21を第1セレクタ24に出力する。第1セレクタ24は、機能B回路21Bから入力されたデータD21を機能A回路21Aの第二入力部A21へ折り返し入力する。機能A回路21Aは、折り返し入力されたデータD21に対して機能Aの対向機能を実行し、実行結果である出力データD22を第二出力部A22から第1解析回路131へ出力する。 The function B circuit 21B executes the function B with respect to the output data D10 of the function A circuit 21A, and outputs the output data D20 which is the execution result to the function C circuit 21C and the second selector 25. The second selector 25 outputs the output data D20 of the function B circuit 21B to the first analysis circuit 131. Further, the second selector 25 returns the output data D20 of the function B circuit 21B to the second input unit B21 of the function B circuit 21B. The function B circuit 21B executes the opposite function of the function B with respect to the return input data D20, and outputs the output data D21 which is the execution result to the first selector 24. The first selector 24 returns the data D21 input from the function B circuit 21B to the second input unit A21 of the function A circuit 21A. The function A circuit 21A executes the opposite function of the function A on the return input data D21, and outputs the output data D22 which is the execution result from the second output unit A22 to the first analysis circuit 131.

機能C回路21Cは、機能B回路21Bの出力データD20に対して機能Cを実行し、実行結果である出力データD30を第2解析回路132に出力する。第2解析回路132は、機能C回路21Cの出力データD30を第1解析回路131に出力する。 The function C circuit 21C executes the function C on the output data D20 of the function B circuit 21B, and outputs the output data D30 which is the execution result to the second analysis circuit 132. The second analysis circuit 132 outputs the output data D30 of the function C circuit 21C to the first analysis circuit 131.

また第2解析回路132は、被検証回路2の出力データD30を被検証回路2に折り返し入力する(ステップS204)。被検証回路2の機能C回路21Cは、第二入力部C21において折り返し入力されたデータD30に対して機能Cの対向機能を実行し、実行結果である出力データD31を第二出力部C22から第2セレクタ25に出力する。第2セレクタ25のスイッチは機能B回路21Bの第一出力部B12から出力されたデータD20を選択しているため、機能C回路21Cから入力されたデータD31を入力しない。 Further, the second analysis circuit 132 returns and inputs the output data D30 of the verified circuit 2 to the verified circuit 2 (step S204). The function C circuit 21C of the circuit to be verified 2 executes the opposite function of the function C with respect to the data D30 which is input back in the second input unit C21, and outputs the output data D31 which is the execution result from the second output unit C22. Output to 2 selector 25. Since the switch of the second selector 25 selects the data D20 output from the first output unit B12 of the function B circuit 21B, the data D31 input from the function C circuit 21C is not input.

第1解析回路131は、機能A回路21A及び機能B回路21Bによる直列の回路の出力データと、対応する機能b対向回路121b及び機能a対向回路121aによる直列の回路への入力データとを比較し、その結果を第1表示装置3に表示することにより通知する(ステップS205)。より具体的には、第1解析回路131は、機能B回路21Bの出力データD20と、機能b対向回路121bへの入力データD1(機能c対向回路121cの出力データD1)とを比較し、一致する場合に機能A回路21A及び機能B回路21Bによる直列の回路の検証OKとし、一致しない場合に機能A回路21A及び機能B回路21Bによる直列の回路の検証NGとする。また、第1解析回路131は、機能C回路21Cの出力データD30と、機能c対向回路121cへの入力データD0(機能検証データD0)とを比較し、一致する場合に機能C回路21Cの検証OKとし、一致しない場合に機能C回路21Cの検証NGとする。 The first analysis circuit 131 compares the output data of the series circuit by the function A circuit 21A and the function B circuit 21B with the input data to the series circuit by the corresponding function b opposite circuit 121b and the function a opposite circuit 121a. , The result is notified by displaying it on the first display device 3 (step S205). More specifically, the first analysis circuit 131 compares the output data D20 of the function B circuit 21B with the input data D1 to the function b opposite circuit 121b (output data D1 of the function c opposite circuit 121c) and matches. If so, the verification of the series circuit by the function A circuit 21A and the function B circuit 21B is OK, and if they do not match, the verification of the series circuit by the function A circuit 21A and the function B circuit 21B is NG. Further, the first analysis circuit 131 compares the output data D30 of the function C circuit 21C with the input data D0 (function verification data D0) to the function c opposite circuit 121c, and if they match, the function C circuit 21C is verified. If it is OK and does not match, the verification of the function C circuit 21C is NG.

さらに第1解析回路131は、機能A回路21A及び機能B回路21Bによる直列の回路の折り返し出力データと、対応する機能b対向回路121b及び機能a対向回路121aによる直列の回路の出力データとを比較し、その結果を第1表示装置3に表示することにより通知する(ステップS206)。より具体的には、第1解析回路131は、機能A回路21A及び機能B回路21Bによる直列の回路の折り返し出力データD22と、機能b対向回路121b及び機能a対向回路121aによる直列の回路の出力データD3とを比較し、一致する場合に機能A回路21A及び機能B回路21Bによる直列の回路の検証OKとし、一致しない場合に機能A回路21A及び機能B回路21Bによる直列の回路の検証NGとする。また、第1解析回路131は、機能C回路21Cの折り返し出力データD31と、機能c対向回路121cの出力データD1とを比較し、一致する場合に機能C回路21Cの検証OKとし、一致しない場合に機能C回路21Cの検証NGとする。 Further, the first analysis circuit 131 compares the folded output data of the series circuit by the function A circuit 21A and the function B circuit 21B with the output data of the series circuit by the corresponding function b opposite circuit 121b and the function a opposite circuit 121a. Then, the result is notified by displaying it on the first display device 3 (step S206). More specifically, the first analysis circuit 131 includes the folded output data D22 of the series circuit by the function A circuit 21A and the function B circuit 21B, and the output of the series circuit by the function b facing circuit 121b and the function a facing circuit 121a. Comparing with the data D3, if they match, the verification of the series circuit by the function A circuit 21A and the function B circuit 21B is OK, and if they do not match, the verification of the series circuit by the function A circuit 21A and the function B circuit 21B is NG. To do. Further, the first analysis circuit 131 compares the folded output data D31 of the function C circuit 21C with the output data D1 of the function c opposite circuit 121c, and if they match, the verification of the function C circuit 21C is OK, and if they do not match. The verification of the function C circuit 21C is NG.

ステップS207の処理は上述したステップS107の処理と同様であるため、説明を省略する。 Since the process of step S207 is the same as the process of step S107 described above, the description thereof will be omitted.

なお、上述した例では、直列に接続された機能A回路21A及び機能B回路21Bによる直列の回路が正常か否かを検証しているが、第1セレクタ24のスイッチを上に設定し、第2セレクタ25のスイッチを下に設定することにより、同様の処理で機能B回路21B及び機能C回路21Cによる直列の回路が正常か否かを検証することもできる。 In the above-mentioned example, it is verified whether or not the series circuit by the function A circuit 21A and the function B circuit 21B connected in series is normal, but the switch of the first selector 24 is set up and the first selector 24 is set. By setting the switch of the 2 selector 25 downward, it is possible to verify whether or not the series circuit by the function B circuit 21B and the function C circuit 21C is normal by the same processing.

上述の処理により、第1解析回路131は、被検証回路2に含まれる複数の機能回路21が直列に接続された回路の出力と、それら機能回路21の各対向回路121が直列に接続された回路の出力とを比較して、選択された複数の機能回路21による直列の回路が正常か否かを判定する。これにより、選択された複数の機能回路21による直列の回路ごとに動作判定が可能になるため、複数の機能回路21の連携を検証することが可能になる。 By the above processing, in the first analysis circuit 131, the output of the circuit in which the plurality of functional circuits 21 included in the verified circuit 2 are connected in series and the opposite circuits 121 of the functional circuits 21 are connected in series. By comparing with the output of the circuit, it is determined whether or not the circuit in series by the selected plurality of functional circuits 21 is normal. As a result, the operation can be determined for each circuit in series by the plurality of selected functional circuits 21, so that the cooperation of the plurality of functional circuits 21 can be verified.

図6は回路検証装置の処理フローを示す第三の図である。
図7は各機能回路及び各対向回路の出力データの一例を示す第三の図である。
続いて、被検証回路2全体が正常か否かを検証する場合について説明する。ここで第1セレクタ24のスイッチが、機能B回路21Bの第二出力部B22の出力したデータを選択し、第2セレクタ25のスイッチが、機能C回路21Cの第二出力部C22の出力したデータを選択するよう制御されているとする。
FIG. 6 is a third diagram showing a processing flow of the circuit verification device.
FIG. 7 is a third diagram showing an example of output data of each functional circuit and each opposite circuit.
Subsequently, a case of verifying whether or not the entire circuit to be verified 2 is normal will be described. Here, the switch of the first selector 24 selects the data output by the second output unit B22 of the function B circuit 21B, and the switch of the second selector 25 selects the data output by the second output unit C22 of the function C circuit 21C. Is controlled to select.

ステップS301〜ステップS303までの処理は、上述したステップS101〜ステップS103までの処理と同様であるため、その説明を省略する。 Since the processes from step S301 to step S303 are the same as the processes from steps S101 to S103 described above, the description thereof will be omitted.

検証対向回路12の出力データD3は、被検証回路2の機能A回路21Aに入力される。機能A回路21Aは、第一入力部A11において入力データD3を入力し、とうがい入力データD3に対して機能Aを実行し、実行結果である出力データD10を第一出力部A12から機能B回路21B及び第1セレクタ24に出力する。 The output data D3 of the verification counter circuit 12 is input to the function A circuit 21A of the verification circuit 2. The function A circuit 21A inputs the input data D3 in the first input unit A11, executes the function A for the gargle input data D3, and outputs the output data D10 which is the execution result from the first output unit A12 to the function B circuit. Output to 21B and the first selector 24.

機能B回路21Bは、機能A回路21Aの出力データD10を第一入力部B11において入力し、この出力データD10に対して機能Bを実行し、実行結果である出力データD20を第一出力部B12から機能C回路21C及び第2セレクタ25に出力する。 The function B circuit 21B inputs the output data D10 of the function A circuit 21A to the first input unit B11, executes the function B on the output data D10, and outputs the output data D20 which is the execution result to the first output unit B12. Outputs to the function C circuit 21C and the second selector 25.

機能C回路21Cは、機能B回路21Bの出力データD20を第一入力部C11において入力し、この出力データ20に対して機能Cを実行し、実行結果である出力データD30を第2解析回路132に出力する。第2解析回路132は、機能C回路21Cの出力データD30を機能C回路21Cの第二入力部C21と第1解析回路131とへ出力する。 The function C circuit 21C inputs the output data D20 of the function B circuit 21B at the first input unit C11, executes the function C on the output data 20, and outputs the output data D30 which is the execution result to the second analysis circuit 132. Output to. The second analysis circuit 132 outputs the output data D30 of the function C circuit 21C to the second input unit C21 and the first analysis circuit 131 of the function C circuit 21C.

被検証回路2の機能C回路21Cは、被検証回路2の出力データD30を第二入力部C21において折り返し入力する(ステップS304)。被検証回路2の機能C回路21Cは、折り返し入力されたデータD30に対して機能Cの対向機能を実行し、実行結果である出力データD31を第二出力部C22から第2セレクタ25へ出力する。第2セレクタ25は、機能C回路21Cから入力されたデータD31を機能B回路21Bに折り返し入力する。また第2セレクタ25は機能C回路21Cから入力されたデータD31を選択し、第1解析回路131へ出力する。機能B回路21Bは、折り返し入力されたデータD31に対して機能Bの対向機能を実行し、実行結果である出力データD32を第1セレクタ24に出力する。第1セレクタ24は、機能B回路21Bから入力されたデータD32を機能A回路21Aに折り返し入力する。また第1セレクタ24は、機能B回路21Bから入力されたデータD32を選択して第1解析回路131へ出力する。機能A回路21Aは、折り返し入力されたデータD32に対して機能Aの対向機能を実行し、実行結果である出力データD33を第1解析回路131に出力する。 The function C circuit 21C of the circuit to be verified 2 inputs the output data D30 of the circuit to be verified 2 back at the second input unit C21 (step S304). The function C circuit 21C of the circuit to be verified 2 executes the opposite function of the function C with respect to the return input data D30, and outputs the output data D31 which is the execution result from the second output unit C22 to the second selector 25. .. The second selector 25 returns the data D31 input from the function C circuit 21C to the function B circuit 21B. Further, the second selector 25 selects the data D31 input from the function C circuit 21C and outputs the data D31 to the first analysis circuit 131. The function B circuit 21B executes the opposite function of the function B with respect to the return input data D31, and outputs the output data D32 which is the execution result to the first selector 24. The first selector 24 returns the data D32 input from the function B circuit 21B to the function A circuit 21A. Further, the first selector 24 selects the data D32 input from the function B circuit 21B and outputs the data D32 to the first analysis circuit 131. The function A circuit 21A executes the opposite function of the function A on the return input data D32, and outputs the output data D33 which is the execution result to the first analysis circuit 131.

第1解析回路131は、被検証回路2の出力データD30と、検証対向回路12への入力データD0(機能検証データD0)とを比較し、その結果を第1表示装置3に表示することにより通知する(ステップS305)。より具体的には、第1解析回路131は、被検証回路2の出力データD30と、機能検証データD0とを比較し、一致する場合に被検証回路2全体の検証OKとし、一致しない場合に被検証回路2全体の検証NGとする。 The first analysis circuit 131 compares the output data D30 of the circuit to be verified 2 with the input data D0 (function verification data D0) to the verification counter circuit 12 and displays the result on the first display device 3. Notify (step S305). More specifically, the first analysis circuit 131 compares the output data D30 of the circuit to be verified 2 with the function verification data D0, and if they match, the verification of the entire circuit 2 to be verified 2 is OK, and if they do not match, the verification is OK. The verification of the entire circuit to be verified 2 is NG.

さらに第1解析回路131は、被検証回路2の折り返し出力データD33と、検証対向回路12の出力データD3とを比較し、その結果を第1表示装置3に表示することにより通知する(ステップS306)。より具体的には、第1解析回路131は、被検証回路2の折り返し出力データD33と、検証対向回路12の出力データD3とを比較し、一致する場合に被検証回路2全体の検証OKとし、一致しない場合に被検証回路2全体の検証NGとする。 Further, the first analysis circuit 131 compares the folded output data D33 of the verified circuit 2 with the output data D3 of the verification counter circuit 12 and notifies the result by displaying the result on the first display device 3 (step S306). ). More specifically, the first analysis circuit 131 compares the folded output data D33 of the verified circuit 2 with the output data D3 of the verification opposed circuit 12, and if they match, the verification of the entire verified circuit 2 is OK. If they do not match, the verification of the entire circuit to be verified 2 is NG.

ステップS307の処理は上述したステップS107の処理と同様であるため、説明を省略する。 Since the process of step S307 is the same as the process of step S107 described above, the description thereof will be omitted.

上述の処理により、第1解析回路131は、被検証回路2の出力と、検証対向回路12の出力とを比較して、被検証回路2全体が正常か否かを判定する。これにより、被検証回路2全体としての動作判定が可能になる。 By the above-mentioned processing, the first analysis circuit 131 compares the output of the verified circuit 2 with the output of the verification opposed circuit 12 to determine whether or not the entire verified circuit 2 is normal. This makes it possible to determine the operation of the circuit to be verified 2 as a whole.

なお、上述したステップS105〜ステップS107の処理、ステップS205〜ステップS207の処理、及びステップS305〜ステップS307の処理は、この処理順でなくともよい。例えば第1解析回路131及び第2解析回路132の処理を並列に実行してもよい。 The processing of steps S105 to S107, the processing of steps S205 to S207, and the processing of steps S305 to S307 described above do not have to be in this processing order. For example, the processes of the first analysis circuit 131 and the second analysis circuit 132 may be executed in parallel.

上述した実施形態では、被検証回路2が有する機能回路21の総数nが3である場合を例に説明したが、これに限らず、被検証回路2が有する機能回路21は複数であればよく、2であってもよいし4以上であってもよい。 In the above-described embodiment, the case where the total number n of the functional circuits 21 included in the verified circuit 2 is 3 has been described as an example, but the present invention is not limited to this, and the number of functional circuits 21 included in the verified circuit 2 may be plural. It may be 2, or it may be 4 or more.

また、上述した実施形態では、第1セレクタ24及び第2セレクタ25は、手動で操作可能なスイッチにより選択するデータを切り替えているが、これに限らず、例えば信号を第1セレクタ24及び第2セレクタ25に入力することにより選択するデータを切り替えてもよい。 Further, in the above-described embodiment, the first selector 24 and the second selector 25 switch the data to be selected by the switch that can be manually operated, but the present invention is not limited to this, and for example, the signal is the first selector 24 and the second selector 24 and the second selector The data to be selected may be switched by inputting to the selector 25.

図8は回路検証装置の最小構成を示す図である。
回路検証装置1は、少なくとも接続部14、解析回路13の機能を発揮する。
接続部14は、複数の機能回路21を有する被検証回路2と、機能回路21の入力と出力の関係が逆の関係となる機能を有する機能回路21それぞれに対応する対向回路121を有する検証対向回路12と、に接続する。
解析回路13は、被検証回路2の出力と、理想的に当該出力と同じ出力を行う対向回路121の出力とを比較して、被検証回路2に含まれる機能回路21が正常か否かを判定する。また解析回路13は、被検証回路2に含まれる機能回路21の総数nのうち、選択したn−1の数以下の直列に接続された複数の機能回路21の出力と、それら機能回路21の各対向回路121が直列に接続された回路の出力とを比較して、選択された機能回路21による直列の回路が正常か否かを判定する。
FIG. 8 is a diagram showing the minimum configuration of the circuit verification device.
The circuit verification device 1 exhibits at least the functions of the connection unit 14 and the analysis circuit 13.
The connection unit 14 has a verification facing circuit 2 having a plurality of functional circuits 21 and a counter circuit 121 corresponding to each of the functional circuits 21 having a function in which the input and output relationships of the functional circuits 21 are opposite to each other. It is connected to the circuit 12.
The analysis circuit 13 compares the output of the verified circuit 2 with the output of the counter circuit 121 which ideally outputs the same output as the output, and determines whether or not the functional circuit 21 included in the verified circuit 2 is normal. judge. Further, the analysis circuit 13 includes the outputs of a plurality of functional circuits 21 connected in series equal to or less than the number of selected n-1s out of the total number n of the functional circuits 21 included in the verified circuit 2, and the output of the functional circuits 21. It is determined whether or not the series circuit by the selected functional circuit 21 is normal by comparing with the output of the circuit in which each opposite circuit 121 is connected in series.

上述の回路検証装置1は内部に、コンピュータシステムを有していてもよい。そして、上述した各処理の過程は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。 The circuit verification device 1 described above may have a computer system inside. The process of each process described above is stored in a computer-readable recording medium in the form of a program, and the process is performed by the computer reading and executing this program. Here, the computer-readable recording medium refers to a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like. Further, this computer program may be distributed to a computer via a communication line, and the computer receiving the distribution may execute the program.

また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。 Further, the above program may be for realizing a part of the above-mentioned functions. Further, a so-called difference file (difference program) may be used, which can realize the above-mentioned functions in combination with a program already recorded in the computer system.

100・・・回路検証システム
1・・・回路検証装置
11・・・機能検証データ生成回路
12・・・検証対向回路
121a・・・機能a対向回路
121b・・・機能b対向回路
121c・・・機能c対向回路
13・・・解析回路
131・・・第1解析回路
132・・・第2解析回路
14・・・接続部
2・・・被検証回路
21A・・・機能A回路
21B・・・機能B回路
21C・・・機能C回路
24・・・第1セレクタ
25・・・第2セレクタ
3・・・第1表示装置
4・・・第2表示装置
100 ... Circuit verification system 1 ... Circuit verification device 11 ... Function verification data generation circuit 12 ... Verification Opposite circuit 121a ... Function a Opposite circuit 121b ... Function b Opposite circuit 121c ... Function c Opposed circuit 13 ... Analysis circuit 131 ... First analysis circuit 132 ... Second analysis circuit 14 ... Connection part 2 ... Tested circuit 21A ... Function A circuit 21B ... Function B circuit 21C ... Function C circuit 24 ... 1st selector 25 ... 2nd selector 3 ... 1st display device 4 ... 2nd display device

本発明の第1の態様によれば、回路検証装置は、機能回路であって入力した入力値を出力値に変換して出力する変換機能と入力した自回路の前記出力値を前記入力値に変換して出力する対向機能とを実行する複数の前記機能回路を有する被検証回路と、前記機能回路の入力と出力の関係が逆の関係となる機能を有する前記機能回路それぞれに対応する対向回路を有する検証対向回路と、に接続する接続部と、前記被検証回路の出力と、理想的に当該出力と同じ出力を行う前記対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定する解析回路と、を備え、前記解析回路は、前記被検証回路に含まれる前記機能回路の総数nのうち、選択したn−1の数以下の直列に接続された複数の前記機能回路の出力値を当該機能回路に入力した場合に前記対向機能を用いて変換した出力と、それら機能回路の各対向回路が直列に接続された回路の出力とを比較して、前記選択された機能回路による直列の回路が正常か否かを判定することを特徴とする。 According to the first aspect of the present invention, the circuit verification device is a functional circuit and has a conversion function of converting an input input value into an output value and outputting the output value of the input own circuit into the input value. a circuit to be verified with a plurality of said functional circuitry to perform the opposite function of converting and outputting, opposing circuit relation between the input and output of the functional circuit respectively corresponding to said functional circuit having a function as a reverse relationship The output of the circuit to be verified is included in the circuit to be verified by comparing the output of the circuit to be verified and the output of the counter circuit which ideally outputs the same output as the output. The analysis circuit includes an analysis circuit for determining whether or not the functional circuit is normal, and the analysis circuit is connected in series of n-1 or less selected from the total number n of the functional circuits included in the verified circuit. When the output values of a plurality of connected functional circuits are input to the functional circuit, the output converted by using the opposite function is compared with the output of the circuit in which the opposite circuits of the functional circuits are connected in series. Then, it is characterized in that it is determined whether or not the circuit in series by the selected functional circuit is normal.

本発明の第2の態様によれば、回路検証方法は、機能回路であって入力した入力値を出力値に変換して出力する変換機能と入力した自回路の前記出力値を前記入力値に変換して出力する対向機能とを実行する複数の前記機能回路を有する被検証回路と、前記機能回路の入力と出力の関係が逆の関係となる機能を有する前記機能回路それぞれに対応する対向回路を有する検証対向回路と、に接続し、前記被検証回路の出力と、理想的に当該出力と同じ出力を行う前記対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定し、前記被検証回路に含まれる前記機能回路の総数nのうち、選択したn−1の数以下の直列に接続された複数の前記機能回路の出力値を当該機能回路に入力した場合に前記対向機能を用いて変換した出力と、それら機能回路の各対向回路が直列に接続された回路の出力とを比較して、前記選択された機能回路による直列の回路が正常か否かを判定することを特徴とする。 According to the second aspect of the present invention, the circuit verification method is a functional circuit having a conversion function of converting an input input value into an output value and outputting the output value of the input own circuit into the input value. a circuit to be verified with a plurality of said functional circuitry to perform the opposite function of converting and outputting, opposing circuit relation between the input and output of the functional circuit respectively corresponding to said functional circuit having a function as a reverse relationship The functional circuit included in the verified circuit is included in the verified circuit by comparing the output of the tested circuit with the output of the counter circuit that ideally outputs the same output as the output. Is normal or not, and among the total number n of the functional circuits included in the verified circuit, the output values of a plurality of the functional circuits connected in series equal to or less than the number of selected n-1s are used as the function. The output converted by using the opposite function when input to the circuit is compared with the output of the circuit in which each opposite circuit of those functional circuits is connected in series, and the series circuit by the selected functional circuit is obtained. It is characterized by determining whether or not it is normal.

Claims (7)

複数の機能回路を有する被検証回路と、前記機能回路の入力と出力の関係が逆の関係となる機能を有する前記機能回路それぞれに対応する対向回路を有する検証対向回路と、に接続する接続部と、
前記被検証回路の出力と、理想的に当該出力と同じ出力を行う前記対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定する解析回路と、
を備え、
前記解析回路は、前記被検証回路に含まれる前記機能回路の総数nのうち、選択したn−1の数以下の直列に接続された複数の前記機能回路の出力と、それら機能回路の各対向回路が直列に接続された回路の出力とを比較して、前記選択された機能回路による直列の回路が正常か否かを判定する
回路検証装置。
A connection unit connected to a circuit to be verified having a plurality of functional circuits and a verification counter circuit having a counter circuit corresponding to each of the functional circuits having a function in which the input and output of the functional circuit have a reverse relationship. When,
An analysis circuit that compares the output of the circuit to be verified with the output of the counter circuit that ideally outputs the same output as the output to determine whether or not the functional circuit included in the circuit to be verified is normal. ,
With
In the analysis circuit, the outputs of a plurality of the functional circuits connected in series equal to or less than the number of selected n-1 among the total number n of the functional circuits included in the verified circuit, and each of the functional circuits facing each other. A circuit verification device that compares the output of a circuit in which circuits are connected in series with the output of a circuit in which the circuits are connected in series to determine whether or not the circuit in series by the selected functional circuit is normal.
前記接続部は、
前記機能回路を直列に接続した第一直列回路を構成する前記被検証回路と、
前記第一直列回路における前記機能回路の直列の順番と、それら機能回路に対応する対向回路を前記第一直列回路における対応する前記機能回路の順番と逆の順番で直列に接続した第二直列回路を構成する前記検証対向回路と、
に接続する
請求項1に記載の回路検証装置。
The connection part
The circuit to be verified, which constitutes the first series circuit in which the functional circuits are connected in series,
A second series in which the order of the functional circuits in the first series circuit and the opposite circuits corresponding to those functional circuits are connected in series in the reverse order of the order of the corresponding functional circuits in the first series circuit. The verification opposed circuit constituting the series circuit and
The circuit verification device according to claim 1, which is connected to.
前記解析回路は、前記被検証回路の出力と、前記検証対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定する
請求項1または請求項2に記載の回路検証装置。
Claim 1 or claim 2 that the analysis circuit compares the output of the verified circuit with the output of the verified opposed circuit to determine whether or not the functional circuit included in the verified circuit is normal. The circuit verification device described in 1.
前記機能回路は、当該機能回路の入力と出力の関係が逆の関係となる対向機能を更に有し、入力した入力値を出力値に変換して出力する変換機能と、入力した前記出力値を前記入力値に変換して出力する対向機能とを実行し、
前記解析回路は、前記被検証回路の出力を前記被検証回路に前記出力値を入力した場合に前記対向機能を用いて変換した出力と、前記検証対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定する
請求項1から請求項3の何れか一項に記載の回路検証装置。
The functional circuit further has an opposite function in which the relationship between the input and the output of the functional circuit is opposite, and has a conversion function of converting the input input value into an output value and outputting the input value, and the input output value. Execute the opposite function that converts to the input value and outputs it,
The analysis circuit compares the output of the verified circuit with the output converted by using the opposite function when the output value is input to the verified circuit, and compares the output of the verified circuit with the output of the verified circuit. The circuit verification device according to any one of claims 1 to 3, which determines whether or not the functional circuit included in the verification circuit is normal.
前記解析回路は、前記機能回路の出力を当該機能回路に入力したとき前記対向機能による出力と、当該機能回路に対応する前記対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定する
請求項4に記載の回路検証装置。
When the output of the functional circuit is input to the functional circuit, the analysis circuit compares the output of the opposite function with the output of the opposite circuit corresponding to the functional circuit, and includes the said circuit to be verified. The circuit verification device according to claim 4, wherein it determines whether or not the functional circuit is normal.
前記解析回路は、前記被検証回路に含まれる前記機能回路の総数nのうち、選択したn−1の数以下の直列に接続された複数の前記機能回路の出力を当該複数の機能回路による直列の回路に入力したときの前記対向機能による出力と、それら機能回路の各対向回路が直列に接続された回路の出力とを比較して、前記選択された機能回路による直列の回路が正常か否かを判定する
請求項4または請求項5に記載の回路検証装置。
In the analysis circuit, out of the total number n of the functional circuits included in the circuit to be verified, the outputs of a plurality of the functional circuits connected in series equal to or less than the number of selected n-1s are serialized by the plurality of functional circuits. The output of the opposite function when input to the circuit of is compared with the output of the circuit in which each opposite circuit of those functional circuits is connected in series, and whether or not the circuit in series by the selected functional circuit is normal or not. The circuit verification device according to claim 4 or 5.
複数の機能回路を有する被検証回路と、前記機能回路の入力と出力の関係が逆の関係となる機能を有する前記機能回路それぞれに対応する対向回路を有する検証対向回路とに接続し、
前記被検証回路の出力と、理想的に当該出力と同じ出力を行う前記対向回路の出力とを比較して、前記被検証回路に含まれる前記機能回路が正常か否かを判定し、
前記被検証回路に含まれる前記機能回路の総数nのうち、選択したn−1の数以下の直列に接続された複数の前記機能回路の出力と、それら機能回路の各対向回路が直列に接続された回路の出力とを比較して、前記選択された機能回路による直列の回路が正常か否かを判定する
回路検証方法。
It is connected to a verification circuit having a plurality of functional circuits and a verification counter circuit having a counter circuit corresponding to each of the functional circuits having a function in which the input and output of the functional circuit have an opposite relationship.
The output of the circuit to be verified is compared with the output of the opposite circuit that ideally outputs the same output as the output to determine whether or not the functional circuit included in the circuit to be verified is normal.
Of the total number n of the functional circuits included in the circuit to be verified, the outputs of a plurality of the functional circuits connected in series equal to or less than the number of selected n-1, and the opposite circuits of the functional circuits are connected in series. A circuit verification method for determining whether or not a series of circuits based on the selected functional circuit is normal by comparing with the output of the selected circuit.
JP2019057967A 2019-03-26 2019-03-26 Circuit verification device, circuit verification method Active JP6791543B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019057967A JP6791543B2 (en) 2019-03-26 2019-03-26 Circuit verification device, circuit verification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019057967A JP6791543B2 (en) 2019-03-26 2019-03-26 Circuit verification device, circuit verification method

Publications (2)

Publication Number Publication Date
JP2020159797A true JP2020159797A (en) 2020-10-01
JP6791543B2 JP6791543B2 (en) 2020-11-25

Family

ID=72642801

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019057967A Active JP6791543B2 (en) 2019-03-26 2019-03-26 Circuit verification device, circuit verification method

Country Status (1)

Country Link
JP (1) JP6791543B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112507641A (en) * 2020-12-17 2021-03-16 中科芯云微电子科技有限公司 Alternating verification method and system for integrated circuit

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112507641A (en) * 2020-12-17 2021-03-16 中科芯云微电子科技有限公司 Alternating verification method and system for integrated circuit
CN112507641B (en) * 2020-12-17 2022-07-05 中科芯云微电子科技有限公司 Alternating verification method and system for integrated circuit

Also Published As

Publication number Publication date
JP6791543B2 (en) 2020-11-25

Similar Documents

Publication Publication Date Title
US20070250687A1 (en) Method and apparatus for back to back issue of dependent instructions in an out of order issue queue
JP6693903B2 (en) Hardware test apparatus and hardware test method
JP2006350451A (en) Circuit design support device and circuit design support method
JP6791543B2 (en) Circuit verification device, circuit verification method
KR101837899B1 (en) Apparatus and method for diagnosing failure of scan chain
JP2000266815A (en) Electronic system with self-diagnostic function and simulation apparatus for electronic system
Tsai et al. Adaptive fault detection for testing tenant applications in multi-tenancy saas systems
JP4842876B2 (en) Failure diagnosis apparatus and failure diagnosis method
US20040093476A1 (en) System for preventing memory usage conflicts when generating and merging computer architecture test cases
US20140281719A1 (en) Explaining excluding a test from a test suite
WO2020194455A1 (en) Test case generation device, test case generation method, and test case generation program
KR20070035266A (en) Testing method for software
US11348213B2 (en) Multistage process model training
US6502051B1 (en) Method and apparatus for optimizing testing sequences for electronic equipment
JPWO2012049816A1 (en) Model checking apparatus, method and program
US20030046616A1 (en) Automated configuration of on-circuit facilities
US20200175128A1 (en) Hardware incremental model checking verification
WO2002037504A1 (en) Memory defect remedy analyzing method and memory test instrument
US20120265476A1 (en) System Test Specification Generation Device and Testing Device
JP7542403B2 (en) Simulation effect calculation device
JP2020170403A (en) Simulation system, collection device, collection method, and simulation method
JP2009075811A (en) Logical simulation device and logical simulation method
JP2004077356A (en) Scan chain circuit, method for constructing scan chain, and its program
CN114443141A (en) Method and device for determining cyclic constraint fault of measurement and control instruction
JP2727941B2 (en) Failure analysis method for integrated circuits

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190326

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200407

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200608

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201029

R150 Certificate of patent or registration of utility model

Ref document number: 6791543

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150