US9291674B1 - Integrated circuit with low power scan flip-flop - Google Patents
Integrated circuit with low power scan flip-flop Download PDFInfo
- Publication number
- US9291674B1 US9291674B1 US14/580,237 US201414580237A US9291674B1 US 9291674 B1 US9291674 B1 US 9291674B1 US 201414580237 A US201414580237 A US 201414580237A US 9291674 B1 US9291674 B1 US 9291674B1
- Authority
- US
- United States
- Prior art keywords
- signal
- receiving
- output
- input terminal
- latch
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3177—Testing of logic operation, e.g. by logic analysers
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/3185—Reconfiguring for testing, e.g. LSSD, partitioning
- G01R31/318533—Reconfiguring for testing, e.g. LSSD, partitioning using scanning techniques, e.g. LSSD, Boundary Scan, JTAG
- G01R31/318541—Scan latches or cell details
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/28—Testing of electronic circuits, e.g. by signal tracer
- G01R31/317—Testing of digital circuits
- G01R31/3181—Functional testing
- G01R31/3185—Reconfiguring for testing, e.g. LSSD, partitioning
- G01R31/318533—Reconfiguring for testing, e.g. LSSD, partitioning using scanning techniques, e.g. LSSD, Boundary Scan, JTAG
- G01R31/318594—Timing aspects
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K3/00—Circuits for generating electric pulses; Monostable, bistable or multistable circuits
- H03K3/01—Details
- H03K3/012—Modifications of generator to improve response time or to decrease power consumption
Definitions
- the present invention generally relates to integrated circuits, and, more particularly, to scan flip-flop circuits.
- Integrated circuits such as a system on a chip (SoC) integrate various digital as well as analog components on a single chip.
- Designs of SoCs may have manufacturing defects, such as short circuits, open circuits, material defects, and damaged vias. Such manufacturing defects can cause the SoC to malfunction. Therefore, it is essential to test the SoCs for manufacturing defects.
- Design for testability also referred to as design for test or DFT
- DFT Design for testability
- ATEs Automatic Test Equipments
- ATGs Automatic Test Pattern Generators
- Each test pattern includes a set of bits.
- the ATPG sets the logic state of the each bit based on the type of fault to be tested in the IC.
- Functional testing uses functional or operational test patterns generated by verification engineers to test the functional characteristics of an IC.
- Structural testing models the manufacturing defects as logic faults that are detected using simple memory elements such as flip-flops (also referred to as scan flip-flops) connected to each other in a chain (i.e., a scan chain), within the IC.
- Scan testing has two modes, scan-shift and scan-capture.
- the scan-shift mode includes shift-in and shift-out modes.
- the IC When scan testing is activated, the IC is set in the scan-shift mode.
- an ATPG In the scan-shift mode, an ATPG generates a test pattern (also referred to as a test vector V 1 ) and provides the test pattern to the ATE.
- the ATE shifts the test pattern, which is just a set of bits, into the scan flip-flops. Each bit of the test pattern is shifted in to the scan flip-flops based on consecutive clock pulses of a clock signal.
- the scan flip-flops operate as shift registers and shift the bits through the chain. At the end of the scan-shift mode, each scan flip-flop of the scan chain holds a corresponding bit of the test pattern.
- the IC When the test patterns is loaded into the IC, the IC undergoes logic state transitions based on the test patterns and a scan enable signal.
- the scan flip-flops capture the logic state transitions of internal combinational logic of the IC based on a scan clock signal.
- each scan flip-flop stores a bit corresponding to the output of multiple logic modules of the IC.
- the IC After the completion of scan-capture mode, the IC is set in the scan-shift mode so that the stored bits can be shifted out of the IC (referred to as a test vector V 2 ) and compared against an expected pattern.
- the ATE differentiates between functional and faulty ICs by comparing the output test pattern with the expected output test pattern.
- FIG. 1A is a schematic block diagram of a conventional scan flip-flop circuit 100 .
- the scan flip-flop circuit 100 includes a multiplexer 102 , a master latch 104 , a NOT gate 106 and a slave latch 108 .
- the scan flip-flop circuit 100 has a clock input terminal (CLK) for receiving a clock signal and a scan enable input terminal (SE) for receiving a scan enable signal.
- CLK clock input terminal
- SE scan enable input terminal
- the multiplexer 102 has a first input terminal for receiving a data input signal (V D ), a second input terminal for receiving a scan data input signal (V SDI ), a select input terminal connected to the scan enable input terminal (SE) for receiving the scan enable signal and an output terminal for outputting at least one of the data input signal (V D ) and the scan data input signal (V SDI ).
- the master latch 104 has a input terminal connected to the output terminal of the multiplexer 102 for receiving at least one of the data input signal (V DI ) and the scan data input signal (V SDI ), a clock input terminal connected to an output terminal of the NOT gate 106 for receiving an inverted clock signal, and an output terminal for outputting an intermediate output signal (V INT ).
- the slave latch 108 has an input terminal connected to the output terminal of the master latch 104 for receiving the intermediate output signal (V INT ), a clock input terminal for receiving the clock signal, and an output terminal for outputting an output signal (V OUT ).
- FIG. 1B is a timing diagram illustrating the scan-shift mode of scan testing of the scan flip-flop circuit 100 .
- the scan enable signal is at a logic high state and a first bit of the test pattern is shifted-in to the scan flip-flop circuit 100 .
- the clock signal is at a logic low state and the multiplexer 102 outputs the first bit of the test pattern to the master latch 104 .
- the master latch 104 receives the clock signal at a logic high state from the NOT gate 106 .
- the master latch 104 is activated and hence, the master latch 104 outputs the intermediate output signal (V INT ) at the logic state corresponding to the first bit.
- the slave latch 108 receives the clock signal at a logic low state and hence, is deactivated.
- the clock signal is at a logic high state.
- the master latch 104 receives the clock signal at a logic low state from the NOT gate 106 and hence, is deactivated.
- the slave latch 108 receives the clock signal at a logic high state.
- the slave latch 108 is activated, and receives the intermediate output signal (V INT ) and generates the output signal (V OUT ) at a logic state corresponding to the first bit.
- the first bit of the test pattern is shifted into the scan flip-flop circuit 100 .
- the second bit of the test pattern is shifted into the scan flip-flop circuit 100 .
- the master and slave latches 104 and 108 are clocked to shift-in the first and second bits in the scan chain. Even if the logic state of the intermediate output signal (V INT ) is fixed at the logic state of the first and second bits, the clock input terminals of the master and slave latches 104 and 108 toggle based on the logic state of the clock signal. As a result, the internal components of the scan flip-flop circuit 100 (e.g., transistors and capacitors), are charged and discharged frequently, thereby leading to unnecessary power consumption.
- V INT logic state of the intermediate output signal
- the voltage drop across the scan chain may exceed the expected voltage drop for which the scan flip-flop circuit 100 is designed, thereby reducing the voltage level of the clock signal at the clock input terminal of the scan flip-flop circuit 100 and leading to failure of the scan testing technique.
- FIG. 2 is a schematic block diagram of a conventional integrated circuit (IC) 200 including a clock-gating circuit 202 and a flip-flop 204 .
- the IC 200 receives a test pattern as an input signal (V IN ), a clock signal and a reset signal.
- the clock-gating circuit 202 includes an XNOR gate 206 , a NOR gate 208 , and an AND gate 210 .
- the XNOR gate 206 has first and second input terminals for receiving an output signal (V OUT ) and the input signal (V IN ), respectively, and an output terminal that generates a first control signal (V CS1 ).
- the NOR gate 208 has a first input terminal connected to the output terminal of the XNOR gate 206 for receiving the first control signal (V CS1 ), a second input terminal for receiving the clock signal, and an output terminal for generating a second control signal (V CS2 ).
- the AND gate 210 has a first input terminal connected to the output terminal of the NOR gate 208 for receiving the second control signal (V CS2 ), a second input terminal for receiving the clock signal, and an output terminal for generating a clock-gated clock signal (V CGCS ).
- the flip-flop 204 has first input terminal for receiving the input signal (V IN ), a second input terminal for receiving the reset signal, and a clock input terminal connected to the output terminal of the NAND gate 210 for receiving the clock-gated clock signal (V CGCS ).
- the first control signal (V CS1 ) and the second control signal (V CS2 ) are at logic high and logic low states, respectively.
- the clock-gating logic circuit 202 generates the clock-gated clock signal (V CGCS ) at a logic low state, thereby deactivating the flip-flop 204 .
- this technique requires each flip-flop 204 of the scan chain (not shown) to have a clock-gated circuit 202 , and hence, leads to a decrease in the number of flip-flops per unit area.
- the clock-gated circuit 202 increases the propagation delay of the input signal (V IN ), thereby decreasing the frequency of the clock signal. A decrease in the frequency of the clock signal increases the time required for testing the IC 200 .
- FIG. 3 is a block diagram of a conventional flip-flop circuit 300 used to overcome the aforementioned problem.
- the flip-flop circuit 300 includes a master latch 302 , a clock-gating circuit 304 , a slave latch 306 , and a NOT gate 308 .
- the clock-gating circuit 304 includes an OR gate 310 and a NAND gate 312 .
- the master latch 302 has an input terminal for receiving an input signal (V IN ) that is a test pattern generated by an ATPG, a clock input terminal for receiving a clock signal, and an output terminal for outputting an intermediate output signal (V INT ) based on the clock signal.
- the slave latch 306 has an input terminal connected to the output terminal of the master latch 302 for receiving the intermediate output signal (V INT ), a clock input terminal for receiving an inverted clock-gated clock signal by way of the NOT gate 308 , and an output terminal for outputting an output signal (V OUT ).
- the OR gate 310 has a first input terminal connected to the output terminal of the master latch 302 for receiving the intermediate output signal (V INT ), a second input terminal connected to the output terminal of the slave latch 306 for receiving the output signal (V OUT ), and an output terminal for generating a control signal (V CS ).
- the NAND gate 312 has first input terminal for receiving the clock signal, a second input terminal connected to the output terminal of the OR gate 310 for receiving the control signal (V CS , and an output terminal for outputting a clock-gated clock signal (V CGCS ).
- the NOT gate 308 has an input terminal connected to the output terminal of the NAND gate 312 for receiving the clock-gated clock signal (V CGCS ) and an output terminal for outputting the inverted clock-gated clock signal.
- the control signal (V CS is low.
- the NAND gate 312 generates the clock-gated clock signal (V CGCS ) at a logic high state.
- the NOT gate 308 generates the inverted clock-gated clock signal (V CGCS ) at a logic low state, thereby deactivating the slave latch 306 .
- the master latch 302 is not deactivated.
- the flip-flop circuit 300 operates as a conventional flip-flop having a master-slave latch configuration.
- the clock-gating circuit 304 increases the propagation delay of the input signal, thereby decreasing the frequency of the clock signal, which increases test time.
- FIG. 1A is a schematic block diagram of a conventional scan flip-flop circuit
- FIG. 1B is a timing diagram illustrating the scan-shift mode operation of the scan flip-flop circuit of FIG. 1A ;
- FIG. 2 is a schematic block diagram of a conventional integrated circuit
- FIG. 3 is a schematic block diagram of a conventional flip-flop circuit
- FIG. 4A is a schematic block diagram of an integrated circuit in accordance with an embodiment of the present invention.
- FIG. 4B is a timing diagram illustrating the scan-shift mode operation of the integrated circuit of FIG. 4A in accordance with an embodiment of the present invention.
- FIG. 5 is a schematic block diagram of an integrated circuit in accordance with another embodiment of the present invention.
- a scan-testable integrated circuit includes first and second flip-flops.
- the first flip-flop includes first and second latches, and a first multiplexer.
- the second flip-flop includes a second multiplexer, a first logic circuit, and third and fourth latches.
- the first multiplexer has a first input terminal for receiving a first data input signal, a second input terminal for receiving a scan data input signal, a select input terminal for receiving a scan enable signal, and an output terminal for outputting at least one of the first data input and scan data input signals based on the scan enable signal.
- the first latch has an input terminal connected to the output terminal of the first multiplexer for receiving at least one of the first data input and scan data input signals, a clock input terminal for receiving an inverted clock signal, and an output terminal for outputting an intermediate first output signal.
- the second latch has an input terminal connected to the output terminal of the first latch for receiving the intermediate first output signal, a clock input terminal for receiving a clock signal, and an output terminal for outputting a first output signal.
- the second multiplexer has a first input terminal for receiving a second data input signal, a second input terminal connected to the output terminal of the second latch for receiving the first output signal, a select input terminal for receiving the scan enable signal, and an output terminal for outputting at least one of the second data input and first output signals based on the scan enable signal.
- the first logic circuit generates a first intermediate clock signal at an output terminal thereof based on the clock signal, the scan data input signal, the first output signal, and the scan enable signal.
- the third latch has an input terminal connected to the output terminal of the second multiplexer for receiving at least one of the second data input and first output signals, a clock input terminal connected to the output terminal of the first logic circuit for receiving the first intermediate clock signal, and an output terminal for outputting an intermediate second output signal based on the first intermediate clock signal.
- the fourth latch having an input terminal connected to the output terminal of the third latch for receiving the intermediate second output signal, a clock input terminal for receiving the clock signal, and an output terminal for outputting a second output signal based on the intermediate second output signal.
- a scan-testable integrated circuit includes first and second latches, and a first multiplexer.
- the first multiplexer has a first input terminal for receiving a first data input signal, a second input terminal for receiving a scan data input signal, a select input terminal for receiving a scan enable signal, and an output terminal for outputting at least one of the first data input and scan data input signals based on the scan enable signal.
- the first latch has an input terminal connected to the output terminal of the first multiplexer for receiving at least one of the first data input and scan data input signals, a clock input terminal for receiving an inverted clock signal, and an output terminal for outputting an intermediate first output signal.
- the second latch has an input terminal connected to the output terminal of the first latch for receiving the intermediate first output signal, a clock input terminal for receiving a clock signal, and an output terminal for outputting a first output signal.
- the IC further includes a second multiplexer, a logic circuit, and third and fourth latches.
- the second multiplexer has a first input terminal for receiving a second data input signal, a second input terminal connected to the output terminal of the second latch for receiving the first output signal, a select input terminal for receiving the scan enable signal, and an output terminal for outputting at least one of the second data input and first output signals based on the scan enable signal.
- the logic circuit generates an intermediate clock signal at an output terminal thereof based on the clock signal, the scan data input signal, the first output signal, and the scan enable signal.
- the third latch has an input terminal connected to the output terminal of the second multiplexer for receiving at least one of the second data input and first output signals, a clock input terminal connected to the output terminal of the logic circuit for receiving the intermediate clock signal, and an output terminal for outputting an intermediate second output signal based on the intermediate clock signal.
- the fourth latch has an input terminal connected to the output terminal of the third latch for receiving the intermediate second output signal, a clock input terminal for receiving the clock signal, and an output terminal for outputting a second output signal based on the intermediate second output signal.
- a scan flip-flop in yet another embodiment of the present invention, includes a first multiplexer, a first latch, a second latch, a second multiplexer, an XOR gate, a NOT gate, an OR gate, and a NAND gate, and third and fourth latches.
- the first multiplexer has a first input terminal for receiving a first data input signal, a second input terminal for receiving a scan data input signal, a select input terminal for receiving a scan enable signal, and an output terminal for outputting at least one of the first data input and scan data input signals based on the scan enable signal.
- the first latch has an input terminal connected to the output terminal of the first multiplexer for receiving at least one of the first data input and scan data input signals, a clock input terminal for receiving an inverted clock signal, and an output terminal for outputting an intermediate first output signal.
- the second latch has an input terminal connected to the output terminal of the first latch for receiving the intermediate first output signal, a clock input terminal for receiving a clock signal, and an output terminal for outputting a first output signal.
- the second multiplexer has a first input terminal for receiving a second data input signal, a second input terminal connected to the output terminal of the second latch for receiving the first output signal, a select input terminal for receiving the scan enable signal, and an output terminal for outputting at least one of the second data input and first output signals based on the scan enable signal.
- the XOR gate has a first input terminal connected to the output terminal of the second latch for receiving the first output signal, a second input terminal connected to the second input terminal of the first multiplexer for receiving the scan data input signal, and an output terminal for outputting a first control signal.
- the NOT gate has an input terminal for receiving the scan enable signal and an output terminal for generating an inverted scan enable signal.
- the OR gate has a first input terminal connected to the output terminal of the XOR gate for receiving the first control signal, a second input terminal connected to the output terminal of the NOT gate for receiving the inverted scan enable signal, and an output terminal for generating a second control signal.
- the NAND gate has a first input terminal for receiving the clock signal, a second input terminal connected to the output terminal of the OR gate for receiving the second control signal, and an output terminal for generating an intermediate clock signal.
- the third latch has an input terminal connected to the output terminal of the second multiplexer for receiving at least one of the second data input and first output signals, a clock input terminal connected to the output terminal of the logic circuit for receiving the intermediate clock signal, and an output terminal for outputting an intermediate second output signal based on the intermediate clock signal.
- the fourth latch has an input terminal connected to the output terminal of the third latch for receiving the intermediate second output signal, a clock input terminal for receiving the clock signal, and an output terminal for outputting a second output signal based on the intermediate second output signal.
- the IC includes first and second flip-flops.
- the first flip-flop includes first and second latches, and a first multiplexer.
- the second flip-flop includes a second multiplexer, a first logic circuit, and third and fourth latches.
- the first latch receives a scan data input signal at a logic state corresponding to a first bit of a test pattern by way of the first multiplexer and outputs the first bit.
- the second latch receives the first bit and outputs a first output signal at a logic state corresponding to the first bit.
- the third latch (which is a master latch) receives the first bit by way of the second multiplexer and outputs the first bit.
- the fourth latch (which is a slave latch) receives the first bit and outputs a second output signal at a logic state corresponding to the first bit.
- the first multiplexer receives and outputs a second bit of the test pattern as the scan data input signal.
- the first logic circuit receives the first output signal corresponding to the first bit, the scan data input signal corresponding to the second bit, the clock signal, and a scan enable signal and outputs a first intermediate clock signal.
- the logic states of the scan data input signal and the first output signal are equal, i.e., when the first and second bits are at the same logic states, the first logic circuit generates the first intermediate clock signal at a fixed logic state and hence, is deactivated.
- the operation state of the master latch is fixed.
- FIG. 4A a schematic block diagram of a scan-testable integrated circuit (IC) 400 in accordance with an embodiment of the present invention is shown.
- the IC 400 includes first and second flip-flops 402 and 404 .
- the first flip-flop 402 includes a first multiplexer 406 , a NOT gate 408 , and first and second latches 410 and 412 .
- the first and second latches 410 and 412 operate in a master-slave configuration.
- the first mux 406 has a first input terminal for receiving a first data input signal (V D1 ), a second input terminal for receiving a test pattern as a scan data input signal (V SDI ), a select input terminal for receiving a scan enable signal, and an output terminal for outputting at least one of the first data input (V D1 ) and scan data input signals (V SDI ) based on the scan enable signal.
- the test pattern is generated by an ATPG (not shown) during scan testing of the IC 400 by an ATE.
- the test pattern is generated internally by the IC 400 when built-in-self-test (BIST) is invoked.
- the first latch 410 has an input terminal connected to the output terminal of the first mux 406 for receiving at least one of the first data input and scan data input signals (V D1 and V SDI ), a clock input terminal for receiving an inverted clock signal by way of the NOT gate 408 , and an output terminal for outputting an intermediate first output signal (V INT1 ).
- the second latch 412 has an input terminal connected to the output terminal of the first latch 410 for receiving the intermediate first output signal (V INT1 ), a clock input terminal for receiving a clock signal, and an output terminal for outputting a first output signal (V OUT1 ).
- the second flip-flop 404 includes a second mux 414 , a first logic circuit 416 , and third and fourth latches 418 and 420 .
- the third and fourth latches 418 and 420 operate in a master-slave configuration.
- the first logic circuit 416 includes an XOR gate 422 , a NOT gate 424 , an OR gate 426 , and a NAND gate 428 .
- the second mux 414 has a first input terminal for receiving a second data input signal (V D2 ), a second input terminal connected to the output terminal of the second latch 414 for receiving the first output signal (V OUT1 ), a select input terminal for receiving the scan enable signal, and an output terminal for outputting at least one of the second data input and first output signals (V D2 and V OUT1 ) based on the scan enable signal.
- the XOR gate 422 has a first input terminal connected to the output terminal of the second latch 412 for receiving the first output signal (V OUT1 ), a second input terminal connected to the second input terminal of the first mux 406 for receiving the scan data input signal (V SDI ), and an output terminal for generating a first control signal (V CS1 ).
- the OR gate 426 has a first input terminal connected to the output terminal of the XOR gate 422 for receiving the first control signal (V CS1 ), a second input terminal for receiving an inverted scan enable signal by way of the NOT gate 424 , and an output terminal for generating a second control signal (V CS2 ).
- the NAND gate 428 has a first input terminal for receiving the clock signal, a second input terminal connected to the output terminal of the OR gate 426 for receiving the second control signal (V CS2 ), and an output terminal for generating a first intermediate clock signal (V CLK _ INT ).
- the third latch 418 has an input terminal connected to the output terminal of the second mux 414 for receiving at least one of the second data input and first output signals (V D2 and V OUT1 ), a clock input terminal connected to the output terminal of the NAND gate 428 for receiving the first intermediate clock signal (V CLK _ INT ), and an output terminal for outputting an intermediate second output signal (V INT2 ) based on the first intermediate clock signal (V CLK _ INT ).
- the fourth latch 420 has an input terminal connected to the output terminal of the third latch 418 for receiving the intermediate second output signal (V INT2 ), a clock input terminal for receiving the clock signal, and an output terminal for outputting a second output signal (V OUT2 ) based on the intermediate second output signal (V INT2 ).
- FIG. 4B a timing diagram illustrating the scan-shift mode of the IC 400 is shown.
- FIG. 4B illustrates a test pattern having first and second bits.
- the logic states of the first and second bits are equal.
- the scan enable signal is set to a logic high state to initiate scan testing of the IC 400 .
- the first bit of the test pattern is shifted-in to the IC 400 .
- the first mux 406 receives the scan data input signal (V SDI ) at a logic state corresponding to the first bit. Since the scan enable signal is at a logic high state, the first mux 406 outputs the first bit.
- V SDI scan data input signal
- the clock signal is at a logic low state.
- the first latch 410 receives the scan data input signal (V SDI ) at a logic state corresponding to the first bit.
- the first latch 410 receives the clock signal at a logic high state by way of the NOT gate 408 , and hence, is activated.
- the first latch 410 outputs the intermediate first output signal (V INT1 ) at the logic state corresponding to the first bit.
- the second latch 412 receives the clock signal at a logic low state and hence, is deactivated.
- the clock signal is at a logic high state.
- the first latch 410 receives the clock at a logic low state by way of the NOT gate 408 , and hence is deactivated. Therefore, the output terminal of the first latch 410 is retained at the logic state corresponding to the first bit.
- the second latch 412 receives the clock signal at a logic high state, and hence is activated. Therefore, the second latch 412 receives the intermediate first output signal (V INT1 ) at the logic state corresponding to the first bit and outputs the first output signal (V OUT1 ) at a logic state corresponding to the first bit.
- the first flip-flop 402 shifts-in the first bit of the test pattern and generates the first output signal (V OUT1 ) at a logic state corresponding to the first bit at the rising edge of the clock signal, i.e., time instance T 1 .
- a second bit of the test pattern is shifted-in to the IC 400 .
- the first mux 406 receives the scan data input signal (V SDI ) at a logic state corresponding to the second bit. Since the scan enable signal is at a logic high state, the first mux 406 outputs the second bit.
- the clock signal is at a logic low state.
- the first latch 410 receives the scan data input signal (V SDI ) at a logic state corresponding to the second bit.
- the first latch 410 receives the clock signal at a logic high state by way of the NOT gate 408 and outputs the intermediate first output signal (V INT1 ) at a logic state corresponding to the second bit.
- the second latch 412 receives the clock signal at a logic low state, and hence is deactivated.
- the first output signal (V OUT1 ) is retained at a logic state corresponding to the first bit.
- the logic states of the first and the second bits are equal, i.e., the logic states of the first output signal (V OUT1 ) and the scan data input signal (V SDI ) are equal. Therefore, the first logic circuit 416 generates the first intermediate clock signal (V CLK _ INT ) at a logic high state, thereby activating the third latch 418 .
- the third latch 418 receives the first output signal (V OUT1 ) by way of the second mux 414 and outputs the intermediate second output signal (V INT2 ) at a logic state corresponding to the first bit.
- the fourth latch 420 receives the clock signal at a logic low state and hence, is deactivated.
- the clock signal is at a logic high state.
- the first latch 410 receives the clock signal at a logic low state, and hence is deactivated. As the first latch 410 is deactivated, the intermediate first output signal (V INT1 ) is retained at a logic state corresponding to the second bit.
- the second latch 412 receives the clock signal at a logic high state, and hence is activated. Therefore, the second latch 412 outputs the first output signal (V OUT1 ) at a logic state corresponding to the second bit.
- the fourth latch 420 receives the clock signal at a logic high state and hence, is activated.
- the fourth latch 420 receives the intermediate second output signal (V INT2 ) at a logic state corresponding to the first bit and outputs the second output signal (V OUT2 ) at a logic state corresponding to the first bit.
- the first logic circuit 416 retains the first intermediate clock signal (V CLK _ INT ) at a logic high state.
- the logic states of the first intermediate clock signal (V CLK-INT ) during time periods T 2 -T 3 and T 3 -T 4 are equal, i.e., the first intermediate clock signal (V CLK _ INT ) does not toggle, and hence the first intermediate clock signal (V CLK _ INT ) is deactivated. Therefore, the third latch 418 retains the intermediate second output signal (V INT2 ) at a logic state corresponding to the logic state of the first bit.
- the first flip-flop 402 receives the second bit of the test pattern and outputs the first output signal (V OUT1 ) at a logic state corresponding to the second bit at the rising edge of the clock signal, i.e., time instance T 3 .
- the second flip-flop outputs the second output signal (V OUT2 ) at a logic state corresponding to the first bit at the rising edge of the clock signal, i.e., time instance T 3 .
- the first intermediate clock signal (V CLK _ INT ) is deactivated during time period T 2 -T 4 , the internal components of the third latch 418 (which is the master latch) are disabled, and hence are not charged and discharged frequently.
- the first logic circuit 416 prevents and reduces unnecessary power consumption when logic states of consecutive bits of the test pattern are equal. Further, as the power consumption is reduced, the frequency of the clock signal can be increased, thereby allowing fast shifting of the bits of the test pattern as compared to the conventional ICs and decreasing the testing time of the IC 400 .
- the clock signal is at a logic low level.
- the first latch 410 is activated, and hence, receives the scan data input signal (V SDI ) at a logic state corresponding to a third bit (not shown).
- the second latch 412 receives the clock signal at a logic low level, and hence is deactivated.
- the first output signal (V OUT1 ) is retained at a logic level corresponding to the second bit.
- the first logic circuit 416 generates the first intermediate clock signal (V CLK _ INT ) based on the logic states of the second and third bits.
- the third latch 418 retains the logic state of the intermediate second output signal (V INT2 ) based on the first intermediate clock signal (V CLK _ INT ).
- the fourth latch 420 receives the clock signal at a logic low level and hence, is deactivated.
- the second output signal (V OUT2 ) is retained at a logic level corresponding to the first bit.
- the clock signal is at a logic high level.
- the fourth latch 420 receives the clock signal at a logic high state and hence, is activated.
- the fourth latch 420 outputs the second output signal (V OUT2 ) at a logic state corresponding to the first bit.
- the second flip-flop 404 retains the second output signal (V OUT2 ) at a logic state corresponding to the first bit during the rising edge of the clock signal, i.e., time instance T 5 .
- the IC 500 includes a first flip-flop 502 , a second flip-flop 504 and a third flip-flop 506 .
- the first flip-flop 502 has a first input terminal for receiving a scan data input signal (V SDI ), a second input terminal for receiving a first data input signal (V D1 ), a clock input terminal for receiving a clock signal, a scan enable terminal for receiving a scan enable signal, and an output terminal for outputting a first output signal (V OUT1 ).
- the first flip-flop 502 is structurally and functionally similar to the first flip-flop 402 of FIG. 4A and includes the first multiplexer 406 , the NOT gate 408 , and the first and second latches 410 and 412 .
- the second flip-flop 504 has a first input terminal connected to the first input terminal of the first flip-flop 502 for receiving the scan data input signal (V SDI ), a second input terminal connected to the output terminal of the first flip-flop 502 for receiving the first output signal (V OUT1 ), a third input terminal for receiving a second data input signal (V D2 ), a clock input terminal for receiving the clock signal, a scan enable terminal for receiving the scan enable signal, and an output terminal for outputting a second output signal (V OUT2 ).
- the second flip-flop 504 is structurally and functionally similar to the second flip-flop 404 of FIG. 4A .
- the second flip-flop 504 includes the second mux 414 , the first logic circuit 416 , and the third and fourth latches 418 and 420 .
- the third flip-flop 506 is structurally and functionally similar to the second flip-flop 404 of FIG. 4A .
- the third flip-flop 506 includes a third mux 508 , a second logic circuit 510 , fifth and sixth latches 512 and 514 .
- the fifth and sixth latches 512 and 514 operate in a master-slave configuration.
- the fifth latch 512 is the master latch of the third flip-flop 506 and the sixth latch 514 is the slave latch of the third flip-flop 506 .
- the second logic circuit 510 includes an XOR gate 516 , a NOT gate 518 , an OR gate 520 , and a NAND gate 522 .
- the third flip-flop 506 has a first input terminal connected to the second input terminal of the second flip-flop 504 for receiving the first output signal (V OUT1 ), a second input terminal connected to the output terminal of the second flip-flop 504 for receiving the second output signal (V OUT2 ), a third input terminal for receiving a third data input signal (V D3 ), a clock input terminal for receiving the clock signal, a scan enable terminal for receiving the scan enable signal, and an output terminal for outputting a third output signal (V OUT3 ).
- the scan enable signal is at a logic high state.
- the first intermediate clock signal (V CLK _ INT ) received by the third latch 418 is deactivated.
- a second intermediate clock signal (V CLK _ INT2 ) received by the fifth latch 512 is deactivated.
- the second and third flip-flops 504 and 506 retain the logic states of the second and third output signals (V OUT2 and V OUT3 ), respectively, thereby reducing power consumption of the IC 500 during scan testing.
- the first and second flip-flops 402 and 404 are positive-edge triggered D-type flip-flops.
- the first, second and third flip-flops 502 , 504 , and 506 are positive-edge triggered D-type flip-flops.
- the first, second, third, fourth, fifth and sixth latches 410 , 412 , 418 , 420 , 512 , and 514 are D-type latches.
- the IC 400 is also referred to as a scan flip-flop circuit 400 .
- Multiple scan flip-flop circuits 400 are connected to construct a scan chain (not shown).
- An IC (not shown) that includes the scan chain having the scan flip-flop circuits 400 can be successfully subjected to scan testing, thereby reducing power consumption of the IC when logic states of consecutive bits of a test pattern are equal.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Tests Of Electronic Circuits (AREA)
- Semiconductor Integrated Circuits (AREA)
Abstract
Description
Claims (20)
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410711767.5A CN105445653B (en) | 2014-09-29 | 2014-09-29 | Integrated circuit with low power scan trigger |
CN201410711767 | 2014-09-29 | ||
CN201410711767.5 | 2014-09-29 |
Publications (2)
Publication Number | Publication Date |
---|---|
US9291674B1 true US9291674B1 (en) | 2016-03-22 |
US20160091566A1 US20160091566A1 (en) | 2016-03-31 |
Family
ID=55487346
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/580,237 Expired - Fee Related US9291674B1 (en) | 2014-09-29 | 2014-12-23 | Integrated circuit with low power scan flip-flop |
Country Status (2)
Country | Link |
---|---|
US (1) | US9291674B1 (en) |
CN (1) | CN105445653B (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160285440A1 (en) * | 2015-03-25 | 2016-09-29 | Oracle International Corporation | Double Half Latch for Clock Gating |
US10069486B1 (en) * | 2016-06-29 | 2018-09-04 | Xilinx, Inc. | Multimode registers with pulse latches |
US10126363B2 (en) * | 2017-02-08 | 2018-11-13 | Mediatek Inc. | Flip-flop circuit and scan chain using the same |
US10410699B1 (en) * | 2018-06-29 | 2019-09-10 | Intel Corporation | Multi-bit pulsed latch including serial scan chain |
US20200144995A1 (en) * | 2016-06-09 | 2020-05-07 | Intel Corporation | Vectored flip-flop |
US20200168635A1 (en) * | 2014-10-10 | 2020-05-28 | Semiconductor Energy Laboratory Co., Ltd. | Logic circuit, processing unit, electronic component, and electronic device |
US10819318B1 (en) | 2019-09-23 | 2020-10-27 | Microchip Technology Inc. | Single event upset immune flip-flop utilizing a small-area highly resistive element |
US11031078B2 (en) | 2019-03-08 | 2021-06-08 | Microsemi Soc Corp. | SEU stabilized memory cells |
US11047911B2 (en) * | 2018-10-30 | 2021-06-29 | Taiwan Semiconductor Manufacturing Co., Ltd. | Asynchronous circuits and test methods |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107783030B (en) * | 2016-08-29 | 2021-04-23 | 恩智浦美国有限公司 | Integrated circuit with low power scanning system |
US10050618B1 (en) * | 2017-04-13 | 2018-08-14 | Nxp Usa, Inc. | Reset management circuit and method therefor |
CN114460447B (en) * | 2021-01-19 | 2023-03-28 | 沐曦集成电路(上海)有限公司 | Self-test circuit of latch and self-test method thereof |
US11454671B1 (en) * | 2021-06-30 | 2022-09-27 | Apple Inc. | Data gating using scan enable pin |
CN114217211B (en) * | 2021-12-15 | 2023-09-01 | 四川创安微电子有限公司 | Circuit for reducing dynamic test power consumption of scan chain and control method thereof |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5498988A (en) | 1994-11-25 | 1996-03-12 | Motorola, Inc. | Low power flip-flop circuit and method thereof |
US7038494B2 (en) * | 2002-10-17 | 2006-05-02 | Stmicroelectronics Limited | Scan chain element and associated method |
US20060095819A1 (en) * | 2004-10-29 | 2006-05-04 | Cadence Design Systems, Inc. | Method and system for clock skew independent scan register chains |
US7418640B2 (en) | 2004-05-28 | 2008-08-26 | Synopsys, Inc. | Dynamically reconfigurable shared scan-in test architecture |
US7457998B1 (en) * | 2005-01-07 | 2008-11-25 | Cadence Design Systems, Inc. | Scan register and methods of using the same |
US7631209B2 (en) | 2004-12-13 | 2009-12-08 | Lsi Corporation | Turning off clock to flip flops |
US7702980B2 (en) | 2006-07-14 | 2010-04-20 | Xinghao Chen | Scan-load-based dynamic scan configuration |
US7747917B2 (en) * | 2002-10-07 | 2010-06-29 | Cirrus Logic, Inc. | Scan cells with minimized shoot-through and scan chains and integrated circuits using the same |
US7772906B2 (en) | 2008-04-09 | 2010-08-10 | Advanced Micro Devices, Inc. | Low power flip flop through partially gated slave clock |
US7808279B2 (en) | 2008-11-03 | 2010-10-05 | Freescale Semiconductor, Inc. | Low power, self-gated, pulse triggered clock gating cell |
US8332698B2 (en) * | 2010-05-21 | 2012-12-11 | Apple Inc. | Scan latch with phase-free scan enable |
US8484523B2 (en) * | 2010-03-23 | 2013-07-09 | Freescale Semiconductor, Inc. | Sequential digital circuitry with test scan |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6480019B2 (en) * | 2000-05-11 | 2002-11-12 | Goodrich Corporation | Multiple voted logic cell testable by a scan chain and system and method of testing the same |
EP1368670B1 (en) * | 2001-02-07 | 2005-03-23 | Koninklijke Philips Electronics N.V. | Test circuitry of an integrated circuit comprising only one selection element for each signal path |
JP2002340986A (en) * | 2001-05-22 | 2002-11-27 | Hitachi Ltd | Semiconductor integrated circuit and failure detecting method of semiconductor integrated circuit |
CN101533069B (en) * | 2009-04-03 | 2011-04-06 | 西安交通大学 | Combined scanning unit of integrated circuit |
KR101094916B1 (en) * | 2009-10-29 | 2011-12-15 | 주식회사 하이닉스반도체 | Test circuit and method for semiconductor apparatus |
DE102010002460A1 (en) * | 2010-03-01 | 2011-09-01 | Robert Bosch Gmbh | Method for testing an integrated circuit |
CN103576076B (en) * | 2012-07-27 | 2019-02-01 | 恩智浦美国有限公司 | System and method for executing sweep test |
-
2014
- 2014-09-29 CN CN201410711767.5A patent/CN105445653B/en not_active Expired - Fee Related
- 2014-12-23 US US14/580,237 patent/US9291674B1/en not_active Expired - Fee Related
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5498988A (en) | 1994-11-25 | 1996-03-12 | Motorola, Inc. | Low power flip-flop circuit and method thereof |
US7747917B2 (en) * | 2002-10-07 | 2010-06-29 | Cirrus Logic, Inc. | Scan cells with minimized shoot-through and scan chains and integrated circuits using the same |
US7038494B2 (en) * | 2002-10-17 | 2006-05-02 | Stmicroelectronics Limited | Scan chain element and associated method |
US7418640B2 (en) | 2004-05-28 | 2008-08-26 | Synopsys, Inc. | Dynamically reconfigurable shared scan-in test architecture |
US20060095819A1 (en) * | 2004-10-29 | 2006-05-04 | Cadence Design Systems, Inc. | Method and system for clock skew independent scan register chains |
US7631209B2 (en) | 2004-12-13 | 2009-12-08 | Lsi Corporation | Turning off clock to flip flops |
US7457998B1 (en) * | 2005-01-07 | 2008-11-25 | Cadence Design Systems, Inc. | Scan register and methods of using the same |
US7702980B2 (en) | 2006-07-14 | 2010-04-20 | Xinghao Chen | Scan-load-based dynamic scan configuration |
US7772906B2 (en) | 2008-04-09 | 2010-08-10 | Advanced Micro Devices, Inc. | Low power flip flop through partially gated slave clock |
US7808279B2 (en) | 2008-11-03 | 2010-10-05 | Freescale Semiconductor, Inc. | Low power, self-gated, pulse triggered clock gating cell |
US8484523B2 (en) * | 2010-03-23 | 2013-07-09 | Freescale Semiconductor, Inc. | Sequential digital circuitry with test scan |
US8332698B2 (en) * | 2010-05-21 | 2012-12-11 | Apple Inc. | Scan latch with phase-free scan enable |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11374023B2 (en) | 2014-10-10 | 2022-06-28 | Semiconductor Energy Laboratory Co., Ltd. | Logic circuit, processing unit, electronic component, and electronic device |
US20200168635A1 (en) * | 2014-10-10 | 2020-05-28 | Semiconductor Energy Laboratory Co., Ltd. | Logic circuit, processing unit, electronic component, and electronic device |
US12057451B2 (en) | 2014-10-10 | 2024-08-06 | 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 |
US9602086B2 (en) * | 2015-03-25 | 2017-03-21 | Oracle International Corporation | Double half latch for clock gating |
US20160285440A1 (en) * | 2015-03-25 | 2016-09-29 | Oracle International Corporation | Double Half Latch for Clock Gating |
US20200144995A1 (en) * | 2016-06-09 | 2020-05-07 | Intel Corporation | Vectored flip-flop |
US10862462B2 (en) * | 2016-06-09 | 2020-12-08 | Intel Corporation | Vectored flip-flop |
US10069486B1 (en) * | 2016-06-29 | 2018-09-04 | Xilinx, Inc. | Multimode registers with pulse latches |
US10126363B2 (en) * | 2017-02-08 | 2018-11-13 | Mediatek Inc. | Flip-flop circuit and scan chain using the same |
US10410699B1 (en) * | 2018-06-29 | 2019-09-10 | Intel Corporation | Multi-bit pulsed latch including serial scan chain |
US11047911B2 (en) * | 2018-10-30 | 2021-06-29 | Taiwan Semiconductor Manufacturing Co., Ltd. | Asynchronous circuits and test methods |
US11500018B2 (en) | 2018-10-30 | 2022-11-15 | Taiwan Semiconductor Manufacturing Co., Ltd. | Asynchronous circuits and test methods |
US11031078B2 (en) | 2019-03-08 | 2021-06-08 | Microsemi Soc Corp. | SEU stabilized memory cells |
WO2021061170A1 (en) * | 2019-09-23 | 2021-04-01 | Microchip Technology Inc. | Single event upset immune flip-flop utilizing a small-area highly resistive element |
US10819318B1 (en) | 2019-09-23 | 2020-10-27 | Microchip Technology Inc. | Single event upset immune flip-flop utilizing a small-area highly resistive element |
Also Published As
Publication number | Publication date |
---|---|
US20160091566A1 (en) | 2016-03-31 |
CN105445653A (en) | 2016-03-30 |
CN105445653B (en) | 2019-11-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9291674B1 (en) | Integrated circuit with low power scan flip-flop | |
US12003239B2 (en) | Low-power flip flop circuit | |
US9222979B2 (en) | On-chip controller and a system-on-chip | |
US8527824B2 (en) | Testing of multi-clock domains | |
US10598728B2 (en) | Scan chain circuit supporting logic self test pattern injection during run time | |
CN114578217B (en) | Controllable Chiplet serial test circuit | |
US8479068B2 (en) | Decoded register outputs enabling test clock to selected asynchronous domains | |
US10386413B2 (en) | Circuit and method for testing flip flop state retention | |
US8055965B2 (en) | Semiconductor integrated circuit and method of testing the same | |
US9188640B1 (en) | Scan flip-flop circuit with LOS scan enable signal | |
US8841952B1 (en) | Data retention flip-flop | |
US9568551B1 (en) | Scan wrapper circuit for integrated circuit | |
US8209573B2 (en) | Sequential element low power scan implementation | |
US11301607B2 (en) | Testing of asynchronous reset logic | |
CN116794494A (en) | Circuit and method for scan testing | |
US7406639B2 (en) | Scan chain partition for reducing power in shift mode | |
US8832510B2 (en) | Circuit to reduce peak power during transition fault testing of integrated circuit | |
US9599673B2 (en) | Structural testing of integrated circuits | |
US9366724B1 (en) | Scan testing with staggered clocks | |
US9835683B2 (en) | Clock gating for X-bounding timing exceptions in IC testing | |
US20060041806A1 (en) | Testing method for semiconductor device and testing circuit for semiconductor device | |
US20230258714A1 (en) | Icg test coverage with no timing overhead | |
WO2017000274A1 (en) | Devices and methods for multi-clock-domain testing | |
Thibeault | Improving digital IC testing with analog circuits | |
US20130173978A1 (en) | Multiple input and/or output data for boundary scan nodes |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: FREESCALE SEMICONDUCTOR, INC., TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LU, SIAN;WANG, HAO;REEL/FRAME:034572/0913 Effective date: 20140922 |
|
AS | Assignment |
Owner name: CITIBANK, N.A., AS NOTES COLLATERAL AGENT, NEW YOR Free format text: SUPPLEMENT TO IP SECURITY AGREEMENT;ASSIGNOR:FREESCALE SEMICONDUCTOR, INC.;REEL/FRAME:035033/0001 Effective date: 20150213 Owner name: CITIBANK, N.A., AS NOTES COLLATERAL AGENT, NEW YOR Free format text: SUPPLEMENT TO IP SECURITY AGREEMENT;ASSIGNOR:FREESCALE SEMICONDUCTOR, INC.;REEL/FRAME:035034/0019 Effective date: 20150213 Owner name: CITIBANK, N.A., AS NOTES COLLATERAL AGENT, NEW YOR Free format text: SUPPLEMENT TO IP SECURITY AGREEMENT;ASSIGNOR:FREESCALE SEMICONDUCTOR, INC.;REEL/FRAME:035033/0923 Effective date: 20150213 |
|
AS | Assignment |
Owner name: FREESCALE SEMICONDUCTOR, INC., TEXAS Free format text: PATENT RELEASE;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:037358/0001 Effective date: 20151207 |
|
AS | Assignment |
Owner name: MORGAN STANLEY SENIOR FUNDING, INC., MARYLAND Free format text: ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:037444/0444 Effective date: 20151207 Owner name: MORGAN STANLEY SENIOR FUNDING, INC., MARYLAND Free format text: ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:037444/0535 Effective date: 20151207 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: MORGAN STANLEY SENIOR FUNDING, INC., MARYLAND Free format text: SUPPLEMENT TO THE SECURITY AGREEMENT;ASSIGNOR:FREESCALE SEMICONDUCTOR, INC.;REEL/FRAME:039138/0001 Effective date: 20160525 |
|
AS | Assignment |
Owner name: NXP, B.V., F/K/A FREESCALE SEMICONDUCTOR, INC., NETHERLANDS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC.;REEL/FRAME:040925/0001 Effective date: 20160912 Owner name: NXP, B.V., F/K/A FREESCALE SEMICONDUCTOR, INC., NE Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC.;REEL/FRAME:040925/0001 Effective date: 20160912 |
|
AS | Assignment |
Owner name: NXP B.V., NETHERLANDS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC.;REEL/FRAME:040928/0001 Effective date: 20160622 |
|
AS | Assignment |
Owner name: NXP USA, INC., TEXAS Free format text: CHANGE OF NAME;ASSIGNOR:FREESCALE SEMICONDUCTOR, INC.;REEL/FRAME:040632/0001 Effective date: 20161107 |
|
AS | Assignment |
Owner name: NXP USA, INC., TEXAS Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE NATURE OF CONVEYANCE PREVIOUSLY RECORDED AT REEL: 040632 FRAME: 0001. ASSIGNOR(S) HEREBY CONFIRMS THE MERGER AND CHANGE OF NAME;ASSIGNOR:FREESCALE SEMICONDUCTOR INC.;REEL/FRAME:044209/0047 Effective date: 20161107 |
|
AS | Assignment |
Owner name: NXP B.V., NETHERLANDS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC.;REEL/FRAME:050744/0097 Effective date: 20190903 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: NXP B.V., NETHERLANDS Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVEAPPLICATION 11759915 AND REPLACE IT WITH APPLICATION11759935 PREVIOUSLY RECORDED ON REEL 040928 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITYINTEREST;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC.;REEL/FRAME:052915/0001 Effective date: 20160622 |
|
AS | Assignment |
Owner name: NXP, B.V. F/K/A FREESCALE SEMICONDUCTOR, INC., NETHERLANDS Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVEAPPLICATION 11759915 AND REPLACE IT WITH APPLICATION11759935 PREVIOUSLY RECORDED ON REEL 040925 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITYINTEREST;ASSIGNOR:MORGAN STANLEY SENIOR FUNDING, INC.;REEL/FRAME:052917/0001 Effective date: 20160912 |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Expired due to failure to pay maintenance fee |
Effective date: 20200322 |