JPH0522085A - Edge Triggered Flip Flop - Google Patents
Edge Triggered Flip FlopInfo
- Publication number
- JPH0522085A JPH0522085A JP3173729A JP17372991A JPH0522085A JP H0522085 A JPH0522085 A JP H0522085A JP 3173729 A JP3173729 A JP 3173729A JP 17372991 A JP17372991 A JP 17372991A JP H0522085 A JPH0522085 A JP H0522085A
- Authority
- JP
- Japan
- Prior art keywords
- input
- circuit
- nand circuit
- output
- nand
- 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.)
- Pending
Links
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はディジタル回路に使用す
るエッジ・トリガド・フリップフロップに関するもので
ある。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an edge triggered flip-flop used in a digital circuit.
【0002】[0002]
【従来の技術】従来のエッジ・トリガド・フリップフロ
ップは、例えば図5のように、6個のNAND回路41
〜46により構成されていた。NAND回路42の一方
の入力端にはデータ入力Dが入力され、NAND回路4
3の他方の入力端およびNAND回路44の第3の入力
端にはクロック入力Cが入力される。NAND回路42
の出力端はNAND回路44の第2の入力端とNAND
回路41の他方の入力端とに接続されている。NAND
回路41の出力端はNAND回路43の一方の入力端に
接続されており、NAND回路43の出力端はNAND
回路41,45の一方の入力端とNAND回路44の第
1の入力端とに接続されている。NAND回路44の出
力端はNAND回路42,46の他方の入力端に接続さ
れている。NAND回路45の出力端はNAND回路4
6の一方の入力端に接続されており、NAND回路46
の出力端はNAND回路45の他方の入力端に接続され
ている。なおA,Bは状態変数であり、Qは状態変数で
あると共に出力である。2. Description of the Related Art A conventional edge-triggered flip-flop has six NAND circuits 41 as shown in FIG.
˜46. The data input D is input to one input terminal of the NAND circuit 42, and the NAND circuit 4
The clock input C is input to the other input terminal of the NAND gate 3 and the third input terminal of the NAND circuit 44. NAND circuit 42
Is connected to the second input end of the NAND circuit 44 and the NAND
It is connected to the other input terminal of the circuit 41. NAND
The output end of the circuit 41 is connected to one input end of the NAND circuit 43, and the output end of the NAND circuit 43 is NAND.
It is connected to one input end of the circuits 41 and 45 and the first input end of the NAND circuit 44. The output terminal of the NAND circuit 44 is connected to the other input terminals of the NAND circuits 42 and 46. The output end of the NAND circuit 45 is the NAND circuit 4
6 is connected to one input terminal of the NAND circuit 46.
Is connected to the other input end of the NAND circuit 45. A and B are state variables, and Q is a state variable and an output.
【0003】このエッジ・トリガド・フリップフロップ
の状態変数A,B,Qに対する応用方程式は下記数1の
ようになる。An applied equation for the state variables A, B, and Q of this edge-triggered flip-flop is given by the following formula 1.
【0004】[0004]
【数1】 [Equation 1]
【0005】ここで「’」は微小時間後の状態変数を示
すものである。上記数1の応用方程式から状態遷移は図
6のようになる。すなわちクロック入力Cが0のとき、
データ入力Dの値に関わらずABQの状態は110か1
11にある。この状態はクロック入力Cの立ち上がり時
まで保持される。クロック入力Cの立ち上がりにより、
データ入力Dが0ならばABQの状態は100に移り、
データ入力Dが1ならば011に移る。クロック入力C
が1の間はその状態が保持され、クロック入力Cの立ち
下がりにより、ABQの状態が100であれば110に
移り、011であれば111に移る。よって下記表1に
示すように、クロック入力Cの立ち上がり時以外では出
力Qは変化せず、クロック入力Cの立ち上がり時点のデ
ータ入力Dの内容が出力Qとして得られる。Here, "'" indicates a state variable after a minute time. From the application equation of Equation 1 above, the state transition is as shown in FIG. That is, when the clock input C is 0,
The state of ABQ is 110 or 1 regardless of the value of data input D
11th. This state is held until the rising edge of the clock input C. By the rising edge of clock input C,
If the data input D is 0, the state of ABQ moves to 100,
If the data input D is 1, the processing moves to 011. Clock input C
The state is maintained while is 1, and when the state of ABQ is 100 due to the fall of the clock input C, the process moves to 110, and if 011, the process moves to 111. Therefore, as shown in Table 1 below, the output Q does not change except when the clock input C rises, and the content of the data input D at the rising time of the clock input C is obtained as the output Q.
【0006】[0006]
【表1】 [Table 1]
【0007】[0007]
【発明が解決しようとする課題】従来のエッジ・トリガ
ド・フリップフロップでは、クロック入力Cの立ち上が
りでのみデータ入力Dの値に応じて出力Qが変化するの
で、クロック入力Cの一周期中に1回しか出力Qの変化
が起こらないという問題点を有していた。本発明はかか
る事情に鑑みて成されたものであり、クロック入力の一
周期中に出力を2回変化させることができるエッジ・ト
リガド・フリップフロップを提供することを目的とす
る。In the conventional edge-triggered flip-flop, the output Q changes according to the value of the data input D only at the rising edge of the clock input C. The problem is that the output Q changes only once. The present invention has been made in view of such circumstances, and an object thereof is to provide an edge-triggered flip-flop capable of changing the output twice during one cycle of the clock input.
【0008】[0008]
【課題を解決するための手段】本発明は、クロック入力
の立ち上がり時と立ち下がり時との双方においてデータ
入力に応じて出力が変化する構成としたことを特徴とし
ている。The present invention is characterized in that the output changes depending on the data input at both the rising edge and the falling edge of the clock input.
【0009】[0009]
【作用】クロック入力の立ち上がり時と立ち下がり時と
の双方においてデータ入力に応じて出力が変化する。The output changes depending on the data input at both the rising edge and the falling edge of the clock input.
【0010】[0010]
【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。
(実施例1)図1は本発明の実施例1におけるエッジ・
トリガド・フリップフロップの回路図で、このエッジ・
トリガド・フリップフロップは、10個のNAND回路
1〜10と、1個のNOT回路11とにより構成されて
いる。NAND回路3の一方の入力端とNOT回路11
の入力端とNAND回路4の他方の入力端とにはクロッ
ク入力Cが入力され、NAND回路1,2,4,5の一
方の入力端にはデータ入力Dが入力される。NOT回路
11の出力端はNAND回路1の他方の入力端とNAN
D回路6の一方の入力端とに接続されており、NAND
回路1の出力端はNAND回路7の第1の入力端に接続
されている。NAND回路2の出力端はNAND回路7
の第2の入力端に接続されており、NAND回路3の出
力端はNAND回路7の第3の入力端とNAND回路1
0の第1の入力端とに接続されている。NAND回路4
の出力端はNAND回路8の第1の入力端に接続されて
おり、NAND回路5の出力端はNAND回路8の第2
の入力端に接続されている。NAND回路6の出力端は
NAND回路8,10の第3の入力端に接続されてい
る。NAND回路7の出力端はNAND回路9の一方の
入力端とNAND回路2,3の他方の入力端とに接続さ
れており、NAND回路8の出力端はNAND回路5,
6,9の他方の入力端に接続されている。NAND回路
9の出力端はNAND回路10の第2の入力端に接続さ
れており、NAND回路10の出力端に出力Qが得られ
る。なおE,Fは状態変数である。Embodiments of the present invention will now be described in detail with reference to the drawings. (Embodiment 1) FIG.
In the schematic diagram of the triggered flip-flop,
The triggered flip-flop is composed of ten NAND circuits 1 to 10 and one NOT circuit 11. One input terminal of the NAND circuit 3 and the NOT circuit 11
The clock input C is input to the other input terminal of the NAND circuit 4 and the other input terminal of the NAND circuit 4, and the data input D is input to one input terminal of the NAND circuits 1, 2, 4, and 5. The output end of the NOT circuit 11 and the other input end of the NAND circuit 1 are NAN
NAND connected to one input end of the D circuit 6
The output terminal of the circuit 1 is connected to the first input terminal of the NAND circuit 7. The output end of the NAND circuit 2 is the NAND circuit 7
Is connected to the second input end of the NAND circuit 3 and the output end of the NAND circuit 3 is connected to the third input end of the NAND circuit 7 and the NAND circuit 1.
0 is connected to the first input end. NAND circuit 4
Is connected to the first input terminal of the NAND circuit 8, and the output terminal of the NAND circuit 5 is connected to the second input terminal of the NAND circuit 8.
Is connected to the input end of. The output terminal of the NAND circuit 6 is connected to the third input terminals of the NAND circuits 8 and 10. The output terminal of the NAND circuit 7 is connected to one input terminal of the NAND circuit 9 and the other input terminals of the NAND circuits 2 and 3, and the output terminal of the NAND circuit 8 is connected to the NAND circuit 5 and 5.
It is connected to the other input terminal of 6, 9. The output terminal of the NAND circuit 9 is connected to the second input terminal of the NAND circuit 10, and the output Q is obtained at the output terminal of the NAND circuit 10. E and F are state variables.
【0011】このエッジ・トリガド・フリップフロップ
の状態変数E,Fに対する応用方程式および出力Qに対
する出力方程式は下記数2のようになる。The applied equations for the state variables E and F of this edge-triggered flip-flop and the output equation for the output Q are as shown in the following equation 2.
【0012】[0012]
【数2】 [Equation 2]
【0013】ここで「’」は微小時間後の状態変数を示
すものである。上記数2の応用方程式から、状態変数E
の状態遷移は図2のようになり、状態変数Fの状態遷移
は図3のようになる。すなわち状態変数Eは、クロック
入力Cが0の期間中、データ入力Dの値と同じになる。
またクロック入力Cの立ち上がり時における状態変数E
の値は、クロック入力Cが1の期間中保持される。一
方、状態変数Fは、クロック入力Cが1の期間中、デー
タ入力Dの値と同じになる。またクロック入力Cの立ち
下がり時における状態変数Fの値は、クロック入力Cが
0の期間中保持される。そして出力Qは、状態変数E,
Fのうちクロック入力Cの値に応じて保持されている側
と同じ値になる。したがって下記表2に示すように、ク
ロック入力Cの立ち上がり時および立ち下がり時におけ
るデータ入力Dの値が出力Qとして得られる。Here, "'" indicates a state variable after a minute time. From the application equation of Equation 2 above, the state variable E
2 and the state transition of the state variable F is as shown in FIG. That is, the state variable E becomes the same as the value of the data input D while the clock input C is 0.
Also, the state variable E at the rising edge of the clock input C
The value of is held while the clock input C is 1. On the other hand, the state variable F is the same as the value of the data input D while the clock input C is 1. The value of the state variable F at the fall of the clock input C is held while the clock input C is 0. The output Q is then the state variable E,
According to the value of the clock input C, the value of F becomes the same as that of the held side. Therefore, as shown in Table 2 below, the value of the data input D at the rising and falling edges of the clock input C is obtained as the output Q.
【0014】[0014]
【表2】 [Table 2]
【0015】このように、クロック入力Cの立ち上がり
時と立ち下がり時との双方においてデータ入力Dの値に
応じて出力Qが変化する。
(実施例2)図4は本発明の実施例2におけるエッジ・
トリガド・フリップフロップの回路図で、このエッジ・
トリガド・フリップフロップは、10個のNAND回路
21〜30と、NOT回路31とにより構成されてい
る。NAND回路21,24の一方の入力端とNOT回
路31の入力端とにはクロック入力Cが入力され、NA
ND回路23,25の一方の入力端にはデータ入力Dが
入力される。NOT回路31の出力端はNAND回路2
2,26の一方の入力端に接続されており、NAND回
路21の出力端はNAND回路23の他方の入力端に接
続されている。NAND回路22の出力端はNAND回
路25の他方の入力端に接続されており、NAND回路
23の出力端はNAND回路27の一方の入力端に接続
されている。NAND回路24の出力端はNAND回路
27の他方の入力端とNAND回路30の第1の入力端
とに接続されており、NAND回路25の出力端はNA
ND回路28の一方の入力端に接続されている。NAN
D回路26の出力端はNAND回路28の他方の入力端
とNAND回路30の第3の入力端とに接続されてお
り、NAND回路27の出力端はNAND回路29の一
方の入力端とNAND回路24の他方の入力端とNAN
D回路21の他方の入力端に設置された反転部21aと
に接続されている。NAND回路28の出力端はNAN
D回路26,29の他方の入力端とNAND回路22の
他方の入力端に設置された反転部22aとに接続されて
おり、NAND回路29の出力端はNAND回路30の
第2の入力端に接続されている。NAND回路30の出
力端に出力Qが得られる。なおE,Fは状態変数であ
る。In this way, the output Q changes according to the value of the data input D both at the rising edge and the falling edge of the clock input C. (Embodiment 2) FIG.
In the schematic diagram of the triggered flip-flop,
The triggered flip-flop is composed of 10 NAND circuits 21 to 30 and a NOT circuit 31. The clock input C is input to one input terminal of each of the NAND circuits 21 and 24 and the input terminal of the NOT circuit 31,
The data input D is input to one input terminal of each of the ND circuits 23 and 25. The output end of the NOT circuit 31 is the NAND circuit 2
2 and 26 are connected to one input terminal, and the output terminal of the NAND circuit 21 is connected to the other input terminal of the NAND circuit 23. The output end of the NAND circuit 22 is connected to the other input end of the NAND circuit 25, and the output end of the NAND circuit 23 is connected to one input end of the NAND circuit 27. The output end of the NAND circuit 24 is connected to the other input end of the NAND circuit 27 and the first input end of the NAND circuit 30, and the output end of the NAND circuit 25 is NA.
It is connected to one input terminal of the ND circuit 28. NAN
The output end of the D circuit 26 is connected to the other input end of the NAND circuit 28 and the third input end of the NAND circuit 30, and the output end of the NAND circuit 27 is connected to one input end of the NAND circuit 29 and the NAND circuit. 24 other input end and NAN
It is connected to the inverting section 21a installed at the other input end of the D circuit 21. The output end of the NAND circuit 28 is NAN
It is connected to the other input terminals of the D circuits 26 and 29 and the inverting section 22a installed at the other input terminal of the NAND circuit 22, and the output terminal of the NAND circuit 29 is connected to the second input terminal of the NAND circuit 30. It is connected. An output Q is obtained at the output end of the NAND circuit 30. E and F are state variables.
【0016】このエッジ・トリガド・フリップフロップ
の状態変数E,Fに対する応用方程式および出力Qに対
する出力方程式は上記数2のようになる。したがって上
記実施例1と同様に、クロック入力Cの立ち上がり時と
立ち下がり時との双方においてデータ入力Dの値に応じ
て出力Qが変化する。なお上記実施例1,2において
は、クロック入力Cが変化するとき出力Qにグリッジが
出るのを防止するために、NAND回路9,29を設け
て、上記数2のように出力QにEFの項を含むように構
成したが、グリッジが出ても差し支えない場合は、勿論
NAND回路9,29を設けなくてもよい。The applied equations for the state variables E and F of this edge-triggered flip-flop and the output equation for the output Q are as shown in the above equation 2. Therefore, similarly to the first embodiment, the output Q changes according to the value of the data input D both at the rising edge and the falling edge of the clock input C. In the first and second embodiments, NAND circuits 9 and 29 are provided in order to prevent glitches from appearing in the output Q when the clock input C changes. Although it is configured so as to include the above item, the NAND circuits 9 and 29 may of course be omitted if the glitch can be generated.
【0017】また本発明は上記実施例1,2のような具
体的な回路構成に限定されるものではない。Further, the present invention is not limited to the concrete circuit configuration as in the first and second embodiments.
【0018】[0018]
【発明の効果】以上説明したように本発明によれば、ク
ロック入力の立ち上がり時と立ち下がり時との双方にお
いてデータ入力に応じて出力が変化する構成としたの
で、クロック入力の一周期中に出力を2回変化させるこ
とができるという優れた効果を奏する。As described above, according to the present invention, the output is changed according to the data input at both the rising edge and the falling edge of the clock input. It has an excellent effect that the output can be changed twice.
【図1】本発明の実施例1におけるエッジ・トリガド・
フリップフロップの回路図である。FIG. 1 is an edge-triggered example according to a first embodiment of the present invention.
It is a circuit diagram of a flip-flop.
【図2】図1のエッジ・トリガド・フリップフロップに
おける状態変数Eの状態遷移の説明図である。FIG. 2 is an explanatory diagram of state transition of a state variable E in the edge triggered flip-flop shown in FIG.
【図3】図1のエッジ・トリガド・フリップフロップに
おける状態変数Fの状態遷移の説明図である。FIG. 3 is an explanatory diagram of state transition of a state variable F in the edge triggered flip-flop of FIG.
【図4】本発明の実施例2におけるエッジ・トリガド・
フリップフロップの回路図である。FIG. 4 is an edge triggered edge according to the second embodiment of the present invention.
It is a circuit diagram of a flip-flop.
【図5】従来のエッジ・トリガド・フリップフロップの
回路図である。FIG. 5 is a circuit diagram of a conventional edge triggered flip-flop.
【図6】従来のエッジ・トリガド・フリップフロップに
おける状態変数A,B,Qの状態遷移の説明図である。FIG. 6 is an explanatory diagram of state transitions of state variables A, B, and Q in a conventional edge-triggered flip-flop.
1 NAND回路 2 NAND回路 3 NAND回路 4 NAND回路 5 NAND回路 6 NAND回路 7 NAND回路 8 NAND回路 9 NAND回路 10 NAND回路 11 NOT回路 21 NAND回路 21a 反転部 22 NAND回路 22a 反転部 23 NAND回路 24 NAND回路 25 NAND回路 26 NAND回路 27 NAND回路 28 NAND回路 29 NAND回路 30 NAND回路 31 NOT回路 1 NAND circuit 2 NAND circuit 3 NAND circuit 4 NAND circuit 5 NAND circuit 6 NAND circuit 7 NAND circuit 8 NAND circuit 9 NAND circuit 10 NAND circuit 11 NOT circuit 21 NAND circuit 21a Inversion unit 22 NAND circuit 22a Inversion unit 23 NAND circuit 24 NAND circuit 25 NAND circuit 26 NAND circuit 27 NAND circuit 28 NAND circuit 29 NAND circuit 30 NAND circuit 31 NOT circuit
Claims (4)
り時との双方においてデータ入力に応じて出力が変化す
る構成としたことを特徴とするエッジ・トリガド・フリ
ップフロップ。1. An edge-triggered flip-flop having a structure in which an output changes in response to a data input at both a rising edge and a falling edge of a clock input.
ータ入力の値を保持する第1の保持手段と、前記クロッ
ク入力の立ち下がり時における前記データ入力の値を保
持する第2の保持手段と、前記クロック入力の立ち上が
り時から立ち下がり時までの期間中前記第1の保持手段
の出力を出力しかつクロック入力の立ち下がり時から立
ち上がり時までの期間中前記第2の保持手段の出力を出
力する出力手段とを設けたことを特徴とするエッジ・ト
リガド・フリップフロップ。2. A first holding means for holding the value of the data input at the rising edge of the clock input, a second holding means for holding the value of the data input at the falling edge of the clock input, and the clock. Output means for outputting the output of the first holding means during the period from the rising edge to the falling edge of the input and for outputting the output of the second holding means during the falling edge to the rising edge of the clock input An edge-triggered flip-flop characterized by having and.
T回路と、一方の入力端にデータ入力が入力され他方の
入力端に前記NOT回路の出力端が接続された第1のN
AND回路と、一方の入力端に前記データ入力が入力さ
れる第2のNAND回路と、一方の入力端に前記クロッ
ク入力が入力される第3のNAND回路と、一方の入力
端に前記データ入力が入力され他方の入力端に前記クロ
ック入力が入力される第4のNAND回路と、一方の入
力端に前記データ入力が入力される第5のNAND回路
と、一方の入力端に前記NOT回路の出力端が接続され
た第6のNAND回路と、3つの入力端に前記第1〜第
3のNAND回路の出力端が接続されかつ出力端が前記
第2および第3のNAND回路の他方の入力端に接続さ
れた第7のNAND回路と、3つの入力端に前記第4〜
第6のNAND回路の出力端が接続されかつ出力端が前
記第5および第6のNAND回路の他方の入力端に接続
された第8のNAND回路と、2つの入力端に前記第7
および第8のNAND回路の出力端が接続された第9の
NAND回路と、3つの入力端に前記第3,第6,第9
のNAND回路の出力端が接続された第10のNAND
回路とを設け、前記第10のNAND回路の出力端から
出力を得る構成としたことを特徴とするエッジ・トリガ
ド・フリップフロップ。3. A NO input with a clock input at the input end.
A T circuit and a first N having a data input input to one input end and an output end of the NOT circuit connected to the other input end.
An AND circuit, a second NAND circuit to which the data input is input to one input end, a third NAND circuit to which the clock input is input to one input end, and the data input to one input end Is input and the clock input is input to the other input end, a fifth NAND circuit to which the data input is input to one input end, and the NOT circuit of the NOT circuit to one input end. A sixth NAND circuit to which output terminals are connected, and three input terminals to which output terminals of the first to third NAND circuits are connected and whose output terminals are the other inputs of the second and third NAND circuits A seventh NAND circuit connected to one end and the fourth to
An eighth NAND circuit having an output terminal connected to the sixth NAND circuit and having an output terminal connected to the other input terminals of the fifth and sixth NAND circuits, and two input terminals connected to the seventh NAND circuit.
And a ninth NAND circuit to which the output terminals of the eighth NAND circuit are connected, and the third, sixth and ninth NAND circuits at the three input terminals.
10th NAND connected to the output end of the NAND circuit
An edge-triggered flip-flop, which is configured to obtain an output from the output terminal of the tenth NAND circuit.
T回路と、一方の入力端に前記クロック入力が入力され
る第1のNAND回路と、一方の入力端に前記NOT回
路の出力端が接続された第2のNAND回路と、一方の
入力端にデータ入力が入力され他方の入力端に前記第1
のNAND回路の出力端が接続された第3のNAND回
路と、一方の入力端に前記クロック入力が入力される第
4のNAND回路と、一方の入力端に前記データ入力が
入力され他方の入力端に前記第2のNAND回路の出力
端が接続された第5のNAND回路と、一方の入力端に
前記NOT回路の出力端が接続された第6のNAND回
路と、2つの入力端に前記第3および第4のNAND回
路の出力端が接続されかつ出力端が前記第4のNAND
回路の他方の入力端と前記第1のNAND回路の他方の
入力端に設置された反転部とに接続された第7のNAN
D回路と、2つの入力端に前記第5および第6のNAN
D回路の出力端が接続されかつ出力端が前記第6のNA
ND回路の他方の入力端と前記第2のNAND回路の他
方の入力端に設置された反転部とに接続された第8のN
AND回路と、2つの入力端に前記第7および第8のN
AND回路の出力端が接続された第9のNAND回路
と、3つの入力端に前記第4,6,9のNAND回路の
出力端が接続された第10のNAND回路とを設け、前
記第10のNAND回路の出力端から出力を得る構成と
したことを特徴とするエッジ・トリガド・フリップフロ
ップ。4. A NO input with a clock input at the input end.
A T circuit, a first NAND circuit to which the clock input is input to one input end, a second NAND circuit to which the output end of the NOT circuit is connected to one input end, and one input end A data input is input and the first input is applied to the other input end.
Third NAND circuit to which the output terminal of the NAND circuit is connected, a fourth NAND circuit to which the clock input is input at one input terminal, and the data input to the other input terminal at one input terminal A fifth NAND circuit whose end is connected to the output end of the second NAND circuit, a sixth NAND circuit whose one end is connected to the output end of the NOT circuit, and two input ends The output terminals of the third and fourth NAND circuits are connected and the output terminal thereof is the fourth NAND circuit.
A seventh NAN connected to the other input terminal of the circuit and the inverting section provided at the other input terminal of the first NAND circuit
D circuit and the fifth and sixth NANs at two input terminals
The output end of the D circuit is connected and the output end is the sixth NA.
An eighth N connected to the other input terminal of the ND circuit and the inverting unit provided at the other input terminal of the second NAND circuit.
An AND circuit, and the seventh and eighth N terminals at the two input terminals
A ninth NAND circuit to which the output terminals of the AND circuits are connected and a tenth NAND circuit to which the output terminals of the fourth, sixth and ninth NAND circuits are connected to three input terminals are provided, and the tenth NAND circuit is provided. Edge-triggered flip-flop having a configuration in which an output is obtained from the output terminal of the NAND circuit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3173729A JPH0522085A (en) | 1991-07-15 | 1991-07-15 | Edge Triggered Flip Flop |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP3173729A JPH0522085A (en) | 1991-07-15 | 1991-07-15 | Edge Triggered Flip Flop |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0522085A true JPH0522085A (en) | 1993-01-29 |
Family
ID=15966062
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP3173729A Pending JPH0522085A (en) | 1991-07-15 | 1991-07-15 | Edge Triggered Flip Flop |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0522085A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1997038211A1 (en) | 1996-04-08 | 1997-10-16 | Mitsubishi Jidosha Kogyo Kabushiki Kaisha | Valve device for engine |
-
1991
- 1991-07-15 JP JP3173729A patent/JPH0522085A/en active Pending
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1997038211A1 (en) | 1996-04-08 | 1997-10-16 | Mitsubishi Jidosha Kogyo Kabushiki Kaisha | Valve device for engine |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0219015A (en) | Multifunctional flip-flop circuit | |
| JPH0522085A (en) | Edge Triggered Flip Flop | |
| JPH04239816A (en) | Two-way input output signal separate circuit | |
| JPH04306013A (en) | Latch circuit device | |
| KR910001377B1 (en) | Programmable Digital Delay Circuit | |
| JP2792261B2 (en) | Alarm start delay circuit | |
| JPS63830B2 (en) | ||
| KR940006928Y1 (en) | Counter circuit with random initial value | |
| KR930008226Y1 (en) | D flip-flop / 2 division circuit | |
| JPH09238056A (en) | Pulse width control circuit | |
| JPH0315776A (en) | Mode setting circuit | |
| JPH0514142A (en) | Differentiation circuit | |
| JPS5936034Y2 (en) | T-type flip-flop circuit | |
| JPH02109414A (en) | Semiconductor integrated circuit filter and its manufacture | |
| JPS6076808A (en) | Clock shaping circuit | |
| JPH0486116A (en) | Digital signal processing circuit | |
| JPS62232214A (en) | Noise removal circuit | |
| JPH02202110A (en) | Chattering signal elimination circuit | |
| JPS6358287A (en) | Time measuring circuit | |
| JPH04186913A (en) | Edge detecting circuit | |
| JPH04207218A (en) | Pulse selection circuit | |
| JPH11145788A (en) | Flip-flop device and semiconductor device | |
| JPH01135269A (en) | Synchronizing signal processing circuit | |
| JPH0529924A (en) | 1/9 frequency divider circuit | |
| JPS5813015A (en) | Monostable multivibrator |