WO1993017501A1 - Double-edge triggered memory device and system - Google Patents

Double-edge triggered memory device and system Download PDF

Info

Publication number
WO1993017501A1
WO1993017501A1 PCT/US1993/001423 US9301423W WO9317501A1 WO 1993017501 A1 WO1993017501 A1 WO 1993017501A1 US 9301423 W US9301423 W US 9301423W WO 9317501 A1 WO9317501 A1 WO 9317501A1
Authority
WO
WIPO (PCT)
Prior art keywords
output
input
clock signal
flip
edge
Prior art date
Application number
PCT/US1993/001423
Other languages
French (fr)
Inventor
Richard M. Strong
Original Assignee
Vlsi Technology, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vlsi Technology, Inc. filed Critical Vlsi Technology, Inc.
Priority to JP5514942A priority Critical patent/JPH07504076A/en
Publication of WO1993017501A1 publication Critical patent/WO1993017501A1/en

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K3/00Circuits for generating electric pulses; Monostable, bistable or multistable circuits
    • H03K3/02Generators characterised by the type of circuit or by the means used for producing pulses
    • H03K3/027Generators characterised by the type of circuit or by the means used for producing pulses by the use of logic circuits, with internal or external positive feedback
    • H03K3/037Bistable circuits

Definitions

  • the invention relates to digital electronic circuits, and more particularly, to synchronous circuits in which logic states are updated periodically in response to a clock signal.
  • Digital circuits are often designed for a synchronous operation. That is, they are intended to be used with a clock signal, and every time an effective edge of the clock signal occurs, the values on the outputs of the circuit are updated.
  • the effective edge may be defined as the rising edge of the clock signal for some systems, and in other systems it may be defined as the falling edge.
  • Synchronous logic circuits are made up of data storage elements and combinational logic elements.
  • the data storage elements may be any of a variety of different types of flip-flops such as D flip-flops, JK flip-flops and clocked T flip-flops. In a D flip-flop, the output is updated to equal the value which is on the D input at the time that the effective edge of the clock pulse arrives.
  • the output In a clocked T flip-flop, the output remains unchanged if the T input is 0 when the effective edge of the clock pulse arrives, and toggles if the T input is high when the effective edge of the clock pulse arrives.
  • Other types of flip-flops may also be used, and different types of flip-flops may be used in the same system.
  • the synchronous design philosophy for digital circuits has been generalized and formalized into what is known as the state machine model.
  • all storage elements in a machine (which may make up part or all of a larger apparatus) are thought of as forming a "present state vector" describing the state of the machine at any given time. More specifically, assuming each storage element stores and outputs a single bit of information, the values on the outputs of all the storage elements form the present state vector of the machine being modeled.
  • each storage element has one or more data inputs.
  • a D-type storage element for example, has only one data input, whereas a JK-type storage element has two (J and K) .
  • the state machine model also contains "next state” circuitry, which generates a "next state vector", for applying to the storage elements.
  • the next state circuitry or logic is a purely combinational logic circuit which generates the next state vector outputs as a purely combinational function of one or more elements of the present state vector and/or one or more separate inputs to the machine. Each output of the combinational circuitry is connected to a respective one of the inputs of the storage cells.
  • the "next state vector” is made up of the set of values applied to the inputs of the storage cells, even if two or more of the next state vector values are applied to each storage cell (as in the case of JK storage cells) .
  • the term “combinational” can refer to a circuit as simple as a conductor or as complex as a many-level sequence of logic gates.
  • the outputs of the machine are also generated by the combinational logic circuitry as a function of the present state and/or the separate input signals. Since the term "combinational" includes a simple conductor, this model includes machines in which the outputs come directly from the outputs of one or more of the storage elements, as well as machines in which the outputs are a combinational function of the present state vector, the next state vector, and/or external inputs to the machine.
  • Some systems are designed using level-triggered storage elements such as latches, instead of edge- triggered storage elements such as flip-flops.
  • certain latches are transparent when the clock signal is high and opaque when the clock signal is low, and other latches are transparent when the clock signal is low and opaque when the clock signal is high.
  • These systems require careful design to ensure that no race conditions can occur in which a change in the output of a transparent latch element propagates through combinational circuitry back to the input of the latch before the latch becomes opaque on the next clock transition.
  • Synchronous logic design has been used effectively for an extraordinary number of simple and complex systems.
  • a system may be incorporated onto one or more integrated circuit chips with the clock signal provided from an external source along a printed circuit board trace.
  • clock frequencies have increased, however, it has become more difficult to provide such a high frequency clock signal to the various chips.
  • the problem is magnified on printed circuit boards because the traces begin to exhibit significant reactance at these frequencies.
  • PLL phase lock loop
  • a synchronous machine is designed using a double-edge triggered memory cell which updates its output on both the rising and falling edges of a clock input.
  • Figure 1 is a block diagram of a model of a synchronous state machine
  • Figure 2 is a logic level detail of one of the storage cells of Figure 1;
  • Figure 3 is a timing diagram illustrating the operation of the cell of Figure 2;
  • Figures 4 and 6 are transistor-level schematics of
  • Figures 5 and 8 are transistor-level schematics of multiplexers which may be used in the cell of Figure 2; and Figure 7 defines a symbol used in Figure 6.
  • FIG. 1 shows a block diagram of a model for a synchronous state machine. It comprises two basic portions: one or more storage cells 12, and combinational logic circuitry 14. Each of the storage cells 12 has a Q output, a clock input, and at least one data input.
  • the storage cells in Figure 1 are shown as D-type storage cells, for which each cell has a single data input D. It will be understood, however, that other types of storage cells may be used in the model.
  • the Q outputs of each of the storage cells 12 is connected to a respective q; input to the combinational logic circuitry 14, and the D input of each of the storage cells 12 is connected to receive a respective dj output of the combinational logic circuitry 14.
  • the combinational logic circuitry 14 further has a plurality of external inputs -jq and generates a plurality of external outputs ⁇ _ .
  • the figure shows a total of n Q outputs being provided to the combinational logic circuitry 14 and the same number n outputs of the combinational logic circuitry 14 being provided back to the D inputs of the storage cells 12, but it will be understood that these two quantities need not be the same if some of the storage cells 12 are of a different type with a different number of data inputs.
  • Figure l shows a total of i z- outputs, and m X; inputs. Since as used herein a combinational logic path can consist of a simple conductor, the model of Figure 1 describes both the type of machine in which input signals are provided to the D inputs of the storage cells 12 either directly or via logic gates, and machines in which the z s outputs of the combinational logic circuitry 14 are provided either directly from the Q outputs of the storage cells 12 or via logic gates.
  • Figure 2 shows a logic level diagram of one of the storage cells 12 of Figure 1. It will be understood that the individual logic blocks depicted in Figure 2 need not be separate logic blocks in actual implementation, since delay and/or space savings may be achievable by combining some of the functions of different ones of these logic blocks together.
  • each storage cell 12 has a D input 30, a clock input 32 and a Q output 34.
  • the D input 30 is connected to the D input of a conventional D flip-flop 36, and also to the D input of a conventional D flip-flop 38.
  • the clock input 32 is connected to the clock input of the flip- flop 36, and via an invertor 40, to the clock inp ⁇ t of the flip-flop 38.
  • the Q output of flip-flop 36 (identified as Q A ) is connected to the "0" input of a multiplexer 42, and the Q output of the flip-flop 38
  • Q B (identified as Q B ) is connected to the "1" input of the multiplexer 42.
  • the output of invertor 40 is connected to the select ("S") input of the multiplexer 42, and the Q output of the multiplexer 42 is the Q output 34 of the storage cell 12.
  • the flip-flops 36 and 38 are each rising edge-triggered flip-flops in this embodiment.
  • FIG 3 is a timing diagram which may be used to understand the operation of the storage cell of Figure 2.
  • the clock signal arriving on line 32 ( Figure 2) is square wave having an alternating sequence of rising and falling edges.
  • a rising edge occurs in the clock signal at a time T x .
  • T l r assume that the signal on the D input 30 of the storage cell 12 is at a logic 0. Since both the clock and D signals are connected directly to the clock and D inputs of D flip- flop 36, the output of flip-flop 36 will change from its previous state to a logic 0 on the rising edge of the clock signal at T . This is shown on the timing diagram line labeled Q A . As will be seen, the output Q A will not change again until the next rising edge at time T 2 .
  • the clock signal 32 has a falling edge.
  • the Q B output of flip-flop 38 does not change from a logic 0 at this time, since the D input 30 is now at a logic 0.
  • the D input 30 is still at a logic 0, thereby loading a 0 into flip-flop 36.
  • the next falling edge of the clock signal 30 occurs at time T 35 , at which time the D signal 30 is high, and a logic 1 is loaded into the flip-flop 38 as shown on the Q B line of the timing diagram of Figure 3.
  • the select input S of multiplexer 42 is connected to the output of invertor 40 and therefore receives the same inverted clock signal that is provided to the clock input of flip-flop 38.
  • the multiplexer 42 will provide the signal Q A on the Q output 34 of the storage cell 12
  • the multiplexer 42 will provide the signal Q B on the Q output 34 of storage cell 12. Accordingly, between time T x and time T 15 , when the clock signal 30 is high, the Q output of storage cell 12 changes to reflect the value which Q A is changing to at that time. Between time T 15 and T 2 , the multiplexer selects Q B , which is also 0.
  • the Q output 34 goes low at time Tj and stays low until time T 2 .
  • the clock signal 30 is high, and the multiplexer 42 selects Q A onto the Q output 34. Since Q A is high at this time, Q also goes high at this time.
  • the clock signal 32 is low and the multiplexer 42 selects Q B . Since Q B is low at this time, the Q output 34 also goes low.
  • the clock signal 32 goes high again and the multiplexer 42 selects Q A . But since Q A goes low at T 3 , the Q output 34 of the storage cell 12 remains low until T 35 .
  • FIG. 4 is a transistor level schematic diagram of a conventional "stacked invertor" type D flip-flop which may be used to implement the flip-flops 36 and 38 in Figure 2. The operation of the circuitry of Figure
  • Figure 5 is a transistor level schematic diagram of a conventional "stacked invertor" type multiplexer which may be used to implement the multiplexer 42 shown in Figure 2. The operation of the circuitry of Figure
  • Figure 6 is a transistor level schematic diagram of a conventional "pass gate” type flip-flop which may be used to implement the flip-flops 36 and 38 in Figure 2. The operation of the circuitry of Figure 6 is conventional and need not be explained herein.
  • Figure 7 illustrates the transistor makeup of the "pass gate” symbol used in Figure 6.
  • Figure 8 is a transistor level schematic diagram of a conventional "pass gate” type multiplexer which may be used to implement the multiplexer 42 of Figure 2. The operation of the circuitry of Figure 8 is conventional and need not be explained herein.
  • the structure of the storage cell 12 at the transistor level may be optimized by merging some of the functions of the various logic level components shown in Figure 2.
  • the invention has been described with respect to particular embodiments thereof, and it will be understood that numerous modifications are possible within its scope.

Abstract

A synchronous machine uses a double-edge triggered memory cell (12) which updates its output (34) on both the rising and falling edges of a clock input (32).

Description

DOUBLE-EDGE TRIGGERED MEMORY DEVICE AND SYSTEM
BACKGROUND 1. Field of the Invention
The invention relates to digital electronic circuits, and more particularly, to synchronous circuits in which logic states are updated periodically in response to a clock signal.
2. Description of Related Art
Digital circuits are often designed for a synchronous operation. That is, they are intended to be used with a clock signal, and every time an effective edge of the clock signal occurs, the values on the outputs of the circuit are updated. The effective edge may be defined as the rising edge of the clock signal for some systems, and in other systems it may be defined as the falling edge. Synchronous logic circuits are made up of data storage elements and combinational logic elements. The data storage elements may be any of a variety of different types of flip-flops such as D flip-flops, JK flip-flops and clocked T flip-flops. In a D flip-flop, the output is updated to equal the value which is on the D input at the time that the effective edge of the clock pulse arrives. In a JK flip-flop, the output is updated in response to the values on the J and K inputs at the time the effective edge of the clock pulse arrives, according to the following rules: If J = 0 and K = 0, the output remains unchanged; if J = 1 and K = 1, the output compliments; if J ≠ K, the output is updated to match the value on the J input. In a clocked T flip-flop, the output remains unchanged if the T input is 0 when the effective edge of the clock pulse arrives, and toggles if the T input is high when the effective edge of the clock pulse arrives. Other types of flip-flops may also be used, and different types of flip-flops may be used in the same system. The synchronous design philosophy for digital circuits has been generalized and formalized into what is known as the state machine model. In this model, all storage elements in a machine (which may make up part or all of a larger apparatus) are thought of as forming a "present state vector" describing the state of the machine at any given time. More specifically, assuming each storage element stores and outputs a single bit of information, the values on the outputs of all the storage elements form the present state vector of the machine being modeled.
Also in the state machine model, each storage element has one or more data inputs. A D-type storage element, for example, has only one data input, whereas a JK-type storage element has two (J and K) . The state machine model also contains "next state" circuitry, which generates a "next state vector", for applying to the storage elements. The next state circuitry or logic is a purely combinational logic circuit which generates the next state vector outputs as a purely combinational function of one or more elements of the present state vector and/or one or more separate inputs to the machine. Each output of the combinational circuitry is connected to a respective one of the inputs of the storage cells. As used herein, the "next state vector" is made up of the set of values applied to the inputs of the storage cells, even if two or more of the next state vector values are applied to each storage cell (as in the case of JK storage cells) . Also as used herein, the term "combinational" can refer to a circuit as simple as a conductor or as complex as a many-level sequence of logic gates.
In the state machine model, the outputs of the machine are also generated by the combinational logic circuitry as a function of the present state and/or the separate input signals. Since the term "combinational" includes a simple conductor, this model includes machines in which the outputs come directly from the outputs of one or more of the storage elements, as well as machines in which the outputs are a combinational function of the present state vector, the next state vector, and/or external inputs to the machine.
Some systems are designed using level-triggered storage elements such as latches, instead of edge- triggered storage elements such as flip-flops. In some of these systems, certain latches are transparent when the clock signal is high and opaque when the clock signal is low, and other latches are transparent when the clock signal is low and opaque when the clock signal is high. These systems require careful design to ensure that no race conditions can occur in which a change in the output of a transparent latch element propagates through combinational circuitry back to the input of the latch before the latch becomes opaque on the next clock transition.
Synchronous logic design has been used effectively for an extraordinary number of simple and complex systems. In integrated circuit design, a system may be incorporated onto one or more integrated circuit chips with the clock signal provided from an external source along a printed circuit board trace. As clock frequencies have increased, however, it has become more difficult to provide such a high frequency clock signal to the various chips. The problem is magnified on printed circuit boards because the traces begin to exhibit significant reactance at these frequencies.
In order to address this problem, some systems incorporate a phase lock loop (PLL) -based frequency doubler on-chip. Thus if the system on the chip is intended to operate at 50MHz, for example, the external circuitry need only provide a 25MHz clock signal which is then doubled by the PLL in order to generate the clock signal for the storage cells on the chip. The use of PLLs is disadvantageous, however, since they typically require the addition of a capacitor and a resistor off-chip, thereby increasing the component count and pin usage.
SUMMARY OF THE INVENTION
According to the invention, roughly speaking, a synchronous machine is designed using a double-edge triggered memory cell which updates its output on both the rising and falling edges of a clock input.
BRIEF DESCRIPTION OF THE DRAWINGS The invention will be described with respect to particular embodiments thereof, and reference will be made to the drawings, in which: Figure 1 is a block diagram of a model of a synchronous state machine;
Figure 2 is a logic level detail of one of the storage cells of Figure 1;
Figure 3 is a timing diagram illustrating the operation of the cell of Figure 2;
Figures 4 and 6 are transistor-level schematics of
D flip-flops which may be used in the cell of Figure 2;
Figures 5 and 8 are transistor-level schematics of multiplexers which may be used in the cell of Figure 2; and Figure 7 defines a symbol used in Figure 6.
DETAILED DESCRIPTION Figure 1 shows a block diagram of a model for a synchronous state machine. It comprises two basic portions: one or more storage cells 12, and combinational logic circuitry 14. Each of the storage cells 12 has a Q output, a clock input, and at least one data input. The storage cells in Figure 1 are shown as D-type storage cells, for which each cell has a single data input D. It will be understood, however, that other types of storage cells may be used in the model.
The Q outputs of each of the storage cells 12 is connected to a respective q; input to the combinational logic circuitry 14, and the D input of each of the storage cells 12 is connected to receive a respective dj output of the combinational logic circuitry 14. The combinational logic circuitry 14 further has a plurality of external inputs -jq and generates a plurality of external outputs ~_ . The figure shows a total of n Q outputs being provided to the combinational logic circuitry 14 and the same number n outputs of the combinational logic circuitry 14 being provided back to the D inputs of the storage cells 12, but it will be understood that these two quantities need not be the same if some of the storage cells 12 are of a different type with a different number of data inputs. Similarly, Figure l shows a total of i z- outputs, and m X; inputs. Since as used herein a combinational logic path can consist of a simple conductor, the model of Figure 1 describes both the type of machine in which input signals are provided to the D inputs of the storage cells 12 either directly or via logic gates, and machines in which the zs outputs of the combinational logic circuitry 14 are provided either directly from the Q outputs of the storage cells 12 or via logic gates.
Figure 2 shows a logic level diagram of one of the storage cells 12 of Figure 1. It will be understood that the individual logic blocks depicted in Figure 2 need not be separate logic blocks in actual implementation, since delay and/or space savings may be achievable by combining some of the functions of different ones of these logic blocks together.
As mentioned with respect to Figure 1, each storage cell 12 has a D input 30, a clock input 32 and a Q output 34. The D input 30 is connected to the D input of a conventional D flip-flop 36, and also to the D input of a conventional D flip-flop 38. The clock input 32 is connected to the clock input of the flip- flop 36, and via an invertor 40, to the clock inpμt of the flip-flop 38. The Q output of flip-flop 36 (identified as QA) is connected to the "0" input of a multiplexer 42, and the Q output of the flip-flop 38
(identified as QB) is connected to the "1" input of the multiplexer 42. The output of invertor 40 is connected to the select ("S") input of the multiplexer 42, and the Q output of the multiplexer 42 is the Q output 34 of the storage cell 12. The flip-flops 36 and 38 are each rising edge-triggered flip-flops in this embodiment.
Figure 3 is a timing diagram which may be used to understand the operation of the storage cell of Figure 2. As shown in Figure 3, assume that the clock signal arriving on line 32 (Figure 2) is square wave having an alternating sequence of rising and falling edges. Furthermore, assume that a rising edge occurs in the clock signal at a time Tx. At that time Tl r assume that the signal on the D input 30 of the storage cell 12 is at a logic 0. Since both the clock and D signals are connected directly to the clock and D inputs of D flip- flop 36, the output of flip-flop 36 will change from its previous state to a logic 0 on the rising edge of the clock signal at T . This is shown on the timing diagram line labeled QA. As will be seen, the output QA will not change again until the next rising edge at time T2.
At time T15, a falling edge of the clock signal arrives on line 32. This signal is inverted by invertor 40 and provided to the clock input of flip- flop 38, thereby causing the flip-flop 38 to load in the value on the D input 30 at time Tι.5. Again, assuming D is still at a logic 0 level at time Tι.5, the output QB of flip-flop 38 will change to logic 0 at time T1-5. This is reflected on the line labeled QB on the timing diagram of Figure 3.
Now assume that at some time after T15 and before the next rising edge of the clock signal at- T2, the D input 30 to the storage cell 12 changes to a logic 1 and remains there until some time between T2 and T25. As shown in Figure 3, this will be reflected in the QA output of flip-flop 36 at time T2 and will not be reflected in the QB output of flip-flop 38 at all since no falling edge of the clock signal 32 arrives while the D input is high.
At time T2.5, the clock signal 32 has a falling edge. The QB output of flip-flop 38 does not change from a logic 0 at this time, since the D input 30 is now at a logic 0. At time T3, the D input 30 is still at a logic 0, thereby loading a 0 into flip-flop 36. The next falling edge of the clock signal 30 occurs at time T35, at which time the D signal 30 is high, and a logic 1 is loaded into the flip-flop 38 as shown on the QB line of the timing diagram of Figure 3. This process continues with the QA output of flip- flop 36 changing in response to the level that the D input 30 is at when each rising edge of the clock signal 32 arrives, and the output QB changing in response to the level that the D input is at when each falling edge of the clock pulse 32 arrives.
As shown in Figure 2, the select input S of multiplexer 42 is connected to the output of invertor 40 and therefore receives the same inverted clock signal that is provided to the clock input of flip-flop 38. Thus, whenever the clock signal 32 is high, the multiplexer 42 will provide the signal QA on the Q output 34 of the storage cell 12, and whenever the clock signal 32 is low, the multiplexer 42 will provide the signal QB on the Q output 34 of storage cell 12. Accordingly, between time Tx and time T15, when the clock signal 30 is high, the Q output of storage cell 12 changes to reflect the value which QA is changing to at that time. Between time T15 and T2, the multiplexer selects QB, which is also 0. Thus, as shown on the line labeled Q on the timing diagram of Figure 3, the Q output 34 goes low at time Tj and stays low until time T2. Between times T2 and T2-5, the clock signal 30 is high, and the multiplexer 42 selects QA onto the Q output 34. Since QA is high at this time, Q also goes high at this time. Between times T25 and T3, the clock signal 32 is low and the multiplexer 42 selects QB. Since QB is low at this time, the Q output 34 also goes low. At time T3, the clock signal 32 goes high again and the multiplexer 42 selects QA. But since QA goes low at T3, the Q output 34 of the storage cell 12 remains low until T35. At that time, the multiplexer 42 selects QB which has just gone high. The Q output 34 therefore goes high at time T35. It can be seen that the Q output 34 of the storage cell 12 can change on every half cycle of the clock signal 32, thus effectively doubling the frequency at which the state machine of Figure 1 can operate relative to the frequency of the clock signal. It should be noted that the circuits which make up the flip-flops 36 and 38 and the multiplexer 42 should be designed carefully to minimize any switching transients which may occur. Figure 4 is a transistor level schematic diagram of a conventional "stacked invertor" type D flip-flop which may be used to implement the flip-flops 36 and 38 in Figure 2. The operation of the circuitry of Figure
4 is conventional and need not be explained herein. Figure 5 is a transistor level schematic diagram of a conventional "stacked invertor" type multiplexer which may be used to implement the multiplexer 42 shown in Figure 2. The operation of the circuitry of Figure
5 is conventional and need not be explained herein. Figure 6 is a transistor level schematic diagram of a conventional "pass gate" type flip-flop which may be used to implement the flip-flops 36 and 38 in Figure 2. The operation of the circuitry of Figure 6 is conventional and need not be explained herein. Figure 7 illustrates the transistor makeup of the "pass gate" symbol used in Figure 6.
Figure 8 is a transistor level schematic diagram of a conventional "pass gate" type multiplexer which may be used to implement the multiplexer 42 of Figure 2. The operation of the circuitry of Figure 8 is conventional and need not be explained herein.
As previously mentioned, the structure of the storage cell 12 at the transistor level may be optimized by merging some of the functions of the various logic level components shown in Figure 2. The invention has been described with respect to particular embodiments thereof, and it will be understood that numerous modifications are possible within its scope.

Claims

1. A circuit, for use with an input set of at least one input signal, and a clock signal, said clock signal having a series of alternating rising and falling edge transitions, comprising: storage means for storing a logic state; and updating means for updating said logic state in response to the state which said input set is in at the time of each of said edge transitions in said clock signal.
2. Apparatus according to claim 1, wherein said input set consists of D input signal, wherein said logic state consists of a single binary bit Q, and wherein said updating means updates said logic state to the state that said D input signal is in at the time of each of said edge transitions in said clock signal.
3. Apparatus according to claim 1, wherein said input set consists of a J input signal and a K input signal, wherein said logic state consists of a single binary bit Q, and wherein said updating means leaves said logic state at its previous value if both said J and K signals are at a first predetermined binary value at the time of each given edge transition in said clock signal, complements the value of said logic state if both said J and K signals are at a second predetermined binary value at the time of each given edge transition in said clock signal, and updates the value of said logic state to the state that a predetermined one of said J and K input signals is in if said J and K signals are at opposite binary values at the time of each given edge transition in said clock signal.
4. A state machine, for use with a clock signal having a series of alternating rising and falling edge transitions, comprising: storage means for storing a present state vector having at least one element; next state means for providing a next state vector having at least one element; and updating means for updating each element of said present state vector in response to the contents of said next state vector at the time of each of said alternating edge transitions in said clock signal.
5. Apparatus according to claim 4, wherein said storage means comprises a plurality of storage cells, each having a D input and a Q output, each of said D inputs being coupled to receive one of said next state vector elements from said next state means, and each of said Q outputs carrying a respective element of said present state vector, and wherein said updating means updates the Q output of each given one of said cells to the state of the D input of said given one of said cells at the time of each of said edge transitions in said clock signal.
6. Apparatus according to claim 4, wherein said storage means comprises a plurality of storage cells, each having a J input, a K input and a Q output, said J and K inputs each being coupled to receive respective ones of said next state vector elements from said next state means, and each of said Q outputs carrying a respective element of said present state vector, and wherein said updating means leaves the Q output of each given one of said cells at its previous state if the J and K inputs of said given one of said cells are both at a first predetermined binary value at the time of each of said edge transitions in said clock signal, complements the value of the Q output of said given one of said cells if the J and K inputs to said given one of said cells are both at a second predetermined binary value at the time of each of said edge transitions in said clock signal, and updates the Q output of said given one of said cells to the state of a predetermined one of said J and K inputs if the J and K inputs to said given one of said cells are at opposite binary values at the time of each of said edge transitions in said clock signal.
7. Apparatus according to claim 4, wherein said next state means comprises combinational logic means for providing said next state vector at least partly in response to at least one of the elements of said present state vector.
8. Apparatus according to claim 7, for use further with an external input signal, wherein said next state means provides said next state vector further in response to said external input signal.
9. Apparatus according to claim 4, further comprising combinational output means for providing an output vector having at least one element, said output means providing said output vector at least partly in response to said present state vector.
10. Apparatus according to claim 9, for use further with an external input signal, wherein said output means provides said output vector further in response to said external input signal.
11. Apparatus for use with a clock signal having a series of alternating rising and falling clock edges, comprising: a plurality of storage cells, each having a Q output and at least one data input; and combinational means having a first output coupled to an input of a first one of said cells, a second output coupled to an input of a second one of said cells and a first input coupled to the Q output of one of said first and second cells, wherein each of said storage cells updates its output in response to the value on its data inputs at each of said alternating rising and falling clock edges.
12. Apparatus according to claim 11, wherein each of said storage cells comprises: first and second edge triggered flip-flops, each having a data input, a clock input and a Q output, the data input of each of said first and second flip-flops being coupled to receive the data input of said storage cell, each of said flip-flops updating its Q output in response to the state of its data input at the time of an effective edge transition on its clock input, the effective edge being the same for both of said first and second flip-flops; means for coupling said clock signal to the clock input of said first flip-flop and the complement of said clock signal to the clock input of said second flip-flop; and means for providing to the Q output of said storage cell, the Q output of said first flip-flop during the level of said clock signal immediately following each occurrence of said effective edge in said clock signal, and the Q output of said second flip-flop during the level of said clock signal immediately following each occurrence of the edge in said clock signal opposite said effective edge.
13. Apparatus, for use with a clock signal having a series of alternating rising and falling clock edges, comprising: a plurality of storage cells, each having a Q output and at least one data input; and combinational means having a first input coupled to the Q output of a first one of said cells, a second input coupled to the Q output of a second one of said cells and a first output coupled to one of said inputs of one of said first and second cells, wherein each of said storage cells updates its output in response to the value on its data inputs at each of said alternating rising and falling clock edges.
14. Apparatus according to claim 13, wherein each of said storage cells comprises: first and second edge triggered flip-flops, each having a data input, a clock input and a Q output, the data input of each of said first and second flip-flops being coupled to receive the data input of said storage cell, each of said flip-flops updating its Q output in response to the state of its data input at the time of an effective edge transition on its clock input, the effective edge being the same for both of said first and second flip-flops; means for coupling said clock signal to the clock input of said first flip-flop and the complement of said clock signal to the clock input of said second flip-flop; and means for providing to the Q output of said storage cell, the Q output of said first flip-flop during the level of said clock signal immediately following each occurrence of said effective edge in said clock signal, and the Q output of said second flip-flop during the level of said clock signal immediately following each occurrence of the edge in said clock signal opposite said effective edge.
15. A method for operating a storage cell, comprising the steps of: updating an output of said storage cell in response to the state of at least one input signal on each rising edge of a clock signal; and updating said output of said storage cell in response to the state of said at least one input signal on each falling edge of said clock signal.
16. A method for operating a state machine, comprising the steps of: updating a present state vector in response to a next state vector on each rising edge of a clock signal; and updating said present state vector in response to said next state vector on each falling edge of said clock signal.
PCT/US1993/001423 1992-02-19 1993-02-17 Double-edge triggered memory device and system WO1993017501A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5514942A JPH07504076A (en) 1992-02-19 1993-02-17 Dual edge-triggered memory device and system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US07/838,625 US5250858A (en) 1992-02-19 1992-02-19 Double-edge triggered memory device and system
US838,625 1992-02-19

Publications (1)

Publication Number Publication Date
WO1993017501A1 true WO1993017501A1 (en) 1993-09-02

Family

ID=25277623

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1993/001423 WO1993017501A1 (en) 1992-02-19 1993-02-17 Double-edge triggered memory device and system

Country Status (3)

Country Link
US (1) US5250858A (en)
JP (1) JPH07504076A (en)
WO (1) WO1993017501A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114490488A (en) * 2020-11-13 2022-05-13 芯翼信息科技(上海)有限公司 Low-power-consumption UART serial port system

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06237151A (en) * 1993-02-10 1994-08-23 Fujitsu Ltd Semiconductor integrated circuit device
US5748917A (en) * 1994-03-18 1998-05-05 Apple Computer, Inc. Line data architecture and bus interface circuits and methods for dual-edge clocking of data to bus-linked limited capacity devices
US6272465B1 (en) 1994-11-02 2001-08-07 Legerity, Inc. Monolithic PC audio circuit
US5859995A (en) * 1994-11-02 1999-01-12 Advanced Micro Devices, Inc. Method and apparatus for coordinating combinatorial logic-clocked state machines
US5793236A (en) * 1996-12-13 1998-08-11 Adaptec, Inc. Dual edge D flip flop
KR20000070091A (en) * 1997-11-14 2000-11-25 요트.게.아. 롤페즈 Electronic circuit with dual edge triggered flip-flop
GB2335322B (en) 1998-03-13 2002-04-24 Ericsson Telefon Ab L M Phase detector
US6535045B1 (en) * 1998-07-09 2003-03-18 Intel Corporation Integrated circuit interconnect routing using double pumped circuitry
DE19849909A1 (en) 1998-10-29 2000-05-04 Philips Corp Intellectual Pty Circuit arrangement for processing binary signals
GB9925594D0 (en) * 1999-10-28 1999-12-29 Sgs Thomson Microelectronics Output circuit
TW431069B (en) * 2000-04-07 2001-04-21 Via Tech Inc High-speed data buffer
GB2365234B (en) 2000-06-21 2004-03-31 Sgs Thomson Microelectronics Selective modification of clock pulses
US6438023B1 (en) * 2000-08-31 2002-08-20 Micron Technology, Inc. Double-edged clocked storage device and method
US6400199B1 (en) 2001-04-16 2002-06-04 Silicon Integrated Systems Corporation Fully differential double edge triggered flip-flop
US6531905B1 (en) * 2001-12-19 2003-03-11 Neoaxiom Corporation Flip-flop with metastability reduction
DE102005056278B4 (en) * 2005-11-25 2008-04-10 Infineon Technologies Ag Flip-flop device and method for storing and outputting a data value
US7849349B2 (en) * 2007-03-28 2010-12-07 Qimonda Ag Reduced-delay clocked logic
KR20090131010A (en) * 2008-06-17 2009-12-28 주식회사 동부하이텍 Dual mode edge triggered flip-flop
US9697309B1 (en) * 2009-09-18 2017-07-04 Altera Corporation Metastability-hardened synchronization circuit
US9614436B2 (en) * 2013-04-10 2017-04-04 Linear Technology Corporation Circuit and method for dynamic switching frequency adjustment in a power converter
JP6210505B2 (en) * 2013-06-27 2017-10-11 大学共同利用機関法人情報・システム研究機構 Flip-flop circuit
CN104217764A (en) * 2014-08-29 2014-12-17 京东方科技集团股份有限公司 Shifting register, driving method thereof, gate driving circuit and display device
AT522431B1 (en) * 2019-10-07 2020-11-15 Pfaff Dipl Ing Dr Markus SYNCHRONIZATION WITH REDUCED LATENCY

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4629909A (en) * 1984-10-19 1986-12-16 American Microsystems, Inc. Flip-flop for storing data on both leading and trailing edges of clock signal
US4663545A (en) * 1984-11-15 1987-05-05 Motorola, Inc. High speed state machine
US4896054A (en) * 1983-08-01 1990-01-23 International Business Machines Corporation Optional single or double clocked latch

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4786829A (en) * 1987-02-24 1988-11-22 Letcher John H Latched fedback memory finite-state-engine
US4980577A (en) * 1987-06-18 1990-12-25 Advanced Micro Devices, Inc. Dual triggered edge-sensitive asynchrounous flip-flop
US4807266A (en) * 1987-09-28 1989-02-21 Compaq Computer Corporation Circuit and method for performing equal duty cycle odd value clock division and clock synchronization
JP2764908B2 (en) * 1988-02-04 1998-06-11 日本電気株式会社 Cascade buffer circuit
US4970418A (en) * 1989-09-26 1990-11-13 Apple Computer, Inc. Programmable memory state machine for providing variable clocking to a multimode memory

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4896054A (en) * 1983-08-01 1990-01-23 International Business Machines Corporation Optional single or double clocked latch
US4629909A (en) * 1984-10-19 1986-12-16 American Microsystems, Inc. Flip-flop for storing data on both leading and trailing edges of clock signal
US4663545A (en) * 1984-11-15 1987-05-05 Motorola, Inc. High speed state machine

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114490488A (en) * 2020-11-13 2022-05-13 芯翼信息科技(上海)有限公司 Low-power-consumption UART serial port system
CN114490488B (en) * 2020-11-13 2023-09-05 芯翼信息科技(上海)有限公司 UART serial port system with low power consumption

Also Published As

Publication number Publication date
JPH07504076A (en) 1995-04-27
US5250858A (en) 1993-10-05

Similar Documents

Publication Publication Date Title
US5250858A (en) Double-edge triggered memory device and system
US5425074A (en) Fast programmable/resettable CMOS Johnson counters
US5459855A (en) Frequency ratio detector for determining fixed frequency ratios in a computer system
JPH0511876A (en) Digital circuit device
US5376848A (en) Delay matching circuit
US5230013A (en) PLL-based precision phase shifting at CMOS levels
US6271700B1 (en) Semiconductor integrated circuit having scan path
US4703495A (en) High speed frequency divide-by-5 circuit
JPH05223899A (en) Formatter circuit
JP3197026B2 (en) Scannable register with delay test capability
US20050055614A1 (en) Multi-clock domain logic system and related method
US6459310B1 (en) Divide by 15 clock circuit
US5898640A (en) Even bus clock circuit
US7049864B2 (en) Apparatus and method for high frequency state machine divider with low power consumption
US7132870B2 (en) Differential register slave structure
US4654599A (en) Four phase clock signal generator
US6185720B1 (en) Slaveless synchronous system design
US6092129A (en) Method and apparatus for communicating signals between circuits operating at different frequencies
US7010714B1 (en) Prescaler architecture capable of non integer division
US7145978B2 (en) High speed binary counter
US6597211B2 (en) Clock divider circuit producing 0° and 90° outputs with a 50% duty cycle
US4517681A (en) Digital timing unit
US6856172B1 (en) Sequential logic circuit for frequency division
Karplus Formal Model of MOS Clocking Disciples
JP2567463B2 (en) Programmable input / output circuit

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP KR

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
122 Ep: pct application non-entry in european phase