JP2003194890A - Failure analyzing method, and analysis of failure supporting device and program - Google Patents
Failure analyzing method, and analysis of failure supporting device and programInfo
- Publication number
- JP2003194890A JP2003194890A JP2001395361A JP2001395361A JP2003194890A JP 2003194890 A JP2003194890 A JP 2003194890A JP 2001395361 A JP2001395361 A JP 2001395361A JP 2001395361 A JP2001395361 A JP 2001395361A JP 2003194890 A JP2003194890 A JP 2003194890A
- Authority
- JP
- Japan
- Prior art keywords
- address
- memory block
- data
- input
- failure
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Tests Of Electronic Circuits (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明はLSIの故障解析に
関し、特に機能記述されたメモリブロックを有するLS
Iの故障解析に有効な故障解析方法、故障解析支援装置
および故障解析支援プログラムに関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an LSI failure analysis, and more particularly to an LS having a memory block whose function is described.
The present invention relates to a failure analysis method, a failure analysis support device, and a failure analysis support program that are effective for I failure analysis.
【0002】[0002]
【従来の技術】設計上はレイアウト検証まで問題なく終
了し製造が開始されたLSIでも、製造時の不具合によ
って故障が作り込まれ不良品が発生する場合がある。こ
のような場合に、故障箇所と原因を特定するために物理
解析が実施される。物理解析において故障伝播経路がメ
モリに到達した場合には、機能検証シミュレーションで
アクセスしたメモリアドレス、メモリセルの保持する
値、書き込み制御線、読み出し制御線のそれぞれの期待
値、または、良品のメモリセルのメモリアドレス、メモ
リセルの保持する値、書き込み制御線、読み出し制御線
の実測値と、不良品のメモリアドレス、メモリセルの保
持する値、書き込み制御線、読み出し制御線の実測値と
を比較し、故障信号をメモリセルに伝播した原因がその
メモリセルを指定したアドレス、指定アドレスのメモリ
セルに保持されていたデータ、データの書き込み、また
はデータの読み出しのいずれであるかを検証する。2. Description of the Related Art Even if an LSI whose design has been completed without any problems in layout verification and production has been started, a defect may occur due to a defect in the production, resulting in a defective product. In such a case, physical analysis is performed to identify the failure location and cause. If the failure propagation path reaches the memory in the physical analysis, the memory address accessed in the functional verification simulation, the value held by the memory cell, the expected value of each of the write control line and the read control line, or the good memory cell Of the memory address, the value held by the memory cell, the write control line, and the read control line, and the memory address of the defective product, the value held by the memory cell, the write control line, the measured value of the read control line are compared. Then, it is verified whether the cause of the failure signal propagating to the memory cell is the address designating the memory cell, the data held in the memory cell at the designated address, the data writing, or the data reading.
【0003】一般に、三層以上の多層配線構造を持つ製
品の配線層および拡散層で生じた全ての故障を非破壊で
解析することは難しい。特に混載メモリのようにレイア
ウト配置が予め決定されているハードマクロでは、電位
観測が可能な最上層に配線が存在することは稀である。
そのため、FIB(Focused Ion Beam)等を用いて測定対
象の配線表面にまで到達する微細な穴を形成し、下層配
線の電気信号の情報を取得することを繰り返して故障箇
所を追跡する。In general, it is difficult to nondestructively analyze all failures that have occurred in the wiring layers and diffusion layers of products having a multilayer wiring structure of three or more layers. Particularly in a hard macro whose layout arrangement is predetermined such as an embedded memory, it is rare that the wiring exists in the uppermost layer where the potential can be observed.
Therefore, by using a FIB (Focused Ion Beam) or the like, a fine hole reaching the surface of the wiring to be measured is formed, and the information of the electric signal of the lower layer wiring is repeatedly acquired to trace the failure location.
【0004】しかしながら、故障信号の伝播経路にそっ
てFIBによる微細穴を形成して故障個所を追跡するに
は多大な解析時間を要する。この物理的な故障信号の追
跡に要する時間を短縮するために、設計情報とシミュレ
ーションによる期待値とを利用し、テスト時に検出され
た故障出力を追跡の起点としてソフトウェア上で故障伝
播経路を追跡し故障箇所を特定する方法が知られてい
る。一方法として、故障が存在する可能性のある組合せ
回路を抽出しながら、故障伝搬経路の追跡を行うことに
より設計情報とテスト結果からフリップフロップの機能
故障以外の故障箇所を特定する逆論理展開法がある。例
えば、特開2001−21618号公報にはバックトラ
ック法を応用した逆論理展開方法が開示されており、逆
論理展開方法によって求めた入力信号の特定論理状態、
およびその過程で求めた組合せ論理回路内部の論理状態
と、予め正常回路を論理シミュレーションすることで求
めた各ノードの論理状態(以下、期待値と称す)を比較
することで故障伝搬経路を抽出する。また別の方法とし
て、あらかじめ故障シミュレーションを実行して故障辞
書を作成しておき、診断時には故障辞書に記録された故
障データと比較することで故障箇所を特定する方法があ
る。SCAN設計に特化したものであるが、故障辞書法
により故障要因を検索する機能を持つソフトウェアが市
販されている。However, it takes a great deal of analysis time to form a fine hole by the FIB along the propagation path of the failure signal and trace the failure point. In order to reduce the time required to trace this physical fault signal, the fault propagation path is traced in software using the design information and the expected value obtained by simulation, with the fault output detected during testing as the starting point for tracing. A method of identifying a failure location is known. As one method, an inverse logic expansion method that identifies a failure location other than the functional failure of the flip-flop from the design information and the test result by tracing the failure propagation path while extracting the combinational circuit in which the failure may exist There is. For example, Japanese Unexamined Patent Application Publication No. 2001-21618 discloses an inverse logic expansion method applying a backtrack method, and a specific logic state of an input signal obtained by the inverse logic expansion method,
And a fault propagation path is extracted by comparing the logic state inside the combinational logic circuit obtained in the process with the logic state of each node (hereinafter referred to as an expected value) obtained by performing a logic simulation of a normal circuit in advance. . As another method, there is a method of executing a failure simulation in advance to create a failure dictionary and comparing the failure data recorded in the failure dictionary at the time of diagnosis to identify the failure location. Although it is specialized for SCAN design, software having a function of searching a failure factor by a failure dictionary method is commercially available.
【0005】トップダウン設計方式における機能記述設
計では、仕様設計をもとにLSI内部を機能ブロックに
分割し、機能ブロック内のレジスタ−レジスタ間に設け
る組合せ回路を決定し、クロックタイミング毎の回路動
作を決定する。次の設計段階であるゲートレベル記述設
計で機能ブロックのゲートレベル記述が完成するまでの
間、シミュレーション等によるチップ全体の設計検証に
用いられる。しかし、エンベディッドメモリなどのあら
かじめレイアウトまで決定しているハードマクロブロッ
クでは状況が異なる。ハードマクロブロックは内部回路
のテスト手段を別途保有しており、機能が予め検証され
ている。このため、シミュレーションによるチップ全体
の機能検証においては、どの設計段階においても機能記
述された機能ブロックが使用される。In the functional description design in the top-down design method, the inside of the LSI is divided into functional blocks based on the specification design, the combinational circuit provided between the registers in the functional block is determined, and the circuit operation for each clock timing is determined. To decide. It is used for design verification of the entire chip by simulation etc. until the gate level description of the functional block is completed in the gate level description design which is the next design stage. However, the situation is different for hard macro blocks, such as embedded memory, whose layout has been decided in advance. The hard macro block has a separate means for testing the internal circuit, and its function has been verified in advance. For this reason, in functional verification of the entire chip by simulation, functional blocks having functional descriptions are used at any design stage.
【0006】このようにハードマクロ化されて機能記述
レベルの情報のみを持ちゲート記述レベルの情報を持た
ないメモリブロックがLSI内に存在し、且つメモリを
アクセスするテストの実行時にエラー信号が出力された
場合には、エラー信号がメモリブロックを経由して出力
されたか否かを検証するために、まず、アクセスしたア
ドレスのメモリセルが保持するデータを参照する必要が
ある。メモリセルの保持するデータを参照する方法の一
例として、メモリの設計仕様に対応したシミュレーショ
ンモデルを構築し、メモリデバッグ用検証ツールを用い
てシミュレーション実行中にメモリ内容の観測、エラー
検出を行なうことにより、故障信号がメモリを経由した
か否かを検証することができる。故障信号がメモリを経
由していない場合には先に挙げた特開2001−216
18号公報に記載の故障箇所特定方法等を適用すること
によって故障箇所の特定が可能になる。As described above, there is a memory block in the LSI which is hard macrod and has only the information of the function description level and not the information of the gate description level, and an error signal is output when the test for accessing the memory is executed. In this case, in order to verify whether the error signal is output via the memory block, it is necessary to first refer to the data held by the memory cell at the accessed address. As an example of how to refer to the data held by the memory cell, construct a simulation model corresponding to the memory design specifications, and use the memory debug verification tool to observe the memory contents and detect errors during simulation. , It is possible to verify whether or not the failure signal has passed through the memory. When the failure signal does not pass through the memory, the above-mentioned JP-A-2001-216
The failure location can be identified by applying the failure location identification method or the like described in JP-A-18.
【0007】[0007]
【発明が解決しようとする課題】電子ビームテスタを用
いた故障解析においては、良品と不良品との対応するレ
イアウト座標の電位像を比較することによって、パタン
認識で一致しない信号線を故障信号伝播配線として容易
に検出できる。しかし、期待値と実測値とを比較する場
合には事情が異なる。シミュレーションにおける期待値
はシミュレーション実行時にシミュレーション内で経過
する時間として定義された仮想時間を指定して特定の配
線が保持する値を取得したものである。期待値は仮想時
間の経過にともなって変化した各ネット名とその保持す
る値を参照する書式で記述されるか、または、ネット毎
に仮想時間経過に応じて変化した値を参照する書式で記
述されるので、シミュレーションの期待値と不良品の実
測値とをパタン認識的な簡便さで検証することができな
い。例えば、メモリブロックの設計情報の記述は図3に
示すようにHDL(Hardware Description Language) で
機能記述されているため、比較する信号の対応をとるこ
とが容易ではない。シミュレーションの期待値と不良品
の実測値との比較ではなく、良品の実測値と不良品の実
測値とを比較して故障箇所追跡する場合には、実測のた
めに微細穴を形成する加工時間が2倍となり、故障解析
に要する時間が大幅に増大する。In the failure analysis using the electron beam tester, by comparing the potential images of the layout coordinates corresponding to the good product and the defective product, the signal lines that do not match in the pattern recognition are propagated to the failure signal. It can be easily detected as wiring. However, the situation is different when comparing the expected value with the actually measured value. The expected value in the simulation is obtained by designating the virtual time defined as the time elapsed in the simulation when the simulation is executed and acquiring the value held by the specific wiring. The expected value is described in a format that refers to each net name that has changed with the passage of virtual time and the value that it holds, or in a format that refers to the value that has changed for each net according to the passage of virtual time. Therefore, it is not possible to verify the expected value of the simulation and the actual measurement value of the defective product with the pattern recognition convenience. For example, since the description of the design information of the memory block is functionally described in HDL (Hardware Description Language) as shown in FIG. 3, it is not easy to take correspondence of signals to be compared. Processing time to form fine holes for actual measurement when tracking the failure point by comparing the actual measurement value of the good product and the actual measurement value of the defective product instead of comparing the expected value of the simulation and the actual measurement value of the defective product. Is doubled, and the time required for failure analysis is significantly increased.
【0008】また、設計情報の記述において機能記述と
ゲートレベル記述とが混在しているLSIでは、機能記
述された機能ブロックはゲートレベルの接続が未定義な
ので、先に挙げた故障辞書法で必要となる故障データの
埋め込みに関して、メモリセルの保持する値が1または
0の何れかに固定されるスタック故障以外の故障の埋め
込みはできない。Further, in the LSI in which the functional description and the gate level description are mixed in the description of the design information, since the gate level connection is not defined in the functional block having the functional description, it is necessary in the failure dictionary method mentioned above. With respect to the embedding of the fault data, the fault data other than the stack fault in which the value held in the memory cell is fixed to either 1 or 0 cannot be embedded.
【0009】また、各メモリセルの機能は図5に示すよ
うにフリップフロップに置換した論理ゲートでも表現で
きるが、この場合にメモリのアドレスの指定を間違うと
いうことは、フリップフロップの制御線から故障が伝播
することである。先に挙げた逆論理展開法を基にした故
障診断法では、フリップフロップの制御線が故障した場
合には故障伝播経路の追跡ができないので、故障箇所を
検出できない。すなわち、これまでの故障診断用ソフト
ウェアでは、特定のメモリセルがスタック故障である場
合を除けば、機能記述されたメモリブロック内に故障信
号が伝播する場合の故障箇所の検出は困難である。Further, the function of each memory cell can be expressed by a logic gate in which a flip-flop is replaced as shown in FIG. 5. In this case, the wrong address specification of the memory means that the control line of the flip-flop causes a failure. Is to be propagated. The failure diagnosis method based on the inverse logic expansion method described above cannot detect the failure location because the failure propagation path cannot be traced when the control line of the flip-flop fails. That is, it is difficult for the conventional failure diagnosis software to detect a failure location when a failure signal propagates in a memory block having a functional description, except when a specific memory cell has a stack failure.
【0010】また、メモリデバッグ用検証ツールを用い
てシミュレーション実行中にメモリ内容を観測して検証
するCADツールが市販されているが、このCADツー
ルでは任意のシミュレーション時刻でアドレスが保持す
るセルの期待値を取得できるものの、誤信号がメモリの
アドレス線から伝播したのかビット線から伝播したのか
判別する手段を持たないため、メモリの故障箇所を特定
するツールとして使うことは難しい。Further, a CAD tool for observing and verifying the memory contents during execution of a simulation by using a verification tool for memory debugging is commercially available. With this CAD tool, the expectation of the cell held by the address at an arbitrary simulation time is expected. Although a value can be obtained, it has no means for determining whether an erroneous signal has propagated from the address line or the bit line of the memory, so it is difficult to use it as a tool for identifying the location of memory failure.
【0011】レイアウトデータからネットリストを抽出
するソフトウェアが知られており、これを用いてメモリ
ブロックのネットリストを抽出し、メモリブロックの機
能記述をトランジスタレベルのネットリストメモリに置
き換えてシミュレーションすることも可能ではある。し
かしながら、例えば、機能記述されたメモリブロックの
メモリが100kbの比較的小容量のスタティックRA
Mの場合でも、トランジスタ数に換算すると百万トラン
ジスタ程度となるので、メモリブロックの全トランジス
タをネットリスト抽出する処理に時間がかかり、また、
トランジスタレベルのシミュレーションにも膨大な時間
がかかってしまうために実用的ではない。Software for extracting a netlist from layout data is known. It is also possible to extract a netlist of a memory block using this software and replace the functional description of the memory block with a netlist memory at the transistor level for simulation. It is possible. However, for example, the static RA having a relatively small capacity of 100 kb in the memory of the memory block having the function description is used.
Even in the case of M, the number of transistors is approximately one million, so it takes time to extract all the transistors in the memory block from the netlist.
It is not practical because the transistor level simulation also takes a huge amount of time.
【0012】このように、公知の故障解析方法では、ハ
ードマクロ化されて機能記述レベルの情報のみを持ちゲ
ート記述レベルの情報を持たないメモリブロックをアク
セスするテストの実行時にエラー信号が出力された場合
に、実用的なコストで実用的な時間内に故障箇所を特定
することが困難であった。As described above, in the known failure analysis method, an error signal is output at the time of executing a test for accessing a memory block which is hard macrod and has only the function description level information and does not have the gate description level information. In this case, it has been difficult to identify the failure location at a practical cost within a practical time.
【0013】本発明の目的は、機能記述のみでゲート記
述レベルの情報を持たないメモリブロックが故障信号の
伝播経路上に存在する場合においても、メモリブロック
内部のアクセスされたアドレスのメモリセルにまで立ち
入った故障伝播経路の追跡を実用的な労力および時間で
実行できる故障解析支援装置および故障解析方法を提供
することにある。An object of the present invention is to extend even to a memory cell of an accessed address inside a memory block even when a memory block which has only a functional description and does not have information at a gate description level exists on a propagation path of a failure signal. It is an object of the present invention to provide a failure analysis support device and a failure analysis method capable of executing in-depth tracking of a failure propagation path with practical labor and time.
【0014】[0014]
【課題を解決するための手段】本発明の第1の発明の故
障解析方法は、機能記述されたメモリブロックを有する
LSIの故障解析方法において、メモリブロックの機能
記述から書き込み制御、読み出し制御、アドレスおよび
データ入出力の配線もしくは信号の識別子を特定する手
順と、LSIの機能シミュレーション実行時に前記メモ
リブロックをアクセスするテストベクトルを検出する毎
に前記テストベクトルに対応する時刻における書き込み
制御信号および読み出し制御信号の状態と、選択アドレ
スの2進数表現および該選択アドレスの入出力データの
2進数表現とを前記識別子に基づいて抽出し所定の形式
の内部状態リストを作成する手順と、故障LSIの故障
伝搬経路に前記メモリブロックが存在する場合に書き込
み制御信号、読み出し制御信号、選択アドレスおよび該
選択アドレスの入出力データの実測値と前記内部状態リ
スト中の対応する期待値との一致照合を行って故障伝搬
経路を追跡し故障箇所を特定する手順と、を有してい
る。According to a first aspect of the present invention, there is provided a failure analysis method for a failure analysis method for an LSI having a memory block in which a function is described. And a procedure for specifying a data input / output wiring or signal identifier, and a write control signal and a read control signal at a time corresponding to the test vector each time a test vector for accessing the memory block is detected during the functional simulation of the LSI. And the binary representation of the selected address and the binary representation of the input / output data of the selected address based on the identifier to create an internal state list of a predetermined format, and a fault propagation path of the fault LSI. If the memory block exists in the write control signal, read A control signal, a selected address, the actual value of the input / output data of the selected address, and a corresponding expected value in the internal state list are matched and collated to trace the fault propagation path and identify the fault location. Have
【0015】第2の発明の故障解析支援装置は、機能記
述されたメモリブロックを有するLSIの故障解析支援
装置において、メモリブロックの機能記述を入力し、書
き込み制御、読み出し制御、アドレスおよびデータ入出
力の配線もしくは信号の識別子を特定する識別子特定手
段と、LSIの機能シミュレーション実行時に前記メモ
リブロックをアクセスするテストベクトルを検出する毎
に前記テストベクトルに対応する時刻における書き込み
制御信号および読み出し制御信号の状態と、選択アドレ
スの2進数表現および該選択アドレスの入出力データの
2進数表現とを前記識別子に基づいて抽出し所定の形式
の内部状態情報として出力する内部状態抽出手段と、を
備えている。The failure analysis support apparatus of the second invention is a failure analysis support apparatus for an LSI having a memory block having a function description, in which the function description of the memory block is input to write control, read control, address and data input / output. Identifier specifying means for specifying the identifier of the wiring or the signal, and the states of the write control signal and the read control signal at the time corresponding to the test vector each time the test vector for accessing the memory block is detected during the functional simulation of the LSI. And an internal state extracting means for extracting the binary representation of the selected address and the binary representation of the input / output data of the selected address based on the identifier and outputting it as internal state information in a predetermined format.
【0016】第3の発明の故障解析支援プログラムは、
機能記述されたメモリブロックを有するLSIの故障解
析を支援するコンピュータプログラムにおいて、メモリ
ブロックの機能記述を入力し、書き込み制御、読み出し
制御、アドレスおよびデータ入出力の配線もしくは信号
の識別子を特定する手順と、LSIの機能シミュレーシ
ョン実行時に前記メモリブロックをアクセスするテスト
ベクトルを検出する毎に前記テストベクトルに対応する
時刻における書き込み制御信号および読み出し制御信号
の状態と、選択アドレスの2進数表現および該選択アド
レスの入出力データの2進数表現とを前記識別子に基づ
いて抽出し所定の形式の内部状態情報として出力する手
順と、をコンピュータに実行させることを特徴としてい
る。The failure analysis support program of the third invention is
In a computer program for supporting failure analysis of an LSI having a memory block having a function description, a procedure for inputting the function description of the memory block and specifying write control, read control, and wiring or signal identifier of address and data input / output, and , The state of the write control signal and the read control signal at the time corresponding to the test vector each time the test vector for accessing the memory block is detected during the functional simulation of the LSI, the binary representation of the selected address, and the selected address A procedure for extracting the binary representation of the input / output data based on the identifier and outputting it as internal state information in a predetermined format is executed by the computer.
【0017】第4の発明の故障解析方法は、機能記述さ
れたメモリブロックを有するLSIの故障解析方法にお
いて、機能テストで故障を出力するまでに発生したメモ
リブロックへアクセスとアクセス対象のアドレスとを全
て抽出する手順と、レイアウトデータにおけるメモリブ
ロックのデータ入出力線からトレースを開始しワード線
数以上の分岐を有する分岐配線に到達した場合にトレー
スを停止して前記データ入出力線から前記分岐配線まで
の経路のレイアウトデータを抽出する手順と、全てのア
クセスに対して、それぞれのアクセスでのアドレス入力
をもとにアドレス入力線から選択ワード線への経路を特
定し前記選択ワード線から前記分岐配線に到達するまで
トレースして経路に存在するレイアウトデータを抽出す
る手順と、前記アドレス入力線から前記分岐配線までの
レイアウトデータと前記データ入出力線から前記分岐配
線までの経路のレイアウトデータとからアクセスにより
選択されたメモリセルに関係する部分回路のトランジス
タレベルのネットリストを作成し、それぞれのアクセス
に対応する部分回路を合成して置換用トランジスタレベ
ルネットリストを作成する手順と、メモリブロックの機
能記述を前記置換用トランジスタレベルネットリストに
置き換えたLSIの設計情報記述を用いて故障の解析を
行う手順と、を有している。According to a fourth aspect of the failure analysis method of the present invention, in the failure analysis method of an LSI having a memory block in which a function is described, access to a memory block that has occurred until a failure is output in a functional test and an address to be accessed. The procedure for extracting all of them, and when the trace starts from the data input / output line of the memory block in the layout data and reaches the branch wiring having the branch of the number of word lines or more, the trace is stopped and the branch wiring from the data input / output line. The procedure for extracting the layout data of the route up to and the route from the address input line to the selected word line is specified based on the address input in each access for all accesses, and the branch from the selected word line is performed. The procedure of tracing the layout until it reaches the wiring and extracting the layout data existing in the route A transistor-level netlist of a partial circuit related to a memory cell selected by access is created from the layout data from the input line to the branch wiring and the layout data of the path from the data input / output line to the branch wiring. Failure by using a procedure for synthesizing a partial circuit corresponding to each access to create a replacement transistor level netlist and an LSI design information description in which the functional description of a memory block is replaced with the replacement transistor level netlist. And the procedure for performing analysis.
【0018】第5の発明の故障解析支援装置は、機能記
述されたメモリブロックを有するLSIの故障解析支援
装置において、機能テストで故障を出力するまでに発生
したメモリブロックへアクセスとアクセス対象のアドレ
スとを全て抽出するアクセスアドレス保持手段と、レイ
アウトデータにおけるメモリブロックのデータ入出力線
からトレースを開始しワード線数以上の分岐を有する分
岐配線に到達した場合にトレースを停止して前記データ
入出力線から前記分岐配線までの経路のレイアウトデー
タを抽出したのちに、全てのアクセスに対して、それぞ
れのアクセスでのアドレス入力をもとにアドレス入力線
から選択ワード線への経路を特定し前記選択ワード線か
ら前記分岐配線に到達するまでトレースして経路に存在
するレイアウトデータを抽出する経路データ抽出手段
と、前記アドレス入力線から前記分岐配線までのレイア
ウトデータと前記データ入出力線から前記分岐配線まで
の経路のレイアウトデータとからアクセスにより選択さ
れたメモリセルに関係する部分回路のトランジスタレベ
ルのネットリストを作成し、それぞれのアクセスに対応
する部分回路を合成して置換用トランジスタレベルネッ
トリストを作成するネットリスト作成手段と、を備えて
いる。The failure analysis support apparatus of the fifth invention is an LSI failure analysis support apparatus having a memory block in which a function is described, which accesses a memory block generated before a failure is output in a function test and an address to be accessed. And the access address holding means for extracting all of the data and the data input / output line of the memory block in the layout data, and when the trace reaches the branch wiring having more than the number of word lines, the trace is stopped and the data input / output is performed. After extracting the layout data of the route from the line to the branch wiring, the route from the address input line to the selected word line is specified for all accesses based on the address input in each access. Trace the trace from the word line to the branch line Related to the memory cell selected by access from the route data extracting means for extracting the data, the layout data from the address input line to the branch wiring, and the layout data of the route from the data input / output line to the branch wiring. And a netlist creating means for creating a transistor level netlist of the partial circuits and synthesizing partial circuits corresponding to respective accesses to create a replacement transistor level netlist.
【0019】第6の発明の故障解析支援プログラムは、
機能記述されたメモリブロックを有するLSIの故障解
析を支援するコンピュータプログラムにおいて、機能テ
ストで故障を出力するまでに発生したメモリブロックへ
アクセスとアクセス対象のアドレスとを全て抽出する手
順と、レイアウトデータにおけるメモリブロックのデー
タ入出力線からトレースを開始しワード線数以上の分岐
を有する分岐配線に到達した場合にトレースを停止して
前記データ入出力線から前記分岐配線までの経路のレイ
アウトデータを抽出する手順と、全てのアクセスに対し
て、それぞれのアクセスでのアドレス入力をもとにアド
レス入力線から選択ワード線への経路を特定し前記選択
ワード線から前記分岐配線に到達するまでトレースして
経路に存在するレイアウトデータを抽出する手順と、前
記アドレス入力線から前記分岐配線までのレイアウトデ
ータと前記データ入出力線から前記分岐配線までの経路
のレイアウトデータとからアクセスにより選択されたメ
モリセルに関係する部分回路のトランジスタレベルのネ
ットリストを作成し、それぞれのアクセスに対応する部
分回路を合成して置換用トランジスタレベルネットリス
トを作成する手順と、をコンピュータに実行させること
を特徴としている。The failure analysis support program of the sixth invention is
In a computer program that supports failure analysis of an LSI having a memory block having a functional description, a procedure for extracting all access to a memory block and an address to be accessed until a failure is output in a functional test, and layout data The trace is started from the data input / output line of the memory block, and when the branch wiring having the number of word lines or more is reached, the trace is stopped and the layout data of the path from the data input / output line to the branch wiring is extracted. For each procedure and all accesses, specify the route from the address input line to the selected word line based on the address input at each access, and trace the route until it reaches the branch wiring from the selected word line. Of the layout data existing in the address input line From the layout data to the branch wiring and the layout data of the path from the data input / output line to the branch wiring, a transistor level netlist of a partial circuit related to the memory cell selected by access is created, and It is characterized by causing a computer to execute a procedure of synthesizing partial circuits corresponding to access to create a replacement transistor level netlist.
【0020】[0020]
【発明の実施の形態】本発明について図面を参照して詳
細に説明する。本発明の第1実施形態では、機能記述さ
れたメモリブロックについて、書き込み制御、読み出し
制御、アドレスおよびデータ入出力の配線もしくは信号
の識別子を特定し、シミュレーション時にこれら識別子
に基づいてシミュレーション時刻とその時刻に対応する
書き込み制御線/読み出し制御線の状態、選択アドレ
ス、選択アドレスに書き込み/読み出しされるデータの
それぞれを抽出し、メモリブロック内部状態としてパタ
ン認識的に容易に理解できる所定のフォーマットで出力
する。また、信号線の電位実測による故障伝搬経路追跡
では、故障伝搬経路にメモリブロックがあるときには、
作成されたメモリブロック内部状態出力と比較して故障
追跡する。DETAILED DESCRIPTION OF THE INVENTION The present invention will be described in detail with reference to the drawings. In the first embodiment of the present invention, with respect to a memory block whose function is described, write control, read control, address and data input / output wiring or signal identifiers are specified, and at the time of simulation, the simulation time and its time are determined based on these identifiers. The state of the write control line / read control line corresponding to the, the selected address, and the data to be written / read to / from the selected address are extracted and output as a memory block internal state in a predetermined format that can be easily understood by pattern recognition. . Further, in the fault propagation route tracking by measuring the potential of the signal line, when the failure propagation route has a memory block,
The failure is tracked by comparing with the created memory block internal state output.
【0021】図1は、第1実施形態におけるメモリブロ
ックの内部状態ファイルの作成フロー図である。図2
は、内部状態ファイルを作成する故障解析支援装置を含
むシステムのブロック図である。FIG. 1 is a flow chart of creating an internal state file of a memory block in the first embodiment. Figure 2
FIG. 1 is a block diagram of a system including a failure analysis support device that creates an internal state file.
【0022】図1において、先ず、ステップ100で、
機能記述されたメモリブロックからメモリ容量(アドレ
ス空間)を抽出する。次のステップ101で、メモリブ
ロックの読み出し制御線および書き込み制御線の記述か
ら読み出し制御線および書き込み制御線の識別子を特定
する。次のステップ102で、アクセスのために選択さ
れるアドレスの記述からアドレス信号の識別子を特定す
る。次のステップ103で、アドレスにより選択された
メモリ部のデータの入出力に関する記述からデータ入出
力信号の識別子を特定する。ステップ104では、機能
シミュレーションの実行と同時進行でメモリブロックを
アクセスするテストベクトルを検出し、これに対応させ
てシミュレーションにおける仮想時刻(シミュレーショ
ン時刻)と、その時刻の書き込み制御線の状態と、読み
出し制御線の状態と、選択アドレスと、選択アドレスへ
の書き込みデータまたは選択アドレスからの読み出しデ
ータとをこれら識別子に基づいて抽出し、選択アドレス
と選択アドレスへの入出力データ(書き込み/読み出し
データ)についてはLSIにおけるアドレス線とデータ
入出力線の実配置に対応した配列順の2進数表現に変換
してからメモリブロックの内部状態として出力する。In FIG. 1, first, in step 100,
The memory capacity (address space) is extracted from the memory block in which the function is described. In the next step 101, the identifiers of the read control line and the write control line are specified from the description of the read control line and the write control line of the memory block. In the next step 102, the identifier of the address signal is identified from the description of the address selected for access. In the next step 103, the identifier of the data input / output signal is specified from the description relating to the input / output of the data of the memory section selected by the address. In step 104, a test vector for accessing the memory block is detected simultaneously with the execution of the functional simulation, and the virtual time (simulation time) in the simulation, the state of the write control line at that time, and the read control are detected correspondingly. The state of the line, the selected address, and the write data to the selected address or the read data from the selected address are extracted based on these identifiers, and regarding the selected address and the input / output data (write / read data) to / from the selected address, The data is converted into a binary number representation in an array order corresponding to the actual arrangement of address lines and data input / output lines in the LSI, and then output as the internal state of the memory block.
【0023】図2を参照すると、故障解析支援装置12
は、識別子特定手段21と、内部状態抽出手段22とを
有している。識別子特定手段21は、機能記述ファイル
10内のLSIのメモリブロックの機能記述を構文解析
し、抽出対象の配線もしくは信号の識別子を特定する。
すなわち、識別子特定手段21は、メモリブロックの機
能記述からメモリ容量を抽出し、読み出し制御線および
書き込み制御線の識別子を特定し、アドレス信号の識別
子を特定し、選択アドレスへのデータ入出力線の識別子
を特定して保存する。内部状態抽出手段22は、機能シ
ミュレータ11でのシミュレーションの実行と同時進行
でメモリブロックをアクセスするテストベクトルを検出
し、検出されたテストベクトルに対応させてシミュレー
ションにおける仮想時刻と、その時刻の書き込み制御線
の状態と、読み出し制御線の状態と、選択アドレスと、
選択アドレスへの書き込みデータまたは選択アドレスか
らの読み出しデータとを識別子特定手段に保存された識
別子情報に基づいて抽出し、選択アドレスと選択アドレ
スへの入出力データ(書き込み/読み出しデータ)につ
いてはLSIにおけるアドレス線とデータ入出力線の実
配置に対応した配列順の2進数表現に変換してから内部
状態ファイル13に出力する。内部状態ファイル13に
出力する代わりに表示装置に表示してもよく、またはプ
リンタで直接リスト出力してもよい。Referring to FIG. 2, the failure analysis support device 12
Has an identifier specifying unit 21 and an internal state extracting unit 22. The identifier specifying means 21 parses the function description of the memory block of the LSI in the function description file 10 and specifies the identifier of the wiring or signal to be extracted.
That is, the identifier identifying means 21 extracts the memory capacity from the functional description of the memory block, identifies the identifiers of the read control line and the write control line, identifies the identifier of the address signal, and identifies the data input / output line to the selected address. Identify and save the identifier. The internal state extracting means 22 detects a test vector that accesses a memory block simultaneously with the execution of the simulation in the functional simulator 11, and associates the detected test vector with a virtual time in the simulation and write control at that time. Line state, read control line state, selected address,
The write data to the selected address or the read data from the selected address is extracted based on the identifier information stored in the identifier specifying means, and the selected address and the input / output data (write / read data) to / from the selected address are stored in the LSI. It is converted into a binary number representation in an array order corresponding to the actual arrangement of address lines and data input / output lines, and then output to the internal state file 13. Instead of outputting to the internal state file 13, it may be displayed on a display device or may be directly output to a list on a printer.
【0024】なお、故障解析支援装置12は、専用のハ
ードウェアとして構成してもよいが、汎用のコンピュー
タと、識別子特定手段21に相当する機能のプログラム
と、内部状態抽出手段22に相当するプログラムとを用
いても実現できる。The failure analysis support device 12 may be configured as dedicated hardware, but a general-purpose computer, a program having a function corresponding to the identifier specifying means 21, and a program corresponding to the internal state extracting means 22. It can also be realized by using and.
【0025】図3(a)は、このようにして作成された
内部状態ファイル13をリスト出力した内部状態リスト
の一例である。クロックで計測したシミュレーション時
刻(/SIMCLK)毎に、書き込み制御線(/WRI
TE)の状態、読み出し制御線(/READ)の状態、
選択アドレス(/ADDR)、選択アドレスから入出力
されるデータ(/DATA)のそれぞれの期待値が2進
数表現で出力される。なお、“Z”はハイインピーダン
ス状態であることを示す。FIG. 3A is an example of an internal state list in which the internal state file 13 thus created is output as a list. Write control line (/ WRI) for each simulation time (/ SIMCLK) measured by the clock
TE) state, read control line (/ READ) state,
Expected values of the selected address (/ ADDR) and the data (/ DATA) input / output from the selected address are output in binary representation. Note that "Z" indicates a high impedance state.
【0026】図3(b)は、LSIの8ビットのデータ
バス配線DATA_BUS[0]〜DATA_BUS
[7]の信号電位実測結果の一例を示す図である。斜線
を施した配線は高電位が実測された配線を示す。データ
バスの実測結果を高電位が“1”で低電位が“0”とし
て2進数表現すると(10101010)となり、図3
(a)の時刻110に対応する実測結果である場合に
は、データ(/DATA)と一致していると一目瞭然に
容易に判断できる。また、図3(a)の時刻1210に
対応する実測結果である場合には、データ(/DAT
A)とは一致していないことも容易に判断できる。FIG. 3B shows the 8-bit data bus lines DATA_BUS [0] to DATA_BUS of the LSI.
It is a figure which shows an example of the signal potential measurement result of [7]. The wiring with diagonal lines indicates the wiring whose high potential is actually measured. When the high-potential is “1” and the low-potential is “0”, the measurement result of the data bus is expressed in a binary number (10101010).
In the case of the actual measurement result corresponding to the time 110 in (a), it can be easily and clearly determined that the data matches the data (/ DATA). Further, in the case of the actual measurement result corresponding to the time 1210 in FIG. 3A, the data (/ DAT
It can be easily judged that it does not match A).
【0027】図4は、故障解析のフロー図である。作成
された内部状態リストを用いて故障箇所の追跡を行うと
きには、先ず、ステップ110で、メモリブロック外部
の信号線で故障データが伝播した信号線を追跡対象とし
て定め、この追跡信号線から遡って故障伝搬経路を追跡
する。次のステップ111で、追跡された信号線がメモ
リブロックに到達するか否かを判断する。メモリブロッ
クに到達しない場合にはステップ115に進み、メモリ
ブロックに到達する場合には次のステップ112に進
む。ステップ112では、メモリブロックの読み出し制
御線の電位、書き込み制御線の電位、アドレス線の電位
を電子ビームテスタ等を用いて実測し、図3(a)に出
力された内部状態リストで対応するシミュレーション時
刻でのそれぞれの期待値と比較して一致するか否かを判
断する。一致しなかった場合にはその信号線が故障伝搬
経路にあるとしてステップ115に進む。一致した場合
には次のステップ113に進む。FIG. 4 is a flow chart of failure analysis. When tracing a fault location using the created internal state list, first, in step 110, a signal line in which fault data has propagated in a signal line outside the memory block is set as a trace target, and traced back from this trace signal line. Trace the failure propagation path. In the next step 111, it is determined whether the traced signal line reaches the memory block. If the memory block is not reached, the process proceeds to step 115, and if the memory block is reached, the process proceeds to step 112. In step 112, the potential of the read control line, the potential of the write control line, and the potential of the address line of the memory block are actually measured using an electron beam tester or the like, and the corresponding simulation is performed using the internal state list output in FIG. It is determined whether or not there is a match by comparing each expected value at time. If they do not match, it is determined that the signal line is in the failure propagation path, and the process proceeds to step 115. If they match, the process proceeds to the next step 113.
【0028】ステップ113では、図3(a)に出力さ
れた内部状態リストを参照してアドレス線で指定された
選択アドレスに保持されたデータが書き込みされる時刻
にまで遡り、その時刻をメモリに故障が伝搬した時刻と
して特定する。この故障伝搬時刻に設定してメモリに入
力されるデータ入力信号線(データバス)の電位を実測
し、図3(a)の内部状態リストの同時刻における入力
データ(/DATA)の期待値と比較して一致するか否
かを判断する。一致しなかった場合にはデータ入力信号
線が故障伝搬経路にあるとしてステップ115に進む。
一致した場合には次のステップ114に進む。次のステ
ップ114では、ステップ113で特定した故障伝搬時
刻におけるメモリブロックの制御線、すなわち、読み出
し制御線、書き込み制御線およびアドレス線の電位を実
測し、図3(a)に出力された内部状態リストで対応す
るシミュレーション時刻でのそれぞれの期待値と比較し
て一致しない信号線を検出し故障伝搬経路として特定
し、ステップ115に進む。In step 113, by referring to the internal state list output in FIG. 3A, the time is traced back to the time when the data held at the selected address designated by the address line is written, and the time is stored in the memory. It is specified as the time when the failure propagated. The potential of the data input signal line (data bus) input to the memory set at this failure propagation time is measured, and the expected value of the input data (/ DATA) at the same time in the internal state list of FIG. A comparison is made to determine whether they match. If they do not match, it is determined that the data input signal line is in the failure propagation path and the process proceeds to step 115.
If they match, the process proceeds to the next step 114. In the next step 114, the potentials of the control lines of the memory block, that is, the read control line, the write control line and the address line at the fault propagation time specified in step 113 are measured, and the internal state output in FIG. In the list, the signal lines that do not match are compared with the respective expected values at the corresponding simulation times, and the signal lines are detected and specified as the failure propagation path, and the process proceeds to step 115.
【0029】ステップ115では、故障伝搬経路のさら
なる遡行が可能か否かを判断する。まだ故障伝播経路を
溯れるときにはステップ110に戻って故障伝搬経路の
追跡を再度繰り返す。故障伝播経路を溯れないときには
故障箇所を特定できたとして故障解析を終了する。In step 115, it is determined whether or not the fault propagation path can be further traced back. When the failure propagation path can still be traced, the process returns to step 110 and the tracking of the failure propagation path is repeated again. If the failure propagation path cannot be traced, the failure analysis is terminated assuming that the failure location can be identified.
【0030】次に、8ビット×2048ワードのメモリ
ブロックをLSI設計言語の1つであるVerilog
−HDL(Verilogはケーデンス・デザイン・シ
ステムズ社の登録商標である)で機能記述した図5と、
機能シミュレーション実行時にメモリブロックの内部状
態を抽出して内部状態ファイルに格納する制御を記述し
た図6とを参照して図1のフローを具体的に説明する。Next, a memory block of 8 bits × 2048 words is converted into Verilog which is one of the LSI design languages.
-FIG. 5 which describes the function in HDL (Verilog is a registered trademark of Cadence Design Systems, Inc.),
The flow of FIG. 1 will be specifically described with reference to FIG. 6 in which the control for extracting the internal state of the memory block and storing it in the internal state file is described when the functional simulation is executed.
【0031】まず、ステップ100では、機能記述され
た機能ブロックの構造を解析し、レジスタ宣言文の中
で、reg [7:0] iram8 [0:11’h
7ff]と定義された記述(D100)からメモリレジ
スタ(メモリブロック)が8bit×2048word
の容量であることを抽出し、記述レンジ指定記述に挟ま
れた文字列iram8をメモリレジスタに割当てられた
識別子として抽出する。First, in step 100, the structure of the functional block in which the function is described is analyzed, and in the register declaration statement, reg [7: 0] iram8 [0: 11'h
The memory register (memory block) is 8 bits × 2048 words from the description (D100) defined as [7ff].
The character string iram8 sandwiched between the description range designation description is extracted as an identifier assigned to the memory register.
【0032】次のステップ101では、メモリレジスタ
iram8の特定のアドレスへデータを読み出す記述
(D101)とデータを特定のアドレスへ書き込む記述
(D101)とから、読み出し制御信号名rdと書き込
み制御信号名wrとを抽出する。In the next step 101, a read control signal name rd and a write control signal name wr are read from a description (D101) for reading data to a specific address of the memory register iram8 and a description (D101) for writing data to a specific address. And extract.
【0033】次のステップ102では、メモリブロック
のアドレスを配列変数で指定する記述(D102)で、
メモリレジスタiram8の選択アドレスを指定するa
ddr_in[10:0]にアドレスデータを渡してい
るADDRをアドレス信号線の信号名と抽出する。In the next step 102, the description (D102) for designating the address of the memory block by the array variable,
A for specifying the selection address of the memory register iram8
ADDR that passes address data to ddr_in [10: 0] is extracted as the signal name of the address signal line.
【0034】次のステップ103では、メモリレジスタ
iram8のデータ入出力に関する記述(D103)
で、選択アドレスからデータを読み出すレジスタと、選
択アドレスにデータを書き込むレジスタとがデータを受
け渡しているDATA_BUSをデータ信号線名として
抽出する。In the next step 103, a description regarding data input / output of the memory register iram8 (D103).
Then, DATA_BUS that the data is transferred between the register that reads the data from the selected address and the register that writes the data to the selected address is extracted as the data signal line name.
【0035】次のステップ104における処理の具体例
については、図6の出力制御記述にしたがって説明す
る。ステップ104では、先ず、設計情報の最上位構造
から書き下して読み出し制御線と書き込み制御線とアド
レス線とデータ線を指定(D1040)する。このとき
に、データ入出力線とアドレス線ではLSIにおけるバ
ス配線の配置に対応した配列に置換しておく。図6の記
述は、アドレスのMSBからLSBの順でアドレス線が
配置され、続いてデータのMSBからLSBの順でデー
タ入出力線が配置されている例である。次に、データを
格納する内部状態ファイル名(dump_file)を
指定してファイルを開き(D1041)、内部状態ファ
イルに格納する状態情報としてシミュレーション実行時
の仮想的な時間経過を計測する変数(clk_coun
t)を定義し(D1042)、出力ファイルの先頭行
に、最初にシミュレーション時刻を出力し続いて各信号
線の名称を予め定めた順序で出力する(D1043)。
続いて、シミュレーションを実行し、シミュレーション
が進行する毎にシミュレーション時刻と識別子に基づい
て抽出した各信号線の状態情報とを内部状態ファイルに
所定の順序で格納する(D1044)。A specific example of the processing in the next step 104 will be described according to the output control description in FIG. In step 104, first, the uppermost structure of the design information is written down to specify a read control line, a write control line, an address line, and a data line (D1040). At this time, the data input / output line and the address line are replaced with an array corresponding to the layout of the bus wiring in the LSI. The description of FIG. 6 is an example in which the address lines are arranged in the order of MSB to LSB of the address, and then the data input / output lines are arranged in the order of MSB to LSB of the data. Next, the file is opened by designating the internal state file name (dump_file) for storing the data (D1041), and a variable (clk_count) for measuring a virtual time elapse at the time of simulation is executed as the state information stored in the internal state file.
t) is defined (D1042), the simulation time is first output to the first line of the output file, and then the names of the signal lines are output in a predetermined order (D1043).
Subsequently, the simulation is executed, and each time the simulation progresses, the state information of each signal line extracted based on the simulation time and the identifier is stored in the internal state file in a predetermined order (D1044).
【0036】内部状態リストを参照することにより、任
意のシミュレーション時刻におけるアドレス線ADDR
[10:0]の保持する2進数表現の期待値を容易に特
定することができ、同様に、任意のシミュレーション時
刻においてデータ入出力線DATA_BUS[7:0]
の保持する2進数表現の期待値を容易に特定することが
できる。シミュレーション時刻に対応する時刻の不良品
における選択アドレスはアドレス線の電位を実測するこ
とによって得られる。同様に、シミュレーション時刻に
対応する時刻の不良品における書き込み/読み出しデー
タはデータ入出力線の電位を実測することによって得ら
れる。By referring to the internal state list, the address line ADDR at an arbitrary simulation time
The expected value of the binary representation held by [10: 0] can be easily specified, and similarly, the data input / output line DATA_BUS [7: 0] at any simulation time.
It is possible to easily specify the expected value of the binary number expression held by. The selected address of the defective product at the time corresponding to the simulation time is obtained by actually measuring the potential of the address line. Similarly, the write / read data of the defective product at the time corresponding to the simulation time can be obtained by actually measuring the potential of the data input / output line.
【0037】LSIのレイアウトでは、通常、メモリブ
ロックのアドレス線は、アドレスのLSBからMSBに
向けて、またはMSBからLSBに向けて、順番に隣接
して並行に配置される。同様に、メモリブロックのデー
タ入出力線は、データのLSBからMSBに向けて、ま
たはMSBからLSBに向けて、順番に隣接して並行に
配置される。したがって、通常、簡単な操作により、ア
ドレス線およびデータ入出力線の実際の配置順序と内部
状態ファイルに格納するアドレス線およびデータ入出力
線の2進数表現情報の格納順序を一致させることが可能
である。In the layout of an LSI, normally, the address lines of the memory blocks are arranged adjacently in parallel in order from the LSB of the address to the MSB or from the MSB to the LSB. Similarly, the data input / output lines of the memory block are arranged in parallel adjacent to each other in order from the LSB of the data to the MSB or from the MSB to the LSB. Therefore, it is usually possible to match the actual arrangement order of the address lines and the data input / output lines with the storage order of the binary number representation information of the address lines and the data input / output lines stored in the internal state file by a simple operation. is there.
【0038】本実施形態においては、機能記述のみでゲ
ート記述レベルの情報を持たないメモリブロックが故障
信号の伝播経路上に存在する場合においても故障伝搬経
路が制御信号であるかまたはデータ入出力であるかを分
離して追跡することが可能となる。また、内部状態リス
トにLSIにおけるアドレス線とデータ入力線の実際の
配置順序と一致するようにアドレス線の期待値とデータ
入出力線の期待値との配列順序を変更して表示すること
により、図3に例示したように実測値と期待値との比較
が飛躍的に容易となり、故障伝搬経路の追跡において、
期待値ファイルを用いて配線毎に個別に信号線が保持す
る値を検証する場合に比較して追跡作業の労力と時間の
大幅な低減が可能となる。In the present embodiment, even when a memory block which has only the functional description and does not have the information of the gate description level exists on the propagation path of the failure signal, the failure propagation path is the control signal or the data input / output. It becomes possible to trace whether there is any. Further, by changing the arrangement order of the expected value of the address line and the expected value of the data input / output line in the internal state list so as to match the actual arrangement order of the address line and the data input line in the LSI, As illustrated in FIG. 3, the comparison between the actual measurement value and the expected value becomes extremely easy, and in tracking the failure propagation path,
Compared with the case where the value held by the signal line is individually verified for each wiring using the expected value file, the labor and time of the tracking work can be significantly reduced.
【0039】次に本発明の第2の実施形態について説明
する。第2の実施形態では、機能記述されたメモリブロ
ックについて、LSIチップの機能テストにおいてアク
セスしたアドレス部分のみを、トランジスタ等の素子
と、素子間の接続とで表現されたトランジスタレベルの
ネットリストを作成する。元の機能記述のメモリブロッ
クを作成したトランジスタレベルのネットリストに置換
することにより、市販の故障解析ツール等の公知の故障
解析技術を用いて故障追跡することが可能となる。Next, a second embodiment of the present invention will be described. In the second embodiment, with respect to a memory block whose function is described, a transistor-level netlist is created in which only the address portion accessed in the functional test of the LSI chip is expressed by elements such as transistors and connections between elements. To do. By replacing the memory block of the original functional description with the created transistor-level netlist, it becomes possible to trace the failure using a known failure analysis technique such as a commercially available failure analysis tool.
【0040】図7は、機能テストでアクセスしたアドレ
スに関係した部分のみのトランジスタレベルのネットリ
ストを作成フロー図である。FIG. 7 is a flow chart for creating a transistor level netlist of only the portion related to the address accessed in the functional test.
【0041】図7では、先ず、ステップ200で、機能
テストにおいて故障が出力されるテストベクトルまでに
アクセスしたメモリアドレスをテストベクトル毎に取得
する。次のステップ201で、LSIチップのレイアウ
トデータのデータ入出力線からレイアウトデータのトレ
ースを開始し、電源線または接地線に到達したときには
一旦停止して別の経路をトレースし、ワード線数以上の
分岐を持つ配線に到達した時点でトレースを停止する。
読み出し回路への入力線のようにワード線数以上の分岐
を持つ配線に到達した場合には、この配線を分岐配線と
し、データ入出力線から分岐配線までの経路のレイアウ
トデータを抽出して保存する。In FIG. 7, first, at step 200, the memory address accessed up to the test vector at which a failure is output in the functional test is acquired for each test vector. In the next step 201, the trace of the layout data is started from the data input / output line of the layout data of the LSI chip, and when the power supply line or the ground line is reached, the trace is stopped and another path is traced. Stops the trace when it reaches a wire that has a branch.
When a wiring with more branches than the number of word lines, such as an input line to the read circuit, is reached, this wiring is used as a branch wiring and the layout data of the path from the data input / output line to the branch wiring is extracted and saved. To do.
【0042】次のステップ202では、ステップ200
において抽出されたアドレスのうち最後にアクセスされ
たアドレスを選択する。最初の選択では、故障が出力さ
れたテストベクトルに時間的に最も近いメモリアクセス
のアドレスが選択されることになる。次のステップ20
3では、ステップ202において選択されたアドレスか
ら選択されるワード線を特定し、特定されたワード線か
らトレースを開始し、電源線または接地線に到達したと
きは一旦停止して別の経路をトレースする。メモリブロ
ック内をステップ201において保存された分岐配線に
到達するまでトレースを継続し、経路に存在するレイア
ウトデータを抽出する。In the next step 202, step 200
The last accessed address is selected from the addresses extracted in. In the first selection, the address of the memory access that is closest in time to the test vector from which the fault is output will be selected. Next step 20
In step 3, the word line selected from the address selected in step 202 is specified, the trace is started from the specified word line, and when the power line or the ground line is reached, the trace is stopped and another path is traced. To do. The trace is continued in the memory block until the branch wiring stored in step 201 is reached, and the layout data existing in the path is extracted.
【0043】次のステップ204では、ステップ202
で抽出されたレイアウトデータとステップ201で保存
されたレイアウトデータからトランジスタレベルのネッ
トリストを抽出し、アクセスしたメモリセルに関係する
部分回路のネットリストを作成する。部分回路には、ア
ドレス入力回路、選択ワード線、選択メモリセル、書き
込み制御線、読み出し制御線データ入出力線、書き込み
回路および読み出し回路を含む。次のステップ205
で、ステップ200において抽出したアクセスについて
ネットリストの作成が完了したかを判断し、作成未了の
アクセスが残っている場合にはステップ202に戻る。
全てのアクセスに対応してネットリストの作成が完了し
たと判断された場合にはステップ206に進む。ステッ
プ206では、抽出された全てのネットリストを合成
し、複数のネットリストで重複している部分は1個に整
理して置換用のトランジスタレベルネットリストを作成
して終了する。In the next step 204, step 202
A transistor level netlist is extracted from the layout data extracted in step 201 and the layout data saved in step 201 to create a netlist of a partial circuit related to the accessed memory cell. The partial circuit includes an address input circuit, a selected word line, a selected memory cell, a write control line, a read control line data input / output line, a write circuit and a read circuit. Next step 205
Then, it is determined whether or not the netlist creation is completed for the access extracted in step 200, and if there are uncreated accesses, the process returns to step 202.
When it is determined that the netlist has been created for all accesses, the process proceeds to step 206. In step 206, all the extracted netlists are combined, the overlapping portions of the plurality of netlists are sorted into one, and a transistor level netlist for replacement is created, and the process ends.
【0044】図8は、機能テストでアクセスしたアドレ
スに関係した部分のみのトランジスタレベルのネットリ
ストを作成する故障解析支援装置のブロック図である。
故障解析支援装置31は、アクセスアドレス保持手段4
1と、経路データ抽出手段42と、ネットリスト作成手
段43とを備えている。アクセスアドレス保持手段41
は、機能テスト結果30から故障が出力されるテストベ
クトルまでのメモリブロックへのアクセスを抽出してア
クセス対象のメモリアドレスとともに保持する。経路デ
ータ抽出手段42は、アドレス入力から選択されるワー
ド線を特定し、特定された選択ワード線からワード線の
個数以上の分岐を持つ分岐配線に到達するまでメモリブ
ロック内をトレースして経路に存在するレイアウトデー
タを抽出する。ネットリスト作成手段43は、抽出され
たレイアウトデータからトランジスタレベルのネットリ
ストを抽出しアクセスしたアドレスに対応するネットリ
ストを作成するとともに複数のネットリストを1個のネ
ットリストに合成する。図8の解析支援装置31を用い
て図7のネットリストを作成フローにしたがって手順を
実行することにより、LSIチップの機能テストにおい
てアクセスされたアドレスの部分のみをトランジスタレ
ベルで記述したネットリストを作成することができる。FIG. 8 is a block diagram of a failure analysis support device for creating a transistor level netlist of only the portion related to the address accessed in the functional test.
The failure analysis support device 31 uses the access address holding means 4
1, a route data extracting means 42, and a netlist creating means 43. Access address holding means 41
Extracts the access to the memory block from the function test result 30 to the test vector where the failure is output and holds it together with the memory address of the access target. The route data extracting unit 42 specifies a word line selected from the address input, traces the inside of the memory block to a route until reaching a branch wiring having branches equal to or more than the number of word lines from the specified selected word line. Extract existing layout data. The netlist creating means 43 extracts a transistor level netlist from the extracted layout data, creates a netlist corresponding to the accessed address, and combines a plurality of netlists into one netlist. By using the analysis support device 31 of FIG. 8 and executing the procedure according to the flow of creating the netlist of FIG. 7, a netlist in which only the addresses accessed in the functional test of the LSI chip are described at the transistor level is created. can do.
【0045】なお、故障解析支援装置31は、専用のハ
ードウェアとして構成してもよいが、汎用のコンピュー
タと、アクセスアドレス保持手段41に相当する機能の
プログラムと、経路データ抽出手段42に相当するプロ
グラムと、ネットリスト作成手段43に相当するプログ
ラムとを用いても実現できる。The failure analysis support device 31 may be configured as dedicated hardware, but it corresponds to a general-purpose computer, a program having a function corresponding to the access address holding means 41, and a route data extracting means 42. It can also be realized by using a program and a program corresponding to the netlist creating means 43.
【0046】次に、図9および図10を用いて図7のフ
ロー図に沿って具体的に説明する。図9は、図5のVe
rilog−HDLで機能記述されたメモリブロックi
ram8のアドレスデコーダ部の回路図である。11本
のアドレス信号ADDR[0]〜ADDR[10]によ
り2048本のワード線M0000〜M2047のうち
1本を選択する。Next, with reference to FIGS. 9 and 10, a detailed description will be given along the flow chart of FIG. FIG. 9 shows Ve of FIG.
memory block i whose function is described in rilog-HDL
It is a circuit diagram of an address decoder unit of ram8. Eleven address signals ADDR [0] to ADDR [10] select one of the 2048 word lines M0000 to M2047.
【0047】図10は、同様に図5で機能記述されたメ
モリブロックiram8のメモリセルをラッチで表現し
た回路の一部で、ビット[0]の部分を示した回路図で
ある。メモリブロックiram8は、ラッチA2048
とラッチA4096とで1個のメモリセルが構成され、
同様にラッチA4095とラッチA6143とで構成さ
れるメモリセルまで計2048個のメモリセルを有す
る。書き込み時にはAND回路A0000〜A2048
の内の選択されたワード線が入力するAND回路と接続
するメモリセルにdata_in[0]を書き込む。読
み出し時には、2048個の3ステートのバッファ回路
A6144〜A8191の内の選択されたワード線によ
り活性化されたバッファ回路に接続するメモリセルから
data_out[0]を読み出す。なお、図9および
図10において、CLKはクロック信号、WEは入力制
御信号、OEは出力制御信号、CSはメモリブロック制
御信号である。FIG. 10 is a circuit diagram showing a portion of bit [0], which is a part of a circuit in which the memory cell of the memory block iram8 whose function is described in FIG. The memory block iram8 has a latch A2048.
And a latch A4096 constitute one memory cell,
Similarly, a total of 2048 memory cells are formed up to the memory cell configured by the latch A 4095 and the latch A 6143. When writing, AND circuits A0000 to A2048
Data_in [0] is written in the memory cell connected to the AND circuit to which the selected word line among the above is input. At the time of reading, data_out [0] is read from the memory cell connected to the buffer circuit activated by the selected word line of the 2048 three-state buffer circuits A6144 to A8191. 9 and 10, CLK is a clock signal, WE is an input control signal, OE is an output control signal, and CS is a memory block control signal.
【0048】以下、図7に沿って図9と図10のネット
名を用いて説明する。ステップ200で故障出力までに
アクセスした全てのアドレスを抽出した後に、ステップ
201で、図10に対応するLSIチップのレイアウト
データをDATA_BUS[7:0]からトレースを開
始し、ワード数の分岐を持つdata_in[0]およ
びM165に到達した時点でネットリストの抽出を一時
停止する。ステップ203では、図10のADDR
[0]〜ADDR[10]の入力の“0”または“1”
に応じてレイアウトデータを抽出する経路を選択する。
例えば、アドレス入力がすべて“0”ならば、2048
個の11入力NAND回路の内のワード線M0000に
接続するNAND回路のみが“1”を出力する。この場
合には、ワード線M0000に接続しているメモリセル
(A2048およびA4096)のレイアウトデータを
抽出し、さらにトレースを継続してこのメモリセルに接
続する制御線とデータ入出力線のレイアウトデータを抽
出する。トレースがワード数の分岐を持つdata_i
n[0]およびM165に到達した時点でトレースを完
了する。Hereinafter, description will be made with reference to FIG. 7 using the net names of FIGS. 9 and 10. After extracting all the accessed addresses up to the failure output in step 200, in step 201, the layout data of the LSI chip corresponding to FIG. 10 is traced from DATA_BUS [7: 0] to have a word number branch. When the data_in [0] and M165 are reached, the extraction of the netlist is temporarily stopped. In step 203, the ADDR of FIG.
“0” or “1” of the input of [0] to ADDR [10]
A route for extracting layout data is selected according to
For example, if all address inputs are "0", 2048
Of the 11-input NAND circuits, only the NAND circuit connected to the word line M0000 outputs "1". In this case, the layout data of the memory cells (A2048 and A4096) connected to the word line M0000 is extracted, and tracing is continued to obtain the layout data of the control line and the data input / output line connected to this memory cell. Extract. Trace_i has a word number of branches
The trace is completed when n [0] and M165 are reached.
【0049】ステップ206で、機能テストで故障出力
までにアクセスされた全てのアドレスに対して抽出され
たネットリストを合成して置換用ネットリストを作成し
た後に、(図示していないが)さらに次のステップとし
てこの置換用ネットリストと機能記述されたメモリブロ
ックを置換した設計情報を用いて機能検証シミュレーシ
ョンを実行し、機能記述を用いたシミュレーションと同
じ期待値が得られるかどうかを検証しておくことが、後
の故障解析の正当性を裏付けるために望ましい。In step 206, the netlists extracted for all the addresses accessed up to the fault output in the functional test are combined to create a replacement netlist, and then the replacement netlist is further created (not shown). As a step of, the functional verification simulation is executed using this replacement netlist and the design information that replaces the memory block in which the functional description is performed, and it is verified whether the same expected value as the simulation using the functional description can be obtained. Is desirable to justify subsequent failure analysis.
【0050】図11は、図7のフローにしたがって作成
したメモリブロックのトランジスタレベルネットリスト
を用いての故障解析フロー図である。先ず、ステップ2
10で、メモリブロックの機能記述を、作成したメモリ
ブロックのトランジスタレベルネットリストに置換して
故障診断ソフトを実行する。故障診断ソフトとしては、
故障辞書法を用いたもの、バックトレース法を用いたも
のの何れをも使用可能である。FIG. 11 is a flow chart of failure analysis using the transistor level netlist of the memory block created according to the flow of FIG. First, step 2
At 10, the function description of the memory block is replaced with the transistor level netlist of the created memory block to execute the failure diagnosis software. As fault diagnosis software,
Both the one using the fault dictionary method and the one using the back trace method can be used.
【0051】次のステップ211で、故障診断により故
障候補箇所が少数に絞り込まれたかを判断する。故障診
断で故障候補箇所を少数に絞り込めたときには、ステッ
プ212に進み、故障候補箇所で故障信号が発生するよ
うに設計情報を意図的に変更して機能シミュレーション
を実行する。次のステップ213で、シミュレーション
出力が実際の故障信号出力と一致するか否かを判断し、
一致する場合には故障箇所及び故障原因を特定できたと
して故障解析を終了する。ステップ213で一致しなか
った場合にはステップ212に戻り、別の故障候補箇所
についてステップ212を実行する。At the next step 211, it is judged whether or not the failure candidate locations are narrowed down to a small number by the failure diagnosis. When the failure diagnosis has narrowed down the failure candidate locations to a small number, the process proceeds to step 212 and the functional information is executed by intentionally changing the design information so that a failure signal is generated at the failure candidate location. In the next step 213, it is judged whether the simulation output matches the actual failure signal output,
If they match, the failure analysis is terminated assuming that the failure location and the failure cause have been identified. If they do not match in step 213, the process returns to step 212, and step 212 is executed for another failure candidate part.
【0052】ステップ211で、故障候補箇所が多数存
在し、故障を埋め込んでのシミュレーションに多大な時
間を要するので実質的に不可能な場合には、故障診断ソ
フトの性能限界と判断して故障候補箇所の絞り込みを放
棄し、シミュレーションの期待値と実測値とを照合しな
がら故障伝搬経路を追跡する物理的な故障解析を実行し
て故障箇所を特定する。In step 211, if there are a large number of failure candidate locations and the simulation for embedding the failure requires a lot of time, so that it is practically impossible, it is judged as the performance limit of the failure diagnosis software and the failure candidates are judged. Abandoning the narrowing down of the locations and executing the physical failure analysis that traces the failure propagation path while comparing the expected value of the simulation with the actual measurement value to identify the failure location.
【0053】本実施形態においては、メモリセルブロッ
クの記述を機能記述からトランジスタレベルのネットリ
ストに置換することができるので、市販品を含めた公知
の故障診断ソフトを使用して容易且つ効率的に故障解析
を進めることが可能となる。また、機能テスト時にアク
セスしたアドレスに関係する部分のレイアウトデータの
みを抽出してからトランジスタレベルのネットリストを
作成するので、メモリブロックの全レイアウトデータか
らメモリブロックの完全なトランジスタ記述ネットリス
トを抽出作成しシミュレーションに用いる従来の技術と
比較して、ネットリスト作成に要する時間をおよそ(ア
クセスアドレス数/全アドレス数)に短縮でき、シミュ
レーション時間も短縮できる。特にメモリ容量の大きい
メモリブロックに適用した場合には、これらの短縮効果
が顕著となる。このように、第2実施形態においても、
機能記述されたメモリブロックの故障追跡作業における
労力と時間の大幅な低減が可能である。In the present embodiment, since the description of the memory cell block can be replaced with the transistor level netlist from the functional description, it is possible to easily and efficiently use known fault diagnosis software including commercial products. It is possible to proceed with failure analysis. In addition, the transistor level netlist is created after extracting only the layout data of the part that is related to the addresses accessed during the functional test, so a complete transistor description netlist of the memory block is extracted and created from all the layout data of the memory block. As compared with the conventional technique used for simulation, the time required to create a netlist can be reduced to about (the number of access addresses / the number of all addresses), and the simulation time can also be shortened. Especially when applied to a memory block having a large memory capacity, these shortening effects become remarkable. Thus, also in the second embodiment,
It is possible to significantly reduce the labor and time in the failure tracking work of the memory block whose function is described.
【0054】[0054]
【発明の効果】以上に説明したように、本発明を適用す
ることにより、機能記述のみでゲート記述レベルの情報
を持たないメモリブロックが故障信号の伝播経路上に存
在する場合においても、メモリブロック内部のアクセス
されたアドレスのメモリセルにまで立ち入った故障伝播
経路の追跡を実用的な労力および時間で実行することが
可能となる。As described above, by applying the present invention, even when a memory block which is only a functional description and does not have information at the gate description level exists on the propagation path of a fault signal, the memory block It becomes possible to carry out the tracing of the fault propagation path that has penetrated to the memory cell of the internally accessed address with practical labor and time.
【図1】本発明の第1実施形態におけるメモリブロック
の内部状態ファイルの作成フロー図である。FIG. 1 is a flow chart of creating an internal state file of a memory block according to the first embodiment of the present invention.
【図2】内部状態ファイルを作成する故障解析支援装置
を含むシステムのブロック図である。FIG. 2 is a block diagram of a system including a failure analysis support device that creates an internal state file.
【図3】(a)は、内部状態リストの一例であり、
(b)は、信号電位実測結果の一例を示す図である。FIG. 3A is an example of an internal state list,
(B) is a figure which shows an example of a signal potential measurement result.
【図4】故障解析のフロー図である。FIG. 4 is a flow chart of failure analysis.
【図5】8ビット×2048ワードのメモリブロックの
機能記述の一例である。FIG. 5 is an example of a functional description of a memory block of 8 bits × 2048 words.
【図6】機能シミュレーション実行時にメモリブロック
の内部状態を抽出して内部状態ファイルに格納する制御
記述の一例である。FIG. 6 is an example of a control description that extracts an internal state of a memory block and stores it in an internal state file when executing a functional simulation.
【図7】本発明の第2実施形態のトランジスタレベルの
ネットリスト作成フロー図である。FIG. 7 is a transistor level netlist creation flowchart according to the second embodiment of the present invention.
【図8】トランジスタレベルのネットリストを作成する
故障解析支援装置のブロック図である。FIG. 8 is a block diagram of a failure analysis support device that creates a transistor-level netlist.
【図9】メモリブロックのアドレスデコーダ部の回路図
である。FIG. 9 is a circuit diagram of an address decoder unit of a memory block.
【図10】メモリブロックのメモリセルをラッチで表現
した回路の一部分を示す回路図である。FIG. 10 is a circuit diagram showing a part of a circuit in which a memory cell of a memory block is expressed by a latch.
【図11】トランジスタレベルネットリストを用いての
故障解析フロー図である。FIG. 11 is a failure analysis flow chart using a transistor level netlist.
12,31 故障解析支援装置 21 識別子特定手段 22 内部状態抽出手段 41 アクセスアドレス保持手段 42 経路データ抽出手段 43 ネットリスト作成手段 12, 31 Failure analysis support device 21 identifier specifying means 22 Internal state extraction means 41 Access address holding means 42 route data extraction means 43 Netlist creation means
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G01R 31/28 F ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 Identification code FI theme code (reference) G01R 31/28 F
Claims (6)
LSIの故障解析方法において、 メモリブロックの機能記述から書き込み制御、読み出し
制御、アドレスおよびデータ入出力の配線もしくは信号
の識別子を特定する手順と、 LSIの機能シミュレーション実行時に前記メモリブロ
ックをアクセスするテストベクトルを検出する毎に前記
テストベクトルに対応する時刻における書き込み制御信
号および読み出し制御信号の状態と、選択アドレスの2
進数表現および該選択アドレスの入出力データの2進数
表現とを前記識別子に基づいて抽出し所定の形式の内部
状態リストを作成する手順と、 故障LSIの故障伝搬経路に前記メモリブロックが存在
する場合に書き込み制御信号、読み出し制御信号、選択
アドレスおよび該選択アドレスの入出力データの実測値
と前記内部状態リスト中の対応する期待値との一致照合
を行って故障伝搬経路を追跡し故障箇所を特定する手順
と、を有することを特徴とする故障解析方法。1. A failure analysis method for an LSI having a memory block having a functional description, a procedure for specifying a write control, a read control, an address and a data input / output wiring or a signal identifier from the functional description of the memory block, and the LSI. Every time a test vector that accesses the memory block is detected during execution of the functional simulation, the states of the write control signal and the read control signal at the time corresponding to the test vector, and 2 of the selected address.
A procedure for extracting the base number representation and the binary representation of the input / output data of the selected address based on the identifier to create an internal state list of a predetermined format, and the case where the memory block exists in the fault propagation path of the faulty LSI. The write control signal, the read control signal, the selected address, and the actual value of the input / output data of the selected address and the corresponding expected value in the internal state list are matched and collated to trace the fault propagation path and identify the fault location. A failure analysis method, comprising:
LSIの故障解析支援装置において、 メモリブロックの機能記述を入力し、書き込み制御、読
み出し制御、アドレスおよびデータ入出力の配線もしく
は信号の識別子を特定する識別子特定手段と、 LSIの機能シミュレーション実行時に前記メモリブロ
ックをアクセスするテストベクトルを検出する毎に前記
テストベクトルに対応する時刻における書き込み制御信
号および読み出し制御信号の状態と、選択アドレスの2
進数表現および該選択アドレスの入出力データの2進数
表現とを前記識別子に基づいて抽出し所定の形式の内部
状態情報として出力する内部状態抽出手段と、を備える
ことを特徴とする故障解析支援装置。2. In a failure analysis support device for an LSI having a memory block having a functional description, the functional description of the memory block is input, and write control, read control, address and data input / output wiring or signal identifiers are specified. The identifier specifying means, the states of the write control signal and the read control signal at the time corresponding to the test vector each time the test vector that accesses the memory block is detected during the functional simulation of the LSI, and the selection address
A failure analysis support device, comprising: an internal state extraction means for extracting a binary number representation and a binary number representation of input / output data of the selected address based on the identifier and outputting as internal state information in a predetermined format. .
LSIの故障解析を支援するコンピュータプログラムに
おいて、 メモリブロックの機能記述を入力し、書き込み制御、読
み出し制御、アドレスおよびデータ入出力の配線もしく
は信号の識別子を特定する手順と、 LSIの機能シミュレーション実行時に前記メモリブロ
ックをアクセスするテストベクトルを検出する毎に前記
テストベクトルに対応する時刻における書き込み制御信
号および読み出し制御信号の状態と、選択アドレスの2
進数表現および該選択アドレスの入出力データの2進数
表現とを前記識別子に基づいて抽出し所定の形式の内部
状態情報として出力する手順と、をコンピュータに実行
させることを特徴とする故障解析支援プログラム。3. A computer program for supporting failure analysis of an LSI having a memory block having a functional description, the functional description of the memory block is input, and write control, read control, address and data input / output wiring or signal identifiers are input. Of the write control signal and the read control signal at the time corresponding to the test vector each time the test vector for accessing the memory block is detected during the functional simulation of the LSI, and the selection address
A failure analysis support program for causing a computer to execute a procedure of extracting a binary expression and a binary expression of input / output data of the selected address based on the identifier and outputting the internal status information in a predetermined format. .
LSIの故障解析方法において、 機能テストで故障を出力するまでに発生したメモリブロ
ックへアクセスとアクセス対象のアドレスとを全て抽出
する手順と、 レイアウトデータにおけるメモリブロックのデータ入出
力線からトレースを開始しワード線数以上の分岐を有す
る分岐配線に到達した場合にトレースを停止して前記デ
ータ入出力線から前記分岐配線までの経路のレイアウト
データを抽出する手順と、 全てのアクセスに対して、それぞれのアクセスでのアド
レス入力をもとにアドレス入力線から選択ワード線への
経路を特定し前記選択ワード線から前記分岐配線に到達
するまでトレースして経路に存在するレイアウトデータ
を抽出する手順と、 前記アドレス入力線から前記分岐配線までのレイアウト
データと前記データ入出力線から前記分岐配線までの経
路のレイアウトデータとからアクセスにより選択された
メモリセルに関係する部分回路のトランジスタレベルの
ネットリストを作成し、それぞれのアクセスに対応する
部分回路を合成して置換用トランジスタレベルネットリ
ストを作成する手順と、 メモリブロックの機能記述を前記置換用トランジスタレ
ベルネットリストに置き換えたLSIの設計情報記述を
用いて故障の解析を行う手順と、を有することを特徴と
する故障解析方法。4. In a failure analysis method for an LSI having a memory block having a functional description, a procedure for extracting all access to a memory block and an address to be accessed until a failure is output in a functional test, and layout data. In the case of starting the trace from the data input / output line of the memory block and stopping the trace when reaching the branch wiring having the number of word lines or more, the layout data of the path from the data input / output line to the branch wiring is extracted. Procedure, and for all accesses, specify the route from the address input line to the selected word line based on the address input in each access, and trace it until it reaches the branch wiring from the selected word line. A procedure for extracting layout data existing in a path, and branching from the address input line. Creates a transistor-level netlist of the partial circuit related to the memory cell selected by access from the layout data up to the line and the layout data of the path from the data input / output line to the branch wiring, and supports each access And a procedure for synthesizing a partial circuit for creating a replacement transistor level netlist, and a procedure for analyzing a failure using the design information description of the LSI in which the functional description of the memory block is replaced with the replacement transistor level netlist. A failure analysis method comprising:
LSIの故障解析支援装置において、 機能テストで故障を出力するまでに発生したメモリブロ
ックへアクセスとアクセス対象のアドレスとを全て抽出
するアクセスアドレス保持手段と、 レイアウトデータにおけるメモリブロックのデータ入出
力線からトレースを開始しワード線数以上の分岐を有す
る分岐配線に到達した場合にトレースを停止して前記デ
ータ入出力線から前記分岐配線までの経路のレイアウト
データを抽出したのちに、全てのアクセスに対して、そ
れぞれのアクセスでのアドレス入力をもとにアドレス入
力線から選択ワード線への経路を特定し前記選択ワード
線から前記分岐配線に到達するまでトレースして経路に
存在するレイアウトデータを抽出する経路データ抽出手
段と、 前記アドレス入力線から前記分岐配線までのレイアウト
データと前記データ入出力線から前記分岐配線までの経
路のレイアウトデータとからアクセスにより選択された
メモリセルに関係する部分回路のトランジスタレベルの
ネットリストを作成し、それぞれのアクセスに対応する
部分回路を合成して置換用トランジスタレベルネットリ
ストを作成するネットリスト作成手段と、を備えること
を特徴とする故障解析支援装置。5. A failure analysis support device for an LSI having a memory block having a function description, access address holding means for extracting all access to a memory block that has occurred until a failure is output in a function test and an access target address. When the trace is started from the data input / output line of the memory block in the layout data and the branch wiring having the branch of the number of word lines or more is reached, the trace is stopped and the path from the data input / output line to the branch wiring is changed. After extracting the layout data, for all accesses, the path from the address input line to the selected word line is specified based on the address input in each access, and the branch wiring is reached from the selected word line. Route data extractor that traces up to and extracts layout data that exists on the route And a transistor-level netlist of a partial circuit related to a memory cell selected by access from layout data from the address input line to the branch wiring and layout data of a path from the data input / output line to the branch wiring. And a netlist creating means for creating a replacement transistor level netlist by synthesizing partial circuits corresponding to respective accesses, and a failure analysis support device.
LSIの故障解析を支援するコンピュータプログラムに
おいて、 機能テストで故障を出力するまでに発生したメモリブロ
ックへアクセスとアクセス対象のアドレスとを全て抽出
する手順と、 レイアウトデータにおけるメモリブロックのデータ入出
力線からトレースを開始しワード線数以上の分岐を有す
る分岐配線に到達した場合にトレースを停止して前記デ
ータ入出力線から前記分岐配線までの経路のレイアウト
データを抽出する手順と、 全てのアクセスに対して、それぞれのアクセスでのアド
レス入力をもとにアドレス入力線から選択ワード線への
経路を特定し前記選択ワード線から前記分岐配線に到達
するまでトレースして経路に存在するレイアウトデータ
を抽出する手順と、 前記アドレス入力線から前記分岐配線までのレイアウト
データと前記データ入出力線から前記分岐配線までの経
路のレイアウトデータとからアクセスにより選択された
メモリセルに関係する部分回路のトランジスタレベルの
ネットリストを作成し、それぞれのアクセスに対応する
部分回路を合成して置換用トランジスタレベルネットリ
ストを作成する手順と、をコンピュータに実行させるこ
とを特徴とする故障解析支援プログラム。6. A computer program for supporting failure analysis of an LSI having a memory block having a function description, a procedure for extracting all accesses to a memory block generated before a failure is output in a functional test and addresses to be accessed. When the trace is started from the data input / output line of the memory block in the layout data and the branch wiring having the branch of the number of word lines or more is reached, the trace is stopped and the path from the data input / output line to the branch wiring is changed. For the layout data extraction procedure and for all accesses, specify the route from the address input line to the selected word line based on the address input at each access, and reach the branch wiring from the selected word line. The procedure to trace and extract the layout data existing in the route, A transistor level netlist of a partial circuit related to a memory cell selected by access is created from layout data from an address input line to the branch wiring and layout data of a path from the data input / output line to the branch wiring. , A failure analysis support program for causing a computer to execute a procedure for synthesizing partial circuits corresponding to respective accesses and creating a replacement transistor level netlist.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001395361A JP3860030B2 (en) | 2001-12-26 | 2001-12-26 | Failure analysis method, failure analysis support device, and failure analysis support program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2001395361A JP3860030B2 (en) | 2001-12-26 | 2001-12-26 | Failure analysis method, failure analysis support device, and failure analysis support program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2003194890A true JP2003194890A (en) | 2003-07-09 |
JP3860030B2 JP3860030B2 (en) | 2006-12-20 |
Family
ID=27601796
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001395361A Expired - Fee Related JP3860030B2 (en) | 2001-12-26 | 2001-12-26 | Failure analysis method, failure analysis support device, and failure analysis support program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3860030B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010055212A (en) * | 2008-08-26 | 2010-03-11 | Fujitsu Ltd | Logic verifying method, device and program |
CN112052192A (en) * | 2020-09-15 | 2020-12-08 | 东莞市高标软件科技有限公司 | Electric vehicle fault recording and reading method and device |
-
2001
- 2001-12-26 JP JP2001395361A patent/JP3860030B2/en not_active Expired - Fee Related
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010055212A (en) * | 2008-08-26 | 2010-03-11 | Fujitsu Ltd | Logic verifying method, device and program |
CN112052192A (en) * | 2020-09-15 | 2020-12-08 | 东莞市高标软件科技有限公司 | Electric vehicle fault recording and reading method and device |
CN112052192B (en) * | 2020-09-15 | 2024-04-05 | 广东高标智能科技股份有限公司 | Electric vehicle fault recording and reading method and device |
Also Published As
Publication number | Publication date |
---|---|
JP3860030B2 (en) | 2006-12-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20030083855A1 (en) | Method for generating logic simulation model | |
US8201037B2 (en) | Semiconductor integrated circuit and method for controlling semiconductor integrated circuit | |
US10657207B1 (en) | Inter-cell bridge defect diagnosis | |
US6353904B1 (en) | Method of automatically generating new test programs for mixed-signal integrated circuit based on reusable test-block templates according to user-provided driver file | |
JP2002174669A (en) | Simultaneous test for integrated circuit device, using inter-dut comparison and intra-dut comarison | |
JP2007220284A (en) | Memory device fail summary data reduction for improved redundancy analysis | |
JPH11328251A (en) | Method for automatically generating operation environment for model inspection | |
CN111624475B (en) | Method and system for testing large-scale integrated circuit | |
US8010934B2 (en) | Method and system for testing bit failures in array elements of an electronic circuit | |
CN106546910A (en) | FPGA test platforms based on bit stream retaking of a year or grade | |
CN112466379A (en) | Memory bit mapping relation determining method and device, processor chip and server | |
US6675323B2 (en) | Incremental fault dictionary | |
US20020188904A1 (en) | Efficiency of fault simulation by logic backtracking | |
US6536020B2 (en) | Efficient generation of optimum test data | |
JP3860030B2 (en) | Failure analysis method, failure analysis support device, and failure analysis support program | |
JPH1048300A (en) | Individual test program generation system | |
US20110270599A1 (en) | Method for testing integrated circuit and semiconductor memory device | |
US7613960B2 (en) | Semiconductor device test apparatus and method | |
JPWO2006025412A1 (en) | Logic verification method, logic module data, device data, and logic verification apparatus | |
KR100235275B1 (en) | Semiconductor circuit logical check apparatus | |
JP3667146B2 (en) | Built-in self-test circuit for memory | |
Kruthika et al. | SRAM memory built in self-test using MARCH algorithm | |
US6965853B2 (en) | Back annotation apparatus for carrying out a simulation based on the extraction result in regard to parasitic elements | |
JP2001092873A (en) | Device and method for fault simulation and computer- readable recording medium storing fault simulation program | |
US20240337687A1 (en) | Methods and systems for verifying integrated circuits |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20041117 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20060814 |
|
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: 20060822 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20060920 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |