JPH0311435B2 - - Google Patents

Info

Publication number
JPH0311435B2
JPH0311435B2 JP56098854A JP9885481A JPH0311435B2 JP H0311435 B2 JPH0311435 B2 JP H0311435B2 JP 56098854 A JP56098854 A JP 56098854A JP 9885481 A JP9885481 A JP 9885481A JP H0311435 B2 JPH0311435 B2 JP H0311435B2
Authority
JP
Japan
Prior art keywords
data
address
memory
control
pattern
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 - Lifetime
Application number
JP56098854A
Other languages
Japanese (ja)
Other versions
JPS58774A (en
Inventor
Hisatoshi Shirasaka
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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP56098854A priority Critical patent/JPS58774A/en
Publication of JPS58774A publication Critical patent/JPS58774A/en
Publication of JPH0311435B2 publication Critical patent/JPH0311435B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/263Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers

Description

【発明の詳細な説明】 本発明はLSI(大規模集積回路)を試験するた
めの高速パターン発生器に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a high speed pattern generator for testing LSI (Large Scale Integrated Circuits).

従来、LSIの試験装置に使用されるパターン発
生器にはランダムパターン発生器とアルゴリズミ
ツクパターン発生器の2種類がある。前者のラン
ダムパターン発生器はマイクロコンピユータを中
心としたLSIに、また後者のアルゴリズミツクパ
ターン発生器はメモリ系(RAM、ROM等)の
LSIの試験評価にそれぞれ使用されている。この
ランダムパターン発生器のシステムブロツク図を
第1図に、またアルゴリズミツクパターン発生器
のシステムブロツク図を第2図に示す。これら第
1図および第2図において、1はパターン発生器
制御部、2は制御プログラムが格納されるコント
ロールメモリ、3はパターンデータが格納される
データメモリ、4はメモリの番地が格納されるア
ドレスレジスタ、5はアドレスパターンを発生す
るアドレスジエネレータ、6はデータパターンを
発生するデータジエネレータである。
Conventionally, there are two types of pattern generators used in LSI test equipment: random pattern generators and algorithmic pattern generators. The former random pattern generator is used in LSIs centered on microcomputers, and the latter algorithmic pattern generator is used in memory systems (RAM, ROM, etc.).
Each is used for testing and evaluation of LSI. A system block diagram of this random pattern generator is shown in FIG. 1, and a system block diagram of the algorithmic pattern generator is shown in FIG. 1 and 2, 1 is a pattern generator control unit, 2 is a control memory where a control program is stored, 3 is a data memory where pattern data is stored, and 4 is an address where the memory address is stored. A register 5 is an address generator that generates an address pattern, and 6 is a data generator that generates a data pattern.

これらのパターン発生器における共通点は、第
1にパターン発生以前にシステム制御部、例えば
試験装置のCPU(中央処理装置)からバス7を通
じて転送されてきたプログラムデータがコントロ
ールメモリ2およびデータメモリ3に格納される
こと、第2にコントロールメモリ2およびデータ
メモリ3が共に一体化されており、共通のアドレ
スレジスタ4からアクセスされること、さらに第
3には第3図の動作タイムチヤートに示す様にシ
ステムクロツクの1周期内T0,T1,……にメモ
リ2,3の所定アドレスのデータアクセスおよび
次の実行アドレスの決定を行ない、この1周期間
に通常1パターンデータが発生されることであ
る。
What these pattern generators have in common is that, first, program data transferred from the system control unit, for example, the CPU (central processing unit) of the test equipment via the bus 7, is stored in the control memory 2 and data memory 3 before pattern generation. Second, the control memory 2 and data memory 3 are integrated together and accessed from a common address register 4; and third, as shown in the operating time chart of FIG. Data access to predetermined addresses in memories 2 and 3 and determination of the next execution address are performed within one cycle of the system clock T 0 , T 1 , . . . , and one pattern of data is normally generated during this one cycle. It is.

上記のパターン発生器においては、データ処理
後に次の実行アドレスがアクセスされるため、こ
れら一連の動作を同時処理できない。これは次の
実行アドレスとして、カレントアドレスの繰り
返し、カレントアドレス+1、分岐先アドレ
スの3種類の参照アドレスが考えられ、データ処
理以前にはいずれの種類のアドレスか決定できな
いためである。したがつて、パターン発生器の処
理動作の高速化が不可能という不都合がある。こ
のように従来、LSIの高密度化および高速化に伴
い、LSI試験装置の高速化および機能の高度化、
特にLSI試験装置の心臓部であるパターン発生器
の高速化と高機能化の要望が強いにもかかわら
ず、パターン発生器にとつて高速化と高機能化は
相反することであり、両特性を満たすことは非常
に困難となつている。
In the pattern generator described above, since the next execution address is accessed after data processing, these series of operations cannot be processed simultaneously. This is because there are three types of reference addresses that can be considered as the next execution address: a repetition of the current address, the current address +1, and a branch destination address, and it is not possible to determine which type of address it is before data processing. Therefore, there is a disadvantage that it is impossible to speed up the processing operation of the pattern generator. In this way, with the increase in density and speed of LSI, LSI test equipment has become faster and more sophisticated.
In particular, despite the strong demand for higher speed and higher functionality of pattern generators, which are the heart of LSI test equipment, higher speed and higher functionality are contradictory for pattern generators, and it is difficult to combine both characteristics. It is becoming extremely difficult to meet this requirement.

本発明は上記の事情に鑑みてなされたもので、
プロセツサ等のソフト処理の活用と、新たな複数
のコントロールメモリの追加によりメモリアクセ
ス動作と読み出されたデータの処理動作とを同時
に実行処理できるようにすることによつて、見か
け上のメモリアクセス時間を零に近ずけ、高機能
化を保持しつつ高速化を実現できる高速パターン
発生器を提供することを目的とする。
The present invention was made in view of the above circumstances, and
By utilizing software processing such as a processor and adding multiple new control memories, memory access operations and read data processing operations can be executed simultaneously, reducing the apparent memory access time. It is an object of the present invention to provide a high-speed pattern generator that can approach zero and achieve high speed while maintaining high functionality.

以下、図面を参照して本発明の一実施例を説明
する。第4図に示す高速パターン発生器は大きく
分けて2つの部分からなつており、その1つはコ
ントロールメモリを中心とした制御部Aであり、
他の1つは試験パターンの発生を行なうデータメ
モリ部Bである。図において、11,12はコン
トロールメモリであり、このコントロールメモリ
11,12には後述するデータメモリ13のアド
レス走査順序を決定するコントロールプログラム
データが格納されている。また、13はデータメ
モリで、本実施例としてランダムパターン発生器
を想定した場合、このデータメモリ13には発生
すべきパターンデータがCPUからの転送によつ
て格納されている。さらに、14,15は上記コ
ントロールメモリ11,12にそれぞれ対応して
設けられたバツフアレジスタ、16は第1のバツ
フアレジスタ14からの出力データを格納するサ
ブルーチン用のデータスタツクメモリ、17はパ
ターン発生器制御部18からの制御信号によつて
上記バツフアレジスタ14,15及びデータスタ
ツクメモリ16に格納されているプログラムデー
タのうちから1つのデータを選択して導出するデ
ータマルチプレクサ、19はこのデータマルチプ
レクサ17またはCPUからの実行データを設定
格納するカレントデータレジスタ、20はこのカ
レントデータレジスタ19から導き出されるジヤ
ンプアドレスを格納するジヤンプアドレスレジス
タ、24はスタートアドレスを格納するスタート
アドレスレジスタ、22は上記コントロールメモ
リ11,12から所定データを読み出すための所
定アドレスを格納するアドレスレジスタ、23は
アドレスレジスタ22のアドレスを歩進するため
の+1回路、24はサブルーチンリターンアドレ
スを記憶するアドレススタツクメモリ、25は前
記パターン発生器制御部18からの制御信号によ
つてジヤンプアドレスレジスタ20、スタートア
ドレスレジスタ21、アドレススタツクメモリ2
4及び+1回路23のうちから1つのアドレスデ
ータを選択するアドレスマルチプレクサである。
Hereinafter, one embodiment of the present invention will be described with reference to the drawings. The high-speed pattern generator shown in FIG. 4 is roughly divided into two parts, one of which is a control part A that has a control memory as its center.
The other one is a data memory section B that generates test patterns. In the figure, reference numerals 11 and 12 are control memories, and control program data for determining the address scanning order of the data memory 13, which will be described later, is stored in the control memories 11 and 12. Further, 13 is a data memory, and when a random pattern generator is assumed as this embodiment, pattern data to be generated is stored in this data memory 13 by transfer from the CPU. Further, 14 and 15 are buffer registers provided corresponding to the control memories 11 and 12, respectively, 16 is a data stack memory for a subroutine that stores output data from the first buffer register 14, and 17 is a data stack memory for storing output data from the first buffer register 14. A data multiplexer 19 selects and derives one data from among the program data stored in the buffer registers 14 and 15 and the data stack memory 16 according to a control signal from the pattern generator control section 18. 20 is a jump address register that stores a jump address derived from this current data register 19; 24 is a start address register that stores a start address; 22 is a current data register that stores execution data from the data multiplexer 17 or the CPU; an address register storing a predetermined address for reading predetermined data from the control memories 11 and 12; 23 a +1 circuit for incrementing the address of the address register 22; 24 an address stack memory storing a subroutine return address; 25, a jump address register 20, a start address register 21, and an address stack memory 2 are controlled by control signals from the pattern generator control section 18.
This is an address multiplexer that selects one address data from among the 4 and +1 circuits 23.

上記のパターン発生器によれば、2個のコント
ロールメモリ11,12に格納されたプログラム
データに従つてデータメモリ13に実行すべきア
ドレスを与える。データメモリ13は与えられた
アドレスに相当する番地のデータをパターンデー
タとして発生するようになつている。これら制御
部Aの2種類のコントロールメモリ11,12と
その格納されるプログラムデータ、サブルーチン
用のスタツクメモリ16、およびその動作手順に
本発明の特徴がある。すなわち、第1のコントロ
ールメモリ11にはアドレスレジスタ22で指定
されるアドレス「+1」のプログラムデータP1
〜Po+1が、第2のコントロールメモリ12にはカ
レントデータレジスタ19のプログラムで指定さ
れる分岐先のプログラムデータJ0〜Joが各々格納
されている。これらのメモリ11,12に格納さ
れたデータの様子を第5図に示す。なお、第1お
よび第2のコントロールメモリ11,12に格納
される分岐先データ等は、オリジナルデータを試
験評価装置の制御部(CPU等)でシミユレート
することにより作成される。また、本パターン発
生器では、パターン発生に先立つて試験評価装置
の制御部は所定のデータをコントロールメモリ1
1,12およびデータメモリ13に格納するとと
もにスタート番地のプログラムデータをカレント
データレジスタ19に格納し、さらにコントロー
ルメモリ11,12のスタート番地をスタートア
ドレスレジスタ21によつて指定する。
According to the above pattern generator, an address to be executed is given to the data memory 13 in accordance with program data stored in the two control memories 11 and 12. The data memory 13 is configured to generate data at an address corresponding to a given address as pattern data. The present invention is characterized by the two types of control memories 11 and 12 of the control unit A, the program data stored therein, the stack memory 16 for subroutines, and their operating procedures. That is, the first control memory 11 stores the program data P 1 at the address “+1” specified by the address register 22.
.about.P.sub.o +1 is stored in the second control memory 12, and program data J.sub.0 to J.sub.o of branch destinations designated by the program of the current data register 19 are stored, respectively. FIG. 5 shows the state of the data stored in these memories 11 and 12. Note that the branch destination data and the like stored in the first and second control memories 11 and 12 are created by simulating the original data with a control unit (such as a CPU) of the test and evaluation device. In addition, in this pattern generator, the control section of the test evaluation device stores predetermined data in the control memory 1 prior to pattern generation.
1, 12 and data memory 13, the program data at the start address is stored in the current data register 19, and the start address of the control memories 11, 12 is specified by the start address register 21.

次に、本装置を第6図に示すようなアドレス手
順に従つて動作させてパターンを発生させる場合
について説明する。上述したようにパターン発生
に先立つてスタートアドレスレジスタ21にはコ
ントロールメモリ11,12のスタート番地(こ
の場合“0”番地)が格納されており、このスタ
ート番地はアドレスマルチプレクサ25を通じて
アドレスレジスタ22にセツトされる。このアド
レスレジスタ22にセツトされたアドレス“0”
によつて、T0期間の先頭のシステムクロツクの
時点でコントロールメモリ11,12のスタート
アドレス“0”を指定して各々のコントロールメ
モリ11,12の内容を読み出して対応するバツ
フアレジスタ14,15に格納する。すなわち、
第6図に示すように第1のバツフアレジスタ14
には第1のコントロールメモリ11の“0”番地
のデータP1が、第2のバツフアレジスタ15に
は第2のコントロールメモリ12の“0”番地の
データJ0がそれぞれ格納される。この動作と同時
に、制御部18はカレントデータレジスタ19に
あらかじめ設定されているスタート番地データ
P0を受けて所定のデータ処理を実行する。この
データP0の処理によつてT0期間の終りに次の実
行番地“1”が決定される。したがつて、この制
御部18はアドレスマルチプレクサ25に制御信
号を送り、これによつてT1期間の先頭でアドレ
スマルチプレクサ25は+1回路23からの出力
アドレス“1”を選択してこれを出力する。この
アドレスマルチプレクサ25からのアドレス
“1”データはアドレスレジスタ22に設定され、
このアドレスレジスタ22によつてコントロール
メモリ11,12の“1”番地の読み出し動作が
このT1期間の間に実行される。同時にこのT1
間において、制御部18はすでにセツトされてい
る第1のバツフアレジスタ14の内容P1をデー
タマルチプレクサ17を通じてカレントデータレ
ジスタ19に受け入れ、このデータP1の処理を
実行する。上記T1期間は、コントロールメモリ
11,12の“1”番地読み出しのアクセス時間
として使用されるので、T2期間の先頭ではコン
トロールメモリ11,12の“1”番地のデータ
P2,J1が対応するバツフアレジスタ14,15に
セツトされる。上記制御部18において、データ
P1処理の結果、分岐が発生したので制御部18
はデータマルチプレクサ17を制御して前のT1
期間で設定されている第2のバツフアレジスタ1
5の分岐先データJ1を取り入れ、これを処理デー
タとして所定のデータ処理を実行する。同時にこ
のT2期間において、制御部18はカレントデー
タレジスタ19からジヤンプアドレス“J”を導
き出してジヤンプアドレスレジスタ20にセツト
すると共に、アドレスマルチプレクサ25を制御
して上記ジヤンプアドレス“J”を導びき、アド
レスレジスタ22に設定してコントロールメモリ
11,12からこのジヤンプアドレス“J”の内
容のアクセス動作に入る。
Next, a case will be described in which a pattern is generated by operating this apparatus according to the address procedure shown in FIG. 6. As described above, prior to pattern generation, the start address of the control memories 11 and 12 (in this case, address "0") is stored in the start address register 21, and this start address is set in the address register 22 through the address multiplexer 25. be done. Address “0” set in this address register 22
By specifying the start address "0" of the control memories 11 and 12 at the time of the first system clock of the T0 period, the contents of each control memory 11 and 12 are read out and the corresponding buffer registers 14 and 12 are read out. 15. That is,
As shown in FIG.
The data P 1 at address “0” of the first control memory 11 is stored in the second buffer register 15, and the data J 0 at address “0” of the second control memory 12 is stored in the second buffer register 15. At the same time as this operation, the control unit 18 outputs the start address data preset in the current data register 19.
Upon receiving P 0 , predetermined data processing is executed. By processing this data P0 , the next execution address "1" is determined at the end of the T0 period. Therefore, this control unit 18 sends a control signal to the address multiplexer 25, whereby the address multiplexer 25 selects and outputs the output address "1" from the +1 circuit 23 at the beginning of the T1 period. . Address “1” data from this address multiplexer 25 is set in the address register 22,
The address register 22 performs a read operation of the "1" address of the control memories 11 and 12 during the T1 period. At the same time, during this T1 period, the control section 18 receives the content P1 of the first buffer register 14, which has already been set, into the current data register 19 through the data multiplexer 17, and executes the processing of this data P1 . The above T 1 period is used as the access time for reading address “1” of the control memories 11 and 12, so at the beginning of the T 2 period, the data at address “1” of the control memories 11 and 12 is
P 2 and J 1 are set in the corresponding buffer registers 14 and 15. In the control section 18, the data
As a result of P1 processing, a branch has occurred, so the control unit 18
controls the data multiplexer 17 to output the previous T 1
Second buffer register 1 set in period
The branch destination data J1 of No. 5 is taken in and predetermined data processing is executed using this as processing data. At the same time, during this T2 period, the control unit 18 derives the jump address "J" from the current data register 19 and sets it in the jump address register 20, and also controls the address multiplexer 25 to derive the jump address "J", The address register 22 is set to access the contents of this jump address "J" from the control memories 11 and 12.

上述したようにプログラムの実行は第6図に示
すように進めているが、同一番地が複数回繰り返
えされる場合にはカレントデータレジスタ19に
新たなデータが設定される必要はなく、番地走査
はホールド状態となる。このカレントデータレジ
スタ19に設定されているプログラムデータの実
行後、次の実行番地が決定され、同一番地の繰り
返し以外ではデータマルチプレクサ17を通して
バツフアレジスタ14,15等のデータがカレン
トデータレジスタ19に設定される。
As mentioned above, the program execution proceeds as shown in FIG. 6, but if the same address is repeated multiple times, there is no need to set new data in the current data register 19, and address scanning is performed. is in a hold state. After executing the program data set in the current data register 19, the next execution address is determined, and unless the same address is repeated, the data in the buffer registers 14, 15, etc. is set in the current data register 19 through the data multiplexer 17. be done.

第7図にサブルーチン動作例を示す。本例で
は、n+1番地でサブルーチン分岐が発生する。
この時、リターン番地であるn+2番地がアドレ
ススタツクメモリ24に格納されると共にそのプ
ログラムデータPo+2がデータスタツクメモリ16
に格納され、通常の分岐命令と同様にS番地に分
岐する。サブルーチン最終アドレスS+2番地で
は次の実行プログラムデータとして、サブルーチ
ンの先頭番地Sのプログラムデータ(第2のバツ
フアレジスタ15に設定されている)か、データ
スタツクメモリ16の先頭データかのいずれかが
リターン条件により選択される。ここで、データ
スタツクメモリ16の先頭データはリターン番地
のプログラムデータを意味している。もちろん、
この時アドレスマルチプレクサ25は制御部18
の指示によりアドレススタツクメモリ24の先頭
データを選択し、これをアドレスレジスタ22に
設定する。ここで、アドレス及びデータのスタツ
クメモリ24,16がスタツク構造となつている
のはサブルーチンの多重度を許すためである。つ
まり、複数のサブルーチンを同時に処理できるよ
うにするためである。
FIG. 7 shows an example of subroutine operation. In this example, a subroutine branch occurs at address n+1.
At this time, the return address n+2 is stored in the address stack memory 24, and the program data P o+2 is stored in the data stack memory 16.
and branches to address S like a normal branch instruction. At the subroutine final address S+2, either the program data at the start address S of the subroutine (set in the second buffer register 15) or the start data in the data stack memory 16 is selected as the next execution program data. Selected based on return conditions. Here, the first data in the data stack memory 16 means the program data at the return address. of course,
At this time, the address multiplexer 25
The first data in the address stack memory 24 is selected according to the instruction, and this data is set in the address register 22. The reason why the address and data stack memories 24 and 16 have a stack structure is to allow multiple subroutines. In other words, this is to enable multiple subroutines to be processed simultaneously.

前述したように、本パターン発生器では、シス
テムクロツクの1周期内において、所定アドレス
のコントロールメモリ11,12からその内容を
読み出すアクセス動作と、前の周期で読み出され
たデータを処理するデータ処理動作とを同時に実
行するようにしている。したがつて、試験装置の
動作速度の最小時間は、プログラムデータ処理時
間あるいはデータ読み出し時間のいずれか大きい
方で決められることになる。また、アドレスマル
チプレクサ25から出力されるアドレスはデータ
メモリ13のアドレス指定としても使用され、そ
の結果、T1期間においては“0”番地のデータ
が、T2期間においては“1”番地のデータが、
T3期間においては分岐先番地“J”のデータが
それぞれデータメモリ13から読み出され、パタ
ーンデータとしてデータメモリ13から送出され
ることになる。
As mentioned above, in this pattern generator, within one cycle of the system clock, the access operation of reading the contents from the control memories 11 and 12 at a predetermined address and the data processing of the data read in the previous cycle are performed. The processing operations are executed simultaneously. Therefore, the minimum time for the operating speed of the test device is determined by the larger of the program data processing time or the data read time. Furthermore, the address output from the address multiplexer 25 is also used to specify the address of the data memory 13, and as a result, the data at address "0" is used in the T1 period, and the data at the "1" address is used in the T2 period. ,
During the T3 period, the data at the branch destination address "J" is read from the data memory 13 and sent out from the data memory 13 as pattern data.

なお、上記実施例では、2種類の参照アドレス
を使用しているため、2種のコントロールメモリ
を設けているが、この参照アドレスの種類の数に
応じてコントロールメモリも増加することができ
る。
In the above embodiment, since two types of reference addresses are used, two types of control memories are provided, but the number of control memories can be increased according to the number of types of reference addresses.

上記パターン発生器によれば、システムクロツ
クの1周期内にコントロールメモリ11,12に
対するアクセス動作と、このメモリ11,12か
ら読み出したデータの処理動作とを同時並列処理
できるので、見かけ上のメモリアクセス時間を零
とし得、従来と比べて極めて高速化できる。しか
も、試験装置の制御部によるソフト処理によりコ
ントロールメモリ11,12に与えるプログラム
データの作成あるいはデータメモリ13に対する
データ書き換えを行なうようにすることにより、
非常に高度な試験パターン発生機能を保持し得
る。さらに、スタツクメモリ16,24を用いて
サブルーチンのためのデータとアドレスを格納す
るようにしているので、多重サブルーチンプログ
ラムによるパターンデータの発生が可能となる。
According to the pattern generator, the access operation to the control memories 11 and 12 and the processing operation of the data read from these memories 11 and 12 can be simultaneously processed in parallel within one cycle of the system clock, so that the apparent memory The access time can be reduced to zero, and the speed can be significantly increased compared to the conventional method. Moreover, by creating program data to be applied to the control memories 11 and 12 or rewriting data to the data memory 13 through software processing by the control unit of the test device,
It can maintain very advanced test pattern generation functions. Furthermore, since the stack memories 16 and 24 are used to store data and addresses for subroutines, it is possible to generate pattern data using multiple subroutine programs.

以上説明したように本発明によれば、パターン
データを発生するデータメモリ部とプログラム処
理用のコントロールメモリとを分離し、システム
プロセツサのソフト処理の活用と新たな複数のコ
ントロールメモリの追加により、メモリに対する
アクセス動作とメモリから読み出されたデータの
処理動作とを同時に平行処理できるようにするこ
とによつて、見かけ上のメモリアクセスタイムを
零に近ずけ、高機能化を保持しつつ高速化の実現
が可能な高速パターン発生器を提供できる。
As explained above, according to the present invention, the data memory section that generates pattern data and the control memory for program processing are separated, and by utilizing the software processing of the system processor and adding a plurality of new control memories, By making it possible to simultaneously process memory access operations and data processing operations read from memory in parallel, the apparent memory access time approaches zero, achieving high speed while maintaining high functionality. It is possible to provide a high-speed pattern generator that can realize

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は従来のランダムパターン発生器のブロ
ツク構成図、第2図は従来のアルゴリズミツクパ
ターン発生器のブロツク構成図、第3図は第1図
及び第2図のパターン発生器の動作を説明するた
めの図、第4図は本発明の一実施例に係る高速パ
ターン発生器のブロツク構成図、第5図は第4図
のコントロールメモリとその格納データとの関係
を説明するための図、第6図は第4図のパターン
発生器の動作を説明するための図、第7図は第4
図のパターン発生器のサブルーチン動作を説明す
るための図である。 11,12……コントロールメモリ、13……
データメモリ、14,15……バツフアレジス
タ、16……データスタツクメモリ、17……デ
ータマルチプレクサ、18……パターン発生器制
御部、19……カレントデータレジスタ、20…
…ジヤンプアドレスレジスタ、21……スタート
アドレスレジスタ、22……アドレスレジスタ、
23……+1回路、24……アドレススタツクメ
モリ。
Figure 1 is a block diagram of a conventional random pattern generator, Figure 2 is a block diagram of a conventional algorithmic pattern generator, and Figure 3 explains the operation of the pattern generator in Figures 1 and 2. 4 is a block configuration diagram of a high-speed pattern generator according to an embodiment of the present invention; FIG. 5 is a diagram for explaining the relationship between the control memory of FIG. 4 and its stored data; 6 is a diagram for explaining the operation of the pattern generator in FIG. 4, and FIG. 7 is a diagram for explaining the operation of the pattern generator in FIG. 4.
FIG. 3 is a diagram for explaining a subroutine operation of the pattern generator shown in the figure. 11, 12...control memory, 13...
Data memory, 14, 15... Buffer register, 16... Data stack memory, 17... Data multiplexer, 18... Pattern generator control section, 19... Current data register, 20...
... jump address register, 21 ... start address register, 22 ... address register,
23...+1 circuit, 24...address stack memory.

Claims (1)

【特許請求の範囲】 1 大規模集積回路(LSI)を試験評価するLSI
試験装置における試験パターンを発生する高速パ
ターン発生器において、 パターンデータが格納されアドレス指定により
このパターンデータが読み出されるデータメモリ
と、 前記試験装置のプロセツサにより作成された上
記データメモリに対するアドレス走査順序を決定
する所定のプログラムコントロールデータを格納
し、参照アドレスの種類に応じて複数個設けられ
たコントロールメモリと、 上記各コントロールメモリからのデータをそれ
ぞれ一時的に記憶するバツフアレジスタと、 サブルーチン用の参照アドレスに応じて設けら
れたサブルーチン用のデータを格納するスタツク
メモリと、 上記バツフアレジスタ及びスタツクメモリの中
から所定のレジスタもしくはスタツクメモリを選
択し、この選択したレジスタもしくはスタツクメ
モリからのデータに基づき前記データメモリのア
ドレス指定を行つて前記パターンデータの読み出
し制御動作を実行すると共に、上記参照アドレス
の中から所定のアドレスを選択しこのアドレスに
対応して上記コントロールメモリ及びスタツクメ
モリをアクセスする処理動作を実行するパターン
発生器制御部とを具備し、 前記データメモリからのパターンデータの読み
出し動作とコントロールメモリ及びスタツクメモ
リのアクセス動作とを同様に実行するようにした
ことを特徴とする高速パターン発生器。
[Claims] 1. LSI for testing and evaluating large-scale integrated circuits (LSI)
In a high-speed pattern generator that generates a test pattern in a test device, a data memory in which pattern data is stored and from which this pattern data is read by addressing, and an address scan order for the data memory created by a processor of the test device are determined. a control memory which stores predetermined program control data to be executed and which is provided in plurality according to the type of reference address; a buffer register which temporarily stores data from each of the above control memories; and a reference address for subroutines. A stack memory for storing data for subroutines provided according to a pattern generator that specifies and executes a read control operation of the pattern data, and also selects a predetermined address from the reference addresses and executes a processing operation of accessing the control memory and stack memory in response to this address; 1. A high-speed pattern generator, comprising a control section, and configured to perform readout operation of pattern data from the data memory and access operation of the control memory and stack memory in the same way.
JP56098854A 1981-06-25 1981-06-25 High speed pattern generator Granted JPS58774A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56098854A JPS58774A (en) 1981-06-25 1981-06-25 High speed pattern generator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56098854A JPS58774A (en) 1981-06-25 1981-06-25 High speed pattern generator

Publications (2)

Publication Number Publication Date
JPS58774A JPS58774A (en) 1983-01-05
JPH0311435B2 true JPH0311435B2 (en) 1991-02-15

Family

ID=14230811

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56098854A Granted JPS58774A (en) 1981-06-25 1981-06-25 High speed pattern generator

Country Status (1)

Country Link
JP (1) JPS58774A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60181810A (en) * 1984-02-29 1985-09-17 Fujitsu Ltd Controller for generation of waveform
JPH0255331U (en) * 1988-10-11 1990-04-20
JP2602997B2 (en) * 1991-01-18 1997-04-23 株式会社東芝 Pattern generator

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5552967A (en) * 1978-10-13 1980-04-17 Advantest Corp Pattern signal generator

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5552967A (en) * 1978-10-13 1980-04-17 Advantest Corp Pattern signal generator

Also Published As

Publication number Publication date
JPS58774A (en) 1983-01-05

Similar Documents

Publication Publication Date Title
US4402081A (en) Semiconductor memory test pattern generating apparatus
US4887267A (en) Logic integrated circuit capable of simplifying a test
JPH1055288A (en) System and method for emulating memory
US4875210A (en) Automatic circuit tester control system
JPH0480350B2 (en)
JP2658958B2 (en) DMA controller
US5337045A (en) Pattern generator
US6006350A (en) Semiconductor device testing apparatus and method for testing memory and logic sections of a semiconductor device
JPH0311435B2 (en)
JPH023147B2 (en)
US5897653A (en) Data tracing apparatus
US6202187B1 (en) Pattern generator for use in a semiconductor test device
JPH0535391B2 (en)
JP3201420B2 (en) Memory test equipment
JP2711536B2 (en) Test method for multiport RAM
JPH0575985B2 (en)
JPS6232559B2 (en)
JP2641917B2 (en) Memory element
JPH0462648A (en) Storage device
JP2824853B2 (en) Pattern data writing method
JP2675081B2 (en) Arithmetic processing method
JPS61282946A (en) Programmable controller
JP2547329B2 (en) Lock data setting device
JPH03142536A (en) Diagnostic system for storage
JPS5917039Y2 (en) ROM checker