JP2000165247A - Data backup storage - Google Patents

Data backup storage

Info

Publication number
JP2000165247A
JP2000165247A JP34012898A JP34012898A JP2000165247A JP 2000165247 A JP2000165247 A JP 2000165247A JP 34012898 A JP34012898 A JP 34012898A JP 34012898 A JP34012898 A JP 34012898A JP 2000165247 A JP2000165247 A JP 2000165247A
Authority
JP
Japan
Prior art keywords
clock signal
phase
output
data
period
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP34012898A
Other languages
Japanese (ja)
Other versions
JP3923672B2 (en
Inventor
Genichiro Inoue
源一郎 井上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP34012898A priority Critical patent/JP3923672B2/en
Publication of JP2000165247A publication Critical patent/JP2000165247A/en
Application granted granted Critical
Publication of JP3923672B2 publication Critical patent/JP3923672B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To enhance an operation delay time of a domino logic circuit by excluding an N channel transistor(TR) that has been required for a domino logic circuit represented as a carry chain for a Manchester carry adder in a conventional technology and is turned off when a clock signal is zero and used for avoiding destruction of a pre-charge state of a pre-charge node. SOLUTION: A data backup storage is configured with a level latch 108 that receives a clock signal CK, a data signal DIN and transits to a data write state when the clock CK is zero and reaches a data storage state when the clock CK is logical 1 and with a decode circuit 109 that receives the clock CK and an output signal from the level latch 108, outputs zero when the clock CK is zero and outputs an input signal from the level latch 108 when the clock CK is logical 1. Thus, the data backup storage outputs zero when the CK is zero or outputs a value DIN in a timing of a leading edge of the clock CK when the clock CK is logical 1.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、主に半導体集積回
路で実現される、ラッチ回路、フリップフロップ回路等
のデータ一時記憶装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a temporary data storage device such as a latch circuit and a flip-flop circuit which is mainly realized by a semiconductor integrated circuit.

【0002】[0002]

【従来の技術】近年、半導体集積回路の進展はめざまし
く、より高集積で、より高速動作で、より低消費電力で
というように、さらなる高性能化への開発が進められて
いる。より高速に動作する回路を開発するという観点か
らも、様々な方式の回路が工夫され、検討されている。
2. Description of the Related Art In recent years, the development of semiconductor integrated circuits has been remarkable, and the development of higher performance, such as higher integration, higher speed operation and lower power consumption, has been promoted. From the viewpoint of developing circuits that operate at higher speeds, various types of circuits have been devised and studied.

【0003】現在、高速動作する半導体集積回路のほと
んど全ては、クロック信号に同期して動作するクロック
同期型の回路構成になっており、例えばマイコン等に搭
載されているクロックに同期して動作するデータ処理装
置等は、論理演算回路をフリップフロップ(以下F.
F.)等の、クロック信号に同期してデータの書き込み
/保持を行なうデータ一時記憶装置で挟み込んで、この
データ一時記憶装置にクロック信号を供給することによ
って、クロック信号に同期して動作するという構成にし
たものが広く用いられている。
At present, almost all semiconductor integrated circuits that operate at high speed have a clock synchronous circuit configuration that operates in synchronization with a clock signal. For example, they operate in synchronization with a clock mounted on a microcomputer or the like. A data processing device or the like uses a logic operation circuit as a flip-flop (hereinafter referred to as F.F.
F. ), And the like, is sandwiched between data temporary storage devices that write / hold data in synchronization with a clock signal, and a clock signal is supplied to the data temporary storage device to operate in synchronization with the clock signal. Is widely used.

【0004】このような構成のデータ処理装置の動作速
度を上げるには、論理演算回路の動作時間を短くし、よ
り短いクロック周期の期間内に論理回路での演算を完了
するようにして、データ一時記憶装置に供給するクロッ
ク信号の周波数を高めることによって実現されている。
In order to increase the operation speed of the data processing device having such a configuration, the operation time of the logical operation circuit is shortened, and the operation in the logical circuit is completed within a shorter clock cycle. This is realized by increasing the frequency of the clock signal supplied to the temporary storage device.

【0005】動作周波数を上げるに向けて論理演算回路
の動作時間を短くするために、スタティックな回路構成
でなく、ドミノ論理回路のようなダイナミック動作を行
なう回路構成の論理回路を用いる手法も知られている。
[0005] In order to shorten the operation time of the logical operation circuit to increase the operating frequency, there is also known a method using a logic circuit having a circuit configuration such as a domino logic circuit which performs dynamic operation instead of a static circuit configuration. ing.

【0006】このような従来技術の一例として、丸善株
式会社発行の「CMOS VLSI設計の原理−システ
ムの視点から」の281ページに記載されているマンチ
ェスタ桁上げ加算器がある。このマンチェスタ桁上げ加
算器は、ドミノ論理回路の一種で、ダイナミック動作を
行なう回路構成をとることによって、高速に桁上げ信号
を伝搬していく回路である。
An example of such a prior art is the Manchester carry adder described on page 281 of "Principles of CMOS VLSI Design-From a System Viewpoint" published by Maruzen Co., Ltd. The Manchester carry adder is a kind of domino logic circuit and is a circuit that propagates a carry signal at a high speed by adopting a circuit configuration for performing a dynamic operation.

【0007】以下、図面を参照しながら、上記のマンチ
ェスタ桁上げ加算器について説明する。図7は、従来の
ドミノ論理回路の一種であるマンチェスタ桁上げ加算器
の桁上げ連鎖部の一例を示す回路図である。
Hereinafter, the above-mentioned Manchester carry adder will be described with reference to the drawings. FIG. 7 is a circuit diagram showing an example of a carry chain unit of a Manchester carry adder which is a kind of a conventional domino logic circuit.

【0008】図7において、1015〜1019はゲー
トがクロック信号CKに接続されたPチャンネルトラン
ジスタ(以下P−Tr)であって、クロック信号CKが
0の時オンになり、ノードX0〜X4がプリチャージさ
れる。1010〜1014はゲートがクロック信号CK
に接続されたNチャンネルトランジスタ(以下N−T
r)であって、クロック信号CKが1の時オンになる。
1001〜1009はN−Trであって、それぞれ、ゲ
ート信号が1の時オンになる。
In FIG. 7, reference numerals 1015 to 1019 denote P-channel transistors (hereinafter, P-Tr) whose gates are connected to a clock signal CK, which are turned on when the clock signal CK is 0, and the nodes X0 to X4 are pre-connected. Charged. 1010 to 1014 have a gate whose clock signal CK
N-channel transistor (hereinafter referred to as NT)
r), and turns on when the clock signal CK is 1.
Reference numerals 1001 to 1009 denote N-Trs, each of which is turned on when the gate signal is 1.

【0009】このマンチェスタ桁上げ加算器の桁上げ連
鎖部は、4ビットの桁上げ伝搬信号(プロパゲーション
信号)P1〜P4と、4ビットの桁上げ発生信号(ジェ
ネレーション信号)G1〜G4と、下位桁からの桁上げ
信号C0の信号とを用いて、上位桁への桁上げ信号C4
を発生する回路である。
The carry chain portion of the Manchester carry adder includes 4-bit carry propagation signals (propagation signals) P1 to P4, 4-bit carry generation signals (generation signals) G1 to G4, and lower bits. Using the carry signal C0 from the digit, the carry signal C4 to the upper digit is used.
Is a circuit that generates

【0010】その動作は、まず、クロック信号CKが0
の期間に、P−Tr1015〜1019がオンになり、
X0〜X4のノードがプリチャージされる。次に、クロ
ック信号CKが1の期間に、N−Tr1010〜101
4がオンになり、N−Tr1001〜1009のオン,
オフの状態により、X0〜X4のノードのうち、グラウ
ンドへの経路が開いているノードに関してはディスチャ
ージが行なわれ、グラウンドへの経路が開いていないノ
ードに関してはディスチャージが行なわれない。この
時、もしX4のノードがディスチャージされていれば、
上位桁への桁上げ信号C4が1となり、ディスチャージ
されていなければ0となる。
[0010] The operation is as follows.
, P-Trs 1015 to 1019 are turned on,
The nodes X0 to X4 are precharged. Next, during the period when the clock signal CK is 1, the N-Trs 1010 to 101
4 is turned on, the N-Trs 1001 to 1009 are turned on,
Due to the OFF state, of the nodes X0 to X4, a node whose path to the ground is open is discharged, and a node whose path to the ground is not open is not discharged. At this time, if the node of X4 is discharged,
The carry signal C4 for the upper digit becomes 1 and becomes 0 when the signal is not discharged.

【0011】例えば、1ビット目の桁上げ発生信号G1
と2ビット目〜4ビット目の桁上げ伝搬信号P2〜P4
が1の場合には、クロック信号CKが1になると、ノー
ドX4は、N−Tr1004,1003,1002,1
006,1011の経路を通って、ディスチャージされ
る。X4が0になると、桁上げ信号C4は1となり、上
位桁への桁上げ信号が発生する。同様にして、クロック
信号CKが1になった時に、入力信号P1〜P4,G1
〜G4,C0の組合せによって、C4は0か1に決定さ
れる。
For example, the first bit carry generation signal G1
And the carry propagation signals P2 to P4 of the second to fourth bits
Is 1, when the clock signal CK becomes 1, the node X4 becomes N-Tr 1004, 1003, 1002, 1
It is discharged through the path of 006, 1011. When X4 becomes 0, the carry signal C4 becomes 1, and a carry signal for the upper digit is generated. Similarly, when the clock signal CK becomes 1, the input signals P1 to P4, G1
C4 is determined to be 0 or 1 depending on the combination of GG4, C0.

【0012】この回路において、上位桁への桁上げ信号
C4が0から1へ変化する場合のうち、最も遅延時間が
遅くなる場合は、下位桁からの桁上げ信号C0と、1ビ
ット目〜4ビット目の桁上げ伝搬信号P1〜P4のみが
1で、その他の桁上げ発生信号G1〜G4が0の時であ
って、この状態でCKが0から1に変化した時に、プリ
チャージされていたノードX4が、N−Tr1004,
1003,1002,1001,1005,1010の
6つのトランジスタを直列接続した経路を通してグラン
ドへディスチャージする場合となっている。
In this circuit, when the carry signal C4 to the upper digit changes from 0 to 1 and the delay time is the longest, the carry signal C0 from the lower digit and the first to fourth bits When only the carry propagation signals P1 to P4 of the bit are 1 and the other carry generation signals G1 to G4 are 0, and when CK changes from 0 to 1 in this state, the precharge is performed. Node X4 is N-Tr 1004
In this case, six transistors 1003, 1002, 1001, 1005, and 1010 are discharged to ground through a path connected in series.

【0013】このように、上記した従来のマンチェスタ
桁上げ加算器の桁上げ連鎖部の回路を用いると4ビット
プロパゲーション信号P1〜P4と4ビットのジェネレ
ーション信号G1〜G4と、下位桁からの桁上げ信号C
0を用いて上位桁への桁上げ信号C4を発生する場合、
最悪遅延時間は、直列に接続された6つのN−Tr10
04,1003,1002,1001,1005,10
10を通ってノードX4をディスチャージし、P−Tr
1021とN−Tr1020で構成されたインバータで
ノードX4の反転信号を作成するまでの遅延時間となっ
ていた。
As described above, when the circuit of the carry chain of the above-mentioned conventional Manchester carry adder is used, the 4-bit propagation signals P1 to P4 and the 4-bit generation signals G1 to G4, Raising signal C
When using 0 to generate a carry signal C4 to the upper digit,
The worst delay time is determined by six N-Trs 10 connected in series.
04,1003,1002,1001,1005,10
10 to discharge the node X4, and the P-Tr
This is the delay time until the inverted signal of the node X4 is created by the inverter configured by the inverter 1021 and the N-Tr 1020.

【0014】また、上記したドミノ論理型ダイナミック
回路の前後に配置して、クロック信号に同期して動作す
るようにするデータ一時記憶装置に関していえば、クロ
ック信号の立ち上がりもしくは立ち下がりエッジでデー
タを取り込み、その他の期間はデータを保持するという
F.F.回路が広く用いられている。
Further, regarding a data temporary storage device which is arranged before and after the above-described domino logic type dynamic circuit and operates in synchronization with a clock signal, data is fetched at the rising or falling edge of the clock signal. F. that data is retained for other periods. F. Circuits are widely used.

【0015】以下、図面を参照しながら、上記したF.
F.回路について説明する。図8は従来のF.F.回路
の一種であるレベルラッチを直列に接続した、クロック
の立ち上がりエッジでデータを取り込むタイプのF.
F.回路を示したものである。
Hereinafter, the above F.S.
F. The circuit will be described. FIG. F. F. A type in which a level latch, which is a type of a circuit, is connected in series and takes in data at the rising edge of a clock.
F. 2 shows a circuit.

【0016】図8において、1101はクロック信号C
Kが0の時データ書き込み、1のときデータ保持となる
レベルラッチであって、1102はクロック信号CKが
1の時データ書き込み、0のときデータ保持となるレベ
ルラッチであって、レベルラッチ1101の出力がレベ
ルラッチ1102に入力される。
In FIG. 8, reference numeral 1101 denotes a clock signal C.
A level latch 1102 is for data writing when K is 0, and holds data when it is 1, and a level latch 1102 is for data writing when the clock signal CK is 1 and holds data when it is 0. The output is input to the level latch 1102.

【0017】このため、クロック信号CKが0の期間は
レベルラッチ1101にDINの値が書き込まれるが、
レベルラッチ1102はデータ保持期間であるため、レ
ベルラッチ1102の出力は変化しない。
For this reason, while the clock signal CK is 0, the value of DIN is written in the level latch 1101.
Since the level latch 1102 is in the data holding period, the output of the level latch 1102 does not change.

【0018】クロック信号CKが0から1に変化する時
(立ち上がりエッジの時)はクロック信号CKの立ち上
がりエッジの直前のDINの値がレベルラッチ1101
に格納され、CKの立ち上がりエッジの直後にレベルラ
ッチ1101の出力がレベルラッチ1102に書き込ま
れ出力される。
When the clock signal CK changes from 0 to 1 (at the rising edge), the value of DIN immediately before the rising edge of the clock signal CK is the level latch 1101.
And the output of the level latch 1101 is written and output to the level latch 1102 immediately after the rising edge of CK.

【0019】クロック信号CKが1の期間は、レベルラ
ッチ1101はデータ保持期間であるため、レベルラッ
チ1102の入力データは変化しないので、レベルラッ
チ1102の出力は変化しない。またクロック信号CK
が1から0に変化する時(立ち下がりエッジの時)もク
ロック信号CKが1の期間と同様にレベルラッチ110
2の出力は変化しない。
During the period when the clock signal CK is 1, the level latch 1101 is in the data holding period, so that the input data of the level latch 1102 does not change, so that the output of the level latch 1102 does not change. Also, the clock signal CK
When the clock signal CK changes from 1 to 0 (at the time of the falling edge), the level latch 110 is turned on in the same manner as during the period when the clock signal CK is 1.
The output of 2 does not change.

【0020】このような動作を行なうため、図8のF.
F.はCKの立ち上がりエッジのタイミングで、DIN
のデータを書き込み、その他の期間はデータを保持する
というF.F.回路動作を行なう。図9に上記した従来
のF.F.回路の動作タイミングチャートを示す。
In order to perform such an operation, the operation shown in FIG.
F. Is the timing of the rising edge of CK and DIN
F. that data is written and data is retained during other periods. F. Perform circuit operation. FIG. F. 4 shows an operation timing chart of the circuit.

【0021】また、上記した従来のF.F.回路に格納
されている加数、被加数から、上記した従来のマンチェ
スタ桁上げ加算器の桁上げ連鎖部の入力信号である各ビ
ットの桁上げ発生信号と、各ビットの桁上げ伝搬信号を
生成するには、それぞれ、各ビットの加数と被加数の論
理積回路、各ビットの加数と被加数の排他的論理和回路
で作成されていた。図10は従来の論理積回路の一例、
図11は排他的論理和回路の一例をそれぞれ示したもの
である。
In addition, the conventional F.S. F. From the addend and the augend stored in the circuit, the carry generation signal of each bit, which is the input signal of the carry chain unit of the above-mentioned conventional Manchester carry adder, and the carry propagation signal of each bit are calculated. In order to generate the bits, an adder and an addend of each bit and an exclusive-OR circuit of the addend and the addend of each bit are created. FIG. 10 shows an example of a conventional AND circuit.
FIG. 11 shows an example of an exclusive OR circuit.

【0022】[0022]

【発明が解決しようとする課題】しかしながら、上記の
ような構成の従来のF.F.に格納された加数、被加数
に対して、上記した論理積回路と排他的論理和回路を用
いて作成した各ビットごとの桁上げ発生信号と、各ビッ
トごとの桁上げ伝搬信号を入力とする上記構成のマンチ
ェスタ桁上げ加算器の桁上げ連鎖部の動作を考えると、
図7において、クロック信号CKが0の期間に各ノード
X0〜X4をプリチャージしているが、この期間中にグ
ラウンドへのディスチャージ経路が通じてしまうと、プ
リチャージ状態が破壊してしまうために、クロック信号
CKが0の期間にオフになるN−Tr1010〜101
4を図7の位置に配置する必要があった。
However, the conventional F.I. F. The carry generation signal for each bit and the carry propagation signal for each bit are input to the addend and the augend stored in the above using the AND circuit and the exclusive OR circuit. Considering the operation of the carry chain of the Manchester carry adder having the above configuration,
In FIG. 7, the nodes X0 to X4 are precharged during the period when the clock signal CK is 0. However, if the discharge path to the ground is connected during this period, the precharge state is destroyed. , The N-Trs 1010 to 101 that are turned off when the clock signal CK is 0
4 had to be placed in the position of FIG.

【0023】このため、上位桁への桁上げ信号の反転信
号となっているノードX4をディスチャージする経路に
は、必ずN−Tr1010〜1014のうちのいずれか
のN−Trを通る必要があり、上記した最も動作が遅く
なる経路では、本質的に必要である5つの信号P1〜P
4、C0を入力とする5つのN−Trに加えて、CKを
入力とする6つ目のN−Tr1010を通る必要があ
り、最悪動作時間が、本質的に必要な5つのN−Trを
通る遅延時間よりも、1つ多い6つのN−Trを通る分
の遅延時間になってしまうという問題があった。
For this reason, a path for discharging the node X4 which is an inverted signal of the carry signal to the upper digit must pass through any one of the N-Trs 1010 to 1014. In the path of the slowest operation described above, five signals P1 to P
4. In addition to the five N-Trs having C0 as an input, it is necessary to pass through a sixth N-Tr 1010 having CK as an input, and the worst operation time is essentially five N-Trs required. There is a problem that the delay time is equal to the delay time passing six N-Trs, which is one more than the delay time passing.

【0024】従って本発明は、上記問題点に鑑み、上記
したような構成のマンチェスタ桁上げ加算器の桁上げ連
鎖部に代表されるドミノ論理回路において必要であっ
た、クロック信号が0の期間にオフになりプリチャージ
ノードのプリチャージ状態を破壊してしまわないための
N−Trを排除し、ドミノ論理回路の動作遅延時間を向
上するようにしたデータ一時記憶装置を提供することを
目的とする。
Accordingly, the present invention has been made in view of the above problems, and has been required in a domino logic circuit represented by a carry chain of a Manchester carry adder having the above-described structure. It is an object of the present invention to provide a data temporary storage device in which an N-Tr for preventing the precharge state of a precharge node from being turned off and destroying the precharge node is eliminated, and an operation delay time of a domino logic circuit is improved. .

【0025】[0025]

【課題を解決するための手段】上記目的を達成するため
に、請求項1に記載のデータ一時記憶装置は、クロック
信号とデータ信号を入力し、前記クロック信号が第一の
位相である期間はデータ書き込みとなり、前記クロック
信号が前記第一の位相と逆位相である期間はデータ保持
となるレベルラッチと、前記クロック信号と前記レベル
ラッチの出力信号を入力し、前記クロック信号が前記第
一の位相である期間は0を出力し、前記クロック信号が
前記第一の位相と逆位相である期間は前記レベルラッチ
からの入力信号の値を出力するデコード回路とからなる
ことを特徴とするものである。
According to a first aspect of the present invention, there is provided a data temporary storage device according to the first aspect of the present invention, wherein a clock signal and a data signal are input, and a period in which the clock signal is in a first phase. During data writing, the clock signal is in a phase opposite to the first phase, and a level latch for holding data, the clock signal and the output signal of the level latch are input, and the clock signal is the first signal. And a decoding circuit for outputting a value of an input signal from the level latch during a period when the clock signal is in a phase opposite to the first phase. is there.

【0026】この構成のデータ一時記憶装置によれば、
クロック信号が第一の位相である期間から第一の位相と
逆位相である期間に移り変わるタイミングで、データ信
号の値を書き込み、クロック信号が第一の位相と逆位相
である期間は、書き込まれた値をデータ出力端子から出
力し、クロック信号が第一の位相である期間は0を出力
することができる。
According to the data temporary storage device of this configuration,
At the timing when the clock signal transitions from the period of the first phase to the period of the opposite phase to the first phase, the value of the data signal is written, and the period during which the clock signal is in the opposite phase to the first phase is written. The output value is output from the data output terminal, and 0 can be output while the clock signal is in the first phase.

【0027】また、本発明の請求項2に記載のデータ一
時記憶装置は、各々がクロック信号とデータ信号を入力
し、前記クロック信号が第一の位相である期間はデータ
書き込みとなり、前記クロック信号が前記第一の位相と
逆位相である期間はデータ保持となる複数のレベルラッ
チと、前記レベルラッチの数と同数のデータ入力端子お
よび任意の複数の出力端子を有し、前記クロック信号と
前記複数のレベルラッチの各出力信号を入力して、前記
クロック信号が前記第一の位相である期間は、前記各出
力端子がそれぞれ0を出力し、前記クロック信号が前記
第一の位相と逆位相である期間は、前記各出力端子がそ
れぞれ前記複数のレベルラッチからの各入力信号の値の
それぞれ異なる論理演算結果を出力するデコード回路と
からなることを特徴とする。
According to a second aspect of the present invention, in the data temporary storage device, each of which receives a clock signal and a data signal, writes data while the clock signal is in the first phase, During the period in which the phase is opposite to the first phase, a plurality of level latches for holding data, the same number of data input terminals as the number of the level latches and an arbitrary plurality of output terminals, the clock signal and the Each output signal of a plurality of level latches is input, and during the period in which the clock signal is in the first phase, each of the output terminals outputs 0, and the clock signal has an opposite phase to the first phase. During this period, each of the output terminals includes a decode circuit that outputs a different logical operation result of the value of each of the input signals from the plurality of level latches. To.

【0028】上記構成のデータ一時記憶装置によれば、
クロック信号が第一の位相である期間から第一の位相と
逆位相である期間に移り変わるタイミングで、複数のデ
ータ信号の値を書き込み、クロック信号が第一の位相と
逆位相である期間は、書き込まれた複数の値のそれぞれ
異なる論理演算結果を任意の複数のデータ出力端子から
それぞれ出力し、クロック信号が第一の位相である期間
は、複数のデータ出力端子はいずれも0を出力すること
ができる。
According to the data temporary storage device having the above configuration,
At the timing when the clock signal transitions from the period of the first phase to the period of the opposite phase to the first phase, the values of the plurality of data signals are written, and the period when the clock signal is in the opposite phase to the first phase is Different logical operation results of a plurality of written values are respectively output from a plurality of arbitrary data output terminals, and all the plurality of data output terminals output 0 during a period when the clock signal is in the first phase. Can be.

【0029】さらに、具体的な構成として、本発明の請
求項3に記載のデータ一時記憶装置は、各々がクロック
信号とデータ信号を入力し、前記クロック信号が第一の
位相である期間はデータ書き込みとなり、前記クロック
信号が前記第一の位相と逆位相である期間はデータ保持
となる2つのレベルラッチと、前記2つのレベルラッチ
の各出力信号をそれぞれ入力する2つのデータ入力端子
と2つの出力端子を有し、前記クロック信号と前記2つ
のレベルラッチの各出力信号を入力して、前記クロック
信号が前記第一の位相である期間は、前記2つの出力端
子がそれぞれ0を出力し、前記クロック信号が前記第一
の位相と逆位相である期間は、一方の出力端子が前記2
つのレベルラッチからの入力信号の論理積を出力し、他
方の出力端子が前記2つのレベルラッチからの入力信号
の論理和を出力するデコード回路とからなることを特徴
とするものである。
Further, as a specific configuration, in the data temporary storage device according to the third aspect of the present invention, each of the temporary data storage devices receives a clock signal and a data signal, and outputs data during a period when the clock signal is in the first phase. During the period when the clock signal is in the opposite phase to the first phase, two level latches for holding data, two data input terminals for inputting respective output signals of the two level latches and two Having an output terminal, inputting the clock signal and each output signal of the two level latches, and during the period in which the clock signal is in the first phase, the two output terminals each output 0; During a period in which the clock signal is out of phase with the first phase, one output terminal is connected to the second phase.
And a decode circuit for outputting the logical product of the input signals from the two level latches and outputting the logical sum of the input signals from the two level latches.

【0030】上記構成のデータ一時記憶装置によれば、
クロック信号が第一の位相である期間から第一の位相と
逆位相である期間に移り変わるタイミングで、2つのデ
ータ信号の値を書き込み、クロック信号が第一の位相と
逆位相である期間は、2つのデータ出力端子のうち一方
の出力端子は、書き込まれた2つの値の論理積を出力す
るとともに他方の出力端子は論理和を出力し、クロック
信号が第一の位相である期間は、2つのデータ出力端子
はいずれも0を出力することができる。
According to the data temporary storage device having the above configuration,
At the timing when the clock signal changes from the period of the first phase to the period of the opposite phase to the first phase, the values of the two data signals are written, and the period when the clock signal is in the opposite phase to the first phase is One output terminal of the two data output terminals outputs the logical product of the two written values and the other output terminal outputs the logical sum, and during the period in which the clock signal is in the first phase, two output terminals are output. Each of the data output terminals can output 0.

【0031】また、請求項4に記載のデータ一時記憶装
置は、各々がクロック信号とデータ信号を入力し、前記
クロック信号が第一の位相である期間はデータ書き込み
となり、前記クロック信号が前記第一の位相と逆位相で
ある期間はデータ保持となる2つのレベルラッチと、前
記2つのレベルラッチの各出力信号をそれぞれ入力する
2つのデータ入力端子と前記各出力信号の反転信号をそ
れぞれ入力する2つの反転信号入力端子と2つの出力端
子を有し、前記クロック信号と前記各出力信号と前記各
反転信号を入力して、前記クロック信号が前記第一の位
相である期間は、前記2つの出力端子がそれぞれ0を出
力し、前記クロック信号が前記第一の位相と逆位相であ
る期間は、一方の出力端子が前記2つのレベルラッチか
らの入力信号の論理積を出力し、他方の出力端子が前記
2つのレベルラッチからの入力信号の排他的論理和を出
力するデコード回路とからなることを特徴とするもので
ある。
Further, in the data temporary storage device according to the present invention, each of them receives a clock signal and a data signal, writes data during a period in which the clock signal is in the first phase, and outputs the data signal in response to the clock signal. During a period opposite to one phase, two level latches for holding data, two data input terminals for inputting respective output signals of the two level latches, and an inverted signal of each output signal are input. It has two inverted signal input terminals and two output terminals, and inputs the clock signal, each of the output signals and each of the inverted signals, and the period in which the clock signal is in the first phase is the two phases. During a period in which the output terminals output 0 and the clock signal is in the opposite phase to the first phase, one output terminal outputs the logic of the input signal from the two level latches. Outputs the product, in which the other output terminal, characterized by comprising a decoding circuit for outputting an exclusive logical sum of the input signals from the two level latch.

【0032】上記構成のデータ一時記憶装置によれば、
クロック信号が第一の位相である期間から第一の位相と
逆位相である期間に移り変わるタイミングで、2つのデ
ータ信号の値を書き込み、クロック信号が第一の位相と
逆位相である期間は、2つのデータ出力端子のうち一方
の出力端子は、書き込まれた2つの値の論理積を出力す
るとともに他方の出力端子は排他的論理和を出力し、ク
ロック信号が第一の位相である期間は、2つのデータ出
力端子はいずれも0を出力することができる。
According to the data temporary storage device having the above configuration,
At the timing when the clock signal changes from the period of the first phase to the period of the opposite phase to the first phase, the values of the two data signals are written, and the period when the clock signal is in the opposite phase to the first phase is One output terminal of the two data output terminals outputs the logical product of the two written values and the other output terminal outputs the exclusive OR, and during the period when the clock signal is in the first phase, Both of the two data output terminals can output 0.

【0033】[0033]

【発明の実施の形態】以下本発明の実施の形態につい
て、図面を参照しながら詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0034】(実施の形態1)図1は、本発明の実施の
形態1におけるデータ一時記憶装置の構成を示したもの
である。図1において、101はトライステートインバ
ータであって、制御信号としてクロック信号CKが入力
され、CK=1の時に出力がハイインピーダンス状態と
なり、CK=0の時にインバータ動作をする。
(Embodiment 1) FIG. 1 shows the configuration of a temporary data storage device according to Embodiment 1 of the present invention. In FIG. 1, reference numeral 101 denotes a tri-state inverter, which receives a clock signal CK as a control signal, outputs a high impedance state when CK = 1, and performs an inverter operation when CK = 0.

【0035】103はトライステートインバータであっ
て、制御信号としてCKが入力されており、CK=0の
時に出力がハイインピーダンス状態となり、CK=1の
時にインバータ動作をする。102はインバータであ
る。
Reference numeral 103 denotes a tri-state inverter. CK is input as a control signal. When CK = 0, the output is in a high impedance state, and when CK = 1, the inverter operates. 102 is an inverter.

【0036】トライステートインバータ101とインバ
ータ102とトライステートインバータ103を図のよ
うに接続することにより、CK=0の時にデータ書き込
み、CK=1の時にデータ保持となるレベルラッチ10
8を構成している。このレベルラッチ108は、請求項
1に記載のレベルラッチに対応している。
By connecting the tri-state inverter 101, the inverter 102 and the tri-state inverter 103 as shown in the figure, data is written when CK = 0, and the level latch 10 which holds data when CK = 1.
8. This level latch 108 corresponds to the level latch according to the first aspect.

【0037】104はPチャンネンルトランジスタ(以
下P−Tr)であって、クロック信号CKがそのゲート
に入力されている。105,106はNチャンネルトラ
ンジスタ(以下N−Tr)であって、N−Tr105の
ゲートにはレベルラッチ108の出力が、N−Tr10
6のゲートにはクロック信号CKがそれぞれ入力され
る。107はインバータであって、P−Tr104,N
−Tr105,N−Tr106と共に、デコード回路1
09を構成している。このデコード回路109は、請求
項1に記載のデコード回路に対応している。
Reference numeral 104 denotes a P-channel transistor (hereinafter, P-Tr) to which a clock signal CK is input. Reference numerals 105 and 106 denote N-channel transistors (hereinafter referred to as N-Tr). The gate of the N-Tr 105 receives the output of the level latch 108 and the N-Tr 10
The clock signal CK is input to each of the gates 6. 107 is an inverter, P-Tr 104, N
-Decoding circuit 1 together with -Tr105 and N-Tr106
09. This decoding circuit 109 corresponds to the decoding circuit described in claim 1.

【0038】以下、実施の形態1におけるデータ一時記
憶装置の動作について説明する。レベルラッチ108
は、CK=0の期間(請求項1記載の第一の位相の期間
に対応する)は、入力端子DINの値をインバータ10
2から出力し、CK=1の期間(請求項1記載の第一の
位相と逆位相の期間)は、CK=0からCK=1に変化
する直前の値をインバータ102から出力する。
The operation of the temporary data storage device according to the first embodiment will be described below. Level latch 108
During the period of CK = 0 (corresponding to the period of the first phase described in claim 1), the value of the input terminal DIN is
2, and during a period of CK = 1 (a period of a phase opposite to the first phase according to claim 1), a value immediately before the change from CK = 0 to CK = 1 is output from the inverter 102.

【0039】デコーダ109は、CK=0の期間は、P
−Tr104がオンとなり、インバータ107が0を出
力し、CK=1の期間は、N−Tr106がオンとなり
インバータ102の出力、すなわちレベルラッチ108
の出力が1であれば、N−Tr105がオンとなって、
インバータ107の入力ゲートの電荷がN−Tr10
5、106を通ってディスチャージされて0になるの
で、インバータ107が1を出力し、インバータ102
の出力すなわちレベルラッチ108の出力が0であれ
ば、N−Tr105がオフとなり、インバータ107の
入力ゲートの電荷はディスチャージされずに1のままと
なるので、インバータ107は0を出力する。
The decoder 109 sets P during the period of CK = 0.
-Tr 104 is turned on, the inverter 107 outputs 0, and during the period of CK = 1, the N-Tr 106 is turned on and the output of the inverter 102, that is, the level latch 108
Is 1, the N-Tr 105 is turned on,
The charge at the input gate of the inverter 107 is N-Tr10
5 and 106, the discharge is made 0, and the inverter 107 outputs 1 and the inverter 102 outputs
, The output of the level latch 108 is 0, the N-Tr 105 is turned off, and the charge at the input gate of the inverter 107 remains at 1 without being discharged, so the inverter 107 outputs 0.

【0040】すなわち、本発明の実施の形態1における
データ一時記憶装置の動作は、クロック信号CK=1の
期間は、クロック信号CKの立ち上がりエッジのタイミ
ングのDINの値をDOUTから出力し、クロック信号
CK=0の期間は、0を出力することとなる。図2は、
その動作タイミングチャートを示したものである。
That is, the operation of the data temporary storage device according to the first embodiment of the present invention is as follows. During the period of clock signal CK = 1, the value of DIN at the timing of the rising edge of clock signal CK is output from DOUT. During the period of CK = 0, 0 is output. FIG.
This is an operation timing chart.

【0041】以上のように構成された本実施の形態1に
おけるデータ一時記憶装置は、上記構成のレベルラッチ
108と上記構成のデコーダ109を図1のように配置
接続することによって、クロック信号CK=1の期間
は、クロック信号CKの立ち上がりエッジのタイミング
のDINの値をDOUTから出力し、クロック信号CK
=0の期間は、0を出力することができる。
In the data temporary storage device according to the first embodiment configured as described above, the level latch 108 having the above configuration and the decoder 109 having the above configuration are arranged and connected as shown in FIG. During the period of 1, the value of DIN at the timing of the rising edge of the clock signal CK is output from DOUT, and the clock signal CK is output.
In the period of = 0, 0 can be output.

【0042】なお、レベルラッチおよびデコーダは、上
記した回路構成以外の構成であっても構わない。
The level latch and the decoder may have a configuration other than the above-described circuit configuration.

【0043】(実施の形態2)図3は、本発明の実施の
形態2におけるデータ一時記憶装置の回路を示したもの
であり、図3において、301はトライステートインバ
ータであって、制御信号としてクロック信号CKが入力
されており、CK=1の時に出力がハイインピーダンス
状態となり、CK=0の時にインバータ動作をする。3
03はトライステートインバータであって、制御信号と
してCKが入力されており、CK=0の時に出力がハイ
インピーダンス状態となり、CK=1の時にインバータ
動作をする。302はインバータである。
(Embodiment 2) FIG. 3 shows a circuit of a temporary data storage device according to Embodiment 2 of the present invention. In FIG. 3, reference numeral 301 denotes a tri-state inverter, which is used as a control signal as a control signal. The clock signal CK is input, the output is in a high impedance state when CK = 1, and the inverter operates when CK = 0. 3
Reference numeral 03 denotes a tristate inverter to which CK is input as a control signal. When CK = 0, the output is in a high impedance state, and when CK = 1, the inverter operates. 302 is an inverter.

【0044】トライステートインバータ301とインバ
ータ302とトライステートインバータ303を図のよ
うに接続することにより、CK=0の時にデータ書き込
み、CK=1の時にデータ保持となるレベルラッチ31
7を構成している。
By connecting the tri-state inverter 301, the inverter 302, and the tri-state inverter 303 as shown in the figure, data is written when CK = 0 and the level latch 31 which holds data when CK = 1.
7.

【0045】305はトライステートインバータであっ
て、制御信号としてクロック信号CKが入力されてお
り、CK=1の時に出力がハイインピーダンス状態とな
り、CK=0の時にインバータ動作をする。307はト
ライステートインバータであって、制御信号としてCK
が入力されており、CK=0の時に出力がハイインピー
ダンス状態となり、CK=1の時にインバータ動作をす
る。306はインバータである。
Reference numeral 305 denotes a tri-state inverter to which a clock signal CK is input as a control signal. When CK = 1, the output is in a high impedance state, and when CK = 0, the inverter operates. 307 is a tri-state inverter, and CK is used as a control signal.
Is input, the output becomes a high impedance state when CK = 0, and performs an inverter operation when CK = 1. 306 is an inverter.

【0046】トライステートインバータ305とインバ
ータ306とトライステートインバータ307を図のよ
うに接続することにより、CK=0の時にデータ書き込
み、CK=1の時にデータ保持となるレベルラッチ31
8を構成している。
By connecting the tri-state inverter 305, the inverter 306, and the tri-state inverter 307 as shown in the figure, data is written when CK = 0, and the level latch 31 which holds data when CK = 1.
8.

【0047】レベルラッチ317とレベルラッチ318
は請求項3に記載の2つのレベルラッチに対応してい
る。
Level latch 317 and level latch 318
Corresponds to the two-level latch of the third aspect.

【0048】309はPチャンネンルトランジスタ(以
下P−Tr)であって、クロック信号CKがゲートに入
力されている。310,311,312はNチャンネル
トランジスタ(以下N−Tr)であって、N−Tr31
0にはレベルラッチ317の出力が、N−Tr311に
はレベルラッチ318の出力が、N−Tr312にはク
ロック信号CKがそれぞれゲートに入力される。
Reference numeral 309 denotes a P-channel transistor (hereinafter, P-Tr), to which a clock signal CK is input. Reference numerals 310, 311 and 312 denote N-channel transistors (hereinafter referred to as N-Trs).
The output of the level latch 317 is input to 0, the output of the level latch 318 is input to the N-Tr 311, and the clock signal CK is input to the gate of the N-Tr 312.

【0049】313はP−Trであって、クロック信号
CKがゲートに入力されている。314,315,31
6はN−Trであって、N−Tr315にはレベルラッ
チ317の出力が、N−Tr314にはレベルラッチ3
18の出力が、N−Tr316にはクロック信号CKが
それぞれゲートに入力される。
Reference numeral 313 denotes a P-Tr, and a clock signal CK is input to the gate. 314,315,31
Reference numeral 6 denotes an N-Tr. The output of the level latch 317 is output to the N-Tr 315, and the level latch 3 is output to the N-Tr 314.
The output of 18 and the clock signal CK are input to the gate of the N-Tr 316.

【0050】304,308はインバータであって、P
−Tr309,313、N−Tr310,311,31
2,314,315,316と共に、デコード回路31
9を構成している。このデコード回路319は請求項3
に記載のデコード回路に対応している。
Reference numerals 304 and 308 denote inverters.
-Tr309, 313, N-Tr310,311,31
2, 314, 315, 316 and decode circuit 31
9. This decoding circuit 319
. Corresponds to the decoding circuit described in.

【0051】以下、実施の形態2におけるデータ一時記
憶装置の動作について説明する。レベルラッチ317
は、CK=0の期間、すなわち請求項3に記載の第一の
位相に対応する期間は、入力端子DIN1の値をインバ
ータ302から出力し、CK=1の期間、すなわち請求
項3に記載の第一の位相と逆位相の期間は、CK=0か
らCK=1に変化する直前の値をインバータ302から
出力する。
The operation of the temporary data storage device according to the second embodiment will be described below. Level latch 317
Outputs the value of the input terminal DIN1 from the inverter 302 during the period of CK = 0, that is, the period corresponding to the first phase described in claim 3, and outputs the value of CK = 1, that is, the period of CK = 1. During the period opposite to the first phase, the inverter 302 outputs the value immediately before CK = 0 to CK = 1.

【0052】レベルラッチ318は、レベルラッチ31
7と同様に、CK=0の期間は、入力端子DIN2の値
をインバータ306から出力し、CK=1の期間は、C
K=0からCK=1に変化する直前の値をインバータ3
06から出力する。
The level latch 318 is connected to the level latch 31
7, the value of the input terminal DIN2 is output from the inverter 306 during the period of CK = 0, and the value of CIN is output during the period of CK = 1.
The value immediately before the change from K = 0 to CK = 1 is calculated by the inverter 3
Output from 06.

【0053】デコーダ319は、CK=0の期間は、P
−Tr309がオンとなりインバータ304が0を出力
し、P−Tr313がオンとなりインバータ308が0
を出力する。
The decoder 319 outputs the signal P during the period of CK = 0.
-Tr 309 turns on, inverter 304 outputs 0, P-Tr 313 turns on, and inverter 308 turns 0
Is output.

【0054】CK=1の期間は、N−Tr312,31
6がオンとなり、インバータ302の出力すなわちレベ
ルラッチ317の出力が1であって、かつ、インバータ
306の出力すなわちレベルラッチ318の出力が1で
あれば、N−Tr310,Tr311がオンとなり、イ
ンバータ304の入力ゲートの電荷がN−Tr310,
311,312を通ってディスチャージされて0になる
ので、インバータ304が1を出力し、インバータ30
4の出力すなわちレベルラッチ317の出力もしくは、
インバータ306の出力すなわちレベルラッチ318の
出力が0であれば、N−Tr310もしくはN−Tr3
11がオフとなり、インバータ304の入力ゲートの電
荷はディスチャージされずに1のままとなるので、イン
バータ304は0を出力する。
During the period of CK = 1, N-Trs 312 and 31
6, the output of the inverter 302, that is, the output of the level latch 317 is 1, and if the output of the inverter 306, that is, the output of the level latch 318, is 1, the N-Tr 310 and Tr 311 are turned on, and the inverter 304 is turned on. Of the input gate of the N-Tr 310,
Since it is discharged to 0 by passing through 311 and 312, the inverter 304 outputs 1 and the inverter 30 outputs
4 or the output of the level latch 317 or
If the output of the inverter 306, that is, the output of the level latch 318 is 0, N-Tr 310 or N-Tr3
11 is turned off, and the charge at the input gate of the inverter 304 remains at 1 without being discharged, so that the inverter 304 outputs 0.

【0055】一方、インバータ302の出力すなわちレ
ベルラッチ317の出力もしくは、インバータ306の
出力すなわちレベルラッチ318の出力が1であれば、
N−Tr314もしくはN−Tr315がオンとなり、
インバータ308の入力ゲートの電荷がN−Tr314
もしくはN−Tr315、およびN−Tr316を通っ
てディスチャージされて0になるのでインバータ308
が1を出力し、インバータ302の出力すなわちレベル
ラッチ317の出力が0であって、かつ、インバータ3
06の出力すなわちレベルラッチ318の出力が0であ
れば、N−Tr314,315がオフとなり、インバー
タ308の入力ゲートの電荷はディスチャージされずに
1のままとなるので、インバータ308は0を出力す
る。
On the other hand, if the output of the inverter 302, ie, the output of the level latch 317, or the output of the inverter 306, ie, the output of the level latch 318, is 1,
N-Tr314 or N-Tr315 is turned on,
The charge of the input gate of the inverter 308 is N-Tr 314
Alternatively, the charge is discharged through the N-Tr 315 and the N-Tr 316 to become 0, so that the inverter 308
Output 1 and the output of the inverter 302, that is, the output of the level latch 317 is 0, and the output of the inverter 3
If the output of 06, that is, the output of the level latch 318 is 0, the N-Trs 314 and 315 are turned off, and the charge of the input gate of the inverter 308 remains 1 without being discharged, so the inverter 308 outputs 0. .

【0056】すなわち、本発明の実施の形態2における
データ一時記憶装置の動作は、クロック信号CK=1の
期間は、クロック信号CKの立ち上がりエッジのタイミ
ングのDIN1の値とDIN2の値の論理積信号をGO
UTから出力し、クロック信号CKの立ち上がりエッジ
のタイミングのDIN1の値とDIN2の値の論理和信
号をPOUTから出力し、クロック信号CK=0の期間
は、GOUTから0、POUTから0を出力することと
なる。
That is, the operation of the temporary data storage device according to the second embodiment of the present invention is as follows. In the period of clock signal CK = 1, the logical product signal of the value of DIN1 and the value of DIN2 at the timing of the rising edge of clock signal CK is used. GO
UT outputs a logical sum signal of the value of DIN1 and the value of DIN2 at the timing of the rising edge of the clock signal CK from POUT, and outputs 0 from GOUT and 0 from POUT during the period of clock signal CK = 0. It will be.

【0057】図4は、上記した本実施の形態2における
データ一時記憶装置の動作タイミングチャートを示した
ものである。
FIG. 4 is an operation timing chart of the temporary data storage device according to the second embodiment.

【0058】以上のように構成された本実施の形態2に
おけるデータ一時記憶装置は、上記構成のレベルラッチ
317とレベルラッチ318とデコーダ319を図3の
ように配置接続することによって、クロック信号CK=
1の期間は、クロック信号CKの立ち上がりエッジのタ
イミングのDIN1とDIN2の値の論理積をGOUT
から出力し、論理和をPOUTから出力し、クロック信
号CK=0の期間は、GOUT,POUT共に0を出力
することができる。
The temporary data storage device according to the second embodiment configured as described above has a structure in which the level latch 317, the level latch 318, and the decoder 319 are arranged and connected as shown in FIG. =
In the period of 1, the logical product of the values of DIN1 and DIN2 at the timing of the rising edge of the clock signal CK is GOUT.
, And the logical sum is output from POUT. During the period of the clock signal CK = 0, both GOUT and POUT can output 0.

【0059】なお、レベルラッチ317,レベルラッチ
318,デコーダ319は、上記した回路構成以外の構
成であっても構わない。また、実施の形態2では、レベ
ルラッチの数が2個の場合を例として示したが、2個以
外の場合であってもよい。また、CK=1の期間に入力
端子の論理積信号と論理和信号を出力する構成について
説明したが、これ以外の論理演算結果を出力する構成で
あっても構わない。
The level latch 317, the level latch 318, and the decoder 319 may have a configuration other than the above-described circuit configuration. Further, in the second embodiment, the case where the number of level latches is two has been described as an example, but a case other than two may be used. Further, although the configuration in which the logical product signal and the logical sum signal of the input terminal are output during the period of CK = 1 has been described, a configuration in which a logical operation result other than this is output may be used.

【0060】(実施の形態3)図5は、本発明の実施の
形態3におけるデータ一時記憶装置の回路を示したもの
である。図5において、501はトライステートインバ
ータであって、制御信号としてクロック信号CKが入力
されており、CK=1の時に出力がハイインピーダンス
状態となり、CK=0の時にインバータ動作をする。5
03はトライステートインバータであって、制御信号と
してCKが入力されており、CK=0の時に出力がハイ
インピーダンス状態となり、CK=1の時にインバータ
動作をする。502はインバータである。
(Embodiment 3) FIG. 5 shows a circuit of a data temporary storage device according to Embodiment 3 of the present invention. In FIG. 5, reference numeral 501 denotes a tri-state inverter to which a clock signal CK is input as a control signal. When CK = 1, the output is in a high impedance state, and when CK = 0, the inverter operates. 5
Reference numeral 03 denotes a tristate inverter to which CK is input as a control signal. When CK = 0, the output is in a high impedance state, and when CK = 1, the inverter operates. 502 is an inverter.

【0061】トライステートインバータ501とインバ
ータ502とトライステートインバータ503を図のよ
うに接続することにより、CK=0の時にデータ書き込
み、CK=1の時にデータ保持となるレベルラッチ51
9を構成している。
By connecting the tri-state inverter 501, the inverter 502 and the tri-state inverter 503 as shown in the figure, data is written when CK = 0, and the level latch 51 which holds data when CK = 1.
9.

【0062】505はトライステートインバータであっ
て、制御信号としてクロック信号CKが入力されてお
り、CK=1の時に出力がハイインピーダンス状態とな
り、CK=0の時にインバータ動作をする。507はト
ライステートインバータであって、制御信号としてCK
が入力されており、CK=0の時に出力がハイインピー
ダンス状態となり、CK=1の時にインバータ動作をす
る。506はインバータである。
Reference numeral 505 denotes a tri-state inverter to which a clock signal CK is input as a control signal. When CK = 1, the output is in a high impedance state, and when CK = 0, the inverter operates. 507 is a tri-state inverter, and CK is used as a control signal.
Is input, the output becomes a high impedance state when CK = 0, and performs an inverter operation when CK = 1. 506 is an inverter.

【0063】トライステートインバータ505とインバ
ータ506とトライステートインバータ507を図のよ
うに接続することにより、CK=0の時にデータ書き込
み、CK=1の時にデータ保持となるレベルラッチ52
0を構成している。
By connecting the tri-state inverter 505, the inverter 506, and the tri-state inverter 507 as shown in the figure, data is written when CK = 0, and the level latch 52 which holds data when CK = 1.
0.

【0064】レベルラッチ519とレベルラッチ520
は請求項4に記載の2つのレベルラッチに対応してい
る。
Level latch 519 and level latch 520
Corresponds to the two-level latch according to claim 4.

【0065】509はPチャンネンルトランジスタ(以
下P−Tr)であって、クロック信号CKがゲートに入
力されている。510,511,512はNチャンネル
トランジスタ(以下N−Tr)であって、N−Tr51
0にはレベルラッチ519の出力が、N−Tr511に
はレベルラッチ520の出力が、N−Tr512にはク
ロック信号CKがそれぞれゲートに入力される。
Reference numeral 509 denotes a P-channel transistor (hereinafter, P-Tr), to which a clock signal CK is input. Reference numerals 510, 511, and 512 denote N-channel transistors (hereinafter referred to as N-Trs).
The output of the level latch 519 is input to 0, the output of the level latch 520 is input to the N-Tr 511, and the clock signal CK is input to the gate of the N-Tr 512, respectively.

【0066】513はP−Trであって、クロック信号
CKがゲートに入力されている。514,515,51
6,517,518はN−Trであって、N−Tr51
4にはレベルラッチ519の出力が、N−Tr515に
はトライステートインバータ505の出力すなわちレベ
ルラッチ520の出力の反転信号が、N−Tr516に
はレベルラッチ520の出力が、N−Tr517にはト
ライステートインバータ501の出力すなわちレベルラ
ッチ519の出力の反転信号が、N−Tr518にはク
ロック信号CKがそれぞれゲートに入力される。
Reference numeral 513 denotes a P-Tr, and a clock signal CK is input to a gate. 514,515,51
6, 517 and 518 are N-Tr and N-Tr51.
4, the output of the level latch 519, the output of the tri-state inverter 505, that is, an inverted signal of the output of the level latch 520, the N-Tr 516, the output of the level latch 520, and the N-Tr 517. The output of the state inverter 501, that is, the inverted signal of the output of the level latch 519, and the clock signal CK are input to the gate of the N-Tr 518, respectively.

【0067】504、508はインバータであって、P
−Tr509,513、N−Tr510,511,51
2,514,515,516,517,518と共に、
デコード回路521を構成している。このデコード回路
521は請求項4に記載のデコード回路に対応してい
る。
Reference numerals 504 and 508 denote inverters.
-Tr509, 513, N-Tr510,511,51
Along with 2,514,515,516,517,518,
The decoding circuit 521 is included. This decoding circuit 521 corresponds to the decoding circuit described in claim 4.

【0068】以下、実施の形態3におけるデータ一時記
憶装置の動作について説明する。レベルラッチ519
は、CK=0の期間、すなわち請求項4に記載の第一の
位相に対応する期間は、入力端子DIN1の値をインバ
ータ502から出力し、CK=1の期間、すなわち請求
項4に記載の第一の位相と逆位相の期間は、CK=0か
らCK=1に変化する直前の値をインバータ502から
出力する。
The operation of the temporary data storage device according to the third embodiment will be described below. Level latch 519
Outputs the value of the input terminal DIN1 from the inverter 502 during the period of CK = 0, that is, the period corresponding to the first phase described in claim 4, and outputs the value of CK = 1, that is, the period of CK = 1. During the period opposite to the first phase, the inverter 502 outputs a value immediately before CK = 0 to CK = 1.

【0069】レベルラッチ520は、レベルラッチ51
9と同様に、CK=0の期間は、入力端子DIN2の値
をインバータ506から出力し、CK=1の期間は、C
K=0からCK=1に変化する直前の値をインバータ5
06から出力する。
The level latch 520 is connected to the level latch 51.
9, the value of the input terminal DIN2 is output from the inverter 506 during the period of CK = 0, and the value of the input terminal DIN2 is output during the period of CK = 1.
The value immediately before the change from K = 0 to CK = 1 is calculated by the inverter 5
Output from 06.

【0070】デコーダ521は、CK=0の期間は、P
−Tr509がオンとなりインバータ504が0を出力
し、P−Tr513がオンとなりインバータ508が0
を出力する。
The decoder 521 outputs P during CK = 0.
-Tr509 turns on, the inverter 504 outputs 0, P-Tr513 turns on, and the inverter 508 turns 0
Is output.

【0071】CK=1の期間は、N−Tr512、51
8がオンとなり、インバータ502の出力すなわちレベ
ルラッチ519の出力が1であって、かつ、インバータ
506の出力すなわちレベルラッチ520の出力が1で
あれば、N−Tr510,511がオンとなり、インバ
ータ504の入力ゲートの電荷がN−Tr510,51
1,512を通ってディスチャージされて0になるの
で、インバータ504が1を出力し、インバータ504
の出力すなわちレベルラッチ519の出力もしくは、イ
ンバータ506の出力すなわちレベルラッチ520の出
力が0であれば、N−Tr510もしくはN−Tr51
1がオフとなり、インバータ504の入力ゲートの電荷
はディスチャージされずに1のままとなるので、インバ
ータ504は0を出力する。
During the period of CK = 1, N-Trs 512 and 51
8 is turned on, the output of the inverter 502, that is, the output of the level latch 519 is 1, and the output of the inverter 506, that is, the output of the level latch 520 is 1, the N-Trs 510, 511 are turned on, and the inverter 504 is turned on. Of the input gate of the N-Tr 510, 51
The inverter 504 outputs 1 since it is discharged to 0 by passing through the inverters 1, 512.
, Ie, the output of the level latch 519 or the output of the inverter 506, ie, the output of the level latch 520, is 0, the N-Tr 510 or the N-Tr 51
Since 1 is turned off and the charge of the input gate of the inverter 504 remains 1 without being discharged, the inverter 504 outputs 0.

【0072】一方、インバータ502の出力すなわちレ
ベルラッチ519の出力が1であって、かつ、トライス
テートインバータ505の出力すなわちレベルラッチ5
20の出力の反転信号が1である場合、もしくは、イン
バータ506の出力すなわちレベルラッチ520の出力
が1であって、かつ、トライステートインバータ501
の出力すなわちレベルラッチ520の出力の反転信号が
1である場合は、N−Tr514,515もしくはN−
Tr516,517がオンとなり、インバータ508の
入力ゲートの電荷がN−Tr514,515,518も
しくはN−Tr516,517,518を通ってディス
チャージされて0になるのでインバータ508が1を出
力する。インバータ502の出力すなわちレベルラッチ
519の出力が0、もしくはトライステートインバータ
505の出力すなわちレベルラッチ520の出力の反転
信号が0である場合、かつ、インバータ506の出力す
なわちレベルラッチ520の出力が0、もしくはトライ
ステートインバータ501の出力すなわちレベルラッチ
519の出力の反転信号が0である場合であれば、イン
バータ508の入力ゲートからグラウンドへの経路がオ
フになるので、インバータ508の入力ゲートの電荷は
ディスチャージされずに1のままとなり、したがって、
インバータ508は0を出力する。
On the other hand, the output of inverter 502, that is, the output of level latch 519 is 1, and the output of tristate inverter 505, that is, level latch 5
20 or the output of the inverter 506, that is, the output of the level latch 520 is 1 and the tri-state inverter 501
, The inverted signal of the output of the level latch 520 is 1, the N-Tr 514, 515 or N-Tr
Trs 516 and 517 are turned on, and the electric charge at the input gate of the inverter 508 is discharged through the N-Trs 514, 515 and 518 or N-Trs 516, 517 and 518 and becomes 0, so that the inverter 508 outputs 1. When the output of the inverter 502, ie, the output of the level latch 519, is 0, or the output of the tristate inverter 505, ie, the inverted signal of the output of the level latch 520 is 0, and the output of the inverter 506, ie, the output of the level latch 520, is 0, Alternatively, when the output of the tri-state inverter 501, that is, the inverted signal of the output of the level latch 519 is 0, the path from the input gate of the inverter 508 to the ground is turned off, so that the charge at the input gate of the inverter 508 is discharged. It remains at 1 and therefore
Inverter 508 outputs 0.

【0073】すなわち、本発明の実施の形態3における
データ一時記憶装置の動作は、クロック信号CK=1の
期間は、クロック信号CKの立ち上がりエッジのタイミ
ングのDIN1の値とDIN2の値の論理積信号をGO
UTから出力し、クロック信号CKの立ち上がりエッジ
のタイミングのDIN1の値とDIN2の値の排他的論
理和信号をPOUTから出力し、クロック信号CK=0
の期間は、GOUTから0、POUTから0を出力する
こととなる。
That is, the operation of the data temporary storage device according to the third embodiment of the present invention is as follows. In the period of clock signal CK = 1, the logical product signal of the value of DIN1 and the value of DIN2 at the timing of the rising edge of clock signal CK is used. GO
UT, an exclusive OR signal of the value of DIN1 and the value of DIN2 at the timing of the rising edge of the clock signal CK is output from POUT, and the clock signal CK = 0
During this period, 0 is output from GOUT and 0 is output from POUT.

【0074】図6は、上記した本実施の形態3における
データ一時記憶装置の動作タイミングチャートを示した
ものである。
FIG. 6 shows an operation timing chart of the temporary data storage device according to the third embodiment.

【0075】以上のように構成された本実施の形態3に
おけるデータ一時記憶装置は、上記構成のレベルラッチ
519とレベルラッチ520とデコーダ521を図5の
ように配置接続することによって、クロック信号CK=
1の期間は、クロック信号CKの立ち上がりエッジのタ
イミングのDIN1とDIN2の値の論理積をGOUT
から出力し、排他的論理和をPOUTから出力し、クロ
ック信号CK=0の期間は、GOUT,POUT共に0
を出力することができる。
In the temporary data storage device according to the third embodiment having the above-described structure, the clock signal CK is provided by arranging and connecting the level latch 519, the level latch 520, and the decoder 521 as shown in FIG. =
In the period of 1, the logical product of the values of DIN1 and DIN2 at the timing of the rising edge of the clock signal CK is GOUT.
And the exclusive OR is output from POUT. During the period of clock signal CK = 0, both GOUT and POUT are set to 0.
Can be output.

【0076】なお、レベルラッチ519,レベルラッチ
520,デコーダ521は、上記した回路構成以外の構
成であっても構わない。また、実施の形態3では、レベ
ルラッチの数が2個の場合を例として示したが、2個以
外の場合であってもよい。また、CK=1の期間に入力
端子の論理積信号と排他的論理和信号を出力する構成に
ついて説明したが、これ以外の論理演算結果を出力する
構成であっても構わない。
The level latch 519, the level latch 520, and the decoder 521 may have a configuration other than the above-described circuit configuration. Further, in the third embodiment, the case where the number of level latches is two has been described as an example, but a case other than two may be used. Further, the configuration in which the AND signal of the input terminal and the exclusive OR signal are output during the period of CK = 1 has been described. However, a configuration in which other logical operation results are output may be used.

【0077】また、一般的に、デコーダのデータ出力端
子はレベルラッチの数と同数である必要はない。例え
ば、レベルラッチを2つ持ち、デコード回路として、図
3中の論理積,論理和を取り出す回路および図5中の排
他的論理和を取り出す回路の3つのデータ出力端子を持
つデコーダを構成することも可能である。
In general, the number of data output terminals of the decoder need not be equal to the number of level latches. For example, a decoder which has two level latches and has three data output terminals as a decoding circuit, a circuit for extracting the logical product and the logical sum in FIG. 3 and a circuit for extracting the exclusive logical sum in FIG. Is also possible.

【0078】[0078]

【発明の効果】以上説明したように、本発明のデータ一
時記憶装置は、(1)クロック信号とデータ信号を入力
し、前記クロック信号が第一の位相である期間はデータ
書き込みとなり、前記クロック信号が前記第一の位相と
逆位相である期間はデータ保持となるレベルラッチと、
クロック信号とレベルラッチの出力信号を入力し、クロ
ック信号が第一の位相である期間は0を出力し、クロッ
ク信号が第一の位相と逆位相である期間はレベルラッチ
からの入力信号の値を出力するデコード回路とから構成
され、また、(2)各々がクロック信号とデータ信号を
入力し、クロック信号が第一の位相である期間はデータ
書き込みとなり、クロック信号が第一の位相と逆位相で
ある期間はデータ保持となる複数のレベルラッチと、レ
ベルラッチの数と同数のデータ入力端子および任意の複
数の出力端子を有し、クロック信号と複数のレベルラッ
チの各出力信号を入力して、クロック信号が第一の位相
である期間は、各出力端子がそれぞれ0を出力し、クロ
ック信号が第一の位相と逆位相である期間は、各出力端
子がそれぞれ複数のレベルラッチからの各入力信号の値
のそれぞれ異なる論理演算結果を出力するデコード回路
とから構成される。
As described above, the data temporary storage device of the present invention has the following features. (1) A clock signal and a data signal are input, data is written during a period when the clock signal is in the first phase, and A level latch that serves as data holding during a period when the signal is in phase opposite to the first phase;
The clock signal and the output signal of the level latch are input, and 0 is output while the clock signal is in the first phase, and the value of the input signal from the level latch is output while the clock signal is in the opposite phase to the first phase. And (2) inputting a clock signal and a data signal, and writing data during a period in which the clock signal is in the first phase, and inverting the clock signal from the first phase. During the phase period, a plurality of level latches for holding data, the same number of data input terminals as the number of level latches and an arbitrary plurality of output terminals are provided, and a clock signal and each output signal of the plurality of level latches are input. During the period when the clock signal is in the first phase, each output terminal outputs 0, and during the period when the clock signal is in the opposite phase to the first phase, each output terminal is plural. Composed of a decode circuit that outputs a different logical operation result of the value of each input signal from the level latch.

【0079】これにより、従来の技術において、マンチ
ェスタ桁上げ加算器の桁上げ連鎖部に代表されるドミノ
論理回路で必要であった、クロック信号が0の期間にオ
フになりプリチャージノードのプリチャージ状態を破壊
してしまわないためのN−Trを排除し、ドミノ論理回
路の動作遅延時間を向上することができるという効果を
奏する。
As a result, in the prior art, the clock signal is turned off during the period of 0, which is required in the domino logic circuit represented by the carry chain of the Manchester carry adder, and the precharge node is precharged. The N-Tr for preventing the state from being destroyed is eliminated, and the operation delay time of the domino logic circuit can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態1におけるデータ一時記憶
装置の回路図
FIG. 1 is a circuit diagram of a temporary data storage device according to a first embodiment of the present invention.

【図2】本発明の実施の形態1におけるデータ一時記憶
装置の動作タイミングチャート
FIG. 2 is an operation timing chart of the temporary data storage device according to the first embodiment of the present invention.

【図3】本発明の実施の形態2におけるデータ一時記憶
装置の回路図
FIG. 3 is a circuit diagram of a temporary data storage device according to a second embodiment of the present invention;

【図4】本発明の実施の形態2におけるデータ一時記憶
装置の動作タイミングチャート
FIG. 4 is an operation timing chart of the temporary data storage device according to the second embodiment of the present invention;

【図5】本発明の実施の形態3におけるデータ一時記憶
装置の回路図
FIG. 5 is a circuit diagram of a temporary data storage device according to a third embodiment of the present invention.

【図6】本発明の実施の形態3におけるデータ一時記憶
装置の動作タイミングチャート
FIG. 6 is an operation timing chart of the temporary data storage device according to the third embodiment of the present invention.

【図7】従来からあるドミノ論理回路の一種である、マ
ンチェスタ桁上げ加算器の桁上げ連鎖部の一例の回路図
FIG. 7 is a circuit diagram of an example of a carry chain of a Manchester carry adder, which is a kind of a conventional domino logic circuit;

【図8】従来のデータ一時記憶装置の一例である、フリ
ップフロップの回路図
FIG. 8 is a circuit diagram of a flip-flop which is an example of a conventional data temporary storage device.

【図9】従来のデータ一時記憶装置の一例である、フリ
ップフロップの動作タイミングチャート
FIG. 9 is an operation timing chart of a flip-flop which is an example of a conventional data temporary storage device.

【図10】従来からある論理積回路の一例の回路図FIG. 10 is a circuit diagram of an example of a conventional AND circuit;

【図11】従来からある排他的論理和回路の一例の回路
FIG. 11 is a circuit diagram of an example of a conventional exclusive OR circuit;

【符号の説明】[Explanation of symbols]

101,103,301,303,305,307,5
01,503,505,507 トライステートインバ
ータ 102,107,302,304,306,308,5
02,504,506,508 インバータ 104,309,313,509,513 Pチャンネ
ルトランジスタ 105,106,310,311,312,314,3
15,316,510,511,512,514,51
5,516,517,518 Nチャンネルトランジス
タ 108,317,318,519,520 レベルラッ
チ 109,319,521 デコーダ
101, 103, 301, 303, 305, 307, 5
01, 503, 505, 507 Tri-state inverters 102, 107, 302, 304, 306, 308, 5
02, 504, 506, 508 Inverter 104, 309, 313, 509, 513 P-channel transistor 105, 106, 310, 311, 312, 314, 3
15,316,510,511,512,514,51
5,516,517,518 N-channel transistor 108,317,318,519,520 Level latch 109,319,521 Decoder

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 クロック信号とデータ信号を入力し、前
記クロック信号が第一の位相である期間はデータ書き込
みとなり、前記クロック信号が前記第一の位相と逆位相
である期間はデータ保持となるレベルラッチと、 前記クロック信号と前記レベルラッチの出力信号を入力
し、前記クロック信号が前記第一の位相である期間は0
を出力し、前記クロック信号が前記第一の位相と逆位相
である期間は前記レベルラッチからの入力信号の値を出
力するデコード回路とからなることを特徴とするデータ
一時記憶装置。
1. A clock signal and a data signal are input, data is written during a period when the clock signal is in a first phase, and data is held during a period when the clock signal is in a phase opposite to the first phase. A level latch, the clock signal and the output signal of the level latch being input, and a period during which the clock signal is in the first phase is 0.
And a decoding circuit for outputting a value of an input signal from the level latch during a period when the clock signal is in an opposite phase to the first phase.
【請求項2】 各々がクロック信号とデータ信号を入力
し、前記クロック信号が第一の位相である期間はデータ
書き込みとなり、前記クロック信号が前記第一の位相と
逆位相である期間はデータ保持となる複数のレベルラッ
チと、 前記レベルラッチの数と同数のデータ入力端子および任
意の複数の出力端子を有し、前記クロック信号と前記複
数のレベルラッチの各出力信号を入力して、前記クロッ
ク信号が前記第一の位相である期間は、前記各出力端子
がそれぞれ0を出力し、前記クロック信号が前記第一の
位相と逆位相である期間は、前記各出力端子がそれぞれ
前記複数のレベルラッチからの各入力信号の値のそれぞ
れ異なる論理演算結果を出力するデコード回路とからな
ることを特徴とするデータ一時記憶装置。
2. A clock signal and a data signal are respectively input, and data writing is performed during a period when the clock signal is in a first phase, and data is held during a period when the clock signal is in a phase opposite to the first phase. A plurality of level latches, and the same number of data input terminals and any number of output terminals as the number of the level latches, and inputting the clock signal and each output signal of the plurality of level latches, During a period when the signal is at the first phase, each of the output terminals outputs 0, and during a period when the clock signal is at an opposite phase to the first phase, each of the output terminals is at the plurality of levels. A decoding circuit for outputting different logical operation results of the values of the respective input signals from the latches.
【請求項3】 各々がクロック信号とデータ信号を入力
し、前記クロック信号が第一の位相である期間はデータ
書き込みとなり、前記クロック信号が前記第一の位相と
逆位相である期間はデータ保持となる2つのレベルラッ
チと、 前記2つのレベルラッチの各出力信号をそれぞれ入力す
る2つのデータ入力端子と2つの出力端子を有し、前記
クロック信号と前記2つのレベルラッチの各出力信号を
入力して、前記クロック信号が前記第一の位相である期
間は、前記2つの出力端子がそれぞれ0を出力し、前記
クロック信号が前記第一の位相と逆位相である期間は、
一方の出力端子が前記2つのレベルラッチからの入力信
号の論理積を出力し、他方の出力端子が前記2つのレベ
ルラッチからの入力信号の論理和を出力するデコード回
路とからなることを特徴とするデータ一時記憶装置。
3. A clock signal and a data signal are respectively input, and data writing is performed during a period when the clock signal is in a first phase, and data is held during a period when the clock signal is in an opposite phase to the first phase. And two data input terminals and two output terminals for inputting respective output signals of the two level latches, respectively, and receive the clock signal and the respective output signals of the two level latches. Then, during the period when the clock signal is the first phase, the two output terminals each output 0, and during the period when the clock signal is in the opposite phase to the first phase,
One output terminal outputs a logical product of the input signals from the two level latches, and the other output terminal includes a decoding circuit that outputs a logical sum of the input signals from the two level latches. Data temporary storage device.
【請求項4】 各々がクロック信号とデータ信号を入力
し、前記クロック信号が第一の位相である期間はデータ
書き込みとなり、前記クロック信号が前記第一の位相と
逆位相である期間はデータ保持となる2つのレベルラッ
チと、 前記2つのレベルラッチの各出力信号をそれぞれ入力す
る2つのデータ入力端子と前記各出力信号の反転信号を
それぞれ入力する2つの反転信号入力端子と2つの出力
端子を有し、前記クロック信号と前記各出力信号と前記
各反転信号を入力して、前記クロック信号が前記第一の
位相である期間は、前記2つの出力端子がそれぞれ0を
出力し、前記クロック信号が前記第一の位相と逆位相で
ある期間は、一方の出力端子が前記2つのレベルラッチ
からの入力信号の論理積を出力し、他方の出力端子が前
記2つのレベルラッチからの入力信号の排他的論理和を
出力するデコード回路とからなることを特徴とするデー
タ一時記憶装置。
4. A clock signal and a data signal are respectively input, data writing is performed during a period when the clock signal is in a first phase, and data is held during a period when the clock signal is in a phase opposite to the first phase. And two data input terminals for inputting respective output signals of the two level latches, two inverted signal input terminals for inputting inverted signals of the respective output signals, and two output terminals. The clock signal, each of the output signals, and each of the inverted signals are input, and during the period when the clock signal is in the first phase, the two output terminals each output 0, and the clock signal During a period in which the first phase is opposite to the first phase, one output terminal outputs the logical product of the input signals from the two level latches, and the other output terminal outputs the logical product of the two levels. Data temporary storage device characterized by comprising a decoding circuit for outputting an exclusive logical sum of the input signals from Ruratchi.
JP34012898A 1998-11-30 1998-11-30 Computing unit Expired - Fee Related JP3923672B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34012898A JP3923672B2 (en) 1998-11-30 1998-11-30 Computing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34012898A JP3923672B2 (en) 1998-11-30 1998-11-30 Computing unit

Publications (2)

Publication Number Publication Date
JP2000165247A true JP2000165247A (en) 2000-06-16
JP3923672B2 JP3923672B2 (en) 2007-06-06

Family

ID=18333999

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34012898A Expired - Fee Related JP3923672B2 (en) 1998-11-30 1998-11-30 Computing unit

Country Status (1)

Country Link
JP (1) JP3923672B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6707753B2 (en) * 2002-03-25 2004-03-16 Intel Corporation Low power domino tree decoder
WO2012002492A1 (en) * 2010-07-02 2012-01-05 オリンパス株式会社 Signal transfer circuit and image pickup device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6707753B2 (en) * 2002-03-25 2004-03-16 Intel Corporation Low power domino tree decoder
WO2012002492A1 (en) * 2010-07-02 2012-01-05 オリンパス株式会社 Signal transfer circuit and image pickup device
US8520796B2 (en) 2010-07-02 2013-08-27 Olympus Corporation Signal transfer circuit and image pickup device

Also Published As

Publication number Publication date
JP3923672B2 (en) 2007-06-06

Similar Documents

Publication Publication Date Title
US5903171A (en) Sense amplifier with integrated latch and level shift
JP2540934B2 (en) Logic circuit device
US5892372A (en) Creating inversions in ripple domino logic
JPH0693608B2 (en) CMOS D-type flip-flop circuit
JP3653170B2 (en) Latch circuit and flip-flop circuit
US6331793B1 (en) Apparatus, method and system for pulse passgate topologies
US5636161A (en) Eprom bit-line interface for implementing programming, verification and testing
US6329857B1 (en) Apparatus, method and system for a logic arrangement having mutually exclusive outputs controlled by buffering cross-coupled devices
US6392466B1 (en) Apparatus, method and system for a controllable pulse clock delay arrangement to control functional race margins in a logic data path
US8026754B2 (en) Low latency flop circuit
US5640108A (en) Single stage dynamic receiver/decoder
US5546035A (en) Latch circuit having a logical operation function
US6323698B1 (en) Apparatus, method and system for providing LVS enables together with LVS data
US6448818B1 (en) Apparatus, method and system for a ratioed NOR logic arrangement
JPH0573268A (en) Adder
JP3923672B2 (en) Computing unit
JPH03223918A (en) Output circuit
JP3573687B2 (en) Data temporary storage
JP3857697B2 (en) Semiconductor integrated circuit, semiconductor memory device, and test method for semiconductor memory device
JP3604861B2 (en) Semiconductor storage device
CN210745099U (en) Hold-free dynamic D trigger, data operation unit, chip, force calculation board and computing equipment
US6198650B1 (en) Semiconductor memory device and data output buffer thereof
US5881068A (en) Decode register with scan functionality
US6724232B1 (en) Dual tristate path output buffer control
JP3016985B2 (en) Semiconductor storage device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060328

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060620

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061017

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070222

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110302

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees