JP3473590B2 - Test program creation apparatus and method - Google Patents

Test program creation apparatus and method

Info

Publication number
JP3473590B2
JP3473590B2 JP2001139233A JP2001139233A JP3473590B2 JP 3473590 B2 JP3473590 B2 JP 3473590B2 JP 2001139233 A JP2001139233 A JP 2001139233A JP 2001139233 A JP2001139233 A JP 2001139233A JP 3473590 B2 JP3473590 B2 JP 3473590B2
Authority
JP
Japan
Prior art keywords
information
test
pin
program
pins
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
JP2001139233A
Other languages
Japanese (ja)
Other versions
JP2002333991A (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.)
NEC Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP2001139233A priority Critical patent/JP3473590B2/en
Publication of JP2002333991A publication Critical patent/JP2002333991A/en
Application granted granted Critical
Publication of JP3473590B2 publication Critical patent/JP3473590B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えば、LSIテ
スタなどに搭載して大規模集積回路(LSI)のテスト
に用いるテストプログラムを作成するテストプログラム
作成装置およびその方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a test program creating apparatus and method for creating a test program to be used for testing a large scale integrated circuit (LSI) mounted on an LSI tester or the like.

【0002】[0002]

【従来の技術】大規模集積回路(LSI)をテストする
際に用いるテストプログラムは、通常、テスト対象のピ
ンのグルーピング情報やテスト項目の処理順序などから
構成される。その作成方法として、例えば、特開平10
−48300号公報に記載の「個別テストプログラム作
成方式」では、LSIの個別データを入力することで、
テスト対象ピンのグルーピングや、その他のLSI個別
情報をテストプログラムの雛形に埋め込み、LSI個別
のテストプログラムを作成している。
2. Description of the Related Art A test program used for testing a large-scale integrated circuit (LSI) is usually composed of grouping information of pins to be tested and a processing order of test items. As a method of creating the data, for example, Japanese Patent Laid-Open No.
In the "individual test program creation method" described in Japanese Patent Publication No. 48300-, by inputting individual data of an LSI,
Grouping of pins to be tested and other LSI individual information are embedded in a test program template to create an LSI individual test program.

【0003】また、特開2000−187064号公報
に記載の「テストグループ作成装置及びその作成方法」
は、テスト対象ピンのグルーピング方法に関し、ピンの
グルーピング条件をあらかじめ定義しておき、半導体集
積回路が複雑化し、ピン数が増加するといった、より複
雑な条件に対応させて、テストグループを間違いなく、
短時間で作成する方法を開示している。
Further, "Test group creating apparatus and its creating method" described in Japanese Patent Laid-Open No. 2000-187064.
Defines the pin grouping conditions in advance for the pin grouping method of the test target, and makes sure that the test group can correspond to more complicated conditions such as the semiconductor integrated circuit becoming complicated and the number of pins increasing.
The method of creating in a short time is disclosed.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来技術には、次のような問題点がある。その第1は、L
SIの複雑化、大規模化、ピン数の増加で故障解析が困
難になってきている状況の中で、LSIのテストとその
結果に伴って発生する故障解析の連携が悪いという問題
である。その理由は、テスト結果がエラーとなった際に
必要となる情報を、テストプログラム作成時に有してい
るにもかかわらず、故障解析が考慮されていないためで
ある。
However, the above-mentioned prior art has the following problems. The first is L
In a situation where the failure analysis is becoming difficult due to the complexity of SI, the increase in scale, and the increase in the number of pins, there is a problem that the cooperation between the LSI test and the failure analysis generated as a result thereof is poor. The reason is that failure analysis is not taken into consideration, even though the test program has the information necessary when the test result becomes an error, when the test program is created.

【0005】第2の問題点は、テスト項目もLSIと同
様に複雑化していく中、それらがLSI毎に異なる場
合、テストプログラムも個々のLSI毎に作成する必要
があるため、作成の手間がかかるとともに、時間を要す
ることである。その理由は、従来の技術では、雛形のテ
ストプログラムに、LSIの個別情報を埋め込むことし
か考慮されていないためである。
The second problem is that, while the test items are becoming more complicated as in the case of the LSIs, if the test items are different for each LSI, it is necessary to create the test program for each individual LSI. At the same time, it takes time. The reason is that the conventional technique only considers embedding individual information of the LSI in the model test program.

【0006】また、第3の問題点は、ウエハでのテスト
とLSIケースに搭載してのテストとで、テスト可能な
ピン数が異なる場合、テストケース毎にテストプログラ
ムを作成する必要があることから、プログラム作成に手
間がかかるとともに、時間を要するということである。
その理由は、テストフェーズにおいて、テスト対象のピ
ン数が異なる場合が、一切、考慮されていないからであ
る。
The third problem is that if the number of pins that can be tested differs between the test on the wafer and the test mounted on the LSI case, it is necessary to create a test program for each test case. Therefore, it takes time and effort to create a program.
The reason is that, in the test phase, the case where the number of pins to be tested is different is not considered at all.

【0007】本発明は、上述の課題に鑑みてされたもの
であり、その目的とするところは、テスト後のLSIの
故障解析を考慮したテストプログラム作成装置およびそ
の方法を提供することである。
The present invention has been made in view of the above problems, and an object of the present invention is to provide a test program creating apparatus and method in consideration of failure analysis of an LSI after a test.

【0008】本発明の他の目的は、テストフェーズによ
りテスト対象ピンが異なる場合にも、また、LSI個別
にテスト項目が異なる場合にも対応できるテストプログ
ラム作成装置およびその方法を提供することである。
Another object of the present invention is to provide a test program creating apparatus and method capable of coping with different test target pins depending on the test phase and different test items for each LSI. .

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
め、本発明は、半導体集積回路のテストプログラムを作
成するテストプログラム作成装置において、上記半導体
集積回路の論理ピンについての情報をもとにピン対応情
報を作成する手段と、上記ピン対応情報を参照して、所
定のテストグループの分け方の条件に合致する上記論理
ピンについてのグルーピング情報を作成する手段と、上
記ピン対応情報およびグルーピング情報から、上記半導
体集積回路とその試験装置のピンについての情報を解析
情報として編集し、出力する解析情報作成手段と、上記
半導体集積回路についての共通情報と個別情報を含むプ
ログラムを格納する手段と、上記グルーピング情報と前
記プログラムをもとにテストプログラムを出力する制御
手段とを備え、上記解析情報作成手段は、前記対応情報
を、指定された項目毎に分類して所定のテストフェーズ
に合わせた形式で出力し、上記解析情報は、前記半導体
集積回路とその試験装置のすべてのピンに関する対応情
報を含み、上記制御手段は、上記条件をもとにグループ
分けした上記テストグループに属するピン数に応じて上
記テストプログラムの出力を制御するテストプログラム
作成装置を提供する。
To achieve the above object, the present invention provides a test program creating apparatus for creating a test program for a semiconductor integrated circuit, based on information about logic pins of the semiconductor integrated circuit. Means for creating pin correspondence information, means for creating grouping information for the logical pins that match the conditions for dividing a predetermined test group with reference to the pin correspondence information, and the pin correspondence information and grouping information From the semiconductor integrated circuit and the pins of the test device thereof are edited as analysis information and output ,
A program that contains common and individual information about semiconductor integrated circuits.
The means for storing the program and the above grouping information
Control to output a test program based on the above program
Means and the analysis information creating means is the correspondence information.
The specified test phase by classifying the
Group combined output format, the analysis information, the saw including correspondence information for all pins of the semiconductor integrated circuit and the test device, the control means, based on the above conditions
Depending on the number of pins that belong to the above-mentioned divided test group
Provided is a test program creating device for controlling the output of a test program.

【0010】本発明に係るテストプログラム作成装置
は、さらに、上記テストフェーズ毎のテスト対象フラグ
を格納する手段と、上記テスト対象フラグが付されたピ
ン情報を上記ピン対応情報に反映する手段とを備え、上
記制御手段は、上記反映後のピン対応情報をもとに上記
半導体集積回路のテスト対象のピンを判断し、その判断
結果に応じて上記テストプログラムの出力を制御する。
The test program creating apparatus according to the present invention further comprises means for storing the test target flag for each test phase and means for reflecting the pin information to which the test target flag is added in the pin correspondence information. The control means determines the test target pin of the semiconductor integrated circuit based on the reflected pin correspondence information, and controls the output of the test program according to the determination result.

【0011】他の発明は、半導体集積回路の試験に使用
するテストプログラムを作成する方法において、上記半
導体集積回路の論理ピンについての情報をもとにピン対
応情報を作成するステップと、上記ピン対応情報を参照
して、所定のテストグループの分け方の条件に合致する
上記論理ピンについてのグルーピング情報を作成するス
テップと、上記ピン対応情報およびグルーピング情報を
もとに、上記半導体集積回路とその試験装置のすべての
ピンに関する対応情報を含む情報を解析情報として編集
し、出力するステップと、上記半導体集積回路について
の共通情報と個別情報を含むプログラムを格納するステ
ップと、上記グルーピング情報と上記プログラムをもと
にテストプログラムを出力するステップとを備え、上記
対応情報は、指定された項目毎に分類して所定のテスト
フェーズに合わせた形式で出力され、上記出力ステップ
では、上記条件をもとにグループ分けした上記テストグ
ループに属するピン数に応じて上記テストプログラムの
出力が制御されることを特徴とする。
Another aspect of the present invention is a method of creating a test program used for testing a semiconductor integrated circuit, the step of creating pin correspondence information based on the information about the logic pin of the semiconductor integrated circuit, and the pin correspondence. Referring to the information, a step of creating grouping information about the logic pin that matches a predetermined test group division condition, and the semiconductor integrated circuit and its test based on the pin correspondence information and the grouping information. Regarding the step of editing and outputting information including correspondence information about all pins of the device as analysis information, and the above semiconductor integrated circuit.
For storing programs that include common information and individual information for
And the above grouping information and the above program
And the step of outputting a test program to
Correspondence information is categorized according to the specified items and a predetermined test is performed.
Output in the format suitable for the phase, and output step above
Then, the above test group divided into groups based on the above conditions.
Depending on the number of pins that belong to the loop,
The output is controlled.

【0012】また、他の発明に係る方法は、さらに、上
記テストフェーズ毎のテスト対象フラグを格納するステ
ップと、上記テスト対象フラグが付されたピン情報を上
記ピン対応情報に反映するステップとを備え、上記出力
ステップでは、上記反映後のピン対応情報をもとに上記
半導体集積回路のテスト対象のピンを判断し、その判断
結果に応じて上記テストプログラムの出力が制御され
る。
A method according to another invention further includes a step of storing a test target flag for each test phase, and a step of reflecting the pin information with the test target flag attached to the pin correspondence information. In the output step, the pin to be tested of the semiconductor integrated circuit is judged based on the reflected pin correspondence information, and the output of the test program is controlled according to the judgment result.

【0013】[0013]

【発明の実施の形態】以下、添付図面を参照しながら、
本発明の実施の形態を詳細に説明する。 [実施の形態1] 図1は、本発明の実施の形態1に係るテストプログラム
作成装置の構成を示すブロック図である。なお、「テス
トプログラム」とは、LSIをテストする際に用いる、
テスト項目(DC試験、機能試験、マクロ試験など)の
順序、テスト対象(ピン、テストパターンなど)、テス
ト条件(電流、電圧、テストレート、タイミング条件)
を、LSIテスタ(試験装置)に入力するためのプログ
ラムである。
DETAILED DESCRIPTION OF THE INVENTION Referring to the accompanying drawings,
Embodiments of the present invention will be described in detail. [First Embodiment] FIG. 1 is a block diagram showing a configuration of a test program creating apparatus according to a first embodiment of the present invention. The "test program" is used when testing an LSI.
Order of test items (DC test, function test, macro test, etc.), test target (pin, test pattern, etc.), test condition (current, voltage, test rate, timing condition)
Is a program for inputting to the LSI tester (test device).

【0014】図1に示すテストプログラム作成装置4
は、後述するLSIピン・アサイン情報1とネットリス
ト2から、LSIピン対応情報5を作成するピン対応情
報作成手段31、テストグループの分け方の条件を示し
たグルーピング条件3とLSIピン対応情報5から、グ
ルーピング情報6を作成するグループ作成手段32、L
SIピン対応情報5とグルーピング情報6とから、論理
ピン、テスタピン、LSIケースのピン、パッケージ上
のピン、機能、属性、LSIの座標位置、クロック分配
もとの信号名、使用しているインタフェース・バッファ
名、テストプログラムでグルーピングされたグループ
名、テスト対象フラグのピンの対応情報をまとめた解析
情報7を出力する解析情報出力手段33によって構成さ
れている。
Test program creating apparatus 4 shown in FIG.
Is a pin correspondence information creating means 31 for creating the LSI pin correspondence information 5 from the LSI pin assignment information 1 and the netlist 2 which will be described later, the grouping condition 3 and the LSI pin correspondence information 5 indicating the conditions for dividing the test group. Group creating means 32 for creating grouping information 6 from L
From the SI pin correspondence information 5 and the grouping information 6, logic pins, tester pins, LSI case pins, package pins, functions, attributes, LSI coordinate positions, clock distribution source signal names, interfaces used, It is configured by an analysis information output unit 33 that outputs analysis information 7 that summarizes the buffer name, the group name grouped by the test program, and the pin correspondence information of the test target flag.

【0015】LSIピン・アサイン情報1は、LSIの
ピンについての情報をすべてまとめたもので、その情報
は、論理ピン、LSIパッドの番号、機能、属性、テス
タピン番号、搭載するパッケージのピン名、座標、エリ
ア、設計で用いる信号名、クロック分配もとの信号名、
テスト対象フラグの対応関係が示されたデータベースと
位置付けることができる。
The LSI pin assignment information 1 is a collection of all information about LSI pins. The information includes logic pins, LSI pad numbers, functions, attributes, tester pin numbers, and package pin names. Coordinate, area, signal name used in design, signal name of clock distribution source,
It can be positioned as a database showing the correspondence of the test target flags.

【0016】ネットリスト2は、設計論理の接続情報が
記述されたファイルであり、ピン対応情報作成手段31
は、このネットリスト2から、論理ピンとそれに接続さ
れているインタフェース・バッファの対応関係を引き出
し、LSIピン・アサイン情報1と対応付けて(つま
り、統合させて)、LSIピン対応情報5として記憶し
ておく。
The netlist 2 is a file in which connection information of design logic is described, and the pin correspondence information creating means 31.
Extracts the correspondence between the logic pin and the interface buffer connected to it from this netlist 2, associates it with the LSI pin assignment information 1 (that is, integrates it), and stores it as the LSI pin correspondence information 5. Keep it.

【0017】グルーピング条件3には、論理ピン名を直
接、指定する条件、機能によりグルーピングする条件、
属性によりグルーピングする条件、使用しているインタ
フェース・バッファによりグルーピングする条件、そし
て、グループ同士の論理演算によるグルーピングする条
件が記述されている。また、グループ作成手段32は、
このグルーピング条件3に示されている条件に合うピン
を、LSIピン対応情報5より参照して取り出して、そ
れをグルーピング情報6として記憶する。
The grouping condition 3 is a condition for directly specifying a logic pin name, a condition for grouping by a function,
It describes the conditions for grouping by attributes, the conditions for grouping by the interface buffer being used, and the conditions for grouping by logical operation between groups. Also, the group creating means 32
A pin that meets the condition shown in the grouping condition 3 is referred to from the LSI pin correspondence information 5 and extracted, and stored as grouping information 6.

【0018】すなわち、グループ作成手段32は、論理
ピンを直接、指定したグループ、機能を指定したグルー
プ、属性を指定したグループ、使用しているインタフェ
ース・バッファを指定したグループ、グループ同士の演
算指定(論理積、論理差、論理和)の条件が記述されて
いるグルーピング条件3を入力して、ピンのグルーピン
グを行い、それをグルーピング情報6として記憶してお
く。
That is, the group creating means 32 directly specifies a logical pin, a group that specifies a function, a group that specifies an attribute, a group that specifies an interface buffer being used, and an operation specification between groups ( A grouping condition 3 in which conditions such as a logical product, a logical difference, and a logical sum) are described is input, the pins are grouped, and the grouping information 6 is stored.

【0019】解析情報出力手段33は、上記のLSIピ
ン対応情報5、およびグルーピング情報6をもとに、テ
スト対象のピンに対して、論理ピン、LSIパッドの番
号、機能、属性、テスタピン番号、搭載するパッケージ
のピン名、座標、エリア、設計で用いる信号名、クロッ
ク分配もとの信号名、使用インタフェース・バッファ、
属するグループ名をまとめ、すべての対応情報を解析情
報7として出力する。本装置は、このとき、解析フェー
ズに合わせて、論理ピン名やテスタピンなど、解析情報
7に含まれる項目毎にソート処理する機能を有する構成
になっている。
The analysis information output means 33, based on the LSI pin correspondence information 5 and the grouping information 6 described above, sets the logic pin, the LSI pad number, the function, the attribute, the tester pin number, for the pin to be tested. Pin name, coordinates, area, signal name used in design, signal name of clock distribution source, interface buffer used,
The group names to which they belong are collected, and all corresponding information is output as analysis information 7. At this time, the present device is configured to have a function of performing a sorting process for each item included in the analysis information 7 such as a logical pin name and a tester pin in accordance with the analysis phase.

【0020】次に、本実施の形態1に係るテストプログ
ラム作成装置全体の動作を詳細に説明する。図2は、本
テストプログラム作成装置の動作を示すフローチャート
である。本装置では、まず、図2のステップA1〜A4
において、LSIピン・アサイン情報1、およびネット
リスト2が、ピン対応情報作成手段31に入力される。
Next, the operation of the entire test program creating apparatus according to the first embodiment will be described in detail. FIG. 2 is a flowchart showing the operation of the test program creating apparatus. In this apparatus, first, steps A1 to A4 in FIG.
At, the LSI pin assignment information 1 and the netlist 2 are input to the pin correspondence information creating means 31.

【0021】具体的には、ピン対応情報作成手段31
は、ネットリスト2を論理ピンからインタフェース・バ
ッファまでトレースし、これら論理ピンとインタフェー
ス・バッファの対応情報を記憶する(ステップA1のネ
ットリスト読込み)。引き続き、ピン対応情報作成手段
31は、LSIピン・アサイン情報1を読み込み(ステ
ップA2)、その情報と、ステップA1で得た論理ピン
とインタフェース・バッファの対応情報とを比較する
(ステップA3における論理ピンの一致判断)。
Specifically, the pin correspondence information creating means 31
Traces the netlist 2 from the logical pin to the interface buffer, and stores the correspondence information between the logical pin and the interface buffer (reading the netlist in step A1). Subsequently, the pin correspondence information creating means 31 reads the LSI pin assignment information 1 (step A2) and compares the information with the correspondence information of the logic pin and the interface buffer obtained in step A1 (the logic pin in step A3). Match judgment).

【0022】論理ピンが一致すれば、ステップA4にお
いて、上述した論理ピン、LSIパッドの番号、機能、
属性、テスタピン番号、搭載するパッケージのピン名、
座標、エリア、設計で用いる信号名、クロック分配もと
の信号名、使用インタフェース・バッファの対応情報
を、LSIピン対応情報5として記憶する。
If the logic pins match, in step A4, the above-mentioned logic pin, LSI pad number, function,
Attribute, tester pin number, pin name of package to be mounted,
The coordinates, the area, the signal name used in the design, the signal name of the clock distribution source, and the correspondence information of the used interface buffer are stored as the LSI pin correspondence information 5.

【0023】しかし、LSIピン・アサイン情報1に記
載された論理ピンが、ステップA1で求めた論理ピンと
インタフェース・バッファの対応情報中にない場合は
(ステップA3でNO)、ネットリスト2との整合に問
題があるとして、本処理を中断する(ステップA8のエ
ラー処理)。
However, if the logic pin described in the LSI pin assignment information 1 is not in the correspondence information of the logic pin obtained in step A1 and the interface buffer (NO in step A3), it matches with the netlist 2. Assuming that there is a problem with the above, this processing is interrupted (error processing in step A8).

【0024】ステップA5では、グルーピング条件の取
出し処理として、グルーピング条件3をグループ作成手
段32に入力する。つまり、グループ作成手段32は、
グルーピング条件3を読み込みながら、ステップA4で
作成したLSIピン対応情報5と比較する。そして、論
理ピン名を直接、指定する条件、機能によりグルーピン
グする条件、属性によりグルーピングする条件、使用し
ているインタフェース・バッファによりグルーピングす
る条件に関して、条件が一致すれば、属するグループと
してグルーピング情報6とともに、LSIピン対応情報
5に追加する。
In step A5, the grouping condition 3 is input to the group creating means 32 as a grouping condition extracting process. That is, the group creating means 32
While reading the grouping condition 3, the LSI pin correspondence information 5 created in step A4 is compared. If the logical pin name is directly specified, the function is grouped by the function, the attribute is grouped by the interface buffer, and the interface buffer being used is grouped by the interface, the grouping information 6 indicates that the group belongs to the group. , LSI pin correspondence information 5.

【0025】さらに、グルーピング条件3にグループ同
士の論理演算によるグルーピングする条件が含まれてい
る場合、続くステップA6において、グルーピング情報
6にあるグループ同士の論理演算を行い、その結果を、
グルーピング情報6とともにLSIピン対応情報5に追
加する。
Further, when the grouping condition 3 includes a grouping condition by a logical operation between groups, in the subsequent step A6, a logical operation between groups in the grouping information 6 is performed, and the result is
It is added to the LSI pin correspondence information 5 together with the grouping information 6.

【0026】最後に、ステップA7において、解析情報
の出力処理として、LSIピン対応情報5に対して、解
析フェーズ(ウエハでのテスト、LSIケースに入れた
テストなど)に合わせ、テスタピンでソートし、論理ピ
ン、テスタピン、LSIケースのピン、パッケージ上の
ピン、機能、属性、LSIの座標位置、クロック分配も
との信号名、使用しているインタフェース・バッファ
名、およびテストプログラムでグルーピングされたグル
ープ名の一覧を出力する。
Finally, in step A7, as analysis information output processing, the LSI pin correspondence information 5 is sorted by tester pins according to the analysis phase (test on wafer, test placed in LSI case, etc.), Logic pin, tester pin, LSI case pin, package pin, function, attribute, LSI coordinate position, clock distribution source signal name, interface buffer name used, and group name grouped by the test program Output a list of.

【0027】図3,図4は、本テストプログラム作成装
置の動作を、具体的な情報を用いて説明するための図で
ある。ピン対応情報作成手段31は、図3のステップB
1に示すように、ネットリスト2から論理ピンとインタ
フェース・バッファの対応を取り出すとともに、LSI
ピン・アサイン情報1を読み込む。そして、論理ピンを
比較し、それが一致したならば、ステップB2に示すよ
うに、論理ピン、テスタピン、LSIケースのピン、パ
ッケージ上のピン、機能、属性、LSIの座標位置、ク
ロック分配もとの信号名、使用しているインタフェース
・バッファ名を、LSIピン対応情報5として記憶す
る。
FIG. 3 and FIG. 4 are diagrams for explaining the operation of the test program creating apparatus using concrete information. The pin correspondence information creating means 31 performs step B in FIG.
As shown in 1, the correspondence between the logic pin and the interface buffer is extracted from the netlist 2 and
Read pin assignment information 1. Then, the logic pins are compared, and if they match, as shown in step B2, the logic pin, the tester pin, the pin of the LSI case, the pin on the package, the function, the attribute, the coordinate position of the LSI, and the clock distribution source. The signal name of, and the interface buffer name being used are stored as LSI pin correspondence information 5.

【0028】グループ作成手段32は、図3に示すグル
ーピング条件3により、論理ピン名を直接、指定する条
件や機能によりグルーピングする条件、属性によりグル
ーピングする条件、使用しているインタフェース・バッ
ファによりグルーピングする条件と、グループ同士の論
理演算によるグルーピングする条件とを分けて取り出す
(ステップB3)。
The group creating means 32 performs grouping according to the grouping condition 3 shown in FIG. 3 according to the condition for directly specifying the logical pin name, the condition for grouping by the function, the condition for grouping by the attribute, and the interface buffer used. The conditions and the conditions for grouping by the logical operation of the groups are separately extracted (step B3).

【0029】論理演算によるグルーピング条件以外に関
しては、LSIピン対応情報5を1ピン毎に読み、それ
が条件に一致するピンであれば、グルーピング情報6
(ステップB3で作成したもの)を、LSIピン対応情
報5(ステップB2で作成したもの)に追加する(ステ
ップB4)。
Except for the grouping condition by the logical operation, the LSI pin correspondence information 5 is read for each pin, and if it is a pin that matches the condition, the grouping information 6
(The one created in step B3) is added to the LSI pin correspondence information 5 (the one created in step B2) (step B4).

【0030】引き続き、論理演算によるグルーピング条
件を、既に作成できたグルーピング情報6(ステップB
4で作成したもの)をもとに論理演算により求め、得ら
れた条件をLSIピン対応情報5に追加する(図4のス
テップB5)。
Subsequently, the grouping condition 6 based on the logical operation (step B
4)), the obtained condition is added to the LSI pin correspondence information 5 (step B5 in FIG. 4).

【0031】そこで、解析情報出力手段33は、論理ピ
ン、テスタピン、LSIケースのピン、パッケージ上の
ピン、機能、属性、LSIの座標位置、クロック分配も
との信号名に加えて、使用しているインタフェース・バ
ッファ名、属しているグループ名の情報をもつLSIピ
ン対応情報5に対して、指定した項目をもとにソート
し、一般の表計算ソフトで使用できる形式にして、解析
情報7として出力する(ステップB6)。なお、ステッ
プB6は、LSIケースのピンでソートした場合の例で
ある。
Therefore, the analysis information output means 33 is used in addition to the logic pin, tester pin, LSI case pin, package pin, function, attribute, LSI coordinate position, and clock distribution source signal name. The LSI pin correspondence information 5 having the information of the interface buffer name and the group name to which it belongs is sorted based on the specified items, and is converted into a format that can be used by general spreadsheet software, and is used as analysis information 7. Output (step B6). Note that step B6 is an example of sorting by pins of the LSI case.

【0032】以上説明したように、本実施の形態によれ
ば、LSIの論理ピン、テスタピン、LSIケースのピ
ン、パッケージ上のピン、機能、属性、LSIの座標位
置、クロック分配もとの信号名、使用しているインタフ
ェース・バッファ名と、テストプログラムでグルーピン
グされたグループ名など、テストプログラム作成時に有
しているすべての対応情報を解析情報として出力し、か
つ、項目毎(例えば、テスタピンで)にソートして出力
することで、半導体集積回路をテストし、その結果がエ
ラーとなった際の故障解析が容易になる。
As described above, according to the present embodiment, the logic pin of the LSI, the tester pin, the pin of the LSI case, the pin on the package, the function, the attribute, the coordinate position of the LSI, the signal name of the clock distribution source. , Outputs all the corresponding information at the time of creating the test program such as the interface buffer name used and the group name grouped in the test program as analysis information, and for each item (for example, with tester pins) By sorting and outputting to, it becomes easy to test the semiconductor integrated circuit and analyze the failure when the result becomes an error.

【0033】また、解析情報を、一般市場に出回ってい
る、いわゆる表計算ソフトで使用できる形式にして出力
することにより、エラーが発生した場合の故障解析を効
率化できる。
Further, by outputting the analysis information in a format that can be used by so-called spreadsheet software on the general market, failure analysis can be made efficient when an error occurs.

【0034】[実施の形態2] 以下、本発明の実施の形態2について、図面を参照して
詳細に説明する。図5は、本実施の形態2に係るテスト
プログラム作成装置の構成を示すブロック図である。な
お、同図において、図1に示す、上記実施の形態1に係
るテストプログラム作成装置と同一構成要素には同一符
号を付して、ここでは、それらの説明を省略する。
Second Embodiment Hereinafter, a second embodiment of the present invention will be described in detail with reference to the drawings. FIG. 5 is a block diagram showing the configuration of the test program creating apparatus according to the second embodiment. In the figure, the same components as those of the test program creating apparatus according to the first embodiment shown in FIG. 1 are designated by the same reference numerals, and the description thereof will be omitted here.

【0035】本実施の形態2に係るテストプログラム作
成装置4は、グループ作成手段32により作成したグル
ーピング情報5を使って、テストプログラム出力手段3
4によってテストプログラム9を出力するという点で、
実施の形態1に係るテストプログラム作成装置と異な
る。このテストプログラム出力手段34は、雛形テスト
プログラム8を読み込みながら、挿入指定されたグルー
プに対してグルーピング情報6を参照し、属しているピ
ンをテストプログラム9として出力する。
The test program creating apparatus 4 according to the second embodiment uses the grouping information 5 created by the group creating means 32 to output the test program output means 3
In terms of outputting the test program 9 by 4,
This is different from the test program creating apparatus according to the first embodiment. The test program output means 34 reads the template test program 8 while referring to the grouping information 6 for the group designated for insertion, and outputs the pin to which it belongs as the test program 9.

【0036】このとき、テストプログラム出力手段34
は、グループに属するピンを出力するだけでなく、グル
ープに属したピン数により、指定箇所のテストプログラ
ム9への出力を制御する機能も有している。
At this time, the test program output means 34
Has not only the function of outputting the pins belonging to the group, but also the function of controlling the output to the test program 9 at the designated location according to the number of pins belonging to the group.

【0037】なお、ここで言う雛形テストプログラム8
は、LSI毎に異なるピンの情報やテスト項目に関して
は、挿入指定の記述のみを行い、その他、共通である設
定やテストフローなどの情報が書かれたプログラムであ
る。
The template test program 8 referred to here
Is a program in which information about pins and test items that differ for each LSI only describes insertion designation, and other common information such as settings and test flows is written.

【0038】次に、本実施の形態2に係るテストプログ
ラム作成装置全体の動作を説明する。図6は、本テスト
プログラム作成装置の動作を示すフローチャートであ
る。なお、図6において、ステップA1〜A6の処理
は、図2に示す、既に述べた実施の形態1に係る動作と
同じであるため、ここでは、それらの説明を省略する。
Next, the operation of the entire test program creating apparatus according to the second embodiment will be described. FIG. 6 is a flowchart showing the operation of the test program creating apparatus. Note that, in FIG. 6, the processing of steps A1 to A6 is the same as the operation according to the above-described first embodiment shown in FIG. 2, so description thereof will be omitted here.

【0039】本テストプログラム作成装置のテストプロ
グラム出力手段34は、上述した雛形テストプログラム
8を読み込みながら、挿入指定のグループが記述に従っ
てグルーピング情報6を参照し、属しているピンをすべ
て、テストプログラム9へ出力する(ステップC7)。
また、雛形テストプログラム8に、グループ名による出
力制御指定があれば、グループに属するピン数により、
指定箇所のテストプログラムの出力/非出力を制御す
る。
The test program output means 34 of the test program creating apparatus refers to the grouping information 6 in accordance with the description of the insertion-designated group while reading the template test program 8 described above, and all the pins to which it belongs belong to the test program 9 To (step C7).
Also, if the template test program 8 has output control designation by group name, depending on the number of pins belonging to the group,
Control the output / non-output of the test program at the specified location.

【0040】以下、本テストプログラム作成装置の動作
の具体例について説明する。図7は、本テストプログラ
ム作成装置の動作を、具体的な情報によって示す図であ
る。同図に示すように、テストプログラム出力手段34
は、雛形テストプログラム8を読み込みながら、/Aや
/B、/IFのような処理対象以外は、手を加えずにそ
のまま出力する。
A specific example of the operation of the test program creating apparatus will be described below. FIG. 7 is a diagram showing the operation of the test program creating apparatus by specific information. As shown in the figure, the test program output means 34
Reads the template test program 8 and outputs it as it is, except for the processing targets such as / A, / B, and / IF.

【0041】具体的には、/Aで指定されたグループ名
に関しては、定義形式(『=』でピンリストを出力)に
加工し(ステップD1)、それをテストプログラム9へ
出力する(ステップD4)。また、/Bで指定されたグ
ループ名については、配列形式に加工して(ステップD
2)、テストプログラム9へ出力する(ステップD
4)。
Specifically, the group name specified by / A is processed into a definition format (a pin list is output with "=") (step D1) and is output to the test program 9 (step D4). ). In addition, the group name specified by / B is processed into an array format (step D
2) Output to test program 9 (step D)
4).

【0042】一方、/IFで指定されたグループに関し
ては、IFで示された条件式(図7では、0か否か)に
従い、/IFから/ENDまでの間のプログラム記述を
出力するかどうかを判断する(ステップD3)。そし
て、その判断の結果をもとに、テストプログラム9への
出力を行う。例えば、グループGRP3のピン数が0で
ない場合、/IFから/ENDまでの間のプログラムを
出力する。
On the other hand, for the group specified by / IF, whether to output the program description between / IF and / END according to the conditional expression (0 in FIG. 7) indicated by IF. Is determined (step D3). Then, it outputs to the test program 9 based on the result of the judgment. For example, when the number of pins of the group GRP3 is not 0, the program between / IF and / END is output.

【0043】以上説明したように、本実施の形態によれ
ば、LSI毎に異なるピンの情報やテスト項目に関して
挿入指定の記述を行う雛形テストプログラムを用意する
ことで、LSI毎にテスト項目が異なる場合でも、LS
I毎のテストプログラムを作成することができ、プログ
ラム作成が非常に効率的になる。
As described above, according to the present embodiment, by preparing the template test program for making the insertion designation description for the different pin information and test items for each LSI, the test items are different for each LSI. Even if LS
A test program for each I can be created, and the program creation becomes very efficient.

【0044】[実施の形態3] 次に、本発明の実施の形態3について詳細に説明する。
図8は、本実施の形態3に係るテストプログラム作成装
置の構成を示すブロック図である。同図において、図5
に示す、上記実施の形態2に係るテストプログラム作成
装置と同一構成要素には同一符号を付して、ここでは、
それらの説明を省略する。
[Third Embodiment] Next, a third embodiment of the present invention will be described in detail.
FIG. 8 is a block diagram showing the configuration of the test program creating apparatus according to the third embodiment. In FIG.
The same components as those of the test program creating apparatus according to the second embodiment shown in FIG.
The description thereof will be omitted.

【0045】本実施の形態3に係るテストプログラム作
成装置4は、テスト対象のピンを考慮するテスト対象選
択手段35を備える。このテスト対象選択手段35は、
テストフェーズ(ウエハ上やLSIケースに搭載した状
態でのテストなど)によってテスト対象のピン数が異な
る場合、あらかじめ、LSIピン・アサイン情報1にテ
ストフェーズ毎のテスト対象フラグを設ける。そして、
このテスト対象フラグの付いたピン情報のみを、LSI
ピン対応情報5に反映させることで、解析情報7やテス
トプログラム9にも、テスト対象のピン情報を出力す
る。
The test program creating apparatus 4 according to the third embodiment includes a test object selecting means 35 which considers a test object pin. This test target selection means 35
When the number of pins to be tested differs depending on the test phase (test on the wafer or mounted on the LSI case), the test target flag for each test phase is provided in the LSI pin assignment information 1 in advance. And
Only the pin information with this test target flag is
By reflecting in the pin correspondence information 5, the pin information of the test target is also output to the analysis information 7 and the test program 9.

【0046】次に、本テストプログラム作成装置の動作
の具体例を説明する。図9は、本テストプログラム作成
装置の動作を、具体的な情報を用いて示している。同図
に示すように、テスト対象選択手段35は、ピン対応情
報作成手段31がLSIピン・アサイン情報1を読みな
がら、LSIピン対応情報5を記憶する際に、あらかじ
め設けたテスト対象フラグを、LSIピン対応情報5に
追加するかどうかを判断する(ステップE1)。
Next, a specific example of the operation of the test program creating apparatus will be described. FIG. 9 shows the operation of the test program creating apparatus using specific information. As shown in the figure, the test target selection unit 35 stores a test target flag provided in advance when the pin correspondence information creation unit 31 stores the LSI pin correspondence information 5 while reading the LSI pin assignment information 1. It is determined whether to add to the LSI pin correspondence information 5 (step E1).

【0047】上記の構成をとることで、あらかじめ設定
したテスト対象フラグの付いたピン情報のみを、LSI
ピン対応情報に反映させ、テストフェーズによってテス
ト対象のピンが異なる場合でも、雛形テストプログラム
を用意することで、LSI毎のテストプログラムを作成
でき、効率的にプログラム作成を行える。
With the above configuration, only the pin information with the preset test target flag is stored in the LSI.
Even if the pins to be tested differ depending on the test phase by reflecting in the pin correspondence information, by preparing the template test program, the test program for each LSI can be created and the program can be created efficiently.

【0048】すなわち、テストフェーズ、例えば、ウエ
ハ上のテストとLSIケースに搭載した状態でのテスト
とで、使用するLSIテスタの制約によりテスト対象の
ピン数が異なる場合でも、テスト対象のピンを自動的に
判断して、効率的なテストプログラム作成が可能とな
る。
That is, even if the number of pins to be tested is different in the test phase, for example, the test on the wafer and the test mounted on the LSI case, the pins to be tested are automatically changed even if the number of pins to be tested is different. It is possible to create an efficient test program by making a decision based on the judgment.

【0049】[0049]

【発明の効果】以上説明したように、本発明によれば、
テスト対象とする半導体集積回路の論理ピンについての
情報をもとに作成したピン対応情報と、そのピン対応情
報を参照して、所定のテストグループの分け方の条件に
合致する前記論理ピンについて作成したのグルーピング
情報とから、前記半導体集積回路とその試験装置のピン
についての情報を解析情報として編集し、出力すること
で、テスト結果がエラーとなった場合でも、その半導体
集積回路の故障解析を容易に行える。
As described above, according to the present invention,
Pin correspondence information created based on the information about the logic pins of the semiconductor integrated circuit to be tested, and referring to the pin correspondence information, create the above-mentioned logic pins that match the conditions for dividing a predetermined test group. Even if the test result is an error, the failure analysis of the semiconductor integrated circuit can be performed by editing and outputting the information about the semiconductor integrated circuit and the pins of the test device as analysis information from the grouping information. Easy to do.

【0050】また、半導体集積回路についての共通情報
と個別情報を含むプログラムと、グルーピング情報をも
とにテストプログラムを出力する構成とすることで、テ
スト項目が半導体集積回路毎に異なる場合に対応したテ
ストプログラムを容易に作成できる。
Further, by adopting a configuration in which a test program is output based on a program including common information and individual information about the semiconductor integrated circuit and the grouping information, it is possible to cope with the case where the test items differ for each semiconductor integrated circuit. A test program can be created easily.

【0051】 さらに、テストグループに属するピン数に応じてテスト
プログラムの出力を制御する、つまり、テストフェーズ
とその際のテスト対象ピンを考慮したテストプログラム
の作成を行うことで、テスト対象のピンを判断して、効
率的にテストプログラムを作成することができる。
Further, by controlling the output of the test program according to the number of pins belonging to the test group, that is, by creating the test program in consideration of the test phase and the test target pin at that time, the test target pin is determined. It is possible to make a judgment and efficiently create a test program.

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

【図1】本発明の実施の形態1に係るテストプログラム
作成装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a test program creating device according to a first embodiment of the present invention.

【図2】実施の形態1に係るテストプログラム作成装置
の動作を示すフローチャートである。
FIG. 2 is a flowchart showing an operation of the test program creating device according to the first embodiment.

【図3】実施の形態1に係るテストプログラム作成装置
の動作を具体的な情報によって説明するための図であ
る。
FIG. 3 is a diagram for explaining the operation of the test program creation device according to the first embodiment with specific information.

【図4】実施の形態1に係るテストプログラム作成装置
の動作を具体的な情報によって説明するための図であ
る。
FIG. 4 is a diagram for explaining the operation of the test program creation device according to the first embodiment with specific information.

【図5】本発明の実施の形態2に係るテストプログラム
作成装置の構成を示すブロック図である。
FIG. 5 is a block diagram showing a configuration of a test program creating device according to a second embodiment of the present invention.

【図6】実施の形態2に係るテストプログラム作成装置
の動作を示すフローチャートである。
FIG. 6 is a flowchart showing an operation of the test program creating device according to the second embodiment.

【図7】具体的な情報によって、実施の形態2に係るテ
ストプログラム作成装置の動作を示す図である。
FIG. 7 is a diagram showing the operation of the test program creation device according to the second embodiment based on specific information.

【図8】本発明の実施の形態3に係るテストプログラム
作成装置の構成を示すブロック図である。
FIG. 8 is a block diagram showing a configuration of a test program creating device according to a third embodiment of the present invention.

【図9】実施の形態3に係るテストプログラム作成装置
の動作を具体的な情報によって示す図である。
FIG. 9 is a diagram showing the operation of the test program creation device according to the third embodiment with specific information.

【符号の説明】[Explanation of symbols]

1 LSIピン・アサイン情報 2 ネットリスト 3 グルーピング条件 4 テストプログラム作成装置 5 LSIピン対応情報 6 グルーピング情報 7 解析情報 8 雛形テストプログラム 9 テストプログラム 31 ピン対応情報作成手段 32 グループ作成手段 33 解析情報出力手段 34 テストプログラム出力手段 35 テスト対象選択手段 1 LSI pin assignment information 2 Netlist 3 Grouping conditions 4 Test program creation device 5 LSI pin correspondence information 6 Grouping information 7 analysis information 8 Template test program 9 test program 31-pin correspondence information creation means 32 group creation means 33 Analysis information output means 34 Test program output means 35 Test target selection means

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 半導体集積回路のテストプログラムを作
成するテストプログラム作成装置において、 前記半導体集積回路の論理ピンについての情報をもとに
ピン対応情報を作成する手段と、 前記ピン対応情報を参照して、所定のテストグループの
分け方の条件に合致する前記論理ピンについてのグルー
ピング情報を作成する手段と、 前記ピン対応情報およびグルーピング情報から、前記半
導体集積回路とその試験装置のピンについての情報を解
析情報として編集し、出力する解析情報作成手段と 前記半導体集積回路についての共通情報と個別情報を含
むプログラムを格納する手段と、 前記グルーピング情報と前記プログラムをもとにテスト
プログラムを出力する制御手段 とを備え、前記解析情報作成手段は、前記対応情報を、指定された
項目毎に分類して所定のテストフェーズに合わせた形式
で出力し、 前記解析情報は、前記半導体集積回路とその試験装置の
すべてのピンに関する対応情報を含み、 前記制御手段は、前記条件をもとにグループ分けした前
記テストグループに属するピン数に応じて前記テストプ
ログラムの出力を制御する ことを特徴とするテストプロ
グラム作成装置。
1. A test program creating apparatus for creating a test program for a semiconductor integrated circuit, which refers to the means for creating pin correspondence information based on information about a logic pin of the semiconductor integrated circuit, and the pin correspondence information. Means for creating grouping information about the logic pins that match the conditions for dividing a predetermined test group, and information about the pins of the semiconductor integrated circuit and its test device from the pin correspondence information and the grouping information. edit as analysis information, an analysis information generating means for outputting, including the common information and the individual information of the semiconductor integrated circuit
A means for storing a program, and a test based on the grouping information and the program
Control means for outputting a program, and the analysis information creating means specifies the correspondence information.
A format that classifies each item and matches the prescribed test phase
In output, said analysis information, said saw including correspondence information for all pins of the semiconductor integrated circuit and the test apparatus, wherein, before the grouped on the basis of the condition
Depending on the number of pins that belong to the test group,
A test program creation device characterized by controlling the output of a program.
【請求項2】 さらに、前記テストフェーズ毎のテスト
対象フラグを格納する手段と、 前記テスト対象フラグが付されたピン情報を前記ピン対
応情報に反映する手段とを備え、 前記制御手段は、前記反映後のピン対応情報をもとに前
記半導体集積回路のテスト対象のピンを判断し、その判
断結果に応じて前記テストプログラムの出力を制御する
ことを特徴とする請求項記載のテストプログラム作成
装置。
2. The apparatus further comprises means for storing a test target flag for each test phase, and means for reflecting the pin information to which the test target flag has been added to the pin correspondence information, wherein the control means comprises: pins correspondence information to determine the pins under test of the semiconductor integrated circuit to the original after reflection, creating a test program according to claim 1, wherein the controlling the output of the test program in accordance with the determination result apparatus.
【請求項3】 半導体集積回路の試験に使用するテスト
プログラムを作成する方法において、 前記半導体集積回路の論理ピンについての情報をもとに
ピン対応情報を作成するステップと、 前記ピン対応情報を参照して、所定のテストグループの
分け方の条件に合致する前記論理ピンについてのグルー
ピング情報を作成するステップと、 前記ピン対応情報およびグルーピング情報をもとに、前
記半導体集積回路とその試験装置のすべてのピンに関す
る対応情報を含む情報を解析情報として編集し、出力す
るステップと、 前記半導体集積回路についての共通情報と個別情報を含
むプログラムを格納するステップと、 前記グルーピング情報と前記プログラムをもとにテスト
プログラムを出力するステップとを備え、 前記対応情報は、指定された項目毎に分類して所定のテ
ストフェーズに合わせた形式で出力され、前記出力ステ
ップでは、前記条件をもとにグループ分けした前記テス
トグループに属するピン数に応じて前記テストプログラ
ムの出力が制御される ことを特徴とするテストプログラ
ムを作成する方法。
3. A method of creating a test program used for testing a semiconductor integrated circuit, the method comprising: creating pin correspondence information based on information about logical pins of the semiconductor integrated circuit; and referring to the pin correspondence information. Then, a step of creating grouping information about the logic pins that match a predetermined test group division condition, and based on the pin correspondence information and the grouping information, all of the semiconductor integrated circuit and its test device. a step of relating the pin edit information including correspondence information as analysis information, and outputs, including a common information and the individual information of the semiconductor integrated circuit
A step of storing the program, and a test based on the grouping information and the program.
And a step of outputting a program, wherein the correspondence information is categorized for each designated item, and a predetermined test is performed.
Output in a format that matches the
In the test, the
Test program according to the number of pins that belong to
The test program is characterized in that the output of the program is controlled.
How to create a system .
【請求項4】 さらに、前記テストフェーズ毎のテスト
対象フラグを格納するステップと、 前記テスト対象フラグが付されたピン情報を前記ピン対
応情報に反映するステップとを備え、 前記出力ステップにおいて、前記反映後のピン対応情報
をもとに前記半導体集積回路のテスト対象のピンを判断
し、その判断結果に応じて前記テストプログラムの出力
を制御することを特徴とする請求項記載の方法。
4. The method further comprises a step of storing a test target flag for each of the test phases, and a step of reflecting the pin information to which the test target flag is attached in the pin correspondence information. 4. The method according to claim 3 , wherein a pin to be tested of the semiconductor integrated circuit is judged based on the reflected pin correspondence information, and the output of the test program is controlled according to the judgment result.
JP2001139233A 2001-05-09 2001-05-09 Test program creation apparatus and method Expired - Fee Related JP3473590B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001139233A JP3473590B2 (en) 2001-05-09 2001-05-09 Test program creation apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001139233A JP3473590B2 (en) 2001-05-09 2001-05-09 Test program creation apparatus and method

Publications (2)

Publication Number Publication Date
JP2002333991A JP2002333991A (en) 2002-11-22
JP3473590B2 true JP3473590B2 (en) 2003-12-08

Family

ID=18986039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001139233A Expired - Fee Related JP3473590B2 (en) 2001-05-09 2001-05-09 Test program creation apparatus and method

Country Status (1)

Country Link
JP (1) JP3473590B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010054280A (en) * 2008-08-27 2010-03-11 Yokogawa Electric Corp Lsi tester, automatic creation tool of test program, and test system
CN112462243B (en) * 2021-02-01 2021-04-27 南京宏泰半导体科技有限公司 Automatic programming method of open-short circuit test system

Also Published As

Publication number Publication date
JP2002333991A (en) 2002-11-22

Similar Documents

Publication Publication Date Title
NL192892C (en) Computer-aided system for integrated circuit design.
JPH10232891A (en) Work group computing for electronic design automation
JP2009301231A (en) Simulation apparatus, simulation method, simulation program, and computer-readable recording medium with the program recorded thereon
JP2003141206A (en) Method and program for timing verification of lsi test data
JP3473590B2 (en) Test program creation apparatus and method
US6990641B2 (en) Integrated circuit design system and method using preprocessor which changes hardware description in accordance with configuration
US6272665B1 (en) Method and tool for automatically generating engineering change order
US7949509B2 (en) Method and tool for generating simulation case for IC device
JP2001060210A (en) Lsi verification method and device and recording medium
US6704916B1 (en) Method and apparatus for optimizing placement and routing and recording medium for recording program for optimizing placement and routing
JP2003085222A (en) Automatic arranging/wiring device and method and its program
JPH1048300A (en) Individual test program generation system
US7328415B2 (en) Modeling blocks of an integrated circuit for timing verification
US7870526B2 (en) Aid apparatus, computer-readable recording medium in which design aid program is stored, and interactive design aid apparatus
JP4587754B2 (en) Clock synthesis method, semiconductor device, and program
JP3616212B2 (en) Megacell test support device
JP2005222371A (en) System and method for verifying function of logic circuit
JP2006119922A (en) Functional verification system, control method, and program
JP5000859B2 (en) Generation apparatus and program capable of causing computer to execute generation method
JP3035432B2 (en) LSI automatic design system
JPH09330339A (en) Automatic description dividing device
JP2000172730A (en) Logic composing device
JP4407819B2 (en) Test pattern editing apparatus, test pattern editing program, and test pattern editing method
JP2000187064A (en) Test group forming device and its forming method
JP2001060216A (en) Logic equivalence verifying device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030819

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080919

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080919

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090919

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090919

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100919

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees