US20020057108A1 - Semiconductor integrated circuit - Google Patents

Semiconductor integrated circuit Download PDF

Info

Publication number
US20020057108A1
US20020057108A1 US09/931,878 US93187801A US2002057108A1 US 20020057108 A1 US20020057108 A1 US 20020057108A1 US 93187801 A US93187801 A US 93187801A US 2002057108 A1 US2002057108 A1 US 2002057108A1
Authority
US
United States
Prior art keywords
signal
output
scan
logic
circuit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/931,878
Other versions
US6788105B2 (en
Inventor
Ichiro Kono
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Assigned to HITACHI, LTD. reassignment HITACHI, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KONO, ICHIRO
Publication of US20020057108A1 publication Critical patent/US20020057108A1/en
Application granted granted Critical
Publication of US6788105B2 publication Critical patent/US6788105B2/en
Adjusted expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/317Testing of digital circuits
    • G01R31/3181Functional testing
    • G01R31/3185Reconfiguring for testing, e.g. LSSD, partitioning
    • G01R31/318533Reconfiguring for testing, e.g. LSSD, partitioning using scanning techniques, e.g. LSSD, Boundary Scan, JTAG

Definitions

  • the present invention relates to a semiconductor integrated circuit, and in particular, to a semiconductor integrated circuit mounting a logic circuit including a storage element.
  • FIG. 22 is the circuit configuration diagram showing the scan FF used in the conventional technique.
  • This is an example of the multiplexer-type scan FF (hereinafter, referred to as “MUX-type scan FF”).
  • MUX-type scan FF a multiplexer g 2602 is connected to an input terminal D of a FF g 2601 .
  • a signal (hereinafter, referred to as “input signal from logic circuit” or “logic input signal”) for performing a normal operation at a front stage is applied through a logic input signal line to the MUX g 2602 from a group of logic gates (hereinafter, referred to as “user logic circuit”). Furthermore, a signal for the scan (hereinafter, referred to as “scan-in signal”) from a FF at the front stage is input through a scan-in signal line. Furthermore, a signal (hereinafter, referred to as “scan-enable signal”) for controlling to change over which the FF g 2601 fetches the logic input signal or the scan-in signal is input through a scan-enable signal line.
  • a logic output signal line for propagating a signal (hereinafter, referred to as “output signal to logic circuit” or “logic output signal”) which is input to a user logic circuit at the rear stage, and a scan-out signal line for propagating a signal for scan (hereinafter, referred to as “scan-out signal”) which is input to a FF at the rear stage are branched in the fork-shape and are connected to an output terminal Q of the FF g 2601 .
  • FIG. 23 is a diagram showing a logic circuit scanned by the conventional technique.
  • This is an example of the scanned logic circuit formed by connecting the MUX-type scan FFs in multi-stages.
  • the scan-out signal lines of the MUX-type scan FFs g 2701 and g 2702 are respectively connected to the scan-in signal lines of the MUX-type scan FFs g 2702 and g 2703 to form the signal paths of logic circuit (hereinafter, referred to as “paths”).
  • paths are referred to as “scan paths”.
  • the scan-in signal line of the MUX-type scan FF g 2701 is connected to the terminal (scan-in terminal) which receives the scan-in signal from the outside of the semiconductor integrated circuit chip (hereinafter, referred to as “chip”).
  • the scan-out signal line of the MUX-type scan FF g 2703 is connected to the terminal (scan-out terminal) which outputs the scan-out signal to the outside of the chip.
  • the reference numerals a 2704 , a 2705 and a 2706 denote the signal flow at scan-in operation, the signal flow at logic test operation and the signal flow at scan-out operation, respectively.
  • FIG. 24 is a timing chart showing the operation of the scan FF g 2603 used in the conventional technique.
  • the scan-enable signal is set to “High” so that the respective FFs can fetch the scan-in signal.
  • the clock signal is made to transit (s 2801 ) a plurality of times to carry out the shift operation through the scan path.
  • the scan-enable signal is set to “Low” (s 2802 ) so that the respective FFs can fetch the logic output signals.
  • the clock signal In order to input the initial values for test into the user logic circuits, the clock signal is made to transit one time, and in order to fetch the test result values into the respective FFs, the clock signal is made to transit one time (s 2803 ). Moreover, at scan-out operation, in order that the respective FFs can output the scan-out signals, the scan-enable signal is set again to “High” (s 2804 ). In order to collect the test result values from the respective FFs, the shift operation similar to the scan-in operation is performed.
  • scan-mode operation As scan-in and scan-out operations (hereinafter, referred to as “scan-mode operation” altogether), there is a trend that the probability of operating a logic circuit is usually increased as compared with at user-mode operation. For this reason, the fault detection mistakes due to the excessive voltage drops and the fear of the chip destruction due to the heat generation have been pointed out as the devices become finer, as described in IEEE Computer, vol.32, no.11, p.61, 1999, for example.
  • the frequency of the system clock signal at logic test operation (s 2803 ) is made to be the frequency at normal operation of the user logic circuit.
  • the frequency of the system clock signal at scan-mode operation (s 2801 ) is lowered to reduce the power consumption due to the operation of the user logic circuit at scan-in operation.
  • test time the time required for the test (test time) becomes long, so that the advantage due to scan will be deteriorated. This is because that the time required for the scan-mode operation normally occupies the most part of the whole test time. As a result, the cost required for the test (hereinafter, referred to as “test cost”) will be increased.
  • An object of the present invention is to provide a semiconductor integrated circuit capable of decreasing the test cost as compared with the conventional technique by reducing the test time and by suppressing the increase of the chip area.
  • Another object of the present invention is to provide a manufacturing method of a semiconductor integrated circuit which decreases the test cost by reducing the test time.
  • a scan flipflop as a storage circuit, wherein the storage circuit comprises:
  • a first logic gate for receiving a first signal and a second signal, and for selectively outputting either the first signal or the second signal in accordance with a control signal
  • a first storage element for receiving a clock signal, for storing an output signal of the first logic gate in response to the clock signal, and for outputting the stored signal in response to the clock signal;
  • a second logic gate for receiving an output signal of the first storage element, and for outputting or fixing the output signal of the first storage element in response to the control signal.
  • a first storage circuit including first and second input terminals, first and second output terminals, and a first control terminal for receiving a control signal
  • a logic circuit for receiving an output signal of the first output terminal of the first storage circuit, for performing a predetermined processing on the output signal, and for outputting a result of the processing
  • a second storage circuit including third and fourth input terminals, and a second control terminal for receiving the control signal, wherein when the control signal is in a first state, the first storage circuit stores a first signal, which is input to the first input terminal, to output the stored first signal to the first output terminal;
  • the first storage circuit makes a voltage of the first output terminal to be any voltage of the operation voltages of the logic circuit, and stores a second signal, which is input to the second input terminal, to output the stored second signal to the second output terminal;
  • the second storage circuit when the control signal is in the first state, stores an output of the logic circuit which is input to the third input terminal;
  • the second storage circuit stores an output of the second output terminal of the first storage circuit which is input to the fourth input terminal.
  • a scan FF able to fix the output-to-logic signal a scan FF able to fix the scan-out signal, a scan FF selectable of the output-to-logic signal and scan-out signal, and a normal scan FF are used properly depending on the characteristics (power consumption and delay time) of the logic circuit.
  • Such a scan FF is registered as one cell in a cell library which describes its function, power consumption and delay information, and is used in the design of a semiconductor integrated circuit.
  • the design of a semiconductor integrated circuit which uses a plurality of scan FFs properly is achieved as follows. That is, (1) the semiconductor integrated circuit is designed by using the scan FF able to fix the output-to-logic signal, and (2) a scan FF forming a start point of a path which does not satisfy the timing specifications is replaced with the normal scan FF. Also, after the layout, the replacement with the scan FF having a scan-out fixing function is carried out based on the power consumption.
  • a semiconductor integrated circuit apparatus is manufactured as follows. That is, the mask pattern of physical layout of the semiconductor integrated circuit designed as mentioned above is reflected to a semiconductor wafer to form the semiconductor integrated circuit apparatus on the semiconductor wafer. Then, a logic test is conducted on the formed semiconductor integrated circuit apparatus.
  • the frequency at the scan is made equal to the frequency at the logic test.
  • the clock frequency at the scan is made equal to the clock frequency used at normal operation, so that the rate of the test cost occupying in the manufacturing cost is made small.
  • FIG. 1 is a circuit configuration diagram showing a semiconductor integrated circuit according to the first embodiment of the present invention
  • FIG. 2 is a timing chart showing the operation of the first embodiment
  • FIG. 3 is a circuit configuration diagram showing a semiconductor integrated circuit according to the second embodiment of the present invention.
  • FIG. 4 is a circuit configuration diagram showing a semiconductor integrated circuit according to the third embodiment of the present invention.
  • FIG. 5 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fourth embodiment of the present invention.
  • FIG. 6 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fifth embodiment of the present invention.
  • FIG. 7 is a timing chart showing the operation of the fifth embodiment
  • FIG. 8 is a circuit configuration diagram showing a semiconductor integrated circuit according to the sixth embodiment of the present invention.
  • FIG. 9 is a timing chart showing the operation of the sixth embodiment.
  • FIG. 10 is a circuit configuration diagram showing a semiconductor integrated circuit according to the seventh embodiment of the present invention.
  • FIG. 11 is a circuit configuration diagram showing a semiconductor integrated circuit according to the eighth embodiment of the present invention.
  • FIG. 12 is a figure of histogram of a path delay in the eighth embodiment.
  • FIG. 13 is a diagram showing a design flow in the eighth embodiment
  • FIG. 14 is a diagram showing a design flow in the eighth embodiment
  • FIG. 15 is a diagram showing information of functional relationship between scan flipflop and normal (non-scan) flipflop
  • FIG. 16 is a configuration diagram showing a design apparatus according to the present invention, and a storage medium
  • FIG. 17 is a diagram showing a design flow of the semiconductor integrated circuit of the present invention.
  • FIG. 18 is a diagram showing a design flow of the semiconductor integrated circuit according to the present invention.
  • FIG. 19 is a circuit configuration diagram showing a semiconductor integrated circuit according to the ninth embodiment of the present invention.
  • FIG. 20 is a circuit configuration diagram showing a semiconductor integrated circuit at a transistor level according to the ninth embodiment of the present invention.
  • FIG. 21 is a plan view of a layout of a semiconductor integrated circuit in the circuit shown in FIG. 20;
  • FIG. 22 is a circuit configuration diagram showing a scan flipflop used in the conventional technique
  • FIG. 23 is a diagram showing a logic circuit scanned by the conventional technique.
  • FIG. 24 is a timing chart showing an operation of a scan flipflop used in the conventional technique.
  • FIG. 1 is a circuit configuration diagram showing a semiconductor integrated circuit according to the first embodiment of the present invention.
  • This is an example in which the present invention is applied to the conventional MUX-type scan FF.
  • a 2-input AND gate g 104 is inserted between an output terminal Q of a MUX-type scan FF g 101 and a logic output signal line n 102 .
  • the 2-input AND gate g 104 is controlled by a scan-enable signal line n 103 and performs the role of fixing the transition of an output signal of the MUX-type scan FF g 101 .
  • a scan FF g 105 according to the present embodiment is referred to as a “scan FF able to fix the output-to-logic signal”.
  • FIG. 2 is a timing chart showing the operation of the first embodiment.
  • the logic output signal line n 102 is fixed to “Low” by the 2-input AND gate g 104 (s 201 and s 202 ).
  • the transition of the logic output signal at scan-mode operation s 2805 in FIG. 24 which occurs in the normal scan FF, so that it is possible to reduce the power consumption at scan-mode operation.
  • the number of the clock signal transitions required for the scan-mode operation is several hundred to several thousand times as compared with that in the logic test operation, because the time required for the scan-mode operation occupies the most part of the test time. According to the configuration shown in FIG. 2, it is possible to perform the scan-mode operation using the same frequency as that of the logic test operation, so that it is possible to reduce the time required for the scan-mode operation.
  • the clock signal and the scan-enable signal may be supplied from the outside of the chip by using a tester, or may be produced within the chip by using an oscillation circuit added with a counter. Accordingly, by using the present configuration, it is possible to improve the frequency of the scan-mode operation without causing the fault detection mistake due to the excessive voltage drop or the chip destruction due to the heat generation, so that the test time can be reduced.
  • the increase of the chip area can be suppressed to a small amount. According to the inventors' study, it has been found that the increase of the chip area can be reduced to about 1%.
  • FIG. 3 is a circuit configuration diagram showing a semiconductor integrated circuit according to the second embodiment of the present invention.
  • This is an example in which the function of the logic gate for fixing the output signal to logic circuit g 104 described in the first embodiment is incorporated into the inside of the MUX-type scan FF.
  • the output terminal is divided into a scan-out terminal and a logic output terminal.
  • a 2-input NOR gate g 303 which is controlled by a scan-enable signal line n 301 and a signal line n 302 with inverse polarity to the logic output is inserted.
  • the number of the gate stages present on the path from a system clock terminal to a logic output terminal can be reduced.
  • the number of the gate stages on the path from the signal line n 302 to the logic output terminal is two stages (the NOR gate g 304 (in the conventional MUX-type scan FF, the scan-out terminal shown in FIG. 3 is the only output terminal) and the AND gate g 104 ) in the first embodiment, but there is only one stage (the NOR gate g 303 ) in the present embodiment. Accordingly, by applying the present invention, the delay of the user logic circuit can be made smaller. Furthermore, since it is possible to reduce the size of the transistor forming the scan FF as compared with the first embodiment, the chip area reduction effect and the power consumption reduction effect can be expected.
  • the configuration of the present invention is not limited to the configuration mentioned above.
  • FIG. 1 it is possible to use a transfer gate in place of the 2-input AND gate g 104 . In this case, there is an advantage that the chip area can be made smaller.
  • FIG. 4 is a circuit configuration diagram showing a semiconductor integrated circuit according to the third embodiment of the present invention.
  • the scan latch is configured in which an output terminal Q of a master latch g 501 is connected to an input terminal D of a slave latch g 502 dedicated for scan.
  • the present invention can be applied also to the scan latch instead of the scan FF in a similar way as in the first embodiment.
  • an AND gate for fixing the output signal to logic circuit g 504 may be inserted between the output terminal Q of the storage element (the latch in this embodiment) and a logic output signal line n 503 .
  • FIG. 5 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fourth embodiment of the present invention.
  • This is an example, in which the gate able to fix the output signal to logic circuit g 504 described in the fourth embodiment is incorporated into the inside of the master latch g 501 of the MUX-type scan latch.
  • it is configured so that a signal with inverse polarity can be output.
  • the present invention can be applied in the same way as the second embodiment. Specifically, before the logic output terminal, a 2-input NOR gate g 604 controlled by a scan-enable signal line n 602 and a signal line n 603 with inverse polarity to the logic output may be inserted.
  • FIG. 6 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fifth embodiment of the present invention. This is an example, in which in order to control the logic gate for fixing the output signal to logic circuit g 104 described in the first embodiment, a logic output release line n 701 is provided instead of the scan-enable signal line n 103 .
  • FIG. 7 is a timing chart showing the operation of the fifth embodiment.
  • the release to fix the output signal to logic circuit which is needed in the first embodiment, in parallel with the scan-in operation by setting the signal for fixing the output signal to logic circuit to “LOW” (s 801 ) earlier than the scan-enable signal s 802 .
  • the test time can be reduced as compared with the first embodiment.
  • the user logic circuit is operated with higher operating probability than that at normal operation. According to the present configuration, at burn-in, it becomes possible to operate the user logic circuit while inputting the signal to the scan FF.
  • FIG. 8 is a circuit configuration diagram showing a semiconductor integrated circuit according to the sixth embodiment of the present invention.
  • a 2-input AND gate for fixing the scan-out signal g 1206 which is controlled by a scan-enable signal line n 1203 is inserted between an output terminal Q of a MUX-type scan FF g 1201 and a scan-out signal line n 1205 in the scan FF with logic gate for fixing the output signal to logic circuit g 1204 described in the first embodiment.
  • the transition of the logic output signal at scan-mode operation can be fixed, and the transition of the scan-out signal is fixed at normal operation because the scan-out signal is fixed to “Low” when the scan-enable signal is set to “Low” by the gate g 1206 .
  • the scan path is not driven, so that the power consumption at normal operation can be reduced.
  • the scan-in signal and the scan-out signal (referred to as a “scan signal” altogether) are fixed to “Low” at normal operation, so that the cross-talk noise reducing effect between the user logic circuit signal lines sandwiching the scan signal line can be expected.
  • the scan FF g 1207 in the present embodiment is referred to as a “scan FF selectable of the output-to-logic signal and scan-out signal”.
  • a configuration of the scan FF may be considered in which the gate g 1204 is omitted from the configuration shown in FIG. 8.
  • Such a scan FF is referred to as a “scan FF able to fix the scan-out signal”.
  • FIG. 9 is a timing chart showing the operation of the sixth embodiment.
  • the release of fixing logic output signal is carried out prior to the logic test operation.
  • the transition of the clock signal is stopped (s 1301 ), and the fixing to “Low” of the logic output signal is released by setting the scan-enable signal from “High” to “Low” (s 1302 ).
  • the release of fixing scan-out signal is carried out.
  • the transition of the clock signal is stopped (s 1303 ), and the fixing to “Low” of the scan signal is released by setting the scan-enable signal from “Low” to “High” (s 1304 ).
  • a waiting time is required.
  • the increase of the whole test time due to this waiting time is very small for the similar reason as that described in the first embodiment.
  • FIG. 10 is a circuit configuration diagram showing a semiconductor integrated circuit according to the seventh embodiment of the present invention. This is an example in which both the logic gate for fixing the output signal to logic circuit g 1204 and the scan FF able to fix the scan-out signal g 1206 are incorporated into the inside of the MUX-type scan FF. In this configuration, a 2-input NOR gate g 1403 controlled by a scan-enable signal line n 1401 and a signal line n 1402 with inverse polarity to the output is inserted before the logic output terminal.
  • a 2-input NOR gate g 1404 controlled by a scan-enable signal line n 1401 and a signal line n 1402 with inverse polarity to the output is inserted before the scan-out terminal.
  • the number of the gate stages on the path from the system clock terminal to the logic output terminal can be reduced, and the number of the gate stages on the path from the system clock terminal to the scan-out terminal can be reduced, for the reason similar to that described the second embodiment.
  • the chip area reducing effect and the power consumption reducing effect can be expected.
  • FIG. 11 is a circuit configuration diagram showing a semiconductor integrated circuit according to the eighth embodiment of the present invention.
  • This is an example in which the scan FF able to fix the output-to-logic signal, the scan FF able to fix the scan-out signal, and the scan FF selectable of the output-to-logic signal and scan-out signal are mixed with the normal scan FF within the semiconductor integrated circuit.
  • the scan FF able to fix the output-to-logic signal g 105 is connected to a user logic circuit m 1501 having small delay and having large power consumption. The power consumption at test time is decreased by the application of the scan FF able to fix the output-to-logic signal g 105 .
  • the scan FF selectable of the output-to-logic signal and scan-out signal g 1207 is connected to a scan path p 1502 having large power consumption.
  • the normal scan FF is connected to a user logic circuit m 1503 having large delay and small power consumption. In the case where the delay time is a problem, the conventional type scan FF is desirable.
  • a scan FF able to fix the scan-out signal g 905 is connected to a scan path p 1504 having large power consumption.
  • the power consumption due to the unnecessary driving of the scan path at normal operation is reduced by the application of the scan FF able to fix the scan-out signal g 905 .
  • the delay of the user logic circuit is equivalent to that of the conventional type scan FF. In this configuration, it is possible to achieve the reduction of the power consumption at test operation and at normal operation, while suppressing the increase in delay (hereinafter, referred to as “path delay”) from the start point to the end point of the path in the user logic circuit.
  • FIG. 12 is a figure of histogram of the path delay according to the eighth embodiment. For example, it is supposed that a path which violates the delay value from design specifications is caused partially due to applying the scan FF able to fix the output-to-logic signal to all the scan FFs within the user logic circuit. It is possible to improve so that the delay value from design specifications is met, by replacing the scan FF able to fix the output-to-logic signal on the path which violates the delay value from design specifications with the normal scan FF.
  • the power consumption will be increased as compared with the case where only the scan FF able to fix the output-to-logic signal is used.
  • the use rate of the normal scan FF usually decreases, so that the increase of the power consumption can be suppressed to small amount.
  • FIG. 13 is a diagram showing a design flow relating to the eighth embodiment. This is an example of a design flow for the purpose of applying the scan FF able to fix the output-to-logic signal according to the present invention.
  • the assignments of scan FF able to fix the output-to-logic signal j 1801 is performed after logic synthesis j 1802 .
  • a cell library d 1803 and information of functional relationship between scan flipflop and normal flipflop d 1804 are input. While repeating the delay calculation and power analysis j 1805 , a gate-level netlist d 1806 is ultimately output.
  • the conventional technique may be used.
  • FIG. 14 is a diagram showing a design flow relating to the eighth embodiment. This is an example of a design flow for applying the scan FF able to fix the scan-out signal, and the scan FF selectable of the output-to-logic signal and scan-out signal. Since the delay time of the user logic circuit including the delay due to wiring is calculable after the layout, the assignments of scan FF able to fix the scan-out signal j 1901 is carried out after the layout j 1902 . The cell library d 1803 and the information of functional relationship between scan flipflop and normal flipflop d 1804 are input, and while repeating the delay calculation and power analysis j 1805 , the netlist with physical layout information d 1903 is ultimately output.
  • the conventional technique may be used.
  • the normal scan FF is replaced with the scan FF able to fix the scan-out signal
  • the scan FF able to fix the scan-out signal is replaced with the scan FF selectable of the output-to-logic signal and scan-out signal, in the case where the total power consumption of the scan FF and the scan path decreases.
  • the cell library d 1803 contains cell data including the normal scan FF, scan FF able to fix the output-to-logic signal, and scan FF selectable of the output-to-logic signal and scan-out signal.
  • the attributes of the stored cell include the power consumption of cell, the input terminal name, the output terminal name, the logic function, and the delay.
  • FIG. 15 is a diagram showing the information of functional relationship between scan flipflop and normal flipflop d 1804 .
  • This is an example which indicates the correspondence between the output terminal of the normal scan FF (scandff1) and the output terminal of the scan FF able to fix the output-to-logic signal (logicmasked-scandff1), and between the output terminal of the normal scan FF (scandff1) and the output terminal of the scan FF selectable of the output-to-logic signal and scan-out signal (logicscanswitched-scandff1).
  • the names defined in the cell library d 1803 are used. Thereby, the replacement between the normal scan FF, and the scan FF able to fix the output-to-logic signal, the scan FF selectable of the output-to-logic signal and scan-out signal can be performed.
  • FIG. 16 is a configuration diagram showing a design apparatus for designing a semiconductor integrated circuit apparatus to which the present invention is applied, and showing a storage medium.
  • the programs for implementing the logic synthesis, the delay calculation, the power analysis, the layout, the assignment of scan FF able to fix the output-to-logic signal described in FIG. 13, the assignment of scan FF able to fix the scan-out signal described in FIG. 14, and the external interface control are stored in a memory.
  • Each of the programs can be manipulated and implemented by input from a keyboard or a mouse. Also, it is possible to refer to the implementation results of the respective programs by outputting them to a display. Also, all the stored programs and data can be preserved by a storage medium such as a compact disc.
  • FIG. 17 is a diagram showing a flow for designing a semiconductor integrated circuit to which the present invention is applied.
  • an LSI design foundary implements the design in which the normal scan FF and the scan FF of the present invention are mixed (hereinafter, referred to as “mixed design by using this scan flipflop”).
  • a client of LSI design provides the LSI design foundary with only the design specifications.
  • the black thick line indicates a dependence relationship between the processing and the information
  • the arrow of white blank indicates the flow of the information.
  • the LSI design foundary implements the mixed design by using this scan flipflop d 2402 by using a design specifications d 2401 provided by the client of LSI design, the cell library d 1803 provided by a semiconductor foundary (performs the manufacture of the designed semiconductor integrated circuit), and the information of functional relationship between scan flipflop and normal flipflop d 1804 .
  • the LSI design foundary prepares a gate-level netlist (hereinafter, referred to as “netlist using this scan flipflop”) d 2403 .
  • the prepared gate-level netlist d 2403 is passed to the client of LSI design. In this respect, there will be a case where the cell library d 1803 is also passed to the client of LSI design.
  • FIG. 18 shows an example in which the LSI design foundary implements the mixed design by using this scan flipflop.
  • a handling in which the client of LSI design also performs the manufacture of the designed semiconductor integrated circuit
  • the black thick line indicates the dependence relationship between the processing and the information
  • the arrow of white blank indicates the flow of the information.
  • the LSI design foundary implements the mixed design by using this scan flipflop d 2402 by using the design specifications d 2401 , the cell library d 1803 , the information of functional relationship between scan flipflop and normal flipflop d 1804 and the gate-level netlist not using the scan FF of the present invention (hereinafter, referred to as “netlist without this scan FF”) d 2501 all of which are provided by the client of LSI design.
  • the LSI design foundary prepares the netlist using this scan FF d 2403 . Thereafter, the netlist d 2403 is passed to the client of LSI design.
  • the semiconductor foundary (FIG. 17) or the client of LSI design (FIG. 18) reflects the mask pattern of physical layout prepared from the netlist to a semiconductor wafer (j 2404 ).
  • the logic test is performed on a semiconductor integrated circuit apparatus prepared after being reflected with the mask pattern of physical layout (j 2405 ).
  • the same frequency can be used for the scan-in operation, the logic test operation and the scan-out operation.
  • the user logic circuit portion using the normal scan FF there is a problem of the heat generation and the like due to the rise of the operating probability.
  • no drawback is caused due to the semiconductor integrated circuit apparatus.
  • FIG. 19 is a circuit configuration diagram showing a semiconductor integrated circuit according to the ninth embodiment of the present invention.
  • This is an example in which the 2-input NOR gate for fixing the output signal to logic circuit described in the second embodiment is replaced with a 2-input NAND gate g 3001 .
  • Such a replacement is enabled by inputting an output signal line n 3004 of an inverter g 3003 used in a selector g 3002 which changes over between the logic input signal and the scan input signal, into the logic gate for fixing the output signal to logic circuit g 3001 .
  • the size of the transistor forming the scan FF can be made smaller as compared with the second embodiment. This is because that in the NOR gate and the NAND gate having the same drivability (current supplying capability), generally, the constituting transistor has a smaller size in the NAND gate. Furthermore, the chip area reducing effect and the power consumption reducing effect can be expected.
  • FIG. 20 is a circuit configuration diagram at the transistor level of the semiconductor integrated circuit shown in FIG. 19. This is an example in which the logic gate for fixing the output signal to logic circuit g 3001 , the inverter gate g 3005 , the tri-state gate g 3007 and the inverter gate for scan-out g 3009 are constituted using transistors.
  • a logic output signal line n 3008 is connected to a gate terminal of a transistor t 3101 which constitutes the logic gate for fixing the output signal to logic circuit g 3001 , and a drain terminal of which is connected to the logic output terminal.
  • the delay time required for the logic signal output can be reduced as compared with the case where the logic output signal line n 3008 is connected to a gate terminal of a transistor t 3102 whose drain terminal is not connected to the logic output terminal.
  • FIG. 21 shows a layout example of the scan FF explained in FIG. 20.
  • a voltage supply line, a diffusion layer and a poly-silicon gate layer are shown, and a connecting line between the polysilicon gate layer and the diffusion layer is omitted.
  • a Vdd voltage supply line v 3103 and a Gnd voltage supply line v 3104 are made to be shared.
  • a Vdd voltage supply line v 3105 and a Gnd voltage supply line v 3106 are made to be shared.
  • the width of the diffusion layer can be made smaller, the reduction of the chip area can be achieved.

Abstract

A 2-input AND gate is inserted between an output terminal of a scan flipflop with an input selectable gate and a logic output signal line. The 2-input AND gate is controlled by a scan-enable signal line, and has a role to fix the transition of the output signal of the scan flipflop.

Description

    BACKGROUND OF THE INVENTION
  • The present invention relates to a semiconductor integrated circuit, and in particular, to a semiconductor integrated circuit mounting a logic circuit including a storage element. [0001]
  • In order to detect the stuck-at fault and the like with respect to the logic circuit, the method of scanning a logic circuit is widely used. This method provides the advantage in which the fault can be efficiently detected. Because, when this method is used, it becomes possible to directly manipulate the value of the flipflop (hereinafter, referred to as “FF”) within the logic circuit. [0002]
  • The process of detecting (hereinafter, referred to as “testing”) the fault with respect to the scanned logic circuit will be explained with reference to the drawings. FIG. 22 is the circuit configuration diagram showing the scan FF used in the conventional technique. This is an example of the multiplexer-type scan FF (hereinafter, referred to as “MUX-type scan FF”). In this configuration, a multiplexer (hereinafter, referred to as “MUX”) g[0003] 2602 is connected to an input terminal D of a FF g2601. A signal (hereinafter, referred to as “input signal from logic circuit” or “logic input signal”) for performing a normal operation at a front stage is applied through a logic input signal line to the MUX g2602 from a group of logic gates (hereinafter, referred to as “user logic circuit”). Furthermore, a signal for the scan (hereinafter, referred to as “scan-in signal”) from a FF at the front stage is input through a scan-in signal line. Furthermore, a signal (hereinafter, referred to as “scan-enable signal”) for controlling to change over which the FF g2601 fetches the logic input signal or the scan-in signal is input through a scan-enable signal line. A logic output signal line for propagating a signal (hereinafter, referred to as “output signal to logic circuit” or “logic output signal”) which is input to a user logic circuit at the rear stage, and a scan-out signal line for propagating a signal for scan (hereinafter, referred to as “scan-out signal”) which is input to a FF at the rear stage are branched in the fork-shape and are connected to an output terminal Q of the FF g2601.
  • FIG. 23 is a diagram showing a logic circuit scanned by the conventional technique. This is an example of the scanned logic circuit formed by connecting the MUX-type scan FFs in multi-stages. In this configuration, the scan-out signal lines of the MUX-type scan FFs g[0004] 2701 and g2702 are respectively connected to the scan-in signal lines of the MUX-type scan FFs g2702 and g2703 to form the signal paths of logic circuit (hereinafter, referred to as “paths”). Hereinafter, these paths are referred to as “scan paths”. Also, the scan-in signal line of the MUX-type scan FF g2701 is connected to the terminal (scan-in terminal) which receives the scan-in signal from the outside of the semiconductor integrated circuit chip (hereinafter, referred to as “chip”). The scan-out signal line of the MUX-type scan FF g2703 is connected to the terminal (scan-out terminal) which outputs the scan-out signal to the outside of the chip.
  • The test using the scan FF is conducted by sequentially repeating the following operations. [0005]
  • (1) An operation for substituting the initial values for test into the respective FFs within the logic circuit (hereinafter, referred to as “scan-in operation”); [0006]
  • (2) An operation for inputting the initial values into the user logic circuits from the respective FFs to fetch into the respective FFs the test result values which are output from the user logic circuits (hereinafter, referred to as “logic test operation”); and [0007]
  • (3) An operation for collecting the test result values from the respective FFs (hereinafter, referred to as “scan-out operation”). [0008]
  • The reference numerals a[0009] 2704, a2705 and a2706 denote the signal flow at scan-in operation, the signal flow at logic test operation and the signal flow at scan-out operation, respectively.
  • FIG. 24 is a timing chart showing the operation of the scan FF g[0010] 2603 used in the conventional technique. First, at scan-in operation, the scan-enable signal is set to “High” so that the respective FFs can fetch the scan-in signal. In order to substitute the initial values for test into the respective FFs, the clock signal is made to transit (s2801) a plurality of times to carry out the shift operation through the scan path. Next, at logic test operation, the scan-enable signal is set to “Low” (s2802) so that the respective FFs can fetch the logic output signals. In order to input the initial values for test into the user logic circuits, the clock signal is made to transit one time, and in order to fetch the test result values into the respective FFs, the clock signal is made to transit one time (s2803). Moreover, at scan-out operation, in order that the respective FFs can output the scan-out signals, the scan-enable signal is set again to “High” (s2804). In order to collect the test result values from the respective FFs, the shift operation similar to the scan-in operation is performed.
  • However, at scan-in and scan-out operations (hereinafter, referred to as “scan-mode operation” altogether), there is a trend that the probability of operating a logic circuit is usually increased as compared with at user-mode operation. For this reason, the fault detection mistakes due to the excessive voltage drops and the fear of the chip destruction due to the heat generation have been pointed out as the devices become finer, as described in IEEE Computer, vol.32, no.11, p.61, 1999, for example. [0011]
  • In order to avoid this problem, heretofore, it is considered to suppress the power consumption by reducing the frequency at scan-mode operation, as described in DESIGN FOR AT-SPEED TEST, DIAGNOSIS AND MEASUREMENT, Kluwer Academic Publishers, p. 24, 1999, for example. According to this conventional technique, as shown in FIG. 24, the frequency of the system clock signal at logic test operation (s[0012] 2803) is made to be the frequency at normal operation of the user logic circuit. Whereas, the frequency of the system clock signal at scan-mode operation (s2801) is lowered to reduce the power consumption due to the operation of the user logic circuit at scan-in operation. However, in this method, the time required for the test (test time) becomes long, so that the advantage due to scan will be deteriorated. This is because that the time required for the scan-mode operation normally occupies the most part of the whole test time. As a result, the cost required for the test (hereinafter, referred to as “test cost”) will be increased.
  • Furthermore, it is considered to reduce the power consumption at scan-mode operation by adding a FF, which is dedicated for the scan-mode operation, within the chip, as described in Digest of Papers 1978 Semiconductor Test Conference, pp. 152-158, for example. However, in this method, the area of the chip will be increased to a great extent. In this respect, according to our inventors' study, it is found that the chip area increases by about 50% as compared with the normal condition. [0013]
  • As mentioned above, in the conventional technique, there is a problem in that when it is intended to detect the fault with respect to the scanned logic circuit, the time required for the test becomes long, or the area of the chip increases to a great extent. [0014]
  • SUMMARY OF THE INVENTION
  • An object of the present invention is to provide a semiconductor integrated circuit capable of decreasing the test cost as compared with the conventional technique by reducing the test time and by suppressing the increase of the chip area. [0015]
  • Another object of the present invention is to provide a manufacturing method of a semiconductor integrated circuit which decreases the test cost by reducing the test time. [0016]
  • There is constituted a scan flipflop (scan latch) as a storage circuit, wherein the storage circuit comprises: [0017]
  • a first logic gate for receiving a first signal and a second signal, and for selectively outputting either the first signal or the second signal in accordance with a control signal; [0018]
  • a first storage element for receiving a clock signal, for storing an output signal of the first logic gate in response to the clock signal, and for outputting the stored signal in response to the clock signal; and [0019]
  • a second logic gate for receiving an output signal of the first storage element, and for outputting or fixing the output signal of the first storage element in response to the control signal. [0020]
  • There is constituted a semiconductor integrated circuit having a scan path, wherein the semiconductor integrated circuit comprises: [0021]
  • a first storage circuit including first and second input terminals, first and second output terminals, and a first control terminal for receiving a control signal; [0022]
  • a logic circuit for receiving an output signal of the first output terminal of the first storage circuit, for performing a predetermined processing on the output signal, and for outputting a result of the processing; and [0023]
  • a second storage circuit including third and fourth input terminals, and a second control terminal for receiving the control signal, wherein when the control signal is in a first state, the first storage circuit stores a first signal, which is input to the first input terminal, to output the stored first signal to the first output terminal; [0024]
  • when the control signal is in a second state, the first storage circuit makes a voltage of the first output terminal to be any voltage of the operation voltages of the logic circuit, and stores a second signal, which is input to the second input terminal, to output the stored second signal to the second output terminal; [0025]
  • when the control signal is in the first state, the second storage circuit stores an output of the logic circuit which is input to the third input terminal; and [0026]
  • when the control signal is in the second state, the second storage circuit stores an output of the second output terminal of the first storage circuit which is input to the fourth input terminal. [0027]
  • Furthermore, in the present invention, a scan FF able to fix the output-to-logic signal, a scan FF able to fix the scan-out signal, a scan FF selectable of the output-to-logic signal and scan-out signal, and a normal scan FF are used properly depending on the characteristics (power consumption and delay time) of the logic circuit. [0028]
  • Such a scan FF is registered as one cell in a cell library which describes its function, power consumption and delay information, and is used in the design of a semiconductor integrated circuit. [0029]
  • Furthermore, the design of a semiconductor integrated circuit which uses a plurality of scan FFs properly is achieved as follows. That is, (1) the semiconductor integrated circuit is designed by using the scan FF able to fix the output-to-logic signal, and (2) a scan FF forming a start point of a path which does not satisfy the timing specifications is replaced with the normal scan FF. Also, after the layout, the replacement with the scan FF having a scan-out fixing function is carried out based on the power consumption. [0030]
  • Moreover, a semiconductor integrated circuit apparatus is manufactured as follows. That is, the mask pattern of physical layout of the semiconductor integrated circuit designed as mentioned above is reflected to a semiconductor wafer to form the semiconductor integrated circuit apparatus on the semiconductor wafer. Then, a logic test is conducted on the formed semiconductor integrated circuit apparatus. Here, in the logic test, the frequency at the scan is made equal to the frequency at the logic test. In particular, the clock frequency at the scan is made equal to the clock frequency used at normal operation, so that the rate of the test cost occupying in the manufacturing cost is made small.[0031]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a circuit configuration diagram showing a semiconductor integrated circuit according to the first embodiment of the present invention; [0032]
  • FIG. 2 is a timing chart showing the operation of the first embodiment; [0033]
  • FIG. 3 is a circuit configuration diagram showing a semiconductor integrated circuit according to the second embodiment of the present invention; [0034]
  • FIG. 4 is a circuit configuration diagram showing a semiconductor integrated circuit according to the third embodiment of the present invention; [0035]
  • FIG. 5 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fourth embodiment of the present invention; [0036]
  • FIG. 6 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fifth embodiment of the present invention; [0037]
  • FIG. 7 is a timing chart showing the operation of the fifth embodiment; [0038]
  • FIG. 8 is a circuit configuration diagram showing a semiconductor integrated circuit according to the sixth embodiment of the present invention; [0039]
  • FIG. 9 is a timing chart showing the operation of the sixth embodiment; [0040]
  • FIG. 10 is a circuit configuration diagram showing a semiconductor integrated circuit according to the seventh embodiment of the present invention; [0041]
  • FIG. 11 is a circuit configuration diagram showing a semiconductor integrated circuit according to the eighth embodiment of the present invention; [0042]
  • FIG. 12 is a figure of histogram of a path delay in the eighth embodiment; [0043]
  • FIG. 13 is a diagram showing a design flow in the eighth embodiment; [0044]
  • FIG. 14 is a diagram showing a design flow in the eighth embodiment [0045]
  • FIG. 15 is a diagram showing information of functional relationship between scan flipflop and normal (non-scan) flipflop; [0046]
  • FIG. 16 is a configuration diagram showing a design apparatus according to the present invention, and a storage medium; [0047]
  • FIG. 17 is a diagram showing a design flow of the semiconductor integrated circuit of the present invention; [0048]
  • FIG. 18 is a diagram showing a design flow of the semiconductor integrated circuit according to the present invention; [0049]
  • FIG. 19 is a circuit configuration diagram showing a semiconductor integrated circuit according to the ninth embodiment of the present invention; [0050]
  • FIG. 20 is a circuit configuration diagram showing a semiconductor integrated circuit at a transistor level according to the ninth embodiment of the present invention; [0051]
  • FIG. 21 is a plan view of a layout of a semiconductor integrated circuit in the circuit shown in FIG. 20; [0052]
  • FIG. 22 is a circuit configuration diagram showing a scan flipflop used in the conventional technique; [0053]
  • FIG. 23 is a diagram showing a logic circuit scanned by the conventional technique; and [0054]
  • FIG. 24 is a timing chart showing an operation of a scan flipflop used in the conventional technique.[0055]
  • DETAILED DESCRIPTION OF THE EMBODIMENTS
  • Hereinafter, embodiments of the present invention will be described with reference to the drawings. [0056]
  • FIG. 1 is a circuit configuration diagram showing a semiconductor integrated circuit according to the first embodiment of the present invention. This is an example in which the present invention is applied to the conventional MUX-type scan FF. In this configuration, a 2-input AND gate g[0057] 104 is inserted between an output terminal Q of a MUX-type scan FF g101 and a logic output signal line n102. The 2-input AND gate g104 is controlled by a scan-enable signal line n103 and performs the role of fixing the transition of an output signal of the MUX-type scan FF g101. Hereinafter, a scan FF g105 according to the present embodiment is referred to as a “scan FF able to fix the output-to-logic signal”.
  • FIG. 2 is a timing chart showing the operation of the first embodiment. First, at scan-mode operation, since the scan-enable signal is “High”, the logic output signal line n[0058] 102 is fixed to “Low” by the 2-input AND gate g104 (s201 and s202). In this manner, according to the present configuration, it is possible to fix the transition of the logic output signal at scan-mode operation (s2805 in FIG. 24) which occurs in the normal scan FF, so that it is possible to reduce the power consumption at scan-mode operation.
  • Next, prior to the logic test operation, the release of fixing the output signal of logic circuit is performed. During this time, the transition of the clock signal is stopped (s[0059] 203), and the “Low” fixing of the logic output signal line n102 is released by setting the scan-enable signal from “High” to “Low” (s204). Here, a waiting time corresponding to the signal propagation delay of one gate (i.e., AND gate g104) is provided, so that the logic test operation is prevented from being performed with the unstable signals. However, the increase of the whole test time due to this waiting time is very small. Generally, the number of the clock signal transitions required for the scan-mode operation is several hundred to several thousand times as compared with that in the logic test operation, because the time required for the scan-mode operation occupies the most part of the test time. According to the configuration shown in FIG. 2, it is possible to perform the scan-mode operation using the same frequency as that of the logic test operation, so that it is possible to reduce the time required for the scan-mode operation.
  • The clock signal and the scan-enable signal may be supplied from the outside of the chip by using a tester, or may be produced within the chip by using an oscillation circuit added with a counter. Accordingly, by using the present configuration, it is possible to improve the frequency of the scan-mode operation without causing the fault detection mistake due to the excessive voltage drop or the chip destruction due to the heat generation, so that the test time can be reduced. In the first embodiment, since it is only required to add one logic gate for fixing the output signal to logic circuit g[0060] 104 to each of the scan FFs, the increase of the chip area can be suppressed to a small amount. According to the inventors' study, it has been found that the increase of the chip area can be reduced to about 1%.
  • FIG. 3 is a circuit configuration diagram showing a semiconductor integrated circuit according to the second embodiment of the present invention. This is an example in which the function of the logic gate for fixing the output signal to logic circuit g[0061] 104 described in the first embodiment is incorporated into the inside of the MUX-type scan FF. In this configuration, the output terminal is divided into a scan-out terminal and a logic output terminal. Further, before the logic output terminal, a 2-input NOR gate g303 which is controlled by a scan-enable signal line n301 and a signal line n302 with inverse polarity to the logic output is inserted. By forming in such a configuration, as compared with the first embodiment, the number of the gate stages present on the path from a system clock terminal to a logic output terminal can be reduced. In other words, the number of the gate stages on the path from the signal line n302 to the logic output terminal is two stages (the NOR gate g304 (in the conventional MUX-type scan FF, the scan-out terminal shown in FIG. 3 is the only output terminal) and the AND gate g104) in the first embodiment, but there is only one stage (the NOR gate g303) in the present embodiment. Accordingly, by applying the present invention, the delay of the user logic circuit can be made smaller. Furthermore, since it is possible to reduce the size of the transistor forming the scan FF as compared with the first embodiment, the chip area reduction effect and the power consumption reduction effect can be expected.
  • It should be noted that the configuration of the present invention is not limited to the configuration mentioned above. For example, in FIG. 1, it is possible to use a transfer gate in place of the 2-input AND gate g[0062] 104. In this case, there is an advantage that the chip area can be made smaller.
  • FIG. 4 is a circuit configuration diagram showing a semiconductor integrated circuit according to the third embodiment of the present invention. This is an example, in which the present invention is applied to a MUX-type scan latch. The scan latch is configured in which an output terminal Q of a master latch g[0063] 501 is connected to an input terminal D of a slave latch g502 dedicated for scan. The present invention can be applied also to the scan latch instead of the scan FF in a similar way as in the first embodiment. In other words, an AND gate for fixing the output signal to logic circuit g504 may be inserted between the output terminal Q of the storage element (the latch in this embodiment) and a logic output signal line n503.
  • FIG. 5 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fourth embodiment of the present invention. This is an example, in which the gate able to fix the output signal to logic circuit g[0064] 504 described in the fourth embodiment is incorporated into the inside of the master latch g501 of the MUX-type scan latch. However, in this example, it is configured so that a signal with inverse polarity can be output. Even in the case where the output terminal of the master latch is driven not by the inverter gate but by a NAND gate g601, the present invention can be applied in the same way as the second embodiment. Specifically, before the logic output terminal, a 2-input NOR gate g604 controlled by a scan-enable signal line n602 and a signal line n603 with inverse polarity to the logic output may be inserted.
  • FIG. 6 is a circuit configuration diagram showing a semiconductor integrated circuit according to the fifth embodiment of the present invention. This is an example, in which in order to control the logic gate for fixing the output signal to logic circuit g[0065] 104 described in the first embodiment, a logic output release line n701 is provided instead of the scan-enable signal line n103.
  • FIG. 7 is a timing chart showing the operation of the fifth embodiment. At the time of the transition from the scan-in operation to the logic test operation, it is possible to perform the release to fix the output signal to logic circuit, which is needed in the first embodiment, in parallel with the scan-in operation by setting the signal for fixing the output signal to logic circuit to “LOW” (s[0066] 801) earlier than the scan-enable signal s802. For this reason, it becomes unnecessary to stop the clock signal transition (s802). Accordingly, there is an advantage that the test time can be reduced as compared with the first embodiment. Also, in the case of performing the burn-in test, the user logic circuit is operated with higher operating probability than that at normal operation. According to the present configuration, at burn-in, it becomes possible to operate the user logic circuit while inputting the signal to the scan FF.
  • FIG. 8 is a circuit configuration diagram showing a semiconductor integrated circuit according to the sixth embodiment of the present invention. In this embodiment, a 2-input AND gate for fixing the scan-out signal g[0067] 1206 which is controlled by a scan-enable signal line n1203 is inserted between an output terminal Q of a MUX-type scan FF g1201 and a scan-out signal line n1205 in the scan FF with logic gate for fixing the output signal to logic circuit g1204 described in the first embodiment. When configured in this manner, the transition of the logic output signal at scan-mode operation can be fixed, and the transition of the scan-out signal is fixed at normal operation because the scan-out signal is fixed to “Low” when the scan-enable signal is set to “Low” by the gate g1206. Thereby, the scan path is not driven, so that the power consumption at normal operation can be reduced. Furthermore, the scan-in signal and the scan-out signal (referred to as a “scan signal” altogether) are fixed to “Low” at normal operation, so that the cross-talk noise reducing effect between the user logic circuit signal lines sandwiching the scan signal line can be expected. Hereinafter, the scan FF g1207 in the present embodiment is referred to as a “scan FF selectable of the output-to-logic signal and scan-out signal”. Also, a configuration of the scan FF may be considered in which the gate g1204 is omitted from the configuration shown in FIG. 8. Such a scan FF is referred to as a “scan FF able to fix the scan-out signal”.
  • FIG. 9 is a timing chart showing the operation of the sixth embodiment. Prior to the logic test operation, the release of fixing logic output signal is carried out. During this time, the transition of the clock signal is stopped (s[0068] 1301), and the fixing to “Low” of the logic output signal is released by setting the scan-enable signal from “High” to “Low” (s1302). Also, after the logic test operation is completed, the release of fixing scan-out signal is carried out. During this time, the transition of the clock signal is stopped (s1303), and the fixing to “Low” of the scan signal is released by setting the scan-enable signal from “Low” to “High” (s1304). Until this release of fixing logic output signal and the release of fixing scan-out signal are completed, a waiting time is required. However, the increase of the whole test time due to this waiting time is very small for the similar reason as that described in the first embodiment.
  • FIG. 10 is a circuit configuration diagram showing a semiconductor integrated circuit according to the seventh embodiment of the present invention. This is an example in which both the logic gate for fixing the output signal to logic circuit g[0069] 1204 and the scan FF able to fix the scan-out signal g1206 are incorporated into the inside of the MUX-type scan FF. In this configuration, a 2-input NOR gate g1403 controlled by a scan-enable signal line n1401 and a signal line n1402 with inverse polarity to the output is inserted before the logic output terminal. Furthermore, a 2-input NOR gate g1404 controlled by a scan-enable signal line n1401 and a signal line n1402 with inverse polarity to the output is inserted before the scan-out terminal. In such a configuration, the number of the gate stages on the path from the system clock terminal to the logic output terminal can be reduced, and the number of the gate stages on the path from the system clock terminal to the scan-out terminal can be reduced, for the reason similar to that described the second embodiment. In addition, the chip area reducing effect and the power consumption reducing effect can be expected.
  • FIG. 11 is a circuit configuration diagram showing a semiconductor integrated circuit according to the eighth embodiment of the present invention. This is an example in which the scan FF able to fix the output-to-logic signal, the scan FF able to fix the scan-out signal, and the scan FF selectable of the output-to-logic signal and scan-out signal are mixed with the normal scan FF within the semiconductor integrated circuit. In this configuration, the scan FF able to fix the output-to-logic signal g[0070] 105 is connected to a user logic circuit m1501 having small delay and having large power consumption. The power consumption at test time is decreased by the application of the scan FF able to fix the output-to-logic signal g105. Because the effect of delay due to the addition of the gate does not pose any problem in this case. In addition, the scan FF selectable of the output-to-logic signal and scan-out signal g1207 is connected to a scan path p1502 having large power consumption. There is an effect that the power consumption due to the unnecessary driving of the scan path at normal operation is reduced by the application of the scan FF selectable of the output-to-logic signal and the scan-out signal g1207. On the other hand, the normal scan FF is connected to a user logic circuit m1503 having large delay and small power consumption. In the case where the delay time is a problem, the conventional type scan FF is desirable. In addition, a scan FF able to fix the scan-out signal g905 is connected to a scan path p1504 having large power consumption. The power consumption due to the unnecessary driving of the scan path at normal operation is reduced by the application of the scan FF able to fix the scan-out signal g905. Further, the delay of the user logic circuit is equivalent to that of the conventional type scan FF. In this configuration, it is possible to achieve the reduction of the power consumption at test operation and at normal operation, while suppressing the increase in delay (hereinafter, referred to as “path delay”) from the start point to the end point of the path in the user logic circuit.
  • FIG. 12 is a figure of histogram of the path delay according to the eighth embodiment. For example, it is supposed that a path which violates the delay value from design specifications is caused partially due to applying the scan FF able to fix the output-to-logic signal to all the scan FFs within the user logic circuit. It is possible to improve so that the delay value from design specifications is met, by replacing the scan FF able to fix the output-to-logic signal on the path which violates the delay value from design specifications with the normal scan FF. However, in the case where the scan FF able to fix the output-to-logic signal is mixed with the normal scan FF, the power consumption will be increased as compared with the case where only the scan FF able to fix the output-to-logic signal is used. But, the use rate of the normal scan FF usually decreases, so that the increase of the power consumption can be suppressed to small amount. In the present embodiment, it is possible to reduce the power consumption at test operation to a half or low as compared with the prior art. [0071]
  • FIG. 13 is a diagram showing a design flow relating to the eighth embodiment. This is an example of a design flow for the purpose of applying the scan FF able to fix the output-to-logic signal according to the present invention. The assignments of scan FF able to fix the output-to-logic signal j[0072] 1801 is performed after logic synthesis j1802. A cell library d1803 and information of functional relationship between scan flipflop and normal flipflop d1804 are input. While repeating the delay calculation and power analysis j1805, a gate-level netlist d1806 is ultimately output. As to the logic synthesis j1802 and the delay calculation and power analysis j1805, the conventional technique may be used. As to the detailed content of the cell library d1803 and the information of functional relationship between scan flipflop and normal flipflop d1804, it will be explained later. In the processing of the assignments of scan FF able to fix the output-to-logic signal j1801, (1) first, all of the scan FFs within the logic circuit are set with the scan FFs able to fix the output-to-logic signal, and then (2) the scan FFs at the starting points of paths which violate the timing specifications (the delay value from design specifications) are replaced with the normal scan FFs. For example, as to the paths A and B, it is supposed that the delays after the processing of (1) became 5.02 ns and 10.01 ns, respectively. With respect to the delay value from design specifications of 10 ns, the path B violates the specifications. Thus, the scan FF able to fix the output-to-logic signal at the starting point of the path B is replaced with the normal scan FF.
  • FIG. 14 is a diagram showing a design flow relating to the eighth embodiment. This is an example of a design flow for applying the scan FF able to fix the scan-out signal, and the scan FF selectable of the output-to-logic signal and scan-out signal. Since the delay time of the user logic circuit including the delay due to wiring is calculable after the layout, the assignments of scan FF able to fix the scan-out signal j[0073] 1901 is carried out after the layout j1902. The cell library d1803 and the information of functional relationship between scan flipflop and normal flipflop d1804 are input, and while repeating the delay calculation and power analysis j1805, the netlist with physical layout information d1903 is ultimately output. As to the layout j1902, the conventional technique may be used. In the processing of the assignments of scan FF able to fix the scan-out signal j1901, the normal scan FF is replaced with the scan FF able to fix the scan-out signal, and the scan FF able to fix the scan-out signal is replaced with the scan FF selectable of the output-to-logic signal and scan-out signal, in the case where the total power consumption of the scan FF and the scan path decreases.
  • It will be explained on the configurations disclosed in FIGS. 13 and 14, hereinafter. The cell library d[0074] 1803 contains cell data including the normal scan FF, scan FF able to fix the output-to-logic signal, and scan FF selectable of the output-to-logic signal and scan-out signal. The attributes of the stored cell include the power consumption of cell, the input terminal name, the output terminal name, the logic function, and the delay.
  • FIG. 15 is a diagram showing the information of functional relationship between scan flipflop and normal flipflop d[0075] 1804. This is an example which indicates the correspondence between the output terminal of the normal scan FF (scandff1) and the output terminal of the scan FF able to fix the output-to-logic signal (logicmasked-scandff1), and between the output terminal of the normal scan FF (scandff1) and the output terminal of the scan FF selectable of the output-to-logic signal and scan-out signal (logicscanswitched-scandff1). Here, for the cell name and the terminal name of each of the scan FFs, the names defined in the cell library d1803 are used. Thereby, the replacement between the normal scan FF, and the scan FF able to fix the output-to-logic signal, the scan FF selectable of the output-to-logic signal and scan-out signal can be performed.
  • FIG. 16 is a configuration diagram showing a design apparatus for designing a semiconductor integrated circuit apparatus to which the present invention is applied, and showing a storage medium. In the configuration of the design apparatus (work station) for applying the scan FF according to the present invention, the programs for implementing the logic synthesis, the delay calculation, the power analysis, the layout, the assignment of scan FF able to fix the output-to-logic signal described in FIG. 13, the assignment of scan FF able to fix the scan-out signal described in FIG. 14, and the external interface control are stored in a memory. Also, data expressing the RTL-level design description, the cell library, the gate-level netlist, the information of functional relationship between scan FF and normal FF described in FIGS. 13 and 14, and the netlist with physical layout information are stored in the disc. Each of the programs can be manipulated and implemented by input from a keyboard or a mouse. Also, it is possible to refer to the implementation results of the respective programs by outputting them to a display. Also, all the stored programs and data can be preserved by a storage medium such as a compact disc. [0076]
  • FIG. 17 is a diagram showing a flow for designing a semiconductor integrated circuit to which the present invention is applied. In this flow, an LSI design foundary implements the design in which the normal scan FF and the scan FF of the present invention are mixed (hereinafter, referred to as “mixed design by using this scan flipflop”). In the present embodiment, a client of LSI design provides the LSI design foundary with only the design specifications. In this diagram, the black thick line indicates a dependence relationship between the processing and the information, and the arrow of white blank indicates the flow of the information. Specifically, the LSI design foundary implements the mixed design by using this scan flipflop d[0077] 2402 by using a design specifications d2401 provided by the client of LSI design, the cell library d1803 provided by a semiconductor foundary (performs the manufacture of the designed semiconductor integrated circuit), and the information of functional relationship between scan flipflop and normal flipflop d1804. Ultimately, the LSI design foundary prepares a gate-level netlist (hereinafter, referred to as “netlist using this scan flipflop”) d2403. The prepared gate-level netlist d2403 is passed to the client of LSI design. In this respect, there will be a case where the cell library d1803 is also passed to the client of LSI design.
  • FIG. 18 shows an example in which the LSI design foundary implements the mixed design by using this scan flipflop. In this embodiment, there is shown a handling in which the client of LSI design (also performs the manufacture of the designed semiconductor integrated circuit) provides the LSI design foundary with not only the design specifications but also the cell library, and the gate-level netlist. In this diagram, the black thick line indicates the dependence relationship between the processing and the information, and the arrow of white blank indicates the flow of the information. Specifically, the LSI design foundary implements the mixed design by using this scan flipflop d[0078] 2402 by using the design specifications d2401, the cell library d1803, the information of functional relationship between scan flipflop and normal flipflop d1804 and the gate-level netlist not using the scan FF of the present invention (hereinafter, referred to as “netlist without this scan FF”) d2501 all of which are provided by the client of LSI design. Ultimately, the LSI design foundary prepares the netlist using this scan FF d2403. Thereafter, the netlist d2403 is passed to the client of LSI design.
  • The semiconductor foundary (FIG. 17) or the client of LSI design (FIG. 18) reflects the mask pattern of physical layout prepared from the netlist to a semiconductor wafer (j[0079] 2404). The logic test is performed on a semiconductor integrated circuit apparatus prepared after being reflected with the mask pattern of physical layout (j2405). Here, at logic test, the same frequency can be used for the scan-in operation, the logic test operation and the scan-out operation. In particular, it is desirable to use the same frequency as the clock frequency at normal operation. With respect to the user logic circuit portion using the normal scan FF, there is a problem of the heat generation and the like due to the rise of the operating probability. However, since it is possible to make such a portion occupy a very small portion in the semiconductor integrated circuit, no drawback is caused due to the semiconductor integrated circuit apparatus.
  • FIG. 19 is a circuit configuration diagram showing a semiconductor integrated circuit according to the ninth embodiment of the present invention. This is an example in which the 2-input NOR gate for fixing the output signal to logic circuit described in the second embodiment is replaced with a 2-input NAND gate g[0080] 3001. Such a replacement is enabled by inputting an output signal line n3004 of an inverter g3003 used in a selector g3002 which changes over between the logic input signal and the scan input signal, into the logic gate for fixing the output signal to logic circuit g3001. In this configuration, the size of the transistor forming the scan FF can be made smaller as compared with the second embodiment. This is because that in the NOR gate and the NAND gate having the same drivability (current supplying capability), generally, the constituting transistor has a smaller size in the NAND gate. Furthermore, the chip area reducing effect and the power consumption reducing effect can be expected.
  • FIG. 20 is a circuit configuration diagram at the transistor level of the semiconductor integrated circuit shown in FIG. 19. This is an example in which the logic gate for fixing the output signal to logic circuit g[0081] 3001, the inverter gate g3005, the tri-state gate g3007 and the inverter gate for scan-out g3009 are constituted using transistors. In this configuration, a logic output signal line n3008 is connected to a gate terminal of a transistor t3101 which constitutes the logic gate for fixing the output signal to logic circuit g3001, and a drain terminal of which is connected to the logic output terminal. When configured in this manner, the delay time required for the logic signal output can be reduced as compared with the case where the logic output signal line n3008 is connected to a gate terminal of a transistor t3102 whose drain terminal is not connected to the logic output terminal.
  • FIG. 21 shows a layout example of the scan FF explained in FIG. 20. For the sake of easy understanding of the drawing, only a voltage supply line, a diffusion layer and a poly-silicon gate layer are shown, and a connecting line between the polysilicon gate layer and the diffusion layer is omitted. In this configuration, as to the inverter gate g[0082] 3005 and the tri-state gate g3007, a Vdd voltage supply line v3103 and a Gnd voltage supply line v3104 are made to be shared. Likewise, as to the logic circuit g3001 and the inverter gate for scan-out g3009, a Vdd voltage supply line v3105 and a Gnd voltage supply line v3106 are made to be shared. When configured in this manner, since the width of the diffusion layer can be made smaller, the reduction of the chip area can be achieved.
  • As described in the foregoing, according to the present invention, it is possible to reduce the test cost by decreasing the test time and suppressing the increase of the chip area as compared with the conventional technique. [0083]

Claims (16)

What is claimed is:
1. A storage circuit comprising:
a first logic gate for receiving a first signal and a second signal, and for selectively outputting either the first signal or the second signal in accordance with a control signal;
a first storage element for receiving a clock signal, for storing an output signal of the first logic gate in response to the clock signal, and for outputting the stored signal in response to the clock signal; and
a second logic gate for receiving an output signal of the first storage element, and for outputting or fixing the output signal of the first storage element in response to the control signal.
2. A storage circuit according to claim 1, further comprising:
a third logic gate for receiving the output signal of the first storage element, and for outputting or fixing the output signal of the first storage element in response to a complementary signal of the control signal.
3. A storage circuit according to claim 1, wherein
when the control signal is in a first state, the second logic gate outputs the output signal of the first storage element; and
when the control signal is in a second state, the second logic gate outputs any value of operation voltages of the storage circuit.
4. A semiconductor integrated circuit comprising:
a first storage circuit including first and second input terminals, first and second output terminals, and a first control terminal for receiving a control signal;
a logic circuit for receiving an output signal of the first output terminal of the first storage circuit, for performing a predetermined processing on the output signal, and for outputting a result of the processing; and
a second storage circuit including third and fourth input terminals, and a second control terminal for receiving the control signal, wherein
when the control signal is in a first state, the first storage circuit stores a first signal, which is input to the first input terminal, to output the stored first signal to the first output terminal;
when the control signal is in a second state, the first storage circuit makes a voltage of the first output terminal to be any voltage of the operation voltages of the logic circuit, and stores a second signal, which is input to the second input terminal, to output the stored second signal to the second output terminal;
when the control signal is in the first state, the second storage circuit stores an output of the logic circuit which is input to the third input terminal; and
when the control signal is in the second state, the second storage circuit stores an output of the second output terminal of the first storage circuit which is input to the fourth input terminal.
5. A semiconductor integrated circuit according to claim 4, wherein
the semiconductor integrated circuit operates by receiving a clock signal; and
the first storage circuit stores the first signal or the second signal at a first timing of the clock signal, and outputs the stored first or second signal at a second timing of the clock signal.
6. A semiconductor integrated circuit according to claim 4, wherein
when the control signal is in the first state, the first storage circuit further makes a voltage of the second output terminal to be any voltage of the operation voltages of the logic circuit.
7. A semiconductor integrated circuit according to claim 4, wherein
when the control signal is in the first state, the semiconductor integrated circuit is in a normal operation mode; and
when the control signal is in the second state, the semiconductor integrated circuit is in a test mode.
8. A semiconductor integrated circuit according to claim 4, wherein
the first storage circuit and the second storage circuit are scan flipflops.
9. A semiconductor integrated circuit comprising:
a first storage circuit including first and second input terminals, first and second output terminals, and a first control terminal for receiving a control signal;
a first logic circuit for receiving a first output signal of the first output terminal of the first storage circuit, for performing a predetermined first processing on the first output signal, and for outputting of the first output signal;
a second storage circuit including third and fourth input terminals, third and fourth output terminals, and a second control terminal for receiving the control signal;
a second logic circuit for receiving a second output signal of the third output terminal of the second storage circuit, for performing a predetermined second processing on the second output signal, and for outputting of the second output signal; and
a third storage circuit including fifth and sixth input terminals, and a third control terminal for receiving the control signal, wherein
when the control signal is in a first state, the first storage circuit stores a first signal, which is input to the first input terminal, to output the stored first signal to the first output terminal;
when the control signal is in a second state, the first storage circuit stores a second signal, which is input to the second input terminal, to output the stored second signal to the first output terminal;
when the control signal is in the first state, the second storage circuit stores the first output signal, which is input to the third input terminal, to output the stored first output signal to the third output terminal;
when the control signal is in the second state, the second storage circuit makes a voltage of the third output terminal to be any voltage of operation voltages of the second logic circuit, and stores an output from the second output terminal of the first storage circuit, which is input to the fourth input terminal, to output the stored output to the fourth output terminal;
when the control signal is in the first state, the third storage circuit stores the second output signal which is input to the fifth input terminal; and
when the control signal is in the second state, the third storage circuit stores an output from the fourth output terminal of the second storage circuit which is input to the sixth input terminal.
10. A semiconductor integrated circuit according to claim 9, wherein
when the control signal is in the second state, the first storage circuit further makes a voltage of the first output terminal to be any voltage of operation voltages of the first logic circuit.
11. A semiconductor integrated circuit according to claim 9, wherein
a specification of a delay time of the first logic circuit is shorter than a specification of a delay time of the second logic circuit;
a specification of power consumption of the first logic circuit is set to be smaller than a specification of power consumption of the second logic circuit; and
when the control signal is in the second state, the first storage circuit stores the second signal, which is input to the second input terminal, to outputs the stored second signal to the output terminal.
12. A semiconductor integrated circuit according to claim 9, wherein
a path length from the fourth output terminal to the sixth input terminal is shorter than a path length from the second output terminal to the fourth input terminal; and
when the control signal is in the first state, the first storage circuit further makes a voltage of the second output terminal to be any voltage of operation voltages of the first logic circuit.
13. A semiconductor integrated circuit according to claim 9, wherein
a specification of a delay time of the first logic circuit is shorter than a specification of a delay time of the second logic circuit; and
a specification of power consumption of the first logic circuit is set to be smaller than a specification of power consumption of the second logic circuit;
a path length from the fourth output terminal to the sixth input terminal is shorter than a path length from the second output terminal to the fourth input terminal;
when the control signal is in the first state, the first storage circuit makes a voltage of the second output terminal to be any voltage of operation voltages of the first logic circuit; and
when the control signal is in the second state, the first storage circuit stores the second signal, which is input to the second input terminal, to outputs the stored second signal to the first output terminal.
14. A semiconductor integrated circuit according to claim 9, wherein
the semiconductor integrated circuit operates receiving a clock signal; and
the first to third storage circuits store a signal from a circuit of a previous stage at a first timing of the clock signal, to output the stored signal to a circuit at a later stage at a second timing of the clock signal.
15. A semiconductor integrated circuit according to claim 9, wherein
when the control signal is in the first state, the semiconductor integrated circuit is in a normal operation mode; and
when the control signal is in the second state, the semiconductor integrated circuit is in a test mode.
16. A semiconductor integrated circuit according to claim 9, wherein the first to third storage circuits are scan flipflops.
US09/931,878 2000-11-13 2001-08-20 Semiconductor integrated circuit Expired - Fee Related US6788105B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2000-350553 2000-11-13
JP2000350553A JP2002148309A (en) 2000-11-13 2000-11-13 Semiconductor integrated circuit

Publications (2)

Publication Number Publication Date
US20020057108A1 true US20020057108A1 (en) 2002-05-16
US6788105B2 US6788105B2 (en) 2004-09-07

Family

ID=18823759

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/931,878 Expired - Fee Related US6788105B2 (en) 2000-11-13 2001-08-20 Semiconductor integrated circuit

Country Status (4)

Country Link
US (1) US6788105B2 (en)
JP (1) JP2002148309A (en)
KR (1) KR100796412B1 (en)
TW (1) TW564318B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106841994A (en) * 2017-02-20 2017-06-13 中国人民解放军国防科学技术大学 A kind of scan chain
US20200168635A1 (en) * 2014-10-10 2020-05-28 Semiconductor Energy Laboratory Co., Ltd. Logic circuit, processing unit, electronic component, and electronic device
US10976366B2 (en) * 2018-10-19 2021-04-13 Silicon Laboratories Inc. Two pin scan interface for low pin count devices

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003344500A (en) 2002-05-29 2003-12-03 Nec Electronics Corp Macro test circuit
US7002374B2 (en) * 2003-02-12 2006-02-21 Stmicroelectronics, Inc. Domino logic compatible scannable flip-flop
US7842948B2 (en) 2004-02-27 2010-11-30 Nvidia Corporation Flip chip semiconductor die internal signal access system and method
US7279887B1 (en) * 2004-08-06 2007-10-09 Nvidia Corporation In-process system level test before surface mount
JP4806537B2 (en) * 2005-04-26 2011-11-02 ルネサスエレクトロニクス株式会社 Test circuit and mask control circuit
US8692592B2 (en) * 2005-06-30 2014-04-08 Texas Instruments Incorporated Digital storage element architecture comprising integrated 2-to-1 multiplexer functionality
US7274233B2 (en) * 2005-06-30 2007-09-25 Texas Instruments Incorporated Digital storage element architecture comprising integrated 4-to-1 multiplexer functionality
US7596732B2 (en) 2005-06-30 2009-09-29 Texas Instruments Incorporated Digital storage element architecture comprising dual scan clocks and gated scan output
US20070016834A1 (en) * 2005-07-13 2007-01-18 Texas Instruments Incorporated Reducing Power Dissipation During Sequential Scan Tests
US8271252B2 (en) * 2007-11-08 2012-09-18 Nvidia Corporation Automatic verification of device models
US8510616B2 (en) * 2008-02-14 2013-08-13 Nvidia Corporation Scalable scan-based test architecture with reduced test time and test power
JP2010045610A (en) * 2008-08-13 2010-02-25 Toshiba Corp Semiconductor integrated circuit
US8943457B2 (en) * 2008-11-24 2015-01-27 Nvidia Corporation Simulating scan tests with reduced resources
US20100229657A1 (en) * 2009-03-12 2010-09-16 Weinstein Jason P Sinter-bonded metal flow restrictor for regulating volumetric gas flow through an aerosol sampler inlet
US20100269002A1 (en) * 2009-04-21 2010-10-21 Texas Instruments Incorporated Pseudo-Random Balanced Scan Burnin
US8484523B2 (en) * 2010-03-23 2013-07-09 Freescale Semiconductor, Inc. Sequential digital circuitry with test scan
US8493118B2 (en) * 2010-09-28 2013-07-23 Apple Inc. Low power scannable latch
US8566658B2 (en) * 2011-03-25 2013-10-22 Lsi Corporation Low-power and area-efficient scan cell for integrated circuit testing
US10340900B2 (en) * 2016-12-22 2019-07-02 Apple Inc. Sense amplifier flip-flop with embedded scan logic and level shifting functionality

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5015875A (en) * 1989-12-01 1991-05-14 Motorola, Inc. Toggle-free scan flip-flop
US5444404A (en) * 1994-03-03 1995-08-22 Vlsi Technology, Inc. Scan flip-flop with power saving feature
US5633606A (en) * 1995-05-25 1997-05-27 National Semiconductor Corporation Scan flip-flop that holds state during shifting
US5881218A (en) * 1997-06-23 1999-03-09 Sun Microsystems, Inc. Apparatus for scan test of SRAM for microprocessors having full scan capability

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200168635A1 (en) * 2014-10-10 2020-05-28 Semiconductor Energy Laboratory Co., Ltd. Logic circuit, processing unit, electronic component, and electronic device
US10825836B2 (en) * 2014-10-10 2020-11-03 Semiconductor Energy Laboratory Co., Ltd. Logic circuit, processing unit, electronic component, and electronic device
US11374023B2 (en) 2014-10-10 2022-06-28 Semiconductor Energy Laboratory Co., Ltd. Logic circuit, processing unit, electronic component, and electronic device
CN106841994A (en) * 2017-02-20 2017-06-13 中国人民解放军国防科学技术大学 A kind of scan chain
US10976366B2 (en) * 2018-10-19 2021-04-13 Silicon Laboratories Inc. Two pin scan interface for low pin count devices

Also Published As

Publication number Publication date
TW564318B (en) 2003-12-01
US6788105B2 (en) 2004-09-07
KR100796412B1 (en) 2008-01-21
JP2002148309A (en) 2002-05-22
KR20020037253A (en) 2002-05-18

Similar Documents

Publication Publication Date Title
US6788105B2 (en) Semiconductor integrated circuit
US6861866B2 (en) System on chip (SOC) and method of testing and/or debugging the system on chip
US8812921B2 (en) Dynamic clock domain bypass for scan chains
US6389566B1 (en) Edge-triggered scan flip-flop and one-pass scan synthesis methodology
US20080005634A1 (en) Scan chain circuitry that enables scan testing at functional clock speed
US9606177B2 (en) Scan flip-flop circuit with dedicated clocks
US6853212B2 (en) Gated scan output flip-flop
US7401278B2 (en) Edge-triggered master + LSSD slave binary latch
US7237164B1 (en) Area optimized edge-triggered flip-flop for high-speed memory dominated design
JP3207727B2 (en) Semiconductor integrated circuit and its application device
US6529033B1 (en) Area efficient clock inverting circuit for design for testability
US7788565B2 (en) Semiconductor integrated circuit
US20030046625A1 (en) Method and apparatus for efficient control of multiple tap controllers
US6806731B2 (en) Semiconductor integrated circuit device and fault-detecting method of a semiconductor integrated circuit device
US6105153A (en) Semiconductor integrated circuit and its evaluating method
US20100019774A1 (en) Isolation cell with test mode
US8028255B2 (en) Semiconductor integrated circuit, semiconductor integrated circuit design support device, and semiconductor integrated circuit manufacturing method
US6691289B2 (en) Semiconductor integrated circuit including circuit for selecting embedded tap cores
JP2778443B2 (en) Optimization method of scan path test circuit
US6385748B1 (en) Direct access logic testing in integrated circuits
US7487487B1 (en) Design structure for monitoring cross chip delay variation on a semiconductor device
JPH08201484A (en) Semiconductor integrated circuit device
JP2008096440A (en) Partial extended scanning method reducing quantity of delay test pattern
Takeuchi et al. A Controller Augmentation Method to Improve Transition Fault Coverage for RTL Data-Paths
Lee et al. Design for Test

Legal Events

Date Code Title Description
AS Assignment

Owner name: HITACHI, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KONO, ICHIRO;REEL/FRAME:012099/0721

Effective date: 20010710

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20080907