A method of operating a circuit includes receiving a first data signal at a first node. The first node is coupled to a second node to couple the first data signal to the second node. After coupling the first node to the second node, an inversion is enabled from the second node to a third node. An inversion from the third node to the fourth node is provided. After the enabling the inversion from the second node to the third node, the first node is decoupled from the second node. After the enabling the inversion from the second node to the third node, the second node is coupled to the third node. An inversion from the fourth node to the third node is enabled and the second node is decoupled from the fourth node.
|
11. A circuit, comprising:
a first transmission gate having a first terminal coupled to a first node and a second terminal coupled to a second node;
a first inverting element being clocked and having an input coupled to the second node and an output coupled to a third node;
a second transmission gate having a first terminal coupled to the second node and a second terminal coupled to a fourth node;
a second inverting element having an input coupled to the third node and an output coupled to the fourth node; and
a third inverting element being clocked inversely to that of the second inverting element and having an input coupled to the fourth node and an output coupled to the third node.
1. A method of operating a circuit, comprising:
receiving a first data signal at a first node;
coupling the first node to a second node to couple the first data signal to the second node;
after coupling the first node to the second node, enabling an inversion from the second node to a third node;
providing an inversion from the third node to a fourth node;
after the enabling the inversion from the second node to the third node, decoupling the first node from the second node;
after the enabling the inversion from the second node to the third node, coupling the second node to the fourth node;
enabling an inversion from the fourth node to the third node; and
decoupling the second node from the fourth node.
2. The method of
disabling the inversion from the second node to the third node when the enabling the inversion from the fourth node to the third is occurring.
3. The method of
the decoupling the second node from the fourth node is after the enabling the inversion from the fourth node to the third node is occurring.
4. The method of
coupling the first node to the second node after the decoupling the second node from the fourth node.
5. The method of
coupling the first node to the second node after the enabling the inversion from the fourth node to the third node.
6. The method of
disabling the inversion from the fourth node to the third node after the coupling the first node to the second node after the enabling the inversion from the fourth node to the third node.
7. The method of
8. The method of
9. The method of
10. The method of
12. The circuit of
13. The circuit of
14. The circuit of
15. The circuit of
|
This is a continuation-in-part of U.S. patent application Ser. No. 12/607,574, filed on Oct. 28, 2009, entitled “FLIP-FLOP HAVING SHARED FEEDBACK AND METHOD OF OPERATION,” naming Ravindraraj Ramaraju and Prashant Kenkare as inventors, and assigned to the current assignee hereof.
1. Field
This disclosure relates generally to flip flops, and more specifically, to flip flops having shared feedback.
2. Related Art
Flip flops are commonly used for data storage in a variety of different applications. For example, they may be used to build small on-chip memories such as queue buffers, where each flip flop stores a single bit of data. Typically each flip flop is implemented with both a master and a slave latch. Therefore, the complexity of a flip flop's structure and the number of transistors within each flip flop impacts various factors in the design and manufacture of an integrated circuit, such as design cost, test cost, and circuit area.
In master-slave flip flop 10, when the clock signal is low (logic level 0), slave latch 20 stores the previous value of D (Dprevious) and provides this previous value via inverter 22 as Q, and transmission gate 18 is off. Also, when the clock signal is low, master latch is disabled (because the tri-state inverter is disabled) and transmission gate 14 is on. Therefore, the next value of D (Dnext) is propagated through inverter 12, transmission gate 14, and the enabled inverter of master latch 16. When the clock signal goes high (switches to logic level 1), transmission gate 14 is turned off and master latch 16 is enabled (because the tri-state inverter is again enabled by the clock signal) and latches the next value of D (Dnext). This next value of D is then propagated through transmission gate 18, the enabled inverter of slave latch 20 and inverter 22 and provided as output Q. (Note that slave latch 20 is disabled due to the tri-state inverter of the latch being disabled by the clock signal going high.) Therefore, just prior to a rising edge of the clock, the previous value of D (Dprevious) is continued to be provided at the output Q, and, at some propagation delay after the rising edge of the clock, the next value of D (Dnext) is provided at the output Q.
The present invention is illustrated by way of example and is not limited by the accompanying figures, in which like references indicate similar elements. Elements in the figures are illustrated for simplicity and clarity and have not necessarily been drawn to scale.
In one embodiment, a flip flop includes a shared feedback which prevents the need for having separate master and slave latches, but whose behavior still mimics a master-slave flip flop (such as the master-slave flip flop of
The terms “assert” or “set” and “negate” (or “deassert” or “clear”) are used herein when referring to the rendering of a signal, status bit, or similar apparatus into its logically true or logically false state, respectively. If the logically true state is a logic level one, the logically false state is a logic level zero. And if the logically true state is a logic level zero, the logically false state is a logic level one. Each signal described herein may be designed as positive or negative logic, where negative logic can be indicated by a bar over the signal name or a “b” following the name. In the case of a negative logic signal, the signal is active low where the logically true state corresponds to a logic level zero. In the case of a positive logic signal, the signal is active high where the logically true state corresponds to a logic level one. Note that any of the signals described herein can be designed as either negative or positive logic signals. Therefore, in alternate embodiments, those signals described as positive logic signals may be implemented as negative logic signals, and those signals described as negative logic signals may be implemented as positive logic signals.
As used herein, clocks C1, C2, and C3 are asserted when they are high (a logic level one) and deasserted when they are low (a logic level zero), and clocks C1b and C2b are asserted when they are low (a logic level zero) and deasserted when they are high (a logic level one). That is, clock C1, or those clocks whose rising edges are controlled by the rising edges of clock C1 (such as C2 and C3) are asserted when they are high and deasserted when low. Those clocks whose falling edges are controlled by the rising edges of clock C1 (such as C1b and C2b) are asserted when they are low and deasserted when high. Also, as used herein, a complementary clock pair is considered asserted when C1 is asserted (if the pair includes C1) or when a clock whose rising edge is controlled by the rising edge of C1 (such as C2 or C3) is asserted. For example, complementary clock pair C1 and C1b is considered asserted when C1 is a logic level one, and complementary clock pair C2b and C3 is considered asserted when C3 is a logic level one. Therefore, note that complementary clock pair C2b and C3 is asserted a delay after pair C1 and C1b is asserted (where, in the illustrated embodiment, the delay is provided by inverters 48, 50, 52, and 54). In an alternate embodiment, the convention may be changed such that C1, C2, and C3 are asserted when they are low (a logic level zero) and deasserted when they are high (a logic level one), and C1b and C2b may be asserted when they are high and deasserted when low.
Referring back to
Note that, in alternate embodiments, inverters 42 and 44 can be referred to as inverting elements where any type of inverting element, instead of inverters, may be used. Therefore, any inverter described herein may be referred to as an inverting element in which any type of inverting element including any number of logic gates may be used. Also, note that the data input, D, of flip flop 30 may be located after inverter 32, such as at the first data terminal of transmission gate 34 and the data output, Q, of flip flop 30 may be located at circuit node 37 or at the output of inverter 42. Also, as used herein, when a transmission gate is “on,” it is in a conductive state and thus couples its first data terminal to its second data terminal, and when a transmission gate is “off,” it is in a non-conductive state and thus decouples its first data terminal from its second data terminal. When a transmission gate is on, it may be considered “transparent” to the circuit and when it is off, it may be considered “opaque” to the circuit.
Operation of
Note that the next value of D is provided at output Q at some propagation delay after the rising edge of clock C1. For example, in one embodiment, the next value of D is provided at output Q at time t2 (or at time t2+the delay through inverter 46). Note that, at time t2, C1 is high and C1b is low, thus turning on transmission gate 36. However, at time t2, C3 is still low and C2b is still high, thus transmission gate 34 is still turned on. Therefore, at this time, the next value of D that is “waiting” at the second data terminal of transmission gate 34 is propagated through transmission gate 34 and inverter 46 to output Q. Transmission gate 34 is not turned off (and transmission gate 38 is not turned on) until time t3, which, in one embodiment, provides sufficient time for the next value of D (Dnext) to propagate through transmission gate 36, and inverting elements 42 and 44 to circuit node 39. In this manner, the next value of D will properly be latched at time t3 by storage latch 45. Therefore, complementary clocks used to control transmission gates 34 and 38 are delayed by a predetermined delay from the complementary clocks used to control transmission gates 36 and 40. In one embodiment, this predetermined delay is the delay of 3 inverters (inverters 48, 50, and 52); however, in alternate embodiments, complementary clocks C2 and C2b may be used to control transmission gates 34 and 36 instead, which has a smaller delay with respect to complementary clocks C1 and C1b, or complementary clocks with a greater delay may be used.
Note that transmission gate 34 actually begins to turn off with the falling edge of clock C2b prior to time t3; however, it is not until both C2b is low and C3 goes high at time t3 that it is fully non-conductive for both one's and zero's. That is, for each transmission gate, it may begin to turn on or off when one of its two control signals is at the appropriate level, but is not fully on or fully off until both control signals are at the appropriate level. For example, referring to transmission gates 36 and 40, these gates begin to turn on at the rising edge of C1 or falling edge of C1, respectively, but are not fully turned on until occurrence of the falling edge of C1b or the rising edge of C1b, respectively. The same is so for transmission gates 34 and 38 with respect to control signals C2b and C3.
Therefore, as can be seen in
In alternate embodiments, the delayed complementary clock pairs may be used to control other circuit elements rather than or in addition to transmission gates. For example, the delayed complementary clock pairs may be used as inputs to one or more logic gates used to implement a functionality similar to a transmission gate which selectively alters the feedback path. For example, in an alternate embodiment, inverter 32 and transmission gate 34 can be implemented with a tri-state inverter in which the enable signals of the tri-state inverter can be controlled by clock pair C2b/C3.
In one embodiment, a method of operating flip flop 30 includes receiving a first data signal, D, at a first node (in which the first node may correspond to the input or output of inverter 32, depending on whether inverter 32 is present in flip flop 30). The first node is coupled to a second node (such as circuit node 35), and after the first node is coupled to the second node, the second node is coupled to a third node (such as circuit node 37) in order to couple the first data signal, D, to the third node. In this manner, note that the value of D can be used to provide the next value of Q. The first node can then be decoupled from the second node (as described, for example, in reference to
Note that the data input, D, of flip flop 60 may be located after inverter 62, such as at the first data terminal of transmission gate 64 and the data output, Q, of flip flop 60 may be located at circuit node 67 or at the output of inverter 70.
In operation, transistors 72, 74, 76, 78, 80 and 82 provide a shared feedback path which is provided from the output of inverting element 70 to either circuit node 67 or 65 as controlled by clocks C1, C1b, C2b, and C3, transistors 72, 76, 74, and 78, and transmission gate 66. In this manner, a portion of the storage latch of flip flop 60 formed with transistors 80 and 82 and inverting element 70 is shared between phases of clock C1. For example, prior to the rising edge of C1 (such as at time t1 in
Then, at some delay after the rising edge of clock C1, the next value of D (Dnext), which was “waiting” at the second data terminal of transmission gate 64, is stored in a storage latch of flip flop 60 formed by transmission gate 66, inverting element 70 and an inverting element created by transistors 80, 72, 74, and 82 and is provided as Q. For example, at time t3 (as shown in
Note that the next value of D is provided at output Q at some propagation delay after the rising edge of clock C1. For example, in one embodiment, the next value of D is provided at output Q at time t2 (or at time t2+the delay through inverter 68). Note that, at time t2, C1 is high and C1b is low, thus turning on transmission gate 66. However, at time t2, C3 is still low and C2b is still high, thus transmission gate 64 is still turned on. Therefore, at this time, the next value of D that is “waiting” at the second data terminal of transmission gate 64 is propagated through transmission gate 64 and inverter 68 to output Q. Transmission gate 64 is not turned off (and transistors 72 and 74 are not turned on) until time t3, which, in one embodiment, provides sufficient time for the next value of D (Dnext) to propagate through transmission gate 66, and inverting elements 70, and the inverting element formed by transistors 72 and 74. In this manner, the next value of D will properly be latched at time t3 by the storage latch of flip flop 60. Therefore, complementary clocks used to control transmission gate 64 and transistors 72 and 74 are delayed by a predetermined delay from the complementary clocks used to control transmission gate 66 and transistors 76 and 78. In one embodiment, this predetermined delay is the delay of 3 inverters (inverters 48, 50, and 52); however, in alternate embodiments, complementary clocks C2 and C2b may be used to control transmission gates 64 and 66 instead, which has a smaller delay with respect to complementary clocks C1 and C1b, or complementary clocks with a greater delay may be used.
Therefore, referring to
In alternate embodiments, the delayed complementary clock pairs may be used to control other circuit elements rather than or in addition to transmission gates. For example, the delayed complementary clock pairs may be used as inputs to one or more logic gates used to implement a functionality similar to a transmission gate which selectively alters the feedback path. For example, in an alternate embodiment, inverter 62 and transmission gate 64 can be implemented with a tri-state inverter in which the enable signals of the tri-state inverter can be controlled by clock pair C2b/C3.
In one embodiment, a method of operating flip flop 60 includes receiving a first data signal, D, at a first node (in which the first node may correspond to the input or output of inverter 62, depending on whether inverter 62 is present in flip flop 60). The first node is coupled to a second node (such as circuit node 65), and after the first node is coupled to the second node, the second node is coupled to a third node (such as circuit node 67) in order to couple the first data signal, D, to the third node. In this manner, note that the value of D can be used to provide the next value of Q. The first node can then be decoupled from the second node (such as when transmission gate 64 is off) and a first step of latching the first data signal at the third node is performed, wherein this first step of latching is through the second node while the second node is coupled to the third node (such as by transmission gate 66 being on, transistors 74 and 72 being on, and transistors 76 and 78 being off). The second node can then be decoupled from the third node (such as when transmission gate 66 is off) and a second step of latching the first data signal at the third node is performed without using the second node (such as by transistors 76 and 78 being on and transistors 72 and 74 being off).
Note that, in alternate embodiments, inverters 102, 112, and 114 can be referred to as inverting elements where any type of inverting element, instead of inverters, may be used. Therefore, any inverter described herein may be referred to as an inverting element in which any type of inverting element including any number of logic gates may be used. Furthermore, other elements or combination of elements may be used in place of tri-state inverters 108 and 113. For example, an inverting element in combination with a transmission gate may be used in place of a tri-state inverter. Also, note that the data input, D, of flip flop 100 may be located after inverter 102, such as at the first data terminal of transmission gate 104 and the data output, Q, of flip flop 100 may be located at circuit node 111 or at the output of inverter 112.
Operation of
Note that the next value of D is provided at output Q at some propagation delay after the rising edge of clock C1. For example, in one embodiment, the next value of D is provided at output Q at time t4 (or at time t4+the delay through inverter 114). Note that, at time t4, C1b is low and C2 is high, thus turning on transmission gate 110. However, at time t4, C2b is still high and C3 is still low, thus transmission gate 104 is still turned on. Therefore, at this time, the next value of D that is “waiting” at circuit node 105 is propagated through transmission gate 110 and inverter 114 to output Q. Transmission gate 104 is not turned off until time t3. In this manner, the next value of D will properly be latched at time t3 by storage latch 118.
Therefore, as can be seen in
In one embodiment, a method of operating flip flop 100 includes receiving a first data signal, D, at a first node (in which the first node may correspond to the input or output of inverter 102, depending, for example, on whether inverter 102 is present in flip flop 100). The first node is coupled to a second node (such as circuit node 105), and after the first node is coupled to the second node, an inversion from the second node to a third node (such as circuit node 109) is enabled (such as by enabling inverting element 108). An inversion can be provided from the third node to a fourth node (such as circuit node 111). After enabling the inversion from the second node to the third node (from node 105 to node 109), the first node is decoupled from the second node (by, for example, turning off transmission gate 104) and the second node is coupled to the fourth node (by, for example, turning on transmission gate 110) An inversion is enabled from the fourth node (e.g. node 111) to the third node (e.g. node 109), such as when C1b goes high again and C2 goes low. Also, with C1b high and C2 low, the second node (e.g. node 105) is decoupled from the fourth node (e.g. node 111).
Referring to
Logic circuit 140 includes a first AND circuit 134, a second AND circuit 136, and a NOR circuit 138. Each of AND circuit 134, AND circuit 136, and NOR circuit 134 can be implemented as an AND gate, an AND gate, and a NOR gate, respectively. Logic circuit 140 can be implemented either as a combination of discrete gates (such as gates 134, 136, and 138) or, alternatively, as a complex logic gate with a common output node 141. In other embodiments, any circuitry may be used to implement the logical equivalence of logic circuit 140. A first input of AND gate 134 is coupled to receive clock C1, a second input of AND gate 134 is coupled to circuit node 131, and an output of AND gate 134 is coupled to a first input of NOR gate 138. A first input of AND gate 136 is coupled to receive clock C1b, a second input of AND gate 136 is coupled to circuit node 133, and an output of AND gate 136 is coupled to a second input of NOR gate 138. An output of NOR gate 138 is coupled to circuit node 141. Therefore, the inputs of AND gates 134 and 136 correspond to the inputs of logic circuit 140 and the output of NOR gate 138 corresponds to the output of logic circuit 140.
Note that, in alternate embodiments, inverters 142 and 144 can be referred to as inverting elements where any type of inverting element, instead of inverters, may be used. Therefore, any inverter described herein may be referred to as an inverting element in which any type of inverting element including any number of logic gates may be used. Furthermore, other elements or combination of elements may be used in place of transmission gates 130 and 132. Also, note that the data output, Q, of flip flop 150 may be located at circuit node 141 or at the output of inverter 142.
Operation of
Therefore, as can be seen in
In one embodiment, a method of operating flip flop 150 includes receiving a first data signal, D, at a first node. The first node is coupled to a second node (such as circuit node 131), and after the first node is coupled to the second node, an inversion from the second node to a third node (such as circuit node 141) is enabled, such as via AND gate 134 and NOR gate 138 of logic circuit 140 (when, e.g., C1 goes high and C1b goes low). An inversion can be provided (such as by inverter 144) from the third node to a fourth node (such as circuit node 133). After enabling the inversion from the second node to the third node (from node 131 to node 141), the first node is decoupled from the second node (by, for example, turning off transmission gate 130) and the second node is coupled to the fourth node (by, for example, turning on transmission gate 132). An inversion is enabled from the fourth node (e.g. node 133) to the third node (e.g. 141), such as via AND gate 136 and NOR gate 138 of logic circuit 140 (when, e.g., C1 goes low and C1b goes high). The second node (e.g. node 131) may then be decoupled from the fourth node (e.g. node 133).
By now it should be appreciated that there has been provided various flip flops with shared feedback where a portion of the storage latch of the flip flop can be shared between phases of the clock. In this manner, the functionality of a master-slave flip flop can be achieved, possibly with reduced transistors. For example, a typically master-slave flip flop, as shown in
Because the apparatus implementing the present invention is, for the most part, composed of electronic components and circuits known to those skilled in the art, circuit details will not be explained in any greater extent than that considered necessary as illustrated above, for the understanding and appreciation of the underlying concepts of the present invention and in order not to obfuscate or distract from the teachings of the present invention.
Although the invention has been described with respect to specific conductivity types or polarity of potentials, skilled artisans appreciated that conductivity types and polarities of potentials may be reversed.
Moreover, the terms “front,” “back,” “top,” “bottom,” “over,” “under” and the like in the description and in the claims, if any, are used for descriptive purposes and not necessarily for describing permanent relative positions. It is understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the invention described herein are, for example, capable of operation in other orientations than those illustrated or otherwise described herein.
Although the invention is described herein with reference to specific embodiments, various modifications and changes can be made without departing from the scope of the present invention as set forth in the claims below. For example, other logic gate configurations can be used in place of transmission gates or other logic gate configurations can be used to implement inverting elements. Accordingly, the specification and figures are to be regarded in an illustrative rather than a restrictive sense, and all such modifications are intended to be included within the scope of the present invention. Any benefits, advantages, or solutions to problems that are described herein with regard to specific embodiments are not intended to be construed as a critical, required, or essential feature or element of any or all the claims.
The term “coupled,” as used herein, is not intended to be limited to a direct coupling or a mechanical coupling.
Furthermore, the terms “a” or “an,” as used herein, are defined as one or more than one. Also, the use of introductory phrases such as “at least one” and “one or more” in the claims should not be construed to imply that the introduction of another claim element by the indefinite articles “a” or “an” limits any particular claim containing such introduced claim element to inventions containing only one such element, even when the same claim includes the introductory phrases “one or more” or “at least one” and indefinite articles such as “a” or “an.” The same holds true for the use of definite articles.
Unless stated otherwise, terms such as “first” and “second” are used to arbitrarily distinguish between the elements such terms describe. Thus, these terms are not necessarily intended to indicate temporal or other prioritization of such elements.
The following are various embodiments of the present invention.
Item 1 includes a method of operating a circuit including receiving a first data signal at a first node; coupling the first node to a second node to couple the first data signal to the second node; after coupling the first node to the second node, enabling an inversion from the second node to a third node; providing an inversion from the third node to a fourth node; after the enabling the inversion from the second node to the third node, decoupling the first node from the second node; after the enabling the inversion from the second node to the third node, coupling the second node to the fourth node; enabling an inversion from the fourth node to the third node; and decoupling the second node from the fourth node. Item 2 includes the method of item 1 and further includes disabling the inversion from the second node to the third node when the enabling the inversion from the fourth node to the third is occurring. Item 3 includes the method of item 2, wherein the decoupling the second node from the fourth node is after the enabling the inversion from the fourth node to the third node is occurring. Item 4 includes the method of item 3, and further includes coupling the first node to the second node after the decoupling the second node from the fourth node. Item 5 includes the method of item 3, and further includes coupling the first node to the second node after the enabling the inversion from the fourth node to the third node. Item 6 includes the method of item 5 and further includes disabling the inversion from the fourth node to the third node after the coupling the first node to the second node after the enabling the inversion from the fourth node to the third node. Item 7 includes the method of item 1, wherein the coupling the first node to the second node is complementary to the coupling of the second node to the fourth node. Item 8 includes the method of item 1, wherein the enabling the inversion of the second node to the third node is after the coupling the second node to the fourth node. Item 9 includes the method of item 8, wherein the enabling the inversion from the fourth node to the third node occurs after the step of decoupling the second node to the fourth node. Item 10 includes the method of item 8, wherein the steps of enabling the inversion from the fourth node to the third node and enabling the inversion from the second node to the third node are provided through a logic circuit.
Item 11 includes a circuit including a first transmission gate having a first terminal coupled to a first node and a second terminal coupled to a second node; a first inverting element being clocked and having an input coupled to the second node and an output coupled to a third node; a second transmission gate having a first terminal coupled to the second node and a second terminal coupled to a fourth node; a second inverting element having an input coupled to the third node and an output coupled to the fourth node; and a third inverting element being clocked inversely to that of the second inverting element and having an input coupled to the fourth node and an output coupled to the third node. Item 12 includes the circuit of item 11 and further includes an output circuit having an input coupled to the fourth node and an output for providing an output signal. Item 13 includes the circuit of item 11, wherein the first transmission gate becomes conductive prior to the second transmission gate becoming conductive. Item 14 includes the circuit of item 11, wherein the first transmission gate is clocked by first complementary clock signals and the second transmission gate and the first inverting element are clocked by second complementary signals. Item 15 includes the circuit of item 14, wherein the third inverting element is clocked by the second complementary clock signals in inverse fashion to the clocking of the second transmission gate and the first inverting element.
Item 16 includes a circuit including a first transmission gate having a first terminal coupled to a first node and a second terminal coupled to a second node; a first inverting element having an input coupled to a third node and an output coupled to a fourth node; a second transmission gate having a first terminal coupled to the second node and a second terminal coupled to the fourth node; and a logic circuit having a first input coupled to the second node, a second input coupled to the fourth node, complementary clocked inputs for selecting one of the first and second inputs, and an output coupled to the third node, wherein the selected input is inverted and provided on the output to the third node. Item 17 includes the circuit of item 16, wherein the logic circuit has a logic equivalence which includes: a first AND circuit having an input as the first input of the logic circuit coupled to the second node, a second input for receiving a true clock input, and an output; a second AND circuit having an input as the second input of the logic circuit coupled to the fourth node, a second input for receiving an inverse clock input, and an output; and a NOR circuit having a first input coupled to the output of the first AND circuit, a second input coupled to the output of the second AND circuit, and an output as the output of the logic circuit coupled to the third node. Item 18 includes the circuit of item 16, wherein the first transmission gate is clocked by a first pair of complementary clock signals; and the second transmission gate is clocked inversely to the first transmission gate. Item 19 includes the circuit of item 18, wherein the complementary clocked inputs of the logic circuit are clocked by a second pair of complementary clocks. Item 20 includes the circuit of item 19, wherein the first transmission gate is conductive to couple an input signal from the first node to the second node; the logic circuit is to invert the input signal and provide an inverted input signal on the third node when the first input of the logic circuit is selected; the first inverting element is to provide an inversion from the third node to the fourth node; the second transmission gate is conductive to couple the third node to the second node when the first transmission gate is non-conductive; and the logic circuit is to provide an inversion from the fourth node to the third node when the second input of the logic circuit is selected.
Ramaraju, Ravindraraj, Kenkare, Prashant U.
Patent | Priority | Assignee | Title |
10715119, | Jun 04 2018 | INTELLINK INC | Low power flip-flop circuit |
Patent | Priority | Assignee | Title |
5467038, | Feb 15 1994 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD ; AVAGO TECHNOLOGIES GENERAL IP PTE LTD | Quick resolving latch |
5557225, | Dec 30 1994 | Intel Corporation | Pulsed flip-flop circuit |
5656962, | Nov 30 1994 | Intel Corporation | Master-slave flip-flop circuit with bypass |
5751174, | Aug 02 1996 | National Science Council of Republic of China | Double edge triggered flip-flop |
5784384, | Sep 05 1995 | Mitsubishi Denki Kabushiki Kaisha | Flip-flop circuit, scan path and storage circuit |
6642765, | Dec 06 2001 | Intel Corporation | Transmission-gate based flip-flop |
6784694, | May 21 2001 | Board of Trustees of the University of Illinois, The | CMOS sequential logic configuration for an edge triggered flip-flop |
6864732, | Nov 18 2002 | Cisco Technology, Inc | Flip-flop circuit with reduced power consumption |
7528630, | Jan 08 2007 | Samsung Electronics Co., Ltd. | High speed flip-flop |
20050273677, | |||
20070162802, | |||
20080258789, | |||
20090121764, | |||
20110248759, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Feb 19 2010 | KENKARE, PRASHANT U | Freescale Semiconductor, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 023982 | /0542 | |
Feb 19 2010 | RAMARAJU, RAVINDRARAJ | Freescale Semiconductor, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 023982 | /0542 | |
Feb 24 2010 | Freescale Semiconductor, Inc. | (assignment on the face of the patent) | / | |||
May 06 2010 | Freescale Semiconductor, Inc | CITIBANK, N A , AS NOTES COLLATERAL AGENT | SECURITY AGREEMENT | 024915 | /0777 | |
May 06 2010 | Freescale Semiconductor, Inc | CITIBANK, N A , AS COLLATERAL AGENT | SECURITY AGREEMENT | 024915 | /0759 | |
May 21 2013 | Freescale Semiconductor, Inc | CITIBANK, N A , AS NOTES COLLATERAL AGENT | SECURITY AGREEMENT | 030633 | /0424 | |
Nov 01 2013 | Freescale Semiconductor, Inc | CITIBANK, N A , AS NOTES COLLATERAL AGENT | SECURITY AGREEMENT | 031591 | /0266 | |
Dec 07 2015 | CITIBANK, N A | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 037486 FRAME 0517 ASSIGNOR S HEREBY CONFIRMS THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS | 053547 | /0421 | |
Dec 07 2015 | CITIBANK, N A , AS COLLATERAL AGENT | Freescale Semiconductor, Inc | PATENT RELEASE | 037356 | /0027 | |
Dec 07 2015 | CITIBANK, N A | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE PATENTS 8108266 AND 8062324 AND REPLACE THEM WITH 6108266 AND 8060324 PREVIOUSLY RECORDED ON REEL 037518 FRAME 0292 ASSIGNOR S HEREBY CONFIRMS THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS | 041703 | /0536 | |
Dec 07 2015 | CITIBANK, N A | MORGAN STANLEY SENIOR FUNDING, INC | ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS | 037486 | /0517 | |
Dec 07 2015 | CITIBANK, N A | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 037486 FRAME 0517 ASSIGNOR S HEREBY CONFIRMS THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS | 053547 | /0421 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 042985 FRAME 0001 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 051029 | /0001 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 039361 FRAME 0212 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 051029 | /0387 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 042762 FRAME 0145 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 051145 | /0184 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12092129 PREVIOUSLY RECORDED ON REEL 038017 FRAME 0058 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 039361 | /0212 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | SECURITY AGREEMENT SUPPLEMENT | 038017 | /0058 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 042762 FRAME 0145 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 051145 | /0184 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12681366 PREVIOUSLY RECORDED ON REEL 039361 FRAME 0212 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 042762 | /0145 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12681366 PREVIOUSLY RECORDED ON REEL 038017 FRAME 0058 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 042985 | /0001 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 038017 FRAME 0058 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 051030 | /0001 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 039361 FRAME 0212 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 051029 | /0387 | |
Feb 18 2016 | NXP B V | MORGAN STANLEY SENIOR FUNDING, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 12298143 PREVIOUSLY RECORDED ON REEL 042985 FRAME 0001 ASSIGNOR S HEREBY CONFIRMS THE SECURITY AGREEMENT SUPPLEMENT | 051029 | /0001 | |
May 25 2016 | Freescale Semiconductor, Inc | MORGAN STANLEY SENIOR FUNDING, INC | SUPPLEMENT TO THE SECURITY AGREEMENT | 039138 | /0001 | |
Jun 22 2016 | MORGAN STANLEY SENIOR FUNDING, INC | NXP B V | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 040928 FRAME 0001 ASSIGNOR S HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST | 052915 | /0001 | |
Jun 22 2016 | MORGAN STANLEY SENIOR FUNDING, INC | NXP B V | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 040928 | /0001 | |
Jun 22 2016 | MORGAN STANLEY SENIOR FUNDING, INC | NXP B V | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 040928 FRAME 0001 ASSIGNOR S HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST | 052915 | /0001 | |
Sep 12 2016 | MORGAN STANLEY SENIOR FUNDING, INC | NXP, B V , F K A FREESCALE SEMICONDUCTOR, INC | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 040925 | /0001 | |
Sep 12 2016 | MORGAN STANLEY SENIOR FUNDING, INC | NXP, B V F K A FREESCALE SEMICONDUCTOR, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 040925 FRAME 0001 ASSIGNOR S HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST | 052917 | /0001 | |
Sep 12 2016 | MORGAN STANLEY SENIOR FUNDING, INC | NXP, B V F K A FREESCALE SEMICONDUCTOR, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVE APPLICATION 11759915 AND REPLACE IT WITH APPLICATION 11759935 PREVIOUSLY RECORDED ON REEL 040925 FRAME 0001 ASSIGNOR S HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST | 052917 | /0001 | |
Nov 07 2016 | Freescale Semiconductor, Inc | NXP USA, INC | MERGER SEE DOCUMENT FOR DETAILS | 040652 | /0241 | |
Nov 07 2016 | Freescale Semiconductor, Inc | NXP USA, INC | CORRECTIVE ASSIGNMENT TO CORRECT THE NATURE OF CONVEYANCE PREVIOUSLY RECORDED AT REEL: 040652 FRAME: 0241 ASSIGNOR S HEREBY CONFIRMS THE MERGER AND CHANGE OF NAME | 041260 | /0850 | |
Feb 17 2019 | MORGAN STANLEY SENIOR FUNDING, INC | SHENZHEN XINGUODU TECHNOLOGY CO , LTD | CORRECTIVE ASSIGNMENT TO CORRECT THE TO CORRECT THE APPLICATION NO FROM 13,883,290 TO 13,833,290 PREVIOUSLY RECORDED ON REEL 041703 FRAME 0536 ASSIGNOR S HEREBY CONFIRMS THE THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS | 048734 | /0001 | |
Feb 17 2019 | MORGAN STANLEY SENIOR FUNDING, INC | SHENZHEN XINGUODU TECHNOLOGY CO , LTD | CORRECTIVE ASSIGNMENT TO CORRECT THE TO CORRECT THE APPLICATION NO FROM 13,883,290 TO 13,833,290 PREVIOUSLY RECORDED ON REEL 041703 FRAME 0536 ASSIGNOR S HEREBY CONFIRMS THE THE ASSIGNMENT AND ASSUMPTION OF SECURITY INTEREST IN PATENTS | 048734 | /0001 | |
Sep 03 2019 | MORGAN STANLEY SENIOR FUNDING, INC | NXP B V | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 050744 | /0097 |
Date | Maintenance Fee Events |
Dec 12 2017 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Dec 14 2021 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Jul 29 2017 | 4 years fee payment window open |
Jan 29 2018 | 6 months grace period start (w surcharge) |
Jul 29 2018 | patent expiry (for year 4) |
Jul 29 2020 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 29 2021 | 8 years fee payment window open |
Jan 29 2022 | 6 months grace period start (w surcharge) |
Jul 29 2022 | patent expiry (for year 8) |
Jul 29 2024 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 29 2025 | 12 years fee payment window open |
Jan 29 2026 | 6 months grace period start (w surcharge) |
Jul 29 2026 | patent expiry (for year 12) |
Jul 29 2028 | 2 years to revive unintentionally abandoned end. (for year 12) |