JPS62195572A - 半導体テスト装置 - Google Patents

半導体テスト装置

Info

Publication number
JPS62195572A
JPS62195572A JP61037745A JP3774586A JPS62195572A JP S62195572 A JPS62195572 A JP S62195572A JP 61037745 A JP61037745 A JP 61037745A JP 3774586 A JP3774586 A JP 3774586A JP S62195572 A JPS62195572 A JP S62195572A
Authority
JP
Japan
Prior art keywords
alu
register
circuit
shift
parity
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.)
Pending
Application number
JP61037745A
Other languages
English (en)
Inventor
Hideshi Maeno
秀史 前野
Tetsuo Tada
多田 哲生
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP61037745A priority Critical patent/JPS62195572A/ja
Priority to US07/017,079 priority patent/US4813043A/en
Publication of JPS62195572A publication Critical patent/JPS62195572A/ja
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/317Testing of digital circuits
    • G01R31/3181Functional testing
    • G01R31/3183Generation of test inputs, e.g. test vectors, patterns or sequences
    • G01R31/318385Random or pseudo-random test pattern
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/317Testing of digital circuits
    • G01R31/3181Functional testing
    • G01R31/31813Test pattern generators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/58Random or pseudo-random number generators
    • G06F7/582Pseudo-random number generators
    • G06F7/584Pseudo-random number generators using finite field arithmetic, e.g. using a linear feedback shift register
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/58Indexing scheme relating to groups G06F7/58 - G06F7/588
    • G06F2207/581Generating an LFSR sequence, e.g. an m-sequence; sequence may be generated without LFSR, e.g. using Galois Field arithmetic
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/58Indexing scheme relating to groups G06F7/58 - G06F7/588
    • G06F2207/583Serial finite field implementation, i.e. serial implementation of finite field arithmetic, generating one new bit or trit per step, e.g. using an LFSR or several independent LFSRs; also includes PRNGs with parallel operation between LFSR and outputs

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Tests Of Electronic Circuits (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、半導体テスト装置に関し、特にその機能テ
スト用アルゴリズミックパターン発生回路の改良に関す
るものである。
〔従来の技術〕
第4図は従来の半導体テスト装置の機能テスト用アルゴ
リズミックパターン発生回路を示すブロック図である。
第4図において、1は基準となるデータを格納するペー
スデータレジスタ、2は定数演算を行なう際の定数を供
給する定数レジスタ、3aは種々の算術論理演算を行な
う算術論理演算ユニット(ALU) 、4はALU3a
の入力を選択するセレクタ、5はALU3aの演算結果
を保持するためのALU出力レジスタである。
次に動作について説明する。セレクタ4によりペースデ
ータレジスタ1側が選択された場合には、ALU3aに
おいてペースデータレジスタ1と定数レジスタ2の内容
に対して演算が行なわれ、その結果がALU出力レジス
タ5に格納される。またセレクタ4によりALU出力レ
ジスタ5側が選択された場合には、ALU3aにおいて
ALU出力レジスタ5と定数レジスタ2の内容に対して
演算が行なわれ、その結果がALU出力レジスタ5に格
納される。この場合にはALU出力レジスタ5の内容は
順次更新される。
〔発明が解決しようとする問題点〕
従来の半導体テスト装置は以上のように構成されており
、アルゴリズミックパターン発生回路のALUの演算機
能は加算、減算、シフト、反転。
AND、OR等に限られており、疑似乱数などの複雑な
パターンを発生するには多数回の演算が必要となり、テ
ストを高速に行なえないという問題があった。
この発明は上記のような問題点を解消するためになされ
たもので、疑似乱数などの複雑な機能テストパターンに
対してもこれを高速に発生できる半導体テスト装置を得
ることを目的とする。
〔問題点を解決するための手゛段〕 この発明に係る半導体テスト装置は、ALU出力レジス
タの任意のビット群に対しパリティ検出を行なうパリテ
ィ検出回路を設け、更にALUに、演算時にそのパリテ
ィ検出結果をシフトインする機能を設けるようにしたも
のである。
〔作用〕
この発明においては、ALU出力レジスタの任意のビッ
ト群に対しパリティ検出が行なわれ、その検出結果がA
LUにおける演算動作と同時に該ALUにシフトインさ
れて、ALU出力レジスタが更新され、こうして疑似乱
数などの複雑なパターンが高速に発生されるものである
〔実施例〕
以下、この発明の一実施例を図について説明する。第1
図において、ペースデータレジスタ1゜定数レジスタ2
.セレクタ4は前述の第4図と同じものである。3は第
4図のALU3 aにシフトイン機能を加えたシフトイ
ン機能付ALU、6はビット選択レジスタ、7はAND
演算回路であり、8はパリティ検出回路である。
次に動作について説明する。ALU出力レジスタ5の内
容はAND演算回路7によりビット選択レジスタ6の内
容とのANDが取られパリティ検出回路8へ送られる。
パリティ検出回路8ではパリティの検出が行なわれ、そ
の結果はシフトイン機能付ALU3へのシフトイン入力
として供給される。
疑似乱数を発生させる場合、ビット選択レジスタ6に適
切な値を設定することによりALU出力レジスタ5から
パリティ検出回路8に供給されるビットを選択し、更に
シフトイン機能付ALU3の演算をシフト演算に指定し
ておく。またセレクタ4もALU出力レジスタ5側に指
定しておく。
この状態でこのアルゴリズミックパターン発生回路を動
作させると、ALU出力レジスタ5の内容は順次シフト
され、そのシフトインビットとしてはパリティ検出回路
8の検出結果が設定される。
この動作が疑似乱数発生のアルゴリズムと等価であるこ
とを第2図及び第3図を用いて説明する。
第2図は4ビツトの疑似乱数発生回路の一例を示す回路
図である。第2図において、9は排他的論理和回路、1
0,11,12.13はフリップフロップ回路を示す。
排他的論理和回路9は第1図のパリティ検出回路8に対
応し、フリップフロップ回路10.11.12.13は
第1図のALU出力レジスタ5に対応している。また、
第2図では排他的論理和回路9に対してフリップフロッ
プ回路13及び10から入力が行なわれているが、これ
は第1図のビット選択レジスタ6に対し1001 (2
進法)が設定されていることに対応している。
第2図において、クロックCLKが与えられる毎にフリ
ップフロップ回路10〜13は次段へのシフト動作を行
ない、そのシフトビットとしてフリップフロップ回路1
3にパリティ検出結果が格納される。第3図はこの動作
をフリップフロップ回路10,11,12.13の内容
Q3.Q2゜Ql、QOに着目して表したもので、初期
値(クロックサイクル0)としてQ3=1.Q2=O。
Ql−0,QO−0の状態から示している。クロックサ
イクル毎に乱数が更新されるが、クロックサイクル15
でクロックサイクルOと同じ内容にもどっている。つま
り、クロックサイクル15以降はクロックサイクル0か
ら14と同じ内容が繰返されるので、真の乱数ではなく
疑似乱数と呼ばれる。
第1図に示したブロック構成によれば、第2図に示した
ような疑似乱数発生器を任意に構成でき、高速に疑似乱
数を発生することができ、これにより半導体の機能テス
トを高速に実行でき、テストコストを低減できる。
なお、上記実施例ではシフトイン機能付ALU3の演算
としてシフト演算を例に説明したが、加算、減算などの
演算時にキャリービット、ボロービットとして前述のパ
リティ検出結果を用いればさらに複雑なパターンを高速
に発生することができる。
〔発明の効果〕
以上のように、この発明によれば、ALU出力レジスタ
の任意のビット群に対してパリティ検出を行ない、検出
結果をALUにシフトインするようにしたので、疑似乱
数等の複雑なパターンを高速に発生でき、半導体のテス
トを従来に比べ高速に実行できる効果がある。
【図面の簡単な説明】
第1図はこの発明の一実施例による半導体テスト装置に
おける機能テスト用アルゴリズミックパターン発生回路
を示すブロック図、第2図は疑似乱数発生回路の一例を
示す回路図、第3図は第2図の疑似乱数発生回路の動作
結果を示す図、第4図は従来の機能テスト用アルゴリズ
ミンクパターン発生回路を示すブロック図である。 1はペースデータレジスタ、2は定数レジスタ、3はシ
フトイン機能付ALU、4はセレクタ、5はALU出力
レジスタ、6はビット選択レジスタ、7はAND演算回
路、8はパリティ検出回路。 なお図中同一符号は同−又は相当部分を示す。

Claims (1)

    【特許請求の範囲】
  1. (1)機能テスト用アルゴリズミックパターン発生回路
    を有する半導体テスト装置において、上記機能テスト用
    アルゴリズミックパターン発生回路を、 シフトイン機能を有し、ベーステータ又は後述するAL
    U出力レジスタの出力を用いて所定の算術論理演算を行
    なうALUと、 該ALUの出力を保持し、これを機能テスト用アルゴリ
    ズミックパターンとして出力するALU出力レジスタと
    、 該ALU出力レジスタの任意のビット群に対するパリテ
    イ検出を行ない、検出結果を上記ALUのシフトイン入
    力に入力するパリテイ検出回路とによって構成したこと
    を特徴とする半導体テスト装置。
JP61037745A 1986-02-21 1986-02-21 半導体テスト装置 Pending JPS62195572A (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP61037745A JPS62195572A (ja) 1986-02-21 1986-02-21 半導体テスト装置
US07/017,079 US4813043A (en) 1986-02-21 1987-02-20 Semiconductor test device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61037745A JPS62195572A (ja) 1986-02-21 1986-02-21 半導体テスト装置

Publications (1)

Publication Number Publication Date
JPS62195572A true JPS62195572A (ja) 1987-08-28

Family

ID=12506012

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61037745A Pending JPS62195572A (ja) 1986-02-21 1986-02-21 半導体テスト装置

Country Status (2)

Country Link
US (1) US4813043A (ja)
JP (1) JPS62195572A (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5186140A (en) * 1991-03-15 1993-02-16 Yamaha Hatsudoki Kabushiki Kaisha Air intake system for fuel injection type four cycle engine

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2015809A1 (en) * 1989-05-04 1990-11-04 Richard W. Sieber Broadband switch using deactivated crosspoints for establishing switching paths
US5465087A (en) * 1989-05-04 1995-11-07 Gte Laboratories Incorporated Broadband switch
EP0582083A1 (en) * 1992-08-05 1994-02-09 Motorola, Inc. A method and apparatus for generating pseudo-random numbers
US5696772A (en) * 1994-05-06 1997-12-09 Credence Systems Corporation Test vector compression/decompression system for parallel processing integrated circuit tester
US5815512A (en) * 1994-05-26 1998-09-29 Mitsubishi Denki Kabushiki Kaisha Semiconductor memory testing device
US5748642A (en) * 1995-09-25 1998-05-05 Credence Systems Corporation Parallel processing integrated circuit tester
WO2001051940A1 (en) * 2000-01-14 2001-07-19 Parthus Technologies Plc An algorithmic test pattern generator, with built-in-self-test (bist) capabilities, for functional testing of a circuit
DE10041137A1 (de) * 2000-08-21 2002-03-21 Philips Corp Intellectual Pty Anordnung zum Testen von integrierten Schaltkreisen
US7895485B2 (en) * 2008-01-02 2011-02-22 Micron Technology, Inc. System and method for testing a packetized memory device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3237365A1 (de) * 1982-10-08 1984-04-12 Siemens AG, 1000 Berlin und 8000 München Anordnung zur erzeugung von mustern von pruefsignalen bei einem pruefgeraet
JPS5990067A (ja) * 1982-11-15 1984-05-24 Advantest Corp 論理回路試験用パタ−ン発生装置
JPS5994086A (ja) * 1982-11-19 1984-05-30 Advantest Corp 論理回路試験装置
JPH0641966B2 (ja) * 1984-02-15 1994-06-01 株式会社アドバンテスト パタ−ン発生装置
JPS61145799A (ja) * 1984-12-20 1986-07-03 Fujitsu Ltd メモリを内蔵した半導体集積回路

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5186140A (en) * 1991-03-15 1993-02-16 Yamaha Hatsudoki Kabushiki Kaisha Air intake system for fuel injection type four cycle engine

Also Published As

Publication number Publication date
US4813043A (en) 1989-03-14

Similar Documents

Publication Publication Date Title
US5479414A (en) Look ahead pattern generation and simulation including support for parallel fault simulation in LSSD/VLSI logic circuit testing
JPH03218483A (ja) スキャンテスト回路およびそれを用いた半導体集積回路装置
JPS62195572A (ja) 半導体テスト装置
US7299392B2 (en) Semiconductor integrated circuit device and method of design of semiconductor integrated circuit device
JP2823475B2 (ja) テスト・パターン発生装置
US6401226B1 (en) Electronic system with self-test function and simulation circuit for electronic system
Pomeranz Skewed-load tests for transition and stuck-at faults
Kaczmarek et al. LBIST for automotive ICs with enhanced test generation
US4965511A (en) Test circuit for logic ICS
JP3453460B2 (ja) 半導体集積回路
Hsieh et al. DR-scan: Dual-rail asynchronous scan DfT and ATPG
Nagvajara et al. Pseudorandom testing for boundary-scan design with built-in self-test
JP2797793B2 (ja) 疑似乱数パタン発生回路
Liang et al. Identifying invalid states for sequential circuit test generation
JPS59122972A (ja) 論理回路試験装置
JPH06187131A (ja) コンピュータ装置制御方法、装置制御構成のための装置、算術論理演算装置、及びバイナリカウンタ
Sankar et al. Energy Efficient Weighted Pseudo Random Pattern Generator
JP2003294812A (ja) 半導体装置
Arai et al. Seed selection procedure for LFSR-based BIST with multiple scan chains and phase shifters
JP2024138860A (ja) 半導体集積回路及び半導体集積回路のテスト方法
JPS6161421B2 (ja)
Nikolos et al. An efficient BIST scheme for high-speed adders
JPH04271437A (ja) テストパタン生成方式
JP2004040037A (ja) 半導体集積回路の検査装置
JPH11110213A (ja) 演算装置