WO2010067472A1 - 試験装置および試験方法 - Google Patents

試験装置および試験方法 Download PDF

Info

Publication number
WO2010067472A1
WO2010067472A1 PCT/JP2009/002405 JP2009002405W WO2010067472A1 WO 2010067472 A1 WO2010067472 A1 WO 2010067472A1 JP 2009002405 W JP2009002405 W JP 2009002405W WO 2010067472 A1 WO2010067472 A1 WO 2010067472A1
Authority
WO
WIPO (PCT)
Prior art keywords
test
unit
device under
program
packet
Prior art date
Application number
PCT/JP2009/002405
Other languages
English (en)
French (fr)
Inventor
愼一 石川
徹 片桐
優 碁石
浩康 中山
勝 津藤
Original Assignee
株式会社アドバンテスト
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 株式会社アドバンテスト filed Critical 株式会社アドバンテスト
Priority to JP2010541954A priority Critical patent/JPWO2010067472A1/ja
Priority to TW098141756A priority patent/TW201027091A/zh
Publication of WO2010067472A1 publication Critical patent/WO2010067472A1/ja
Priority to US13/118,470 priority patent/US8666691B2/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • 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/2832Specific tests of electronic circuits not provided for elsewhere
    • G01R31/2834Automated test systems [ATE]; using microprocessors or computers

Definitions

  • the present invention relates to a test apparatus and a test method.
  • This application is related to the following US applications and claims priority from the following US applications: For designated countries where incorporation by reference of documents is permitted, the contents described in the following application are incorporated into this application by reference and made a part of this application.
  • the quality of a device under test is determined by measuring a signal output from the device under test according to a test signal having a predetermined pattern.
  • determining the quality of a device under test or the like it is known to use a Shmoo diagram indicating a test determination result (pass or fail) on coordinates corresponding to a test parameter. Shmoo is described in Patent Document 1, for example.
  • the test apparatus determines pass / fail of the device under test based on whether or not the output signal of the device under test matches a predetermined expected value. As a result, the test apparatus can classify the device under test into two ranks of good or defective, but it is difficult to classify the device under test into three or more ranks.
  • a test apparatus for testing a device under test which stores a program in which an instruction to be executed branches according to a detected branch condition
  • a test apparatus comprising: a test unit that executes a program to test a device under test; a test result in the test unit; and a log memory that associates and stores an instruction path of the program executed to obtain the test result I
  • the test unit sequentially changes the characteristics of the test signal given to the device under test, and determines the quality of the device under test for each characteristic of the test signal.
  • the log memory provides a test apparatus that stores the test result in the test unit and the instruction path of the program in association with each other for each characteristic of the test signal.
  • a display unit for displaying the test result for each characteristic of the test signal stored in the log memory in a different manner for each instruction path of the program is further provided.
  • a test apparatus is provided.
  • the test unit sequentially changes one or more characteristics of the test signal applied to the device under test, and changes one or more characteristics of the test signal.
  • the display unit displays a test result corresponding to the change in one or more characteristics of the test signal in a coordinate system with each of the one or more characteristics of the test signal as an axis.
  • a test apparatus for plotting and displaying different modes for each instruction path of a program.
  • the test unit measures the state of the device under test, and executes the program using the measurement result in the measurement unit as a branching condition. And a test apparatus having a portion.
  • the sixth aspect of the present invention further includes a grade determination unit that determines the grade of the device under test based on an instruction path of a program corresponding to each test result in the test unit. Providing test equipment.
  • a test apparatus tests a plurality of devices under test generated from one wafer, and determines whether each device under test is good or bad.
  • a test apparatus for displaying in association with the position of a device under test above.
  • the test unit determines pass / fail for a plurality of locations of the device under test
  • the display unit includes the device under test that is the target of the pass / fail determination.
  • a test apparatus that displays test results in different manners for each portion.
  • FIG. 1 shows a configuration of a test apparatus 10 according to the present embodiment.
  • An operation flow when the test apparatus 10 tests the device under test 200 is shown.
  • An example of data stored in the log memory 108 by the test unit 100 is shown.
  • An example of Shmoo displaying instruction path information for each test signal timing and voltage level is shown.
  • An example of a program for testing the device under test 200 is shown.
  • 6 shows an outline of a packet sequence when the program shown in FIG. 5 is executed.
  • the display example of the grade determination result of the device under test 200 is shown.
  • An example of Shmoo of the device under test 200 determined as grade A is shown.
  • movement flow of the test apparatus 10 which concerns on other embodiment is shown.
  • An example of the configuration of the execution processing unit 11 is shown.
  • An example of the structure of the pattern generation part 12 is shown.
  • An example of the structure of the measurement part 14 is shown.
  • test equipment 11 execution processing unit, 12 pattern generation unit, 14 measurement unit, 20 packet list storage unit, 22 packet list processing unit, 24 packet instruction sequence storage unit, 26 packet data sequence storage unit, 28 lower sequencer, 32 data Processing unit, 34 transmission unit, 40 common data storage unit, 42 common data pointer, 44 individual data storage unit, 82 reception unit, 84 determination unit, 100 test unit, 102 main control unit, 104 main memory, 106 display unit, 108 Log memory, 110 grade determination unit, 112 test program storage unit, 114 program supply unit, 116 flow control unit, 200 device under test, 300 wafer
  • FIG. 1 shows a configuration of a test apparatus 10 according to the present embodiment.
  • the test apparatus 10 communicates with the device under test 200 and tests the device under test 200.
  • the test apparatus 10 may test the device under test 200 by transmitting / receiving a packet including data of a predetermined test pattern to / from the device under test 200.
  • the test apparatus 10 includes a test unit 100, a main control unit 102, a main memory 104, a display unit 106, a log memory 108, and a grade determination unit 110.
  • the test unit 100 stores a program in which an instruction to be executed branches according to the detected branch condition, and tests the device under test 200 by executing the program.
  • the program may be a procedure in which packet sequence information that specifies the order of packets transmitted to and received from the device under test 200 is described.
  • the procedure describes a packet list that is information indicating the order in which a plurality of different types of functions are executed, including control instructions for transmitting and receiving packets.
  • the test unit 100 reads data from the device under test 200 as a packet to be transmitted / received to / from the device under test 200, a write packet having a function of writing data to the device under test 200.
  • a plurality of types of packets such as a read packet having a function and a test packet having a function of inputting test data to the device under test 200 may be transmitted and received.
  • the test apparatus 10 may transmit a wait packet including information indicating an idle state in which the function is not executed to the device under test 200 while not transmitting the packet that executes the function.
  • the test unit 100 determines the type and packet of the packet to be transmitted / received to / from the device under test 200 according to the response result of the device under test 200 or the variable value set from the outside. Switch the order.
  • the test unit 100 includes an execution processing unit 11, a pattern generation unit 12, and a measurement unit 14.
  • the execution processing unit 11 executes a test program including one or more continuous procedures.
  • the pattern generation unit 12 transmits a test packet including data of a predetermined test pattern to the device under test 200.
  • the pattern generation unit 12 assembles a packet specified by a packet list described in a procedure executed by the execution processing unit 11 into a predetermined format, and transmits the packet to the device under test 200.
  • the measuring unit 14 measures the state of the device under test 200. Specifically, the measurement unit 14 receives a response signal transmitted from the device under test 200 in response to the test packet transmitted to the device under test 200. The measurement unit 14 determines the quality of the device under test 200 by comparing the response signal with a predetermined expected value. The measurement unit 14 may input the data value included in the packet received from the device under test 200 to the execution processing unit 11 as a variable value.
  • the execution processing unit 11 may execute the program using the measurement result in the measurement unit 14 as a branch condition. Specifically, the execution processing unit 11 uses the different functions in the procedure according to the comparison result between the response signal in the measurement unit 14 and the predetermined expected value, and thereby uses different types via the pattern generation unit 12. May be transmitted to the device under test 200. For example, if the execution processing unit 11 determines that the measurement result in the measurement unit 14 does not match the expected value (hereinafter referred to as “failure determination”), the execution processing unit 11 responds to the branch condition described in the procedure. The test packet may be retransmitted.
  • a test packet may be transmitted after transmitting a write packet including a variable value for changing the value of a register in the device under test 200.
  • the execution processing unit 11 may execute the program using the variable value included in the packet received from the device under test 200 acquired from the measurement unit 14 as a branch condition. For example, the execution processing unit 11 retransmits the test packet when the variable value acquired from the measurement unit 14 is 0, and transmits the write packet when the variable value acquired from the measurement unit 14 is 1. You can do it.
  • the log memory 108 stores the test result in the test unit 100 and the instruction path of the program executed to obtain the test result in association with each other.
  • the instruction path is information indicating the order of functions in a procedure executed in the test, for example.
  • the test unit 100 may store information corresponding to the function name executed in the test or the order of the executed functions in the log memory 108 as an instruction path under the control of the execution processing unit 11.
  • the execution processing unit 11 may store numerical information previously assigned for each instruction path in the log memory 108. For example, the execution processing unit 11 may associate the test result determined as fail with the numerical information “0” assigned to the instruction path that retransmits the test packet, and store the result in the log memory 108. Further, the execution processing unit 11 associates the test result of the path determination with the numerical information “1” assigned to the instruction path that has transmitted a packet of a different type from the test packet, and stores it in the log memory 108. It's okay.
  • the test unit 100 sequentially changes the characteristics of the test signal applied to the device under test 200, and determines pass / fail of the device under test 200 for each test signal characteristic.
  • the test unit 100 may sequentially change the voltage, transition timing, or frequency of the test signal.
  • the log memory 108 stores the test result in the test unit 100 and the instruction path of the program in association with each test signal characteristic.
  • the test unit 100 may store information in which the test result and the instruction path of the program are associated with each other in a plurality of different address areas of the log memory 108 for each characteristic of the test signal.
  • the display unit 106 displays the test result for each characteristic of the test signal stored in the log memory 108 in a different manner for each instruction path of the program. For example, the display unit 106 assigns the first characteristic of the test signal to the horizontal axis and assigns the second characteristic of the test signal to the vertical axis according to the instruction path executed by the procedure in each test. Display different colors or patterns. For example, the display unit 106 displays the case where the pass is determined in the first test and the case where the pass is determined in the second test after the fail is determined in the first test in different colors. Good. The display unit 106 may display the test signal characteristics and the test results in the respective characteristics in a different form for each instruction path of the program in a tabular format.
  • the test unit 100 may sequentially change one or more characteristics of the test signal applied to the device under test 200, and determine whether the device under test 200 is good or not every time one or more characteristics of the test signal are changed. For example, the test unit 100 sequentially changes the timing of the test signal and the voltage level of the test signal, and sets the response signal transmitted by the device under test 200 to a predetermined expected value for each combination of timing and voltage level. The quality may be determined by comparison.
  • the timing of the test signal may be, for example, the transition phase of the test signal with respect to a reference clock that ensures synchronization between the test unit 100 and the device under test 200.
  • the test unit 100 may sequentially change the frequency and voltage level of the test signal.
  • the test unit 100 sequentially switches the timing of the test signal in a state where the voltage level of the test signal is set to the first value.
  • the test unit 100 switches the voltage level of the test signal to the second value.
  • the test unit 100 sequentially switches the test signal timing in a state where the voltage level of the test signal is set to the second value.
  • the test unit 100 determines whether the device under test 200 is good or not at all combinations of preset voltage levels and all timings by performing tests at all preset voltage levels.
  • the test unit 100 may sequentially change the voltage level with the timing set to a predetermined value.
  • the display unit 106 plots test results according to changes in one or more characteristics of the test signal in a coordinate system around each of the one or more characteristics of the test signal in different modes for each instruction path of the program. And display.
  • the display unit 106 may display two-dimensional coordinates in which the test signal timing value is assigned to the horizontal axis and the voltage level value of the test signal is assigned to the vertical axis.
  • the display unit 106 may display three-dimensional coordinates in which the test signal timing, voltage level, and frequency are assigned to three axes. Further, the display unit 106 may display only coordinates having a time axis by sequentially changing only the timing of the test signal.
  • the display unit 106 reads out the command path of the program in the test performed under the conditions corresponding to each coordinate from the log memory 108. For example, when a pass determination is made in the first test under a condition in which the first timing and the first voltage level are combined, the display unit 106 displays the coordinates corresponding to the combination in the first display mode. (For example, green). In the condition where the first timing and the second voltage level are combined, when the pass determination is made in the second test after the fail determination in the first test, the display unit 106 satisfies the condition. Corresponding coordinates are displayed in a second display mode (for example, yellow). In the condition where the second timing and the second voltage level are combined, if a failure is determined in the second test, the display unit 106 displays the coordinates corresponding to the condition in the third display mode (for example, , Red).
  • the third display mode for example, , Red
  • FIG. 2 shows an operation flow when the test apparatus 10 tests the device under test 200.
  • the test unit 100 executes the operation shown in the operation flow based on the test program.
  • the timing of the test signal is represented as t (m) (m is an integer)
  • the voltage level of the test signal is represented as v (n) (n is an integer).
  • the test unit 100 may change the timing of the test signal at predetermined timing intervals in the order of t (0), t (1),..., T (m) ,.
  • the test unit 100 changes the voltage level of the test signal at predetermined voltage intervals in the order of v (0), v (1),..., V (n) ,. You can.
  • the test unit 100 first sets the timing of the test signal to t (0) (S101). Further, the test unit 100 sets the voltage level of the test signal to v (0) (S102). The test unit 100 transmits a test packet to the device under test 200 and executes the first test. When the determination result in the measurement unit 14 that has received the response signal from the device under test 200 is a failure (S104), the test unit 100 associates the command path from S101 to S104 with the test result in the log memory 108. Store (S105).
  • the test unit 100 executes the second test and the third test.
  • the test unit 100 stores the test result in each instruction path in the log memory 108.
  • the test unit 100 changes the voltage level of the test signal. Specifically, when the voltage level set in S102 is not the maximum value v (n max ) of the predetermined voltage level, the voltage level is changed to the next level (S115), and the tests from S103 to S112 are performed. Execute.
  • test unit 100 changes the timing of the test signal to t (2) (S116, S101).
  • the test unit 100 changes the voltage level from v (0) to v (n max ) at the timing, and executes the operations from S102 to S113.
  • the test unit 100 ends the test when the timing of the test signal coincides with the maximum value t (m max ) in S114.
  • FIG. 3 shows an example of data stored in the log memory 108 by the test unit 100.
  • the log memory 108 stores information corresponding to the instruction path of the test result for each combination of the test signal timing and the voltage level of the test signal.
  • the instruction path “0” indicates that the test result is recorded in the log memory 108 in S112 through the instruction path from S103 to S110 in FIG.
  • the instruction path “3” indicates that the test result is stored in the log memory 108 in S105 through S103 and S104 in FIG.
  • the test unit 100 when the voltage level of the test signal is low and the timing value of the test signal with respect to the reference clock is small, the probability of fail determination is high. As a result, the test unit 100 has a high probability of storing “0” in the log memory 108 as information indicating an instruction path under the test conditions. On the other hand, when the voltage level of the test signal is high and the timing value of the test signal is large, the probability of path determination is high. As a result, under the test conditions, the test unit 100 has a high probability of storing “3” in the log memory 108 as information indicating an instruction path.
  • FIG. 4 shows an example of Shmoo displaying instruction path information for each test signal timing and voltage level.
  • the horizontal axis indicates the timing of the test signal
  • the vertical axis indicates the voltage level of the test signal.
  • the number at each coordinate indicates the command path of the test result.
  • the coordinates where “0” is displayed indicate that a fail determination has been made in three tests after passing through the command path from S103 to S110 in FIG. 2 at the timing and voltage level corresponding to the coordinates.
  • the coordinates at which “1” is displayed indicate that a pass determination was made in the third test through the command pass from S103 to S110 in FIG. 2 at the timing and voltage level corresponding to the coordinate.
  • the coordinate at which “2” is displayed is determined as a pass in the second test through the command path from S103 to S107 in FIG. 2 at the timing and voltage level corresponding to the coordinate, and “3” is displayed.
  • the coordinates to be shown indicate that the pass determination was made in the first test at the timing and voltage level corresponding to the coordinates.
  • the test unit 100 may change the display mode such as color or pattern for each command path. For example, the coordinates corresponding to the instruction path “0” that was a fail determination in three tests may be displayed in red, and the coordinates corresponding to the instruction path “3” that was a path determination in the first test are green. May be displayed.
  • the test apparatus 10 may display the same for a plurality of instruction paths. For example, the areas corresponding to the instruction path 1 and the instruction path 2 may be displayed in the same display mode.
  • the test apparatus 10 stores the instruction path of the test program in the log memory 108 in association with the test condition, and then displays a display corresponding to the instruction path for each coordinate according to the test condition. To do. Therefore, the test apparatus 10 can generate Shmoo indicating a variety of states as compared with the conventional Shmoo classified as either the failure determination state or the pass determination state. Moreover, the test apparatus 10 can generate Shmoo based on data stored in the log memory 108 after the test is completed. Therefore, after the test of the device under test 200 is completed, the instruction path type displayed on the Shmoo can be flexibly switched according to the instruction path condition setting by the user.
  • the test unit 100 determines pass / fail for a plurality of locations of the device under test 200, and the display unit 106 displays test results in different modes for each location of the device under test 200 that has been subjected to pass / fail determination. It's okay.
  • the test unit 100 may determine pass / fail by executing tests based on different procedures for different pins of the device under test 200.
  • the test unit 100 may generate Shmoo for each pin of the device under test 200 and display them in parallel with different colors or patterns on the same screen.
  • the test unit 100 may switch the type of Shmoo to be displayed in response to input of information specifying a pin of the device under test 200.
  • FIG. 5 shows an example of a program for testing the device under test 200.
  • FIG. 6 shows an outline of a packet sequence when the program shown in FIG. 5 is executed. The leftmost number in FIG. 5 is the line number of the program.
  • the test unit 100 transmits a plurality of types of test packets (Test_A, Test_B, Test_C in this example) according to the branching conditions in the program.
  • the pattern generation unit 12 transmits a test packet including predetermined test patterns 0x1234... To the device under test 200 (line 3).
  • the measurement unit 14 receives a response signal transmitted by the device under test 200 according to the test pattern.
  • the measurement unit 14 compares the value of the received response signal with the expected value, and notifies the pattern generation unit 12 of the comparison result.
  • the comparison result is a path determination (line 4)
  • the execution processing unit 11 transmits a write packet (line 15).
  • the execution processing unit 11 stores information indicating the instruction path corresponding to the line 3 -line 4 -line 15 in the log memory 108 in association with the test result.
  • the execution processing unit 11 executes Test_B (line 6).
  • the execution processing unit 11 transmits a read packet after executing Test_B (line 7), and acquires a register value in the device under test 200.
  • the register value may be a value indicating a bit error rate in the device under test 200, or may be a value indicating whether the bit error rate is equal to or less than a predetermined threshold.
  • the execution processing unit 11 determines that the retest is unnecessary because the bit error rate in the device under test 200 is lower than the threshold, and the instruction that leads to the determination The path may be stored in the log memory 108 in association with the test result. If the register value is not 0x01, the execution processing unit 11 determines that a retest is necessary because the bit error rate in the device under test 200 is higher than the threshold, and stores a predetermined value in the register of the device under test 200. A write packet for writing a value may be transmitted (line 9).
  • the execution processing unit 11 executes Test_C and transmits a test packet including a predetermined test pattern 0x7654 to the device under test 200 (line 10).
  • the execution processing unit 11 acquires the test result of Test_C from the measurement unit 14 and stores the instruction path leading to the acquisition operation in the log memory 108 in association with the test result.
  • the test apparatus 10 determines the grade of the device under test 200 based on the test result of the device under test 200. Specifically, the grade determination unit 110 determines the grade of the device under test 200 based on the instruction path of the program corresponding to each test result in the test unit 100. The grade determination unit 110 determines the grade of the device under test 200 by comparing a grade determination reference value determined in advance for each of a plurality of characteristics of the test signal with an instruction path of a program corresponding to a test result in each characteristic. You can do it.
  • the grade determination unit 110 determines a first grade (for example, grade A) when a pass determination is made in the first test in a test at a predetermined timing and voltage level, and passes in the second test. If it is determined, the second grade (for example, grade B) may be determined.
  • the test apparatus 10 tests a plurality of devices under test 200 generated from one wafer, and displays the quality or grade of each device under test 200 in association with the position of the device under test 200 on the wafer. Good.
  • FIG. 7 shows a display example of the grade determination result of the device under test 200.
  • the display unit 106 may display a quadrilateral indicating the device under test 200 inside a circle indicating the wafer 300.
  • the alphabets (A, B, C, D) in the figure indicate the grade of each device under test 200.
  • the test apparatus 10 displays grades from A to D for each position of the device under test 200 on the wafer.
  • the grade “A” indicates a grade when the instruction path is “3” under the condition of the predetermined timing and voltage level of the test signal.
  • Grades “B”, “C”, and “D” are grades when the instruction paths are “2”, “1”, and “0”, respectively, under the predetermined timing and voltage level conditions of the test signal. Indicates.
  • FIG. 8 shows an example of Shmoo of the device under test 200 determined as grade A.
  • the test apparatus 10 may determine the grade of the device under test 200 based on the command path having the largest number in a predetermined area in Shmoo. For example, in FIG. 8, since the instruction path with the largest number is “3” in the coordinate area (thick frame portion) where the timing and voltage level are each in the vicinity of the intermediate value, the test apparatus 10 The grade of the test device 200 may be determined as “A”.
  • FIG. 9 shows an operation flow of the test apparatus 10 according to another embodiment.
  • the test apparatus 10 transmits a write packet for writing a different variable to the register of the device under test 200 (S203, S206, S209).
  • the register may be a register that stores a threshold voltage of a comparator built in the device under test 200 or a value for setting a sampling timing phase value.
  • the test apparatus 10 can display the optimum variable value corresponding to the test condition on the Shmoo by associating the timing and voltage level of the test signal with the instruction path for writing different variables in the log memory 108 in association with each other. .
  • the register may be a register indicating information related to a data error such as a threshold of the bit error rate measured in the device under test 200 or the number of packet retransmissions between the test unit 100 and the device under test 200. Good.
  • the test apparatus 10 can indicate the data error rate corresponding to the test condition to Shmoo by associating the timing and voltage level of the test signal with the command path for writing different variables in the log memory 108 in association with each other.
  • the test apparatus 10 may display Shmoo in a different manner depending on the combination of the instruction path and the variable value for each test condition. Further, the test apparatus 10 may determine the grade of the device under test 200 according to the combination of the instruction path and the variable value.
  • FIG. 10 shows an example of the configuration of the execution processing unit 11.
  • the execution processing unit 11 includes a test program storage unit 112, a program supply unit 114, and a flow control unit 116.
  • the test program storage unit 112 stores a test program.
  • the test program storage unit 112 may acquire a test program from the main memory 104.
  • the program supply unit 114 extracts a plurality of packet lists from the test program stored in the test program storage unit 112 and stores them in the packet list storage unit 20 in the pattern generation unit 12 and the measurement unit 14.
  • the program supply unit 114 generates a control program describing a control flow for sequentially executing a plurality of packet lists extracted from the test program, and supplies the control program to the flow control unit 116.
  • the flow control unit 116 designates the order of executing each of the plurality of packet lists to the pattern generation unit 12 and the measurement unit 14 according to the execution flow of the test program. Specifically, the flow control unit 116 executes the control program supplied from the program supply unit 114 and specifies the packet list to be executed next for the pattern generation unit 12 and the measurement unit 14. For example, the flow control unit 116 may transmit the address of the packet list to be executed next to the pattern generation unit 12 and the measurement unit 14.
  • the flow control unit 116 may cause the main control unit 102 to execute when the control program includes an arithmetic expression such as a conditional branch, an unconditional branch, or a subroutine call. Then, the flow control unit 116 may specify a packet list to be executed next based on the calculation result of the calculation formula by the main control unit 102. In this case, the flow control unit 116 may wait for specification of the next packet list until receiving the calculation result from the main control unit 102, and may select the packet list to be specified according to the calculation result.
  • an arithmetic expression such as a conditional branch, an unconditional branch, or a subroutine call.
  • the flow control unit 116 may specify a packet list to be executed next based on the calculation result of the calculation formula by the main control unit 102. In this case, the flow control unit 116 may wait for specification of the next packet list until receiving the calculation result from the main control unit 102, and may select the packet list to be specified according to the calculation result.
  • FIG. 11 shows an example of the configuration of the pattern generator 12.
  • the pattern generation unit 12 includes a packet list storage unit 20, a packet list processing unit 22, a packet command sequence storage unit 24, a packet data sequence storage unit 26, a lower sequencer 28, a data processing unit 32, and a transmission unit 34.
  • the packet list storage unit 20 stores a plurality of packet lists supplied from the program supply unit 114.
  • the packet list processing unit 22 executes a packet list based on an address received from the flow control unit 116 among a plurality of packet lists stored in the packet list storage unit 20, and communicates with the device under test 200. Specify each packet sequentially.
  • the packet list processing unit 22 uses the address of an instruction sequence for generating the packet in the packet instruction sequence storage unit 24 (for example, the start address of the instruction sequence) for a packet communicated with the device under test 200. ) Is specified. Further, as an example, the packet list processing unit 22 addresses the data string included in the packet in the packet data string storage unit 26 (for example, the head address of the data string) for the packet communicated with the device under test 200. Is specified.
  • the packet list processing unit 22 individually designates the address of the instruction sequence for generating a packet and the address of the data sequence included in the packet. In this case, when a common instruction sequence or data sequence is specified for two or more packets in the packet list, the packet list processing unit 22 sets the same instruction sequence for the two or more packets. An address or an address of the same data string may be designated.
  • the packet instruction sequence storage unit 24 stores an instruction sequence for generating each of a plurality of types of packets for each type of packet. For example, the packet instruction sequence storage unit 24 stores an instruction sequence for generating a write packet, an instruction sequence for generating a read packet, an instruction sequence for generating a wait packet, and the like.
  • the packet data string storage unit 26 stores a data string included in each of a plurality of types of packets for each type of packet.
  • the packet data string storage unit 26 may include a data string included in the write packet, a data string included in the read packet, a data string included in the wait packet, and the like.
  • the packet data string storage unit 26 includes a common data storage unit 40, a common data pointer 42, a first individual data storage unit 44-1, a second individual data storage unit 44-2, The individual data pointer 46-1 and the second individual data pointer 46-2 may be included.
  • the common data storage unit 40 stores common data common to each type of packet in a data string included in each of a plurality of types of packets.
  • the common data storage unit 40 stores, for each type of packet, a start code indicating the start of the packet, an end code indicating the end of the packet, a command code for identifying the type of the packet, and the like.
  • the common data pointer 42 acquires from the packet list processing unit 22 the head address of a block in which common data included in the packet specified by the packet list processing unit 22 is stored. Further, the common data pointer 42 acquires the offset position in the block from the lower sequencer 28. Then, the common data pointer 42 gives an address (for example, an address obtained by adding the offset position to the head address) determined based on the head address and the offset position to the common data storage unit 40, and the common data stored in the address is subjected to data processing. To the unit 32.
  • the first and second individual data storage units 44-1 and 44-2 store individual data to be changed for each packet in a data string included in each of a plurality of types of packets.
  • each of the first and second individual data storage units 44-1 and 44-2 transmits the entity data transmitted to the device under test 200 or the entity data received from the device under test 200 included in each packet. You may remember.
  • the first individual data storage unit 44-1 stores predetermined individual data regardless of the test program to be executed.
  • the second individual data storage unit 44-2 stores individual data that is changed for each test program to be executed.
  • the second individual data storage unit 44-2 receives transfer of individual data from the main memory 104 before or during the test as appropriate.
  • the first and second individual data pointers 46-1 and 46-2 receive from the packet list processing unit 22 the head address of the block in which the individual data included in the packet designated by the packet list processing unit 22 is stored. . Further, the first and second individual data pointers 46-1 and 46-2 obtain the offset position in the block from the lower sequencer 28. The first and second individual data pointers 46-1 and 46-2 specify addresses determined based on the head address and the offset position (for example, an address obtained by adding the offset position to the head address) as the first and second individual data pointers. The data is supplied to the storage units 44-1 and 44-2, and the individual data stored at the address is supplied to the data processing unit 32.
  • the lower sequencer 28 reads out the instruction sequence of the packet specified by the packet list processing unit 22, that is, the instruction sequence whose address is specified by the packet list processing unit 22 from the packet instruction sequence storage unit 24, and converts it into the read instruction sequence. Each included instruction is executed sequentially. Further, the lower sequencer 28 sequentially converts the packet data sequence designated by the packet list processing unit 22, that is, the data sequence designated by the packet list processing unit 22 into the packet data sequence storage unit according to the execution of the instruction sequence. 26, a test data string used for a test with the device under test 200 is generated.
  • the lower sequencer 28 sets an offset position indicating the position of data corresponding to the executed instruction in the block in which the data string included in the packet specified by the packet list processing unit 22 is stored.
  • the lower sequencer 28 may generate an initial value in the first instruction and generate a count value that is incremented every time the instruction to be executed transitions as an offset position.
  • the instruction sequence executed by the lower sequencer 28 preferably does not include a forward jump instruction, a branch instruction, or the like. As a result, the lower sequencer 28 can realize high-speed processing with a simple configuration.
  • the lower sequencer 28 gives the data processing unit 32 control data instructing to perform specified processing (calculation or data conversion) on the read individual data and common data every time the instruction is executed. As a result, the lower sequencer 28 can set the designated data portion in the packet designated by the packet list processing unit 22 to data obtained by performing the designated processing on the read data.
  • the lower sequencer 28 performs common data, individual data (predetermined individual data regardless of the test program to be executed or individual data changed for each test program to be executed), and
  • the data processing unit 32 designates which of the processed data is output to the data processing unit 32. That is, each time the instruction is executed, the lower sequencer 28 designates the common data storage unit 40, the first individual data storage unit 44-1, the second individual data storage unit 44-2, or the designation in the data processing unit 32.
  • the data processing unit 32 is designated to read out and output data from any of the registers storing the processed data.
  • the lower sequencer 28 can generate a data portion to be changed for each packet in the packet designated by the packet list processing unit 22 from the individual data read from the individual data storage unit 44. Further, the lower sequencer 28 can generate a data portion common to each packet type in the packet designated by the packet list processing unit 22 from the common data read from the common data storage unit 40. Further, the lower sequencer 28 can set the designated data portion in the packet designated by the packet list processing unit 22 to data obtained by performing the designated processing on the read data.
  • the lower sequencer 28 on the transmission side notifies the lower sequencer 28 on the reception side that a test data sequence of a packet designated in advance has been transmitted to the device under test 200.
  • the transmission-side lower sequencer 28 determines whether the data sequence received by the reception unit 82 by the determination unit 84 until the reception-side lower sequencer 28 receives a notification from the transmission-side lower sequencer 28. It can be prohibited.
  • the transmission-side lower sequencer 28 receives a notification from the reception-side lower sequencer 28 that a data sequence that matches the generated test data sequence has been received, and the test data sequence of a packet designated in advance. Is generated.
  • the lower sequencer 28 on the transmission side can transmit a predetermined packet to the device under test 200 after receiving a predetermined packet from the device under test 200.
  • the data processing unit 32 inputs data from the common data storage unit 40, the first individual data storage unit 44-1 and the second individual data storage unit 44-2, and applies the lower sequencer 28 to the input data.
  • the process specified by is output as each data of the test data string.
  • the data processing unit 32 may output the input data as it is as the data of the test data string depending on the content specified by the lower sequencer 28.
  • the transmission unit 34 transmits the test data sequence output from the data processing unit 32 to the device under test 200.
  • FIG. 12 shows the configuration of the measurement unit 14.
  • the measurement unit 14 has substantially the same configuration and function as the pattern generation unit 12 shown in FIG.
  • members having substantially the same configuration and function as the members included in the pattern generation unit 12 are denoted by the same reference numerals, and description thereof is omitted except for differences.
  • the measurement unit 14 includes a packet list storage unit 20, a packet list processing unit 22, a packet instruction sequence storage unit 24, a packet data sequence storage unit 26, a lower sequencer 28, a data processing unit 32, and a reception unit 82. And a determination unit 84.
  • the receiving unit 82 receives a packet data string from the device under test 200.
  • the data processing unit 32 in the measurement unit 14 inputs the data string received by the receiving unit 82 and outputs the input data string together with the generated test data string.
  • the lower sequencer 28 in the measurement unit 14 outputs a data string expected to be output from the device under test 200 as a test data string. Further, the lower sequencer 28 in the measurement unit 14 designates the strobe timing for capturing the data value of the signal output from the device under test 200 to the reception unit 82.
  • the determination unit 84 receives the test data sequence and the data sequence received by the receiving unit 82 from the data processing unit 32.
  • the determining unit 84 determines the quality of communication with the device under test 200 based on the result of comparing the data sequence received by the receiving unit 82 with the test data sequence.
  • the determination unit 84 includes a logical comparison unit that compares whether the data sequence received by the reception unit 82 matches the test data sequence, and a fail memory that stores the comparison result.
  • the lower sequencer 28 in the measurement unit 14 communicates with the lower sequencer 28 on the transmission side included in the pattern generation unit 12 shown in FIG.
  • the reception-side lower sequencer 28 included in the measurement unit 14 performs handshaking with the transmission-side lower sequencer 28 included in the pattern generation unit 12 and executes the instruction sequence in synchronization with the transmission-side lower sequencer 28. be able to.
  • the reception-side lower sequencer 28 notifies the transmission-side lower sequencer 28 that a data sequence that matches the test data sequence generated by the reception-side lower sequencer 28 has been received.
  • the low-order sequencer 28 on the transmission side receives a notification from the low-order sequencer 28 on the reception side that it has received a data sequence that matches the generated test data sequence, and generates a test data sequence for a packet designated in advance. can do.
  • the reception-side lower sequencer 28 determines that the determination unit 84 until receiving a notification from the transmission-side lower sequencer 28 that a test data string of a packet designated in advance has been transmitted to the device under test 200. The determination of pass / fail of the data string received by the receiving unit 82 is prohibited. Thereby, the lower sequencer 28 on the receiving side can determine whether or not a response according to the predetermined packet is output from the device under test 200 after transmitting the predetermined packet to the device under test 200.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Tests Of Electronic Circuits (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

 被試験デバイスを試験する試験装置であって、検出される分岐条件に応じて実行すべき命令が分岐するプログラムを格納し、プログラムを実行して被試験デバイスを試験する試験部と、試験部における試験結果、および、当該試験結果を得るのに実行されたプログラムの命令パスを対応付けて格納するログメモリとを備える試験装置を提供する。試験部は、被試験デバイスに与える試験信号の特性を順次変更し、試験信号の特性ごとに被試験デバイスの良否を判定し、ログメモリは、試験信号の特性ごとに、試験部における試験結果と、プログラムの命令パスとを対応付けて格納する。

Description

試験装置および試験方法
 本発明は、試験装置および試験方法に関する。本出願は、下記の米国出願に関連し、下記の米国出願からの優先権を主張する出願である。文献の参照による組み込みが認められる指定国については、下記の出願に記載された内容を参照により本出願に組み込み、本出願の一部とする。
 出願番号 12/329,635  出願日 2008年12月8日
 半導体デバイス等の試験装置においては、所定のパターンを有する試験信号に応じて被試験デバイスが出力する信号を測定することにより、被試験デバイスの良否を判定する。被試験デバイスの良否の判定等においては、試験パラメータに対応する座標上に試験の判定結果(パスまたはフェイル)を示すShmoo図を用いることが知られている。Shmooについては、例えば、特許文献1に記載されている。
特開2006-003216号公報
 ところが、試験装置は、被試験デバイスの出力信号が所定の期待値に一致しているか否かにより、被試験デバイスの良否を判定する。その結果、試験装置は、被試験デバイスを良品または不良品の2つのランクに分類することができるが、被試験デバイスを3以上のランクに分類することは困難であった。
 上記課題を解決するために、本発明の第1の態様においては、被試験デバイスを試験する試験装置であって、検出される分岐条件に応じて実行すべき命令が分岐するプログラムを格納し、プログラムを実行して被試験デバイスを試験する試験部と、試験部における試験結果、および、当該試験結果を得るのに実行されたプログラムの命令パスを対応付けて格納するログメモリとを備える試験装置を提供する。
 上記課題を解決するために、本発明の第2の態様においては、試験部は、被試験デバイスに与える試験信号の特性を順次変更し、試験信号の特性ごとに被試験デバイスの良否を判定し、ログメモリは、試験信号の特性ごとに、試験部における試験結果と、プログラムの命令パスとを対応付けて格納する試験装置を提供する。
 上記課題を解決するために、本発明の第3の態様においては、ログメモリが格納した試験信号の特性ごとの試験結果を、プログラムの命令パスごとに態様を異ならせて表示する表示部を更に備える試験装置を提供する。
 上記課題を解決するために、本発明の第4の態様においては、試験部は、被試験デバイスに与える試験信号の1つ以上の特性を順次変更し、試験信号の1つ以上の特性を変更するごとに被試験デバイスの良否を判定し、表示部は、試験信号の1つ以上の特性のそれぞれを軸とする座標系に、試験信号の1つ以上の特性の変更に応じた試験結果を、プログラムの命令パスごとに態様を異ならせてプロットして表示する試験装置を提供する。
 上記課題を解決するために、本発明の第5の態様においては、試験部は、被試験デバイスの状態を測定する測定部と、測定部における測定結果を分岐条件として、プログラムを実行する実行処理部とを有する試験装置を提供する。
 上記課題を解決するために、本発明の第6の態様においては、試験部における各試験結果に対応するプログラムの命令パスに基づいて、当該被試験デバイスのグレードを判定するグレード判定部を更に備える試験装置を提供する。
 上記課題を解決するために、本発明の第7の態様においては、試験装置は、1つのウエハから生成された複数の被試験デバイスを試験し、それぞれの被試験デバイスの良否およびグレードを、ウエハ上の被試験デバイスの位置と対応付けて表示する試験装置を提供する。
 上記課題を解決するために、本発明の第8の態様においては、試験部は、被試験デバイスの複数の箇所について良否を判定し、表示部は、良否判定の対象となった被試験デバイスの箇所ごとに態様を異ならせて試験結果を表示する試験装置を提供する。
 なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではない。また、これらの特徴群のサブコンビネーションもまた、発明となりうる。
本実施形態に係る試験装置10の構成を示す。 試験装置10が被試験デバイス200を試験する場合の動作フローを示す。 試験部100がログメモリ108に格納したデータの一例を示す。 試験信号のタイミングおよび電圧レベルごとに命令パス情報を表示したShmooの一例を示す。 被試験デバイス200を試験するプログラムの一例を示す。 図5に示すプログラムを実行した場合のパケットシーケンスの概要を示す。 被試験デバイス200のグレード判定結果の表示例を示す。 グレードAと判定された被試験デバイス200のShmooの一例を示す。 他の実施形態に係る試験装置10の動作フローを示す。 実行処理部11の構成の一例を示す。 パターン発生部12の構成の一例を示す。 測定部14の構成の一例を示す。
 10 試験装置、11 実行処理部、12 パターン発生部、14 測定部、20 パケットリスト記憶部、22 パケットリスト処理部、24 パケット命令列記憶部、26 パケットデータ列記憶部、28 下位シーケンサ、32 データ処理部、34 送信部、40 共通データ記憶部、42 共通データポインタ、44 個別データ記憶部、82 受信部、84 判定部、100 試験部、102 メイン制御部、104 メインメモリ、106 表示部、108 ログメモリ、110 グレード判定部、112 試験プログラム記憶部、114 プログラム供給部、116 フロー制御部、200 被試験デバイス、300 ウエハ
 以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は請求の範囲にかかる発明を限定するものではない。また、実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。
 図1は、本実施形態に係る試験装置10の構成を示す。試験装置10は、被試験デバイス200と通信して、被試験デバイス200を試験する。試験装置10は、所定の試験パターンのデータを含むパケットを被試験デバイス200との間で送受信することにより、被試験デバイス200を試験してよい。試験装置10は、試験部100、メイン制御部102、メインメモリ104、表示部106、ログメモリ108、およびグレード判定部110を備える。
 試験部100は、検出される分岐条件に応じて実行すべき命令が分岐するプログラムを格納し、プログラムを実行して被試験デバイス200を試験する。当該プログラムは、一例として、被試験デバイス200との間で送受信するパケットの順序を指定するパケット列情報が記述されているプロシージャであってよい。プロシージャには、パケットを送受信する制御命令を含む、複数の異なる種別の関数を実行する順序を示す情報であるパケットリストが記述される。
 具体的には、試験部100は、被試験デバイス200との間で送受信するパケットとして、被試験デバイス200に対してデータを書き込む機能を有するライト(Write)パケット、被試験デバイス200からデータを読み出す機能を有するリード(Read)パケット、および、被試験デバイス200に試験用データを入力する機能を有するテスト(Test)パケット等の複数の種類のパケットを送受信してよい。試験装置10は、上記機能を実行するパケットを送信しない間は、被試験デバイス200に対して機能を実行しないアイドル状態を示す情報を含むウェイト(Wait)パケットを送信してよい。試験部100は、プロシージャの記述内容に基づいて、被試験デバイス200の応答結果、あるいは、外部から設定される変数値等に応じて、被試験デバイス200との間で送受信するパケットの種別およびパケットの順序を切り替える。
 試験部100は、実行処理部11、パターン発生部12、および測定部14を有する。実行処理部11は、1以上の連続したプロシージャを含む試験プログラムを実行する。パターン発生部12は、実行処理部11の制御を受けて、被試験デバイス200に対して、所定の試験パターンのデータを含むテストパケットを送信する。具体的には、パターン発生部12は、実行処理部11が実行するプロシージャに記述されているパケットリストにより指定されるパケットを所定の形式に組み立てた上で、被試験デバイス200に送信する。
 測定部14は、被試験デバイス200の状態を測定する。具体的には、測定部14は、被試験デバイス200に送信したテストパケットに応じて被試験デバイス200が送信する応答信号を受信する。測定部14は、応答信号を所定の期待値と比較することにより、被試験デバイス200の良否を判定する。測定部14は、被試験デバイス200から受信したパケットに含まれるデータ値を、変数値として実行処理部11に入力してよい。
 実行処理部11は、測定部14における測定結果を分岐条件として、プログラムを実行してよい。具体的には、実行処理部11は、測定部14における応答信号と所定の期待値との比較結果に応じて、プロシージャ内の異なる関数を用いることにより、パターン発生部12を介して、異なる種別のパケットを被試験デバイス200に送信してよい。例えば、実行処理部11は、測定部14における測定結果が期待値と一致していないと判定(以下、「フェイル判定」と称する)した場合には、プロシージャに記述されている分岐条件に応じて、テストパケットを再送してよい。あるいは、実行処理部11は、測定部14における測定結果が期待値と一致していると判定(以下、「パス判定」と称する)した場合に、プロシージャに記述されている分岐条件に応じて、被試験デバイス200内のレジスタの値を変更する変数値を含むライトパケットを送信した上で、テストパケットを送信してもよい。
 実行処理部11は、測定部14から取得した被試験デバイス200から受信したパケットに含まれる変数値を分岐条件として、プログラムを実行してもよい。例えば、実行処理部11は、測定部14から取得した変数値が0である場合にはテストパケットを再送し、かつ、測定部14から取得した変数値が1である場合にはライトパケットを送信してよい。
 ログメモリ108は、試験部100における試験結果、および、当該試験結果を得るのに実行されたプログラムの命令パスを対応付けて格納する。命令パスとは、例えば、当該試験において実行されたプロシージャ内の関数の順序を示す情報である。試験部100は、実行処理部11の制御により、試験において実行した関数名、または、実行した関数の順序等に対応する情報を、命令パスとしてログメモリ108に格納してよい。
 実行処理部11は、あらかじめ命令パスごとに割り当てた数値情報をログメモリ108に格納してもよい。例えば、実行処理部11は、フェイル判定された試験結果と、テストパケットを再送した命令パスに割り当てた数値情報「0」とを対応付けて、ログメモリ108に格納してよい。また、実行処理部11は、パス判定された試験結果と、その後にテストパケットと異なる種別のパケットを送信した命令パスに割り当てた数値情報「1」とを対応付けて、ログメモリ108に格納してよい。
 試験部100は、被試験デバイス200に与える試験信号の特性を順次変更し、試験信号の特性ごとに被試験デバイス200の良否を判定する。試験部100は、試験信号の電圧、遷移タイミング、あるいは周波数を順次変更してよい。ログメモリ108は、試験信号の特性ごとに、試験部100における試験結果と、プログラムの命令パスとを対応付けて格納する。試験部100は、試験信号の特性ごとに、ログメモリ108の複数の異なるアドレス領域に当該試験結果とプログラムの命令パスとを対応付けた情報を格納してよい。
 表示部106は、ログメモリ108が格納した試験信号の特性ごとの試験結果を、プログラムの命令パスごとに態様を異ならせて表示する。例えば、表示部106は、試験信号の第1の特性を横軸に割り当て、試験信号の第2の特性を縦軸に割り当てた座標軸上に、それぞれの試験においてプロシージャが実行した命令のパスに応じて異なる色または模様を付して表示する。表示部106は、一例として、1回目の試験においてパス判定された場合と、1回目の試験においてフェイル判定になった後に2回目の試験においてパス判定された場合とを、異なる色で表示してよい。表示部106は、試験信号の特性と、それぞれの特性における試験結果とを対応づける表形式で、プログラムの命令パスごとに異なる態様で表示してもよい。
 試験部100は、被試験デバイス200に与える試験信号の1つ以上の特性を順次変更し、試験信号の1つ以上の特性を変更するごとに被試験デバイス200の良否を判定してよい。例えば、試験部100は、試験信号のタイミングと試験信号の電圧レベルとを順次変更して、それぞれのタイミングおよび電圧レベルの組み合わせごとに、被試験デバイス200が送信する応答信号を所定の期待値と比較して、良否を判定してよい。試験信号のタイミングは、例えば、試験部100と被試験デバイス200との間で同期が確保された基準クロックに対する試験信号の遷移位相であってよい。試験部100は、試験信号の周波数および電圧レベルを順次変更してもよい。
 試験部100は、一例として、試験信号の電圧レベルを第1の値に設定した状態で、試験信号のタイミングを順次切り替える。試験部100は、予め設定した全てのタイミングでの試験を実施すると、試験信号の電圧レベルを第2の値に切り替える。試験部100は、試験信号の電圧レベルを第2の値に設定した状態で、試験信号のタイミングを順次切り替える。試験部100は、予め設定した全ての電圧レベルで試験を実施することにより、予め設定した全ての電圧レベルおよび全てのタイミングの組み合わせにおいて、被試験デバイス200の良否を判定する。試験部100は、タイミングを所定の値に設定した状態で、電圧レベルを順次変更してもよい。
 表示部106は、試験信号の1以上の特性のそれぞれを軸とする座標系に、試験信号の1以上の特性の変更に応じた試験結果を、プログラムの命令パスごとに態様を異ならせてプロットして表示する。例えば、表示部106は、横軸に試験信号のタイミング値、縦軸に試験信号の電圧レベル値を割り当てた2次元座標を表示してよい。表示部106は、試験信号のタイミング、電圧レベル、および、周波数を3つの軸に割り当てた3次元座標を表示してもよい。また、表示部106は、試験信号のタイミングのみを順次変更して、時間軸を有する座標を表示してもよい。
 表示部106は、それぞれの座標に対応する条件で実施した試験におけるプログラムの命令パスをログメモリ108から読み出す。例えば、第1のタイミングと第1の電圧レベルとを組み合わせた条件において、1回目の試験でパス判定となった場合には、表示部106は、当該組み合わせに対応する座標を第1の表示態様(例えば、緑色)で表示する。第1のタイミングと第2の電圧レベルとを組み合わせた条件において、1回目の試験でフェイル判定になった後に2回目の試験でパス判定となった場合には、表示部106は、当該条件に対応する座標を第2の表示態様(例えば、黄色)で表示する。第2のタイミングと第2の電圧レベルとを組み合わせた条件において、2回目の試験でもフェイル判定となった場合には、表示部106は、当該条件に対応する座標を第3の表示態様(例えば、赤色)で表示する。
 図2は、試験装置10が被試験デバイス200を試験する場合の動作フローを示す。試験部100は、試験プログラムに基づいて、動作フローに示す動作を実行する。同図において、試験信号のタイミングをt(m)(mは整数)と表し、試験信号の電圧レベルをv(n)(nは整数)と表す。試験部100は、t(0)、t(1)、・・・、t(m)、・・・t(mmax)の順に、所定のタイミング間隔で試験信号のタイミングを変化させてよい。また、試験部100は、v(0)、v(1)、・・・、v(n)、・・・v(nmax)の順に、所定の電圧間隔で試験信号の電圧レベルを変化させてよい。
 試験部100は、まず、試験信号のタイミングをt(0)に設定する(S101)。また、試験部100は、試験信号の電圧レベルをv(0)に設定する(S102)。試験部100は、テストパケットを被試験デバイス200に送信して、1回目の試験を実行する。被試験デバイス200から応答信号を受信した測定部14における判定結果がフェイルの場合には(S104)、試験部100は、S101からS104までの命令パスと試験結果とを対応付けてログメモリ108に格納する(S105)。
 同様に、試験部100は、2回目の試験および3回目の試験を実行する。試験部100は、それぞれの命令パスにおける試験結果をログメモリ108に格納する。3回目の試験が終了すると(S112)、試験部100は、試験信号の電圧レベルを変化させる。具体的には、S102で設定した電圧レベルが予め定めた電圧レベルの最大値v(nmax)でない場合には、次の段階の電圧レベルに変化させて(S115)、S103からS112の試験を実行する。
 S113において、S102で設定した電圧レベルが予め定めた電圧レベルの最大値に一致する場合には、試験部100は、試験信号のタイミングをt(2)に変化させる(S116、S101)。試験部100は、当該タイミングにおいて、電圧レベルをv(0)からv(nmax)まで変化させて、S102からS113の動作を実行する。試験部100は、S114において、試験信号のタイミングが最大値t(mmax)に一致すると、試験を終了する。
 図3は、試験部100がログメモリ108に格納するデータの一例を示す。ログメモリ108は、試験信号の試験信号のタイミングおよび電圧レベルのそれぞれの組み合わせに対して、試験結果の命令パスに対応する情報を格納する。例えば、命令パス「0」は、図2においてS103からS110の命令パスを経てS112においてログメモリ108に試験結果が記録されたことを示す。命令パス「3」は、図2においてS103およびS104を経て、S105においてログメモリ108に試験結果が格納されたことを示す。
 本実施形態においては、試験信号の電圧レベルが低く、かつ、試験信号の基準クロックに対するタイミング値が小さい場合には、フェイル判定される確率が高い。その結果、当該試験条件において、試験部100は、命令パスを示す情報として「0」をログメモリ108に格納する確率が高い。これに対して、試験信号の電圧レベルが高く、かつ、試験信号のタイミング値が大きい場合には、パス判定される確率が高い。その結果、当該試験条件において、試験部100は、命令パスを示す情報として「3」をログメモリ108に格納する確率が高い。
 図4は、試験信号のタイミングおよび電圧レベルごとに命令パス情報を表示したShmooの一例を示す。当該Shmooにおいて、横軸は試験信号のタイミング、縦軸は試験信号の電圧レベルを示す。それぞれの座標における数字は、試験結果の命令パスを示す。
 例えば、「0」が表示される座標は、当該座標に対応するタイミングおよび電圧レベルにおいて、図2におけるS103からS110の命令パスを経た上で、3回の試験においてフェイル判定されたことを示す。「1」が表示される座標は、当該座標に対応するタイミングおよび電圧レベルにおいて、図2におけるS103からS110の命令パスを経て、3回目の試験においてパス判定されたことを示す。同様に、「2」が表示される座標は、当該座標に対応するタイミングおよび電圧レベルにおいて、図2におけるS103からS107の命令パスを経て、2回目の試験においてパス判定され、「3」が表示される座標は、当該座標に対応するタイミングおよび電圧レベルにおいて、1回目の試験においてパス判定されたことを示す。
 試験部100は、命令パスごとに色または模様などの表示態様を変化させてよい。例えば、3回の試験においてフェイル判定であった命令パス「0」に対応する座標を赤色で表示してよく、1回目の試験においてパス判定であった命令パス「3」に対応する座標を緑色で表示してよい。試験装置10は、複数の命令パスに対して、同一の表示をしてもよい。例えば、命令パス1および命令パス2に対応する領域を同一の表示態様で表示してもよい。
 このように、本実施形態に係る試験装置10は、試験条件に対応付けて試験プログラムの命令パスをログメモリ108に格納した上で、試験条件に応じた座標ごとに命令パスに対応する表示をする。従って、試験装置10は、フェイル判定またはパス判定のいずれかの状態に分類された従来のShmooに比べて、多種類の状態を示すShmooを生成することができる。また、試験装置10は、試験が終了した後にログメモリ108に格納されたデータに基づいてShmooを生成できる。従って、被試験デバイス200の試験終了後に、ユーザによる命令パス条件の設定に従って、Shmooに表示する命令パスの種別を柔軟に切り替えることができる。
 試験部100は、被試験デバイス200の複数の箇所について良否を判定し、表示部106は、良否判定の対象となった被試験デバイス200の箇所ごとに更に態様を異ならせて試験結果を表示してよい。例えば、試験部100は、被試験デバイス200の異なるピンに対して異なるプロシージャに基づく試験を実行して良否を判定してよい。試験部100は、被試験デバイス200のピンごとにShmooを生成した上で、同一画面上に異なる色または模様を付して並列表示してよい。試験部100は、被試験デバイス200のピンを指定する情報の入力を受けて、表示するShmooの種別を切り替えてもよい。
 図5は、被試験デバイス200を試験するプログラムの一例を示す。図6は、図5に示すプログラムを実行した場合のパケットシーケンスの概要を示す。図5における左端の数字は、プログラムのライン番号である。試験部100は、当該プログラム内の分岐条件に応じて、複数の種類のテストパケット(本例においては、Test_A、Test_B、Test_C)の送信を実行する。
 具体的には、実行処理部11が最初にTest_Aを実行することにより、パターン発生部12は、所定の試験パターン0x1234・・・を含むテストパケットを被試験デバイス200に送信する(ライン3)。測定部14は、当該試験パターンに応じて被試験デバイス200が送信する応答信号を受信する。測定部14は、受信した応答信号の値を期待値と比較して、比較結果をパターン発生部12に通知する。実行処理部11は、比較結果がパス判定である場合には(ライン4)、ライトパケットを送信する(ライン15)。実行処理部11は、ライン3-ライン4-ライン15に対応する命令パスを示す情報を試験結果に対応付けてログメモリ108に格納する。
 実行処理部11は、比較結果がフェイル判定である場合には(ライン4)、Test_Bを実行する(ライン6)。実行処理部11は、Test_Bの実行後にリードパケットを送信して(ライン7)、被試験デバイス200内のレジスタ値を取得する。例えば、当該レジスタ値は、被試験デバイス200におけるビット誤り率を示す値であってよく、ビット誤り率が所定の閾値以下であるか否かを示す値であってもよい。
 実行処理部11は、当該レジスタ値が0x01である場合には、一例として、被試験デバイス200におけるビット誤り率が閾値よりも低いので再試験は不要であると判断して、当該判断に至る命令パスを試験結果に対応付けてログメモリ108に格納してよい。実行処理部11は、当該レジスタ値が0x01でない場合には、被試験デバイス200におけるビット誤り率が閾値よりも高いので再試験が必要であると判断して、被試験デバイス200のレジスタに所定の値を書き込むライトパケットを送信してよい(ライン9)。
 続いて、実行処理部11は、Test_Cを実行して、所定の試験パターン0x7654・・・を含むテストパケットを被試験デバイス200に送信する(ライン10)。実行処理部11は、Test_Cの試験結果を測定部14から取得した上で、当該取得動作に至る命令パスを試験結果に対応付けてログメモリ108に格納する。
 試験装置10は、被試験デバイス200の試験結果に基づいて、被試験デバイス200のグレードを判定する。具体的には、グレード判定部110は、試験部100における各試験結果に対応するプログラムの命令パスに基づいて、当該被試験デバイス200のグレードを判定する。グレード判定部110は、試験信号の複数の特性ごとに予め定めたグレード判定基準値と、それぞれの特性における試験結果に対応するプログラムの命令パスとを比較して、被試験デバイス200のグレードを判定してよい。
 例えば、グレード判定部110は、所定のタイミングおよび電圧レベルにおける試験において、1回目の試験でパス判定となった場合に第1のグレード(例えば、グレードA)と判定し、2回目の試験でパス判定となった場合には第2のグレード(例えば、グレードB)と判定してよい。試験装置10は、1つのウエハから生成された複数の被試験デバイス200を試験し、それぞれの被試験デバイス200の良否またはグレードを、ウエハ上の被試験デバイス200の位置と対応付けて表示してよい。
 図7は、被試験デバイス200のグレード判定結果の表示例を示す。表示部106は、一例として、ウエハ300を示す円の内側に、被試験デバイス200を示す四辺形を表示してよい。同図におけるアルファベット(A、B、C、D)は、それぞれの被試験デバイス200のグレードを示す。
 図7においては、試験装置10は、ウエハ上の被試験デバイス200の位置ごとに、AからDまでのグレードを表示している。グレード「A」は、一例として、試験信号の所定のタイミングおよび電圧レベルの条件において、命令パスが「3」であった場合のグレードを示す。グレード「B」、「C」、および「D」は、試験信号の所定のタイミングおよび電圧レベルの条件において、命令パスがそれぞれ「2」、「1」、および「0」であった場合のグレードを示す。
 図8は、グレードAと判定された被試験デバイス200のShmooの一例を示す。試験装置10は、Shmooにおける所定の領域内で最も数が多い命令パスに基づいて、被試験デバイス200のグレードを判定してよい。例えば、図8においては、タイミングおよび電圧レベルのそれぞれが中間値近傍になる座標領域(太枠部分)において最も数が多い命令パスが「3」となっているので、試験装置10は、当該被試験デバイス200のグレードを「A」と判定してよい。
 図9は、他の実施形態に係る試験装置10の動作フローを示す。同図において、試験装置10は、テストパケットを送信するごとに、被試験デバイス200のレジスタに異なる変数を書き込むライトパケットを送信する(S203、S206、S209)。例えば、当該レジスタは、被試験デバイス200が内蔵するコンパレータの閾値電圧、あるいは、サンプリングタイミング位相値を設定する値を格納するレジスタであってよい。試験装置10は、試験信号のタイミングおよび電圧レベルと、異なる変数を書き込む命令パスとを対応付けてログメモリ108に格納することにより、試験条件に応じた最適な変数値をShmooに表示ことができる。
 当該レジスタは、被試験デバイス200において測定したビット誤り率の閾値、あるいは、試験部100と被試験デバイス200との間におけるパケットの再送回数等のデータ誤りに関連する情報を示すレジスタであってもよい。試験装置10は、試験信号のタイミングおよび電圧レベルと、異なる変数を書き込む命令パスとを対応付けてログメモリ108に格納することにより、試験条件に応じたデータ誤り率をShmooに示すことができる。
 試験装置10は、試験条件ごとに、命令パスと変数値との組み合わせに応じて異なる態様でShmooを表示してもよい。また、試験装置10は、命令パスと変数値との組み合わせに応じて、被試験デバイス200のグレードを判定してもよい。
 図10は、実行処理部11の構成の一例を示す。実行処理部11は、試験プログラム記憶部112、プログラム供給部114、およびフロー制御部116を有する。
 試験プログラム記憶部112は、試験プログラムを記憶する。試験プログラム記憶部112は、メインメモリ104から試験プログラムを取得してもよい。プログラム供給部114は、試験プログラム記憶部112に記憶された試験プログラムから複数のパケットリストを抽出して、パターン発生部12および測定部14内のパケットリスト記憶部20に格納する。また、プログラム供給部114は、試験プログラムから抽出した複数のパケットリストを順次に実行させる制御フローを記述した制御プログラムを生成して、フロー制御部116に供給する。
 フロー制御部116は、試験プログラムの実行フローに応じて、パターン発生部12および測定部14に対して、複数のパケットリストのそれぞれを実行する順序を指定する。具体的には、フロー制御部116は、プログラム供給部114から供給された制御プログラムを実行して、パターン発生部12および測定部14に対して、次に実行すべきパケットリストを特定する。フロー制御部116は、一例として、次に実行すべきパケットリストのアドレスをパターン発生部12および測定部14へ送信してよい。
 フロー制御部116は、制御プログラムに、条件分岐、無条件分岐またはサブルーチン呼び出し等の演算式が含まれる場合、メイン制御部102に実行させてもよい。そして、フロー制御部116は、メイン制御部102による演算式の演算結果に基づき、次に実行すべきパケットリストを特定してよい。この場合において、フロー制御部116は、メイン制御部102による演算結果を受け取るまで次のパケットリストの特定を待機して、演算結果に応じて特定するパケットリストを選択してもよい。
 図11は、パターン発生部12の構成の一例を示す。パターン発生部12は、パケットリスト記憶部20、パケットリスト処理部22、パケット命令列記憶部24、パケットデータ列記憶部26、下位シーケンサ28、データ処理部32、および、送信部34を有する。
 パケットリスト記憶部20は、プログラム供給部114から供給された複数のパケットリストを記憶する。パケットリスト処理部22は、パケットリスト記憶部20に記憶された複数のパケットリストのうちフロー制御部116から受信したアドレスに基づいてパケットリストを実行して、被試験デバイス200との間で通信する各パケットを順次指定する。
 パケットリスト処理部22は、一例として、被試験デバイス200との間で通信するパケットについて、パケット命令列記憶部24内における当該パケットを発生するための命令列のアドレス(例えば当該命令列の先頭アドレス)を指定する。更に、パケットリスト処理部22は、一例として、被試験デバイス200との間で通信するパケットについて、パケットデータ列記憶部26内における当該パケットに含まれるデータ列のアドレス(例えばデータ列の先頭アドレス)を指定する。
 このようにパケットリスト処理部22は、パケットを発生させるための命令列のアドレスと、当該パケットに含まれるデータ列のアドレスを個別に指定する。なお、この場合において、パケットリストにおいて、2以上のパケットに対して共通する命令列またはデータ列が指定されている場合に、パケットリスト処理部22は、当該2以上のパケットについて同一の命令列のアドレスまたは同一のデータ列のアドレスを指定してもよい。
 パケット命令列記憶部24は、複数種類のパケットのそれぞれを発生するための命令列を、パケットの種類ごとに記憶する。パケット命令列記憶部24は、一例として、ライトパケットを発生するための命令列、リードパケットを発生するための命令列、および、ウェイトパケットを発生するための命令列等を記憶する。
 パケットデータ列記憶部26は、複数種類のパケットのそれぞれに含まれるデータ列を、パケットの種類ごとに記憶する。パケットデータ列記憶部26は、一例として、ライトパケットに含まれるデータ列、リードパケットに含まれるデータ列、および、ウェイトパケットに含まれるデータ列等を含んでよい。
 パケットデータ列記憶部26は、一例として、共通データ記憶部40と、共通データポインタ42と、第1の個別データ記憶部44-1と、第2の個別データ記憶部44-2と、第1の個別データポインタ46-1と、第2の個別データポインタ46-2とを含んでよい。共通データ記憶部40は、複数種類のパケットのそれぞれに含まれるデータ列中における、パケットの種類ごとに共通の共通データを記憶する。共通データ記憶部40は、一例として、パケットの種類ごとに、パケットの始まりを示すスタートコード、パケットの終わりを示すエンドコード、および、当該パケットの種別を識別するためのコマンドコード等を記憶する。
 共通データポインタ42は、パケットリスト処理部22により指定されたパケットに含まれる共通データが格納されたブロックの先頭アドレスを、パケットリスト処理部22から取得する。更に、共通データポインタ42は、当該ブロック内におけるオフセット位置を、下位シーケンサ28から取得する。そして、共通データポインタ42は、先頭アドレスおよびオフセット位置に基づき定まるアドレス(例えば先頭アドレスにオフセット位置を加算したアドレス)を共通データ記憶部40に与えて、当該アドレスに格納された共通データをデータ処理部32へ供給させる。
 第1及び第2の個別データ記憶部44-1、44-2は、複数種類のパケットのそれぞれに含まれるデータ列中における、パケットごとに変更する個別データを記憶する。第1及び第2の個別データ記憶部44-1、44-2は、一例として、各パケットに含まれる、被試験デバイス200に対して送信する実体データまたは被試験デバイス200から受信する実体データを記憶してよい。
 第1の個別データ記憶部44-1は、実行される試験プログラムに関わらず予め定められた個別データを記憶する。第2の個別データ記憶部44-2は、実行される試験プログラムごとに変更される個別データを記憶する。第2の個別データ記憶部44-2は、一例として、試験に先立ってまたは試験中において適宜に、メインメモリ104から個別データの転送を受ける。
 第1及び第2の個別データポインタ46-1、46-2は、パケットリスト処理部22により指定されたパケットに含まれる個別データが格納されたブロックの先頭アドレスを、パケットリスト処理部22から受け取る。更に、第1及び第2の個別データポインタ46-1、46-2は、当該ブロック内におけるオフセット位置を、下位シーケンサ28から取得する。そして、第1及び第2の個別データポインタ46-1、46-2は、先頭アドレスおよびオフセット位置に基づき定まるアドレス(例えば先頭アドレスにオフセット位置を加算したアドレス)を第1及び第2の個別データ記憶部44-1、44-2に与えて、当該アドレスに格納された個別データをデータ処理部32へ供給させる。
 下位シーケンサ28は、パケットリスト処理部22により指定されたパケットの命令列、即ち、パケットリスト処理部22によりアドレスが指定された命令列をパケット命令列記憶部24から読み出して、読み出した命令列に含まれる各命令を順次に実行する。更に、下位シーケンサ28は、パケットリスト処理部22により指定されたパケットのデータ列、即ち、パケットリスト処理部22によりアドレスが指定されたデータ列を、命令列の実行に従って順次にパケットデータ列記憶部26から読み出して、被試験デバイス200との間の試験に用いる試験データ列を生成する。
 下位シーケンサ28は、一例として、パケットリスト処理部22により指定されたパケットに含まれるデータ列が格納されたブロック中における、実行した命令に対応するデータの位置を表わすオフセット位置を、共通データポインタ42、個別データポインタ46-1および個別データポインタ46-2に供給する。この場合において、下位シーケンサ28は、最初の命令において初期値を発生して、実行する命令が遷移するごとにインクリメントされるカウント値を、オフセット位置として発生してもよい。なお、下位シーケンサ28により実行される命令列は、前方向ジャンプ命令および分岐命令等を含まないことが好ましい。これにより、下位シーケンサ28は、簡易な構成により高速な処理を実現することができる。
 また、下位シーケンサ28は、命令の実行ごとに、読み出した個別データおよび共通データに対して指定した処理(演算またはデータ変換)を施すことを指示する制御データをデータ処理部32に与える。これにより、下位シーケンサ28は、パケットリスト処理部22により指定されたパケット中における、指定されたデータ部分を、読み出したデータに対して指定した処理を施したデータとすることができる。
 また、下位シーケンサ28は、命令の実行ごとに、共通データ、個別データ(実行される試験プログラムに関わらず予め定められた個別データまたは実行される試験プログラムごとに変更される個別データ)、および、データ処理部32が処理を施したデータのいずれを出力するかを、データ処理部32に対して指定する。即ち、下位シーケンサ28は、命令の実行ごとに、共通データ記憶部40、第1の個別データ記憶部44-1、第2の個別データ記憶部44-2、または、データ処理部32内の指定した処理を施したデータが格納されたレジスタのいずれからデータを読み出して出力するかを、データ処理部32に対して指定する。
 これにより、下位シーケンサ28は、パケットリスト処理部22により指定されたパケット中における、パケットごとに変更すべきデータ部分を個別データ記憶部44から読み出した個別データから生成することができる。更に、下位シーケンサ28は、パケットリスト処理部22により指定されたパケット中における、パケットの種類ごとに共通するデータ部分を共通データ記憶部40から読み出した共通データから生成することができる。また、更に、下位シーケンサ28は、パケットリスト処理部22により指定されたパケット中における、指定されたデータ部分を、読み出したデータに対して指定した処理を施したデータとすることができる。
 送信側の下位シーケンサ28は、一例として、予め指定されたパケットの試験データ列を被試験デバイス200に送信したことを受信側の下位シーケンサ28に通知する。これにより、送信側の下位シーケンサ28は、受信側の下位シーケンサ28に、送信側の下位シーケンサ28からの通知を受けるまでの間、判定部84による受信部82が受信したデータ列の良否判定を禁止させることができる。
 また、送信側の下位シーケンサ28は、一例として、受信側の下位シーケンサ28から、生成した試験データ列と一致するデータ列を受信したことの通知を受けて、予め指定されたパケットの試験データ列を生成する。これにより、送信側の下位シーケンサ28は、所定のパケットを被試験デバイス200から受信した後に、予め定められたパケットを被試験デバイス200に送信することができる。
 データ処理部32は、共通データ記憶部40、第1の個別データ記憶部44-1および第2の個別データ記憶部44-2からのデータを入力して、入力したデータに対して下位シーケンサ28により指定された処理をして試験データ列の各データとして出力する。なお、データ処理部32は、下位シーケンサ28による指定の内容によっては、入力したデータをそのまま試験データ列のデータとして出力してもよい。送信部34は、データ処理部32から出力された試験データ列を、被試験デバイス200に対して送信する。
 図12は、測定部14の構成を示す。測定部14は、図11に示されるパターン発生部12と略同一の構成および機能を有する。測定部14が有する部材のうち、パターン発生部12が有する部材と略同一の構成及び機能を部材については、同一の符号を付けて相違点を除き説明を省略する。
 測定部14は、パケットリスト記憶部20と、パケットリスト処理部22と、パケット命令列記憶部24と、パケットデータ列記憶部26と、下位シーケンサ28と、データ処理部32と、受信部82と、判定部84とを有する。受信部82は、被試験デバイス200からパケットのデータ列を受信する。測定部14内のデータ処理部32は、受信部82が受信したデータ列を入力して、入力したデータ列を、生成した試験データ列とともに出力する。
 測定部14内の下位シーケンサ28は、被試験デバイス200から出力が期待されるデータ列を、試験データ列として出力する。また、測定部14内の下位シーケンサ28は、受信部82に対して、被試験デバイス200から出力された信号のデータ値を取り込むストローブタイミングを指定する。
 判定部84は、データ処理部32から、試験データ列および受信部82が受信したデータ列を受け取る。判定部84は、受信部82が受信したデータ列を試験データ列と比較した結果に基づいて、被試験デバイス200との間の通信の良否を判定する。判定部84は、一例として、受信部82が受信したデータ列と試験データ列とが一致するか否かを比較する論理比較部と、比較結果を記憶するフェイルメモリとを含む。
 また、測定部14内の下位シーケンサ28は、図11に示されるパターン発生部12が有する送信側の下位シーケンサ28と通信を行う。これにより、測定部14が有する受信側の下位シーケンサ28は、パターン発生部12が有する送信側の下位シーケンサ28とハンドシェイクを行って、送信側の下位シーケンサ28と同期して命令列を実行することができる。
 受信側の下位シーケンサ28は、一例として、当該受信側の下位シーケンサ28が生成した試験データ列と一致するデータ列を受信したことを送信側の下位シーケンサ28に通知する。これにより、送信側の下位シーケンサ28は、受信側の下位シーケンサ28から、生成した試験データ列と一致するデータ列を受信したことの通知を受けて、予め指定されたパケットの試験データ列を生成することができる。
 また、受信側の下位シーケンサ28は、一例として、送信側の下位シーケンサ28から、予め指定されたパケットの試験データ列を被試験デバイス200に送信したことの通知を受けるまでの間、判定部84による受信部82が受信したデータ列の良否判定を禁止する。これにより、受信側の下位シーケンサ28は、所定のパケットを被試験デバイス200へ送信した後に、当該所定のパケットに応じた応答が被試験デバイス200から出力されたか否かを判定することができる。
 以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、請求の範囲の記載から明らかである。
 請求の範囲、明細書、および図面中において示した装置、システム、プログラム、および方法における動作、手順、ステップ、および段階等の各処理の実行順序は、特段「より前に」、「先立って」等と明示しておらず、また、前の処理の出力を後の処理で用いるのでない限り、任意の順序で実現しうることに留意すべきである。請求の範囲、明細書、および図面中の動作フローに関して、便宜上「まず、」、「次に、」等を用いて説明したとしても、この順で実施することが必須であることを意味するものではない。

Claims (9)

  1.  被試験デバイスを試験する試験装置であって、
     検出される分岐条件に応じて実行すべき命令が分岐するプログラムを格納し、前記プログラムを実行して前記被試験デバイスを試験する試験部と、
     前記試験部における試験結果、および、当該試験結果を得るのに実行された前記プログラムの命令パスを対応付けて格納するログメモリと
     を備える試験装置。
  2.  前記試験部は、前記被試験デバイスに与える試験信号の特性を順次変更し、前記試験信号の特性ごとに前記被試験デバイスの良否を判定し、
     前記ログメモリは、前記試験信号の特性ごとに、前記試験部における試験結果と、前記プログラムの命令パスとを対応付けて格納する
     請求項1に記載の試験装置。
  3.  前記ログメモリが格納した前記試験信号の特性ごとの前記試験結果を、前記プログラムの命令パスごとに態様を異ならせて表示する表示部を更に備える
     請求項2に記載の試験装置。
  4.  前記試験部は、前記被試験デバイスに与える試験信号の1つ以上の特性を順次変更し、前記試験信号の前記1つ以上の特性を変更するごとに前記被試験デバイスの良否を判定し、
     前記表示部は、前記試験信号の前記1つ以上の特性のそれぞれを軸とする座標系に、前記試験信号の前記1つ以上の特性の変更に応じた試験結果を、前記プログラムの命令パスごとに態様を異ならせてプロットして表示する
     請求項3に記載の試験装置。
  5.  前記試験部は、
     前記被試験デバイスの状態を測定する測定部と、
     前記測定部における測定結果を前記分岐条件として、前記プログラムを実行する実行処理部と
     を有する請求項1から4のいずれかに記載の試験装置。
  6.  前記試験部における各試験結果に対応する前記プログラムの命令パスに基づいて、当該被試験デバイスのグレードを判定するグレード判定部を更に備える
     請求項1から5のいずれかに記載の試験装置。
  7.  前記試験装置は、1つのウエハから生成された複数の前記被試験デバイスを試験し、それぞれの前記被試験デバイスの良否またはグレードを、前記ウエハ上の前記被試験デバイスの位置と対応付けて表示する
     請求項6に記載の試験装置。
  8.  前記試験部は、前記被試験デバイスの複数の箇所について良否を判定し、
     前記表示部は、良否判定の対象となった前記被試験デバイスの箇所ごとに態様を異ならせて前記試験結果を表示する
     請求項3または4に記載の試験装置。
  9.  被試験デバイスを試験する試験方法であって、
     検出される分岐条件に応じて実行すべき命令が分岐するプログラムを実行して前記被試験デバイスを試験する試験段階と、
     前記試験段階における試験結果、および、当該試験結果を得るのに実行された前記プログラムの命令パスを対応付けて格納するログ格納段階と
     を備える試験方法。
PCT/JP2009/002405 2008-12-08 2009-05-29 試験装置および試験方法 WO2010067472A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2010541954A JPWO2010067472A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
TW098141756A TW201027091A (en) 2008-12-08 2009-12-07 Test apparatus and test method
US13/118,470 US8666691B2 (en) 2008-12-08 2011-05-30 Test apparatus and test method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/329,635 2008-12-08
US12/329,635 US8059547B2 (en) 2008-12-08 2008-12-08 Test apparatus and test method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/329,635 Continuation-In-Part US8059547B2 (en) 2008-06-20 2008-12-08 Test apparatus and test method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/118,470 Continuation US8666691B2 (en) 2008-12-08 2011-05-30 Test apparatus and test method

Publications (1)

Publication Number Publication Date
WO2010067472A1 true WO2010067472A1 (ja) 2010-06-17

Family

ID=42230947

Family Applications (11)

Application Number Title Priority Date Filing Date
PCT/JP2009/002404 WO2010067471A1 (ja) 2008-12-08 2009-05-29 試験装置およびデバッグ方法
PCT/JP2009/002405 WO2010067472A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
PCT/JP2009/002403 WO2010067470A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
PCT/JP2009/002402 WO2010067469A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
PCT/JP2009/002401 WO2010067468A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
PCT/JP2009/002559 WO2010067475A1 (ja) 2008-12-08 2009-06-05 試験装置、試験方法、およびプログラム
PCT/JP2009/002556 WO2010067474A1 (ja) 2008-12-08 2009-06-05 試験装置および試験方法
PCT/JP2009/002547 WO2010067473A1 (ja) 2008-12-08 2009-06-05 試験装置および試験方法
PCT/JP2009/002560 WO2010067476A1 (ja) 2008-12-08 2009-06-05 試験装置、変換回路、および、試験方法
PCT/JP2009/003159 WO2010067482A1 (ja) 2008-12-08 2009-07-07 試験装置および試験方法
PCT/JP2009/006610 WO2010067558A1 (ja) 2008-12-08 2009-12-03 試験装置および試験方法

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/002404 WO2010067471A1 (ja) 2008-12-08 2009-05-29 試験装置およびデバッグ方法

Family Applications After (9)

Application Number Title Priority Date Filing Date
PCT/JP2009/002403 WO2010067470A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
PCT/JP2009/002402 WO2010067469A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
PCT/JP2009/002401 WO2010067468A1 (ja) 2008-12-08 2009-05-29 試験装置および試験方法
PCT/JP2009/002559 WO2010067475A1 (ja) 2008-12-08 2009-06-05 試験装置、試験方法、およびプログラム
PCT/JP2009/002556 WO2010067474A1 (ja) 2008-12-08 2009-06-05 試験装置および試験方法
PCT/JP2009/002547 WO2010067473A1 (ja) 2008-12-08 2009-06-05 試験装置および試験方法
PCT/JP2009/002560 WO2010067476A1 (ja) 2008-12-08 2009-06-05 試験装置、変換回路、および、試験方法
PCT/JP2009/003159 WO2010067482A1 (ja) 2008-12-08 2009-07-07 試験装置および試験方法
PCT/JP2009/006610 WO2010067558A1 (ja) 2008-12-08 2009-12-03 試験装置および試験方法

Country Status (5)

Country Link
US (1) US8059547B2 (ja)
JP (11) JP4864163B2 (ja)
CN (2) CN102246471A (ja)
TW (11) TWI405987B (ja)
WO (11) WO2010067471A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4617401B1 (ja) * 2009-09-10 2011-01-26 株式会社アドバンテスト 試験装置および試験方法

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8483073B2 (en) * 2008-12-08 2013-07-09 Advantest Corporation Test apparatus and test method
US8489837B1 (en) 2009-06-12 2013-07-16 Netlist, Inc. Systems and methods for handshaking with a memory module
US8797880B2 (en) * 2010-02-09 2014-08-05 Juniper Networks, Inc. Remote network device component testing
US8963937B2 (en) * 2011-02-10 2015-02-24 Novatek Microelectronics Corp. Display controller driver and testing method thereof
TWI418816B (zh) * 2011-03-02 2013-12-11 Nat Univ Chung Hsing 高解析度高頻之影像處理晶片的驗證系統
JP6145409B2 (ja) * 2014-01-09 2017-06-14 日本電信電話株式会社 通信試験システム、通信試験方法、装置およびプログラム
CN105408823B (zh) * 2014-05-08 2017-07-18 三菱电机株式会社 工程设计工具、程序编辑装置以及程序编辑系统
US10874010B2 (en) 2014-10-22 2020-12-22 Semisilicon Technology Corp. Pixel-controlled LED light with burnable sequence and method of operating the same
US11570866B2 (en) 2014-10-22 2023-01-31 Semisilicon Technology Corp. Pixel-controlled LED light string and method of operating the same
US11617241B2 (en) 2014-10-22 2023-03-28 Semisilicon Technology Corp. Pixel-controlled LED light string and method of operating the same
CN107615084A (zh) * 2015-05-20 2018-01-19 深圳瀚飞科技开发有限公司 智能电子开发测试系统
CN105808469B (zh) 2016-03-21 2018-12-25 北京小米移动软件有限公司 数据处理方法、装置、终端及智能设备
JP6793524B2 (ja) * 2016-11-01 2020-12-02 株式会社日立製作所 ログ解析システムおよびその方法
CN108254672B (zh) * 2018-01-18 2021-06-04 上海华虹宏力半导体制造有限公司 一种改进的伪四线测试方法及其测试结构
TWI702411B (zh) * 2019-05-16 2020-08-21 致茂電子股份有限公司 多通道測試裝置
TWI705732B (zh) * 2019-07-25 2020-09-21 矽誠科技股份有限公司 可燒錄定序之點控發光二極體燈及其操作方法
CN112351540A (zh) * 2019-08-06 2021-02-09 矽诚科技股份有限公司 可刻录定序的点控发光二极管灯及其操作方法
US11313904B2 (en) * 2019-11-24 2022-04-26 Global Unichip Corporation Testing device and testing method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08162512A (ja) * 1994-12-08 1996-06-21 Nec Corp 半導体装置の製造方法及びその装置
JPH08335610A (ja) * 1995-06-08 1996-12-17 Advantest Corp 半導体デバイス解析装置
JP2007123623A (ja) * 2005-10-28 2007-05-17 Fujitsu Ltd 半導体試験装置及び方法
JP2007250124A (ja) * 2006-03-17 2007-09-27 Fujitsu Ltd 半導体装置試験方法、半導体装置試験装置および半導体装置試験プログラム

Family Cites Families (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02243039A (ja) * 1989-03-15 1990-09-27 Nec Corp 試験制御装置
JPH02250120A (ja) * 1989-03-23 1990-10-05 Hokuriku Nippon Denki Software Kk 情報処理システム試験診断プログラム自動化方式
DE4100899A1 (de) * 1990-01-17 1991-07-18 Schlumberger Technologies Inc System fuer die steuerung des ablaufs von testsequenzen in einer informationsverarbeitungsvorrichtung
JPH04260151A (ja) 1991-02-14 1992-09-16 Nec Eng Ltd 通信制御装置
JP2751701B2 (ja) * 1991-12-24 1998-05-18 日本電気株式会社 半導体集積回路
JPH05244230A (ja) * 1992-02-27 1993-09-21 Hitachi Eng Co Ltd データ伝送試験装置
JPH05336171A (ja) * 1992-06-04 1993-12-17 Matsushita Electric Ind Co Ltd 情報送信装置
JPH09264933A (ja) * 1996-03-28 1997-10-07 Ando Electric Co Ltd Icテスタの並列試験方法
JP3612694B2 (ja) * 1996-03-29 2005-01-19 ソニー株式会社 被試験信号生成装置及びディジタルデータ信号出力装置
JPH10107871A (ja) * 1996-10-03 1998-04-24 Hitachi Ltd Dチャネル共有通信装置試験器および試験方法
US6360340B1 (en) * 1996-11-19 2002-03-19 Teradyne, Inc. Memory tester with data compression
JPH10171735A (ja) * 1996-12-05 1998-06-26 Nippon Telegr & Teleph Corp <Ntt> ネットワークサービス管理方法
JP3833341B2 (ja) * 1997-05-29 2006-10-11 株式会社アドバンテスト Ic試験装置のテストパターン発生回路
JPH11168527A (ja) * 1997-12-04 1999-06-22 Nec Eng Ltd 伝送線路障害検出システム
US6067651A (en) * 1998-02-20 2000-05-23 Hewlett-Packard Company Test pattern generator having improved test sequence compaction
US6212482B1 (en) * 1998-03-06 2001-04-03 Micron Technology, Inc. Circuit and method for specifying performance parameters in integrated circuits
JP2000040391A (ja) * 1998-05-13 2000-02-08 Advantest Corp メモリデバイス試験装置およびデ―タ選択回路
JPH11344528A (ja) * 1998-05-29 1999-12-14 Ando Electric Co Ltd Icテストシステム及びその通信方法
JP2000112838A (ja) * 1998-10-06 2000-04-21 Fujitsu Ltd データ転送試験装置
FR2787267B1 (fr) * 1998-12-14 2001-02-16 France Telecom Dispositif et procede de traitement d'une sequence de paquets d'information
US6678643B1 (en) * 1999-06-28 2004-01-13 Advantest Corp. Event based semiconductor test system
JP2001024650A (ja) * 1999-07-02 2001-01-26 Fujitsu Ltd Atm交換機及びそれにおける回線装置の試験方法
JP2001134469A (ja) 1999-08-16 2001-05-18 Advantest Corp 半導体試験用プログラムデバッグ装置
JP4371488B2 (ja) * 1999-09-03 2009-11-25 富士通マイクロエレクトロニクス株式会社 デバイス試験評価システムおよびデバイス試験評価方法
JP2001211078A (ja) * 2000-01-25 2001-08-03 Sony Corp データ伝送方法及びデータ伝送装置
JP3478223B2 (ja) * 2000-02-10 2003-12-15 日本電気株式会社 スタッフィング制御回路
JP2001312416A (ja) * 2000-04-28 2001-11-09 Ando Electric Co Ltd Usbデータシミュレーション装置、および、記憶媒体
JP4430801B2 (ja) 2000-08-03 2010-03-10 株式会社アドバンテスト 半導体メモリ試験装置
US6895011B1 (en) * 2000-08-15 2005-05-17 Lucent Technologies Inc. Method and apparatus for re-sequencing data packets
JP4376515B2 (ja) * 2000-09-20 2009-12-02 富士通株式会社 移動体通信システム
JP2002131397A (ja) * 2000-10-19 2002-05-09 Advantest Corp 半導体試験装置
JP2002152317A (ja) * 2000-11-10 2002-05-24 Fujitsu Ltd 試験装置
JP2002344563A (ja) * 2001-05-11 2002-11-29 Matsushita Electric Works Ltd 長期安定化試験システム
JP2002340980A (ja) * 2001-05-11 2002-11-27 Ando Electric Co Ltd 半導体集積回路試験装置及び試験方法
US6728916B2 (en) * 2001-05-23 2004-04-27 International Business Machines Corporation Hierarchical built-in self-test for system-on-chip design
JP3667265B2 (ja) * 2001-08-29 2005-07-06 アンリツ株式会社 通信プロトコル試験装置
JP3752212B2 (ja) 2002-09-30 2006-03-08 アンリツ株式会社 試験用パケット発生装置
FR2845551B1 (fr) * 2002-10-04 2005-01-14 Atlinks Poste telephonique, terminal multimedia et serveur
JP4238591B2 (ja) 2003-02-18 2009-03-18 沖電気工業株式会社 Lapd試験装置
JP2007057541A (ja) * 2003-03-31 2007-03-08 Advantest Corp 試験エミュレート装置
JP2005101754A (ja) * 2003-09-22 2005-04-14 Advantest Corp 送信機特性測定装置、方法、プログラムおよび記録媒体
US7073109B2 (en) * 2003-09-30 2006-07-04 Agilent Technologies, Inc. Method and system for graphical pin assignment and/or verification
TWI299407B (en) * 2003-11-26 2008-08-01 Advantest Corp Testing apparatus
US7107173B2 (en) * 2004-02-03 2006-09-12 Credence Systems Corporation Automatic test equipment operating architecture
TWI266070B (en) * 2004-03-19 2006-11-11 Realtek Semiconductor Corp Chip-level design under test verification environment and method thereof
TWI240345B (en) * 2004-06-28 2005-09-21 Advanced Semiconductor Eng A method for re-testing semiconductor device
JP4279751B2 (ja) * 2004-08-23 2009-06-17 株式会社アドバンテスト デバイスの試験装置及び試験方法
TWI267266B (en) * 2004-11-03 2006-11-21 Inventec Multimedia & Telecom Testing apparatus and method thereof
JP4546218B2 (ja) * 2004-11-05 2010-09-15 Necエンジニアリング株式会社 負荷試験方法および負荷試験システム
JP2006214839A (ja) * 2005-02-03 2006-08-17 Fujitsu Ltd メモリ内蔵デバイスへのテストパターン発生装置及びテストパターン発生方法
US8019333B2 (en) * 2005-03-14 2011-09-13 Qualcomm Incorporated Apparatus and methods for product acceptance testing on a wireless device
JP2006268357A (ja) * 2005-03-23 2006-10-05 Advantest Corp サンプリング装置、及び試験装置
EP1724599B1 (en) * 2005-05-20 2007-08-22 Agilent Technologies, Inc. Test device with test parameter adaptation
JP2006352290A (ja) 2005-06-14 2006-12-28 Nec Commun Syst Ltd シナリオ作成装置、試験システム、シナリオ作成方法及びプログラム
WO2007023556A1 (ja) * 2005-08-25 2007-03-01 Advantest Corporation Tcpハンドリング装置
JP2007096903A (ja) * 2005-09-29 2007-04-12 Rohm Co Ltd パラレルシリアル変換回路およびそれを用いた電子機器
US20070168729A1 (en) * 2005-12-06 2007-07-19 Mediatek Inc. System and method for testing and debugging electronic apparatus in single connection port
JP4873533B2 (ja) * 2005-12-15 2012-02-08 富士通株式会社 高速シリアル転送デバイス試験方法、プログラム及び装置
JP2007281801A (ja) * 2006-04-05 2007-10-25 Fuji Xerox Co Ltd 情報処理装置、コンピュータの制御方法及びプログラム
US20070283104A1 (en) * 2006-05-31 2007-12-06 International Business Machines Corporation Concurrent Hardware Selftest for Central Storage
TW200745888A (en) * 2006-06-05 2007-12-16 Inventec Corp Test system for automatically receiving test results and method thereof
JP2008042410A (ja) * 2006-08-03 2008-02-21 Fujitsu Ltd パケット転送試験装置およびパケット転送試験方法
JP2008072191A (ja) 2006-09-12 2008-03-27 Funai Electric Co Ltd リモコン装置
US7698088B2 (en) * 2006-11-15 2010-04-13 Silicon Image, Inc. Interface test circuitry and methods
JP4826788B2 (ja) * 2006-12-07 2011-11-30 横河電機株式会社 デバイステスタ
US7831863B2 (en) * 2007-01-11 2010-11-09 International Business Machines Corporation Method for enhancing the diagnostic accuracy of a VLSI chip
WO2008126179A1 (ja) * 2007-03-15 2008-10-23 Fujitsu Limited ネットワーク検証システム
JP4894575B2 (ja) * 2007-03-16 2012-03-14 ソニー株式会社 半導体評価装置およびその方法、並びにプログラム
US7725793B2 (en) * 2007-03-21 2010-05-25 Advantest Corporation Pattern generation for test apparatus and electronic device
US8102776B2 (en) * 2007-09-05 2012-01-24 Spirent Communications, Inc. Methods and apparatus for generating simulated network traffic
US20100110906A1 (en) * 2008-10-30 2010-05-06 Corrigent Systems Ltd Efficient full mesh load testing of network elements

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08162512A (ja) * 1994-12-08 1996-06-21 Nec Corp 半導体装置の製造方法及びその装置
JPH08335610A (ja) * 1995-06-08 1996-12-17 Advantest Corp 半導体デバイス解析装置
JP2007123623A (ja) * 2005-10-28 2007-05-17 Fujitsu Ltd 半導体試験装置及び方法
JP2007250124A (ja) * 2006-03-17 2007-09-27 Fujitsu Ltd 半導体装置試験方法、半導体装置試験装置および半導体装置試験プログラム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4617401B1 (ja) * 2009-09-10 2011-01-26 株式会社アドバンテスト 試験装置および試験方法
JP2011059110A (ja) * 2009-09-10 2011-03-24 Advantest Corp 試験装置および試験方法

Also Published As

Publication number Publication date
JPWO2010067470A1 (ja) 2012-05-17
WO2010067558A1 (ja) 2010-06-17
WO2010067476A1 (ja) 2010-06-17
JP4934222B2 (ja) 2012-05-16
JP4480798B1 (ja) 2010-06-16
TWI408391B (zh) 2013-09-11
WO2010067470A1 (ja) 2010-06-17
TW201027945A (en) 2010-07-16
US8059547B2 (en) 2011-11-15
JPWO2010067473A1 (ja) 2012-05-17
JP4864163B2 (ja) 2012-02-01
JP4536160B2 (ja) 2010-09-01
WO2010067475A1 (ja) 2010-06-17
TW201108669A (en) 2011-03-01
JP4870840B2 (ja) 2012-02-08
TW201027091A (en) 2010-07-16
TWI405987B (zh) 2013-08-21
JP4757958B2 (ja) 2011-08-24
TWI389505B (zh) 2013-03-11
WO2010067473A1 (ja) 2010-06-17
CN102246471A (zh) 2011-11-16
WO2010067474A1 (ja) 2010-06-17
JPWO2010067482A1 (ja) 2012-05-17
WO2010067469A1 (ja) 2010-06-17
TW201106657A (en) 2011-02-16
JP4644312B2 (ja) 2011-03-02
JPWO2010067471A1 (ja) 2012-05-17
TWI412757B (zh) 2013-10-21
US20100142383A1 (en) 2010-06-10
TWI392889B (zh) 2013-04-11
TW201027946A (en) 2010-07-16
JPWO2010067475A1 (ja) 2012-05-17
JPWO2010067474A1 (ja) 2012-05-17
JPWO2010067476A1 (ja) 2012-05-17
WO2010067482A1 (ja) 2010-06-17
TW201025925A (en) 2010-07-01
JP4595039B2 (ja) 2010-12-08
CN102239682A (zh) 2011-11-09
TWI402521B (zh) 2013-07-21
TWI396411B (zh) 2013-05-11
TW201027096A (en) 2010-07-16
TW201028709A (en) 2010-08-01
WO2010067468A1 (ja) 2010-06-17
JP4885310B2 (ja) 2012-02-29
JPWO2010067558A1 (ja) 2012-05-17
JP4536159B2 (ja) 2010-09-01
WO2010067471A1 (ja) 2010-06-17
JPWO2010067468A1 (ja) 2012-05-17
TW201028712A (en) 2010-08-01
TW201027097A (en) 2010-07-16
JPWO2010067469A1 (ja) 2012-05-17
TWI448702B (zh) 2014-08-11
TW201032529A (en) 2010-09-01
TWI401914B (zh) 2013-07-11
JPWO2010067472A1 (ja) 2012-05-17

Similar Documents

Publication Publication Date Title
WO2010067472A1 (ja) 試験装置および試験方法
US8666691B2 (en) Test apparatus and test method
JP4885316B2 (ja) 試験装置および試験方法
CN105827336B (zh) 无线测试系统及方法
CN108805381B (zh) 配置单元、检测系统及检测方法
US20120136603A1 (en) Test apparatus and debug method
US7657812B2 (en) Test apparatus for updating a value of the bit position in result register by executing a result register update instruction with predetermined value to generate test pattern
US9342425B2 (en) Test apparatus and test module
US20130231885A1 (en) Test apparatus and test module
US8149721B2 (en) Test apparatus and test method
US8060333B2 (en) Test apparatus and test method
WO2009153996A1 (ja) 試験装置および試験方法
JP4792541B2 (ja) 試験装置および試験方法
CN108155979A (zh) 一种检测设备
US8165027B2 (en) Test apparatus and test method
JP2003035748A (ja) Ic測定装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09831581

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2010541954

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09831581

Country of ref document: EP

Kind code of ref document: A1