1. Field of the invention
The present invention relates to an improvement on LFSR (linear feedback shift register) used for BIST (built-in self-test).
2. Related Prior Art
BIST (built-in self-test) is typical of the “design for testability” techniques applicable especially to SoC (system-on-chip). It is considered the most appropriate choice for testing SoC. The most important advantage of BIST is that it does not use external testers, but uses test functions built into the individual chip, thus the test costs are reduced and testing is possible even during the manufacturing process or when in use. For performing BIST, entering test patterns is required. LFSR is commonly used to generate a pseudo-random pattern that is one type of test pattern.
Conventionally, referring to
In
The T-FF 12 outputs “1” only if toggle occurs in the input values (i.e., when successive input vectors have different values; this is referred to as “transition”), while it outputs “0” otherwise. Therefore, in connection with the AND gate, by entering patterns having high association in the scan chain 13, a low power LFSR can be implemented. That is, in a k-input AND gate, the probability of generating “1” is 1/2 k, and the transition occurs at the T-FF before and after this “1” generation. The scan chain shifts until the scan chain is filled with these test patterns. At this time, by applying test patterns having high association to the scan chain, the number of transitions can be reduced.
There was a test performed using the above conventional art, which used an ISCAS '89 benchmark circuit. The test result discloses that the scan transitions were reduced by about 30%. However, the test was performed only on circuits smaller than an s9234 circuit, and test results on a large scale circuit which had hundreds or thousands of scans could not be found. The reason for the absence of such test results is presumed to be that more patterns were required to find faults when varying the random patterns on the circuit shown in
In the conventional technique, although it comprises a k-input AND gate as well as a T flip-flop, its hardware overhead cannot be said to be very large. However, the inventors have studied a method to further reduce the scan transition numbers and to improve the fault coverage, thereby developing a new concept for a transition monitoring window and a novel low power LFSR structure by using the same.
According to a feature of the present invention, there is provided a method of reducing the number of transitions generated by an LFSR by using a transition monitoring window, comprising a transition monitoring window (hereinafter referred to as “TMW”) which monitors the number of transitions occurring as random patterns generated from the LFSR are applied to a scan chain. If the number of transitions exceeds a threshold value (hereinafter, referred to as “k-value”), the vectors most recently entered in the scan chain are fed back, thereby reducing the number of transitions.
In the above, if the number of transitions within the TMW exceeds the k-value, the TMW re-applies to the scan chain the vector that was previously applied to the scan chain; if the number of transitions within the TMW does not exceed the k-value, the TMW applies the vector generated from the LFSR to the scan chain without any change.
The operation of the TMW consists of: monitoring for the occurrence of transition entering the LFSR; if the transition is detected, incrementing a counter by “1”, otherwise, doing nothing; monitoring for the occurrence of transition just before the exit of a lowest stage of the LFSR; if the transition is detected, decrementing the counter by “1”, otherwise, doing nothing; comparing a signal from the counter with the k-value at every clock tick; and if the monitored value is greater than the k-value, re-applying to the scan chain the vector most recently applied to the scan chain; if it is less than the k-value, applying to the scan chain the previously produced output from the LFSR.
In the present invention, it is desirable that the size of the TMW is half the size of the LFSR.
According to another feature of the present invention, there is provided a transition monitoring window comprising: a first XOR gate for monitoring for the occurrence of transition entered in the LFSR; a second XOR gate, connected to a lowest stage of the LFSR, for monitoring for the occurrence of transition just before the exit of the lowest stage of the LFSR; a counter, connected both to the first XOR gate and to the second XOR gate, to be incremented if the transition is detected; a comparator for comparing an output signal from the counter with the k-value at every clock tick; and a multiplexer for re-applying to the scan chain the vector most recently applied to the scan chain if the output from the counter is greater than the k-value, or if it is less than the k-value, applying to the scan chain the previously produced output from LFSR.
The above and other objects, features, and advantages of the present invention will become more apparent from the following description when taken in conjunction with the accompanying drawings, in which:
a-c are tables showing the experimental result that is obtained by varying the threshold transition number (“k-value”) according to the size of LFSR.
The low power LFSR structure using a transition monitoring window according to the present invention is based on the fact that the transition numbers, occurring when random patterns generated from LFSR 20 are applied to the scan chain 22, constitute a quasi-Gaussian distribution. For example, as shown in
The average value of the pattern transition numbers comes close to (n−1)/2 which is the central axis of the distribution graph.
It is a major feature of the present invention to reduce the number of scan transitions by allowing for a “k-value” which is measured by adding or subtracting a certain value to/from (n−1)/2 , where the value (n−1)/2 is similar to the average number of pattern transitions generated from LFSR, and “n” stands for the size of LFSR.
At this time, an apparatus for monitoring whether the transition number reaches a predetermined “k-value” is required. TMW (transition monitoring window) block 21 is just such an apparatus. The concept of TMW is shown in
The transition monitoring window is a new concept invented by the inventors. In the conventional art, a low power BIST is built by modifying or changing the output stage of LFSR, the inside of LFSR, or the inside of SCAN. While in the present invention, the tendency of LFSR to produce transitions is monitored in advance by the transition monitoring window, and thereafter the transition number is observed if it exceeds the predetermined k-value, i.e., all further transitions generated after reaching the k-value will be repressed. If the transition number within TMW exceeds the k-value, the signal is multiplexed and the vector that was previously applied to SCAN is re-applied to heighten the association between vectors, thereby producing low power patterns. If the transition number within TMW does not exceed the k-value, the vector generated in LFSR is applied without any change.
Hereafter, the operation of the present invention shown in
In the mean time, another XOR gate 211b is added at the lowest stage of TMW. This gate 211b detects the transition just before it exits the TMW. If the transition is detected, since it is a transition that will come out of the TMW, the gate 211b decrements the counter 212 by “1”; otherwise, it does nothing. The result of detection from the counter 212 is compared with the k-value of 8 by the comparator 213 at every clock tick. If the monitored value is greater than 8, the comparator 213 outputs “1” to the multiplexer 214. The multiplexer 214 MUXes this value and the vector most recently applied to SCAN 22 is again applied to SCAN 22. This re-applied vector is of high associativity, and therefore a low power LFSR can be implemented. If the comparator 213 does not output “1” due to the absence of a transition exceeding the k-value, there will be no further operation, therefore the previously produced output of LFSR is just applied to SCAN 22.
The inventors tried to experiment with adopting various sizes for the TMW, and after the experiment the inventors found that the optimum size of TMW was the half the LFSR. Reflecting this result, the k-value (i.e., the transition count after which all further transitions will be repressed) and the window size are determined by the following equations.
Here, α is an important parameter to determine the k-value, i.e., the transition count after which all further transitions will be repressed. Through the experiment, if α=+1, the most optimum transition repression was achieved without loss in fault coverage. The result is shown in
Comparing the present invention with the conventional technique, the compared results are shown in
In summary, the patterns applied in a test mode consume more electric power when in transition than in normal operation, since the former has low association compared to the latter, and so the transition density of the former is higher than the latter. If this unduly consumed power exceeds the range that a circuit can stand, fatal damage may result. To prevent this, a test requiring low power is considered. According to the present invention, the numbers of scan transitions are reduced about 30% more than the conventional techniques. In addition, it is. proved that there is no loss (i.e., in the aspect of fault coverage) comparing to the conventional techniques.
Thus far, while the invention has been shown and described with reference to certain embodiment to carry out this invention, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
Number | Date | Country | Kind |
---|---|---|---|
10-2005-0045125 | May 2005 | KR | national |
Number | Name | Date | Kind |
---|---|---|---|
5576738 | Anwyl et al. | Nov 1996 | A |
5684997 | Kau et al. | Nov 1997 | A |
5907238 | Owerko et al. | May 1999 | A |
6816990 | Song et al. | Nov 2004 | B2 |
20050134307 | Stojanovic et al. | Jun 2005 | A1 |
20050185479 | Berthold | Aug 2005 | A1 |
20050201491 | Wei | Sep 2005 | A1 |
20050204220 | Yasuda et al. | Sep 2005 | A1 |
20050229062 | Volkerink et al. | Oct 2005 | A1 |
Number | Date | Country | |
---|---|---|---|
20070011533 A1 | Jan 2007 | US |