JP2664946B2 - Logic circuit test pattern generator - Google Patents

Logic circuit test pattern generator

Info

Publication number
JP2664946B2
JP2664946B2 JP63202922A JP20292288A JP2664946B2 JP 2664946 B2 JP2664946 B2 JP 2664946B2 JP 63202922 A JP63202922 A JP 63202922A JP 20292288 A JP20292288 A JP 20292288A JP 2664946 B2 JP2664946 B2 JP 2664946B2
Authority
JP
Japan
Prior art keywords
test pattern
macro element
value
pattern
symbol value
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.)
Expired - Fee Related
Application number
JP63202922A
Other languages
Japanese (ja)
Other versions
JPH0252265A (en
Inventor
恒夫 中田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63202922A priority Critical patent/JP2664946B2/en
Publication of JPH0252265A publication Critical patent/JPH0252265A/en
Application granted granted Critical
Publication of JP2664946B2 publication Critical patent/JP2664946B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 論理回路のテストパターンを生成するテストパターン
生成装置に関し、 カウンタなどのマクロ素子レベルで外部出力への伝播
および外部入力の設定を行ってテストパターンを高速に
生成すると共に、論理設計を進めながらテスト容易性の
判定を可能にすることを目的とし、 データパスに着目してテスト対象のマクロ素子を論理
回路から選択し、このマクロ素子の入力にある記号値を
割り当てると共に当該マクロ素子の機能に着目して出力
にこの記号値の出力値を割り当てる記号値割当部と、こ
の割り当てた入力および出力の記号値について、マクロ
素子レベルで外部出力へ伝播および外部入力の設定を行
う伝播・設定処理部と、この伝播・設定処理部によって
伝播・設定された記号値に対し、具体化したパターンを
代入してテストパターンを生成するパターン具体化処理
部とを備え、このパターン具体化処理部によって生成さ
れたテストパターンを用いて論理回路の検査を行い得る
ように構成する。
DETAILED DESCRIPTION OF THE INVENTION [Summary] A test pattern generation device for generating a test pattern of a logic circuit, which generates a test pattern at high speed by propagating to an external output and setting an external input at a macro element level such as a counter. In addition to selecting the macro element to be tested from the logic circuit, focusing on the data path, the symbol value at the input of this macro element is A symbol value allocating unit for allocating and assigning the output value of this symbol value to an output while focusing on the function of the macro element; and transmitting the assigned input and output symbol values to an external output and a A propagation / setting processing unit for setting, and a concrete pattern for the symbol value propagated / set by this propagation / setting processing unit. And a pattern embodying unit that generates a test pattern by substituting the test pattern. A test of the logic circuit can be performed using the test pattern generated by the pattern embodying unit.

〔産業上の利用分野〕[Industrial applications]

本発明は、論理回路のテストパターンを生成するテス
トパターン生成装置に関するものである。近年のLSI技
術に進歩により、大規模な回路を1チップ化できるよう
になりつつあるが、信頼性を高めるために製品出荷前に
行うテストにおいて質の良いテストパターンを加え、製
造上の不良を持つチップを確実に発見することが望まれ
ている。
The present invention relates to a test pattern generation device that generates a test pattern for a logic circuit. Recent advances in LSI technology have made it possible to integrate large-scale circuits into one chip. However, in order to increase reliability, high-quality test patterns have been added to tests performed before product shipment to reduce manufacturing defects. It is desired to surely find a chip to have.

〔従来の技術と発明が解決しようとする課題〕[Problems to be solved by conventional technology and invention]

自動テストパターンの生成の本質的な操作は、第6図
(イ)に示すように、故障の影響を外部出力端子へ伝播
させる操作と、外部へ伝播させる条件を整えるための外
部入力端子に設定する操作とからなる。
The essential operations for generating an automatic test pattern are, as shown in FIG. 6 (a), an operation for propagating the influence of a fault to an external output terminal and an external input terminal for setting conditions for transmitting the effect to the outside. Operation.

従来の自動テストパターン生成はゲートレベルの回路
を対象とし、ゲートの種類ごとに例えば第6図(ロ)に
示すような真理値表を拡張したDキューブを定義し、伝
播・設定操作を実現するようにしている。ここで、真理
値としての通常の“0"、“1"、“X(未定義値)”の他
に、故障が存在するときに“0"、しないときに“1"とな
る論理値Dを導入して故障の影響を明確に表現してい
る。そして、回路内の1カ所に故障を仮定し、ゲートご
とにキューブを適用して故障の影響が外部出力へ伝播さ
せるような入力値(テストパターン)を計算によって求
めていけばよい。
Conventional automatic test pattern generation targets a gate-level circuit, defines a D-cube with an extended truth table, for example, as shown in FIG. 6 (b) for each gate type, and implements a propagation / setting operation. Like that. Here, in addition to the normal “0”, “1”, and “X (undefined value)” as truth values, a logical value D that is “0” when a fault exists and “1” when no fault exists. To clearly express the effects of the failure. Then, assuming a fault at one place in the circuit, a cube is applied to each gate, and an input value (test pattern) that causes the effect of the fault to propagate to an external output may be calculated.

しかし、VLSIなどのように回路規模が大きくなると共
に複雑さが増大した場合、(1)計算時間が増大してし
まう問題、および(2)ゲートレベルの回路しか適用で
きず、テスト容易化設計に役立て得ない問題がある。
However, when the circuit scale increases and the complexity increases, such as VLSI, (1) the problem that the calculation time increases, and (2) only gate-level circuits can be applied. There are problems that cannot be helped.

(1) 計算時間の増大の問題:これは、従来は第6図
(ロ)に示すようなDキューブをゲートレベルでテスト
対象の論理回路について適用し、回路内の1カ所の故障
を仮定し、外部出力へ伝播させるような外部入力値を計
算していたため、ゲート数の増大に伴い指数関数的に計
算時間が増大してしまう問題である。
(1) Problem of increase in calculation time: Conventionally, a D-cube as shown in FIG. 6 (b) is applied at a gate level to a logic circuit to be tested at a gate level, and it is assumed that one fault in the circuit occurs. However, since an external input value to be propagated to an external output is calculated, the calculation time exponentially increases as the number of gates increases.

(2) ゲートレベルの回路しか適用できず、テスト容
易化設計に役立て得ない問題:これは、従来のテストパ
ターン生成の対象がゲートレベルの回路であり、論理設
計が終了するまで回路全体のテスト容易性を判定できな
いため、当該論理設計終了後にテスト容易性が低いと判
断された場合、論理設計を一からやり直す必要があり、
現実的にはテスト容易性が犠牲とされてしまう問題であ
る。
(2) A problem that can only be applied to a gate-level circuit and cannot be used for design for testability: This is a conventional test pattern generation target for a gate-level circuit, and the entire circuit is tested until the logic design is completed. Since the easiness cannot be determined, if it is determined that the testability is low after the completion of the logic design, the logic design needs to be restarted from the beginning,
In reality, it is a problem that testability is sacrificed.

本発明は、カウンタなどのマクロ素子レベルで外部出
力への伝播および外部入力の設定を行ってテストパター
ンを高速に生成すると共に、論理設計を進めながらテス
ト容易性の判定を可能にすることを目的としている。
SUMMARY OF THE INVENTION An object of the present invention is to generate a test pattern at high speed by performing propagation to an external output and setting an external input at a macro element level such as a counter, and to enable determination of testability while advancing logic design. And

〔課題を解決する手段〕[Means to solve the problem]

第1図は本発明の原理構成図を示す。 FIG. 1 shows a principle configuration diagram of the present invention.

第1図において、記号値割当部3は、データパスに着
目してテスト対象のマクロ素子を論理回路から選択し、
このマクロ素子の入力にある記号値(仮の記号値)を割
り当てると共に機能に着目してこの記号値に対応する出
力値を割り当てるものである。
In FIG. 1, the symbol value assignment unit 3 selects a macro element to be tested from a logic circuit by focusing on a data path,
A symbol value (temporary symbol value) at the input of the macro element is assigned, and an output value corresponding to the symbol value is assigned by focusing on the function.

伝播・設定処理部4は、これら割り当てた記号値につ
いて、故障の影響を外部出力へ伝播、および条件を整え
るために外部入力を設定するものである。
The propagation / setting processing unit 4 is for setting the external input to propagate the influence of the fault to the external output and to adjust the conditions with respect to these assigned symbol values.

パターン具体化処理部5は、割り当てた記号値に対し
て具体的な定数値パターンを代入してテストパターンを
生成するものである。
The pattern embodying unit 5 generates a test pattern by substituting a specific constant value pattern for the assigned symbol value.

〔作用〕[Action]

本発明は、第1図に示すように、記号値割当部3がデ
ータパスに着目してテスト対象のマクロ素子を論理回路
から選択し、このマクロ素子の入力にある記号値を割り
当てると共に機能に着目してこの記号値に対応する出力
値を割り当て、伝播・設定処理部4がこれら割り当てた
記号値について故障の影響を外部出力へ伝播および条件
を整えるために外部入力を設定し、パターン具体化処理
部5がこれら割り当てた記号値に対して具体的な定数値
パターンを代入してテストパターンを生成するようにし
ている。
In the present invention, as shown in FIG. 1, a symbol value assigning unit 3 selects a macro element to be tested from a logic circuit by focusing on a data path, assigns a symbol value to an input of the macro element, and has a function. Focusing on the output value corresponding to this symbol value, the propagation / setting processing unit 4 sets the external input to propagate the influence of the fault to the external output and adjusts the condition for the assigned symbol value, and embodies the pattern. The processing unit 5 substitutes a specific constant value pattern for these assigned symbol values to generate a test pattern.

従って、テスト対象のマクロ素子の入力(複数ビッ
ト、例えば16ビット)に対して1つの記号値を割り当て
て伝播・設定操作を行い、最終的に論理設計が終了した
段階で具体的な定数値パターンを代入してテストパター
ンを生成することにより、複数ビットについて一括して
伝播・設定操作を高速に行うことが可能となると共に、
論理設計の段階でテスト容易化を判定してこれを取り入
れることが可能となる。
Therefore, one symbol value is assigned to the input (multiple bits, for example, 16 bits) of the macro element to be tested, and the propagation / setting operation is performed. By generating test patterns by substituting the
At the stage of logic design, it is possible to determine testability and incorporate it.

〔実施例〕〔Example〕

まず、第1図を用いて全体の流れを説明する。 First, the overall flow will be described with reference to FIG.

第1図において、方式設計1は、仕様に対応してデー
タパス部と制御部とを記述することである。データバス
部は、予め定義したマクロ素子ブロックをパスで接続し
たものである。
In FIG. 1, scheme design 1 describes a data path section and a control section corresponding to specifications. The data bus unit is obtained by connecting predefined macro element blocks by paths.

論理設計2は、方式設計1によって設計された機能が
正しく動作するように設計することである。この際、併
せて本発明に係わるマクロ素子レベルにおけるテストパ
ターンの生成を3ないし5が行う。
The logical design 2 is to design a function designed by the system design 1 to operate correctly. At this time, 3 to 5 also generate a test pattern at the macro element level according to the present invention.

実装設計6は、実際のLSIなどに組み込む設計であ
る。
The mounting design 6 is a design incorporated into an actual LSI or the like.

製造7は、LSIなどを製造することである。 Manufacturing 7 is to manufacture an LSI or the like.

テスト8は、3ないし5によって生成されたテストパ
ターンを用いて製品のテストを行うことである。
Test 8 is to test the product using the test patterns generated by 3 to 5.

出荷9は、テストに合格したLSIなどを顧客先に出荷
することである。
Shipment 9 is to ship LSIs that have passed the test to the customer.

次に、第2図処理内容の順序に従い、第3図具体例を
参照して本発明の1実施例の構成および動作を説明す
る。
Next, the configuration and operation of one embodiment of the present invention will be described with reference to the specific example of FIG. 3 in the order of the processing contents in FIG.

第2図において、記号値割当部3は、処理および処
理を行うものである。
In FIG. 2, a symbol value allocating unit 3 performs processing and processing.

処理は、入力への記号値の割り当てを行う。これ
は、回路図11に格納されている方式設計1によって設計
された仕様のうち、データパス部に着目し、テストパタ
ーン生成の対象とするマクロ素子を選択し、このマクロ
素子の入力に記号値を割り当てることを意味している。
例えば第3図(イ)論理回路中のテスト対象のマクロ素
子である“R2(レジスタ)”の入力に図示記号値Pを割
り当てる。
The process assigns symbol values to inputs. This is because, from the specifications designed by the system design 1 stored in the circuit diagram 11, the macro path to be used for test pattern generation is selected by focusing on the data path section, and the symbol value is input to the macro element. Means to assign.
For example, the symbol value P is assigned to the input of "R2 (register)" which is a macro element to be tested in the logic circuit in FIG.

処理は、マクロ素子ライブラリ12を検索し、機能の
中で対象素子が取り得るものを選択した後、機能に応じ
てマクロ素子の出力値を記号値の関数の形で与える。例
えば第3図(イ)テスト対象のマクロ素子“R2"の1つ
の機能である“カウントアップ”に対応してこのマクロ
素子の出力値として“P+1"を与える。
In the processing, the macro element library 12 is searched, and a function that can be taken by the target element is selected from the functions, and then the output value of the macro element is given in the form of a symbol value function according to the function. For example, “P + 1” is given as an output value of the macro element “R2” to be tested, corresponding to “count up” which is one function of the macro element “R2” to be tested.

伝播・設定処理部4は、データパス部において処理
で割り当てたテスト対象のマクロ素子の出力の記号値を
外部出力へ伝播、および処理で割り当てたテスト対象
のマクロ素子の入力の記号値を与えるような外部入力の
設定を行うものである。この伝播および設定結果は、テ
スト記述ライブラリ14に記述しておく。例えば第3図
(イ)において、外部出力Cに記号値“P+1"、および
外部入力Bに記号値“P"を設定する。
The propagation / setting processing unit 4 propagates the symbol value of the output of the macro element to be tested allocated in the processing in the data path unit to the external output, and gives the symbol value of the input of the macro element to be tested allocated in the processing. This is for setting external input. The propagation and setting results are described in the test description library 14. For example, in FIG. 3A, the symbol value “P + 1” is set to the external output C and the symbol value “P” is set to the external input B.

パターン具体化処理部5は、処理および処理を行
うものである。
The pattern embodying unit 5 performs processing and processing.

処理は、記号値への2進値パターンの代入を行う。
これは、仕様からゲート回路を作り出す回路合成のプロ
セスで、予め登録しておいた2進値パターンライブラリ
13の1項目から機能のテストに必要な2進値パターンを
読み出し、記号値に代入することを意味している。尚、
マクロ素子内部だけで2進値パターンを求めるようにし
てもよい。
In the processing, a binary value pattern is substituted for a symbol value.
This is a circuit synthesis process that creates a gate circuit from the specifications.
This means that a binary value pattern required for a function test is read from one item of 13 and substituted into a symbol value. still,
The binary value pattern may be obtained only inside the macro element.

処理は、外部入力値の展開を行う。これは、伝播・
設定処理部4によって回路の外部出力および外部入力の
論理値が記号値として与えられているので、処理で読
み出した2進値パターンをこの記号値に代入して最終的
なテストパターンを生成することを意味している。例え
ば第3図(イ)記号“P"に対して、マクロ素子“R"のカ
ウントアップ機能に着目して生成した外部出力Cにおけ
る記号値“P+1"として、2進値パターンを代入して第
3図(ハ)に示すような最終的なテストパターンを生成
することを意味している。同様に、外部入力B(この場
合には、マクロ素子“R2"の入力と同じ“P")に対して
も生成する(詳細は第3図を用いて後述する)。
The processing expands the external input value. This is the propagation
Since the logical values of the external output and the external input of the circuit are given as symbol values by the setting processing unit 4, the final test pattern is generated by substituting the binary value pattern read out in the processing into the symbol values. Means For example, a binary value pattern is substituted for the symbol "P" as the symbol value "P + 1" in the external output C generated by paying attention to the count-up function of the macro element "R" in FIG. This means that a final test pattern as shown in FIG. Similarly, an external input B (in this case, "P" which is the same as the input of the macro element "R2") is generated (the details will be described later with reference to FIG. 3).

以上のように、論理回路中からテスト対象のマクロ素
子を選択し、このマクロ素子の入力にある記号値を割り
当てると共にこのマクロ素子の機能に着目して出力にこ
の記号値に対応する出力値を与えた後に外部出力への伝
播および外部入力の設定を行い、具体化した最終段階
で、2進値パターンを外部入力および外部出力について
求めた記号値の関数に代入してテストパターンを生成す
る。これにより、マクロ素子レベルで高速にテストパタ
ーンを生成することが可能となると共に、これにより、
マクロ素子レベルで高速にテストパターンを生成するこ
とが可能となると共に、機能に着目した論理設計の段階
で併せてテスト容易化設計を行うことが可能となる。
As described above, the macro element to be tested is selected from the logic circuit, a symbol value is assigned to the input of the macro element, and the output value corresponding to the symbol value is output to the output by focusing on the function of the macro element. After the application, the propagation to the external output and the setting of the external input are performed, and at the finalized concrete stage, the binary value pattern is substituted into the function of the symbol value obtained for the external input and the external output to generate a test pattern. As a result, a test pattern can be generated at a high speed at a macro element level.
It is possible to generate a test pattern at a macro element level at a high speed, and at the same time, it is possible to perform a test facilitation design at the stage of logic design focusing on functions.

次に、第3図(イ)論理回路中のテスト対象のマクロ
素子“R2"についてテストパターンを生成する手順を第
3図および第4図を用いて具体的に説明する。
Next, the procedure for generating a test pattern for the macro element "R2" to be tested in the logic circuit of FIG. 3A will be specifically described with reference to FIGS.

第1に、論理回路中のテスト対象のマクロ素子“R2"
の入力に記号値“P"を割り当てる。
First, the macro element "R2" to be tested in the logic circuit
Assign the symbolic value "P" to the input of.

第2に、このマクロ素子“R2"の機能である“カウン
トアップ”に着目して、出力に“P+1"を割り当てる。
これは、第3図(イ)マクロ素子“R2"が第3図(ロ)
に示すように、ロード、クリア、カウントアップの機能
を持つので、ここではカウントアップの機能に着目し
て、第4図に示すように入力の記号値“P"をカウント
アップした記号値“P+1"(記号値“P"を桁上げしたも
の)を割り当てる。
Second, paying attention to "count up" which is a function of the macro element "R2", "P + 1" is assigned to the output.
This is because the macro element “R2” in FIG.
As shown in FIG. 4, the functions of load, clear, and count up are provided. Here, paying attention to the count up function, the symbol value "P + 1" obtained by counting up the input symbol value "P" as shown in FIG. "(Carry the symbol value" P ").

第3に、このマクロ素子“R2"について、外部出力C
への伝播を第3図(イ)に示すように、計算して記号値
“P+1"を求める。これは、テスト対象のマクロ素子
“R2"の出力の記号値“P+1"をマクロ素子“A1(加算
器)”に入力し、他の“0"(零)入力とを加算した“P
+1"を外部出力Cに伝播させるようにしたものである。
この際、マクロ素子“A1"に“0"入力されるように、マ
クロ素子“R1"についてクリアするように設定する。
Third, for the macro element "R2", the external output C
As shown in FIG. 3 (a), the symbol value "P + 1" is calculated. This is because the symbol value “P + 1” of the output of the macro element “R2” to be tested is input to the macro element “A1 (adder)”, and “P” obtained by adding the other symbol “0” (zero) input.
+1 "is propagated to the external output C.
At this time, the macro element “R1” is set to be cleared so that “0” is input to the macro element “A1”.

第4に、第3図(イ)論理回路を構成する各マクロ素
子の中身が決定された段階で、テスト対象のマクロ素子
“R2"の記号値“P"に2進値パターンを代入してテスト
パターンを生成する。例えばマクロ素子“R2"の記号値
“P"に対するテストパターンとして桁上げ(キャリ)が
発生する第3図(ハ)に示すような合計17個のテストパ
ターンを生成する。ここで、マクロ素子“R2"の入力、
出力、外部入力B、外部出力Cがともに16ビットとす
る。
Fourth, FIG. 3 (a) When the contents of each macro element constituting the logic circuit are determined, a binary value pattern is substituted for the symbol value "P" of the macro element "R2" to be tested. Generate test patterns. For example, as a test pattern for the symbol value "P" of the macro element "R2", a total of 17 test patterns as shown in FIG. Here, the input of the macro element “R2”,
The output, external input B, and external output C are all 16 bits.

第4図はカウンタ例を示す。これは、第4図(イ)カ
ウンタが機能として“ロード”のみの場合、入力値“D"
に対して出力値“D"を送出する。一方、カウンタが機能
として“ロード、カウントアップ”の場合、入力値“D"
に対して出力値“D+1"を送出する。第3図(イ)マク
ロ素子“R2"は、後者である。
FIG. 4 shows an example of a counter. This is because when the counter is only "load" as a function, the input value "D"
The output value "D" is sent to. On the other hand, when the counter is “load, count up” as the function, the input value “D”
Sends out the output value "D + 1". FIG. 3 (a) The macro element "R2" is the latter.

第5図はALU(2進加算)例を示す。これは、第5図
(イ)ALUをテスト対象とした場合のものであって、機
能として“2進加算”のとき、図示のように合計4組の
2進値パターンについてテストパターンを生成するよう
にする。
FIG. 5 shows an example of ALU (binary addition). This is a case where the ALU is a test target in FIG. 5A, and when the function is “binary addition”, test patterns are generated for a total of four sets of binary value patterns as shown in the figure. To do.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明によれば、テスト対象の
マクロ素子の入力(複数ビット、例えば16ビット)に対
して1つの記号値を割り当てた後に伝播・設定操作を行
ない、最終的に論理設計が終了した段階で具体的な定数
値パターンを代入してテストパターンを生成する構成を
採用しているため、複数ビットについて一括して伝播・
設定操作を高速に行うことができると共に、論理設計の
段階で機能に着目してテスト容易化を判定してこれを取
り入れることができる。これにより、高速にテストパタ
ーンを生成することができると共に、テスト容易化設計
の効率化を図ることができる。
As described above, according to the present invention, one symbol value is assigned to an input (a plurality of bits, for example, 16 bits) of a macro element to be tested, and then a propagation / setting operation is performed. When a test is completed, a specific constant value pattern is substituted to generate a test pattern, so that multiple bits can be
The setting operation can be performed at high speed, and at the stage of logic design, the testability can be determined by focusing on the function, and this can be adopted. As a result, a test pattern can be generated at high speed, and the efficiency of testability design can be increased.

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

第1図は本発明の原理構成図、第2図は本発明の1実施
例構成図、第3図は本発明の具体例説明図、第4図はカ
ウンタ例、第5図はALU例、第6図は従来技術の説明図
を示す。 図中、3は記号値割当部、4は伝播・設定処理部、5は
パターン具体化処理を表す。
FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is a block diagram of one embodiment of the present invention, FIG. 3 is an explanatory diagram of a specific example of the present invention, FIG. 4 is a counter example, FIG. FIG. 6 is an explanatory view of the prior art. In the figure, reference numeral 3 denotes a symbol value assigning unit, 4 denotes a propagation / setting processing unit, and 5 denotes a pattern embodying process.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】論理回路のテストパターンを生成するテス
トパターン生成装置において、 データパスに着目してテスト対象のマクロ素子を論理回
路から選択し、このマクロ素子の入力にある記号値を割
り当てると共に当該マクロ素子の機能に着目して出力に
この記号値の出力値を割り当てる記号値割当部(3)
と、 この割り当てた入力および出力の記号値について、マク
ロ素子レベルで外部出力へ伝搬および外部入力の設定を
行う伝搬・設定処理部(4)と、 この伝搬・設定処理部(4)によって伝搬・設定された
記号値に対し、具体化したパターンを代入してテストパ
ターンを生成するパターン具体化処理部(5)とを備
え、 このパターン具体化処理部(5)によって生成されたテ
ストパターンを用いて論理回路の検査を行い得るように
構成したことを特徴とする論理回路のテストパターン生
成装置。
In a test pattern generating apparatus for generating a test pattern of a logic circuit, a macro element to be tested is selected from the logic circuit by paying attention to a data path, a symbol value is assigned to an input of the macro element, and A symbol value allocating unit (3) for allocating an output value of this symbol value to an output paying attention to the function of the macro element
And a propagation / setting processing unit (4) for propagating the input and output symbol values to the external output and setting the external input at the macro element level. A pattern materialization processing unit (5) for generating a test pattern by substituting the materialized pattern for the set symbol value; and using the test pattern generated by the pattern materialization processing unit (5). A logic circuit test pattern generation device configured to perform a test of a logic circuit by using the test pattern generator.
JP63202922A 1988-08-15 1988-08-15 Logic circuit test pattern generator Expired - Fee Related JP2664946B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63202922A JP2664946B2 (en) 1988-08-15 1988-08-15 Logic circuit test pattern generator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63202922A JP2664946B2 (en) 1988-08-15 1988-08-15 Logic circuit test pattern generator

Publications (2)

Publication Number Publication Date
JPH0252265A JPH0252265A (en) 1990-02-21
JP2664946B2 true JP2664946B2 (en) 1997-10-22

Family

ID=16465383

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63202922A Expired - Fee Related JP2664946B2 (en) 1988-08-15 1988-08-15 Logic circuit test pattern generator

Country Status (1)

Country Link
JP (1) JP2664946B2 (en)

Also Published As

Publication number Publication date
JPH0252265A (en) 1990-02-21

Similar Documents

Publication Publication Date Title
US4538238A (en) Method and apparatus for calculating the residue of a signed binary number
US20010028629A1 (en) Self-synchronous transfer control circuit and data driven information processing device using the same
JP2664946B2 (en) Logic circuit test pattern generator
Yalcin et al. An approximate timing analysis method for datapath circuits
JP3321926B2 (en) Self-synchronous semiconductor integrated circuit device
US4815019A (en) Fast ALU equals zero circuit
US3287546A (en) Parity prediction apparatus for use with a binary adder
US20150145580A1 (en) Apparatus for controlling semiconductor chip characteristics
GB2354091A (en) Zero result prediction.
US5852618A (en) Multiple bit test pattern generator
JPH03175720A (en) Semiconductor integrated circuit
JP2785708B2 (en) Logic simulation method
US6721931B2 (en) System and method for simplifying clock construction and analysis
JP2925160B2 (en) Logic synthesis method
RU2138074C1 (en) Random-sequence generator for data set predetermined values
JP2658857B2 (en) Equivalent fault extraction method and device
JP2557853B2 (en) Logic circuit element allocation method
JPS60152122A (en) Logical circuit simulation method
JPH0376314A (en) Counter test method
RU2042196C1 (en) Device for modeling digital circuits
SU805322A1 (en) System for automatic design and control of technological processes in microelectronics
Makki et al. Analysis and characterization of state assignment techniques for sequential machines
JPH01241677A (en) Circuit converting system
JPH0294100A (en) Memory ic testing device
JPH04243482A (en) Logical simulation method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees