JP3094458B2 - Carry transmission circuit - Google Patents

Carry transmission circuit

Info

Publication number
JP3094458B2
JP3094458B2 JP02415889A JP41588990A JP3094458B2 JP 3094458 B2 JP3094458 B2 JP 3094458B2 JP 02415889 A JP02415889 A JP 02415889A JP 41588990 A JP41588990 A JP 41588990A JP 3094458 B2 JP3094458 B2 JP 3094458B2
Authority
JP
Japan
Prior art keywords
circuit
type mos
mos transistor
carry
bit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP02415889A
Other languages
Japanese (ja)
Other versions
JPH04232527A (en
Inventor
貞宏 安田
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP02415889A priority Critical patent/JP3094458B2/en
Publication of JPH04232527A publication Critical patent/JPH04232527A/en
Application granted granted Critical
Publication of JP3094458B2 publication Critical patent/JP3094458B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、インクリメント回路等
に用いられるキャリー伝達回路に係り、特に高速にキャ
リーを伝達するキャリールックアヘッド(以下、「CL
A」と称する)回路を改良したキャリー伝達回路に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a carry transmission circuit used for an increment circuit and the like, and more particularly to a carry look ahead (hereinafter referred to as "CL") for transmitting a carry at a high speed.
A) and an improved carry transfer circuit.

【0002】[0002]

【従来の技術】従来のCLA回路を用いた8ビットのデ
ータを扱うインクリメント回路の構成を図3に示す。図
3のインクリメント回路は、1ビット目のデータを保持
するためのクロックφ1でインクリメント結果を格納す
るラッチ回路1と、ラッチ回路1の出力をクロックφ2
で格納するラッチ回路2と、ラッチ回路2の出力と下位
ビットからの桁上げ信号Cn(n=0〜7)とのEOR
(エクスクルーシブオア)をとるEOR回路3とで構成
される論理回路ブロックCNTnと、前記桁上げ信号C
nを高速に得るためのCLA回路10を有している。
2. Description of the Related Art FIG. 3 shows a configuration of a conventional increment circuit for handling 8-bit data using a CLA circuit. The increment circuit of FIG. 3 includes a latch circuit 1 for storing an increment result at a clock φ1 for holding data of the first bit, and an output of the latch circuit 1 at a clock φ2.
EOR of the latch circuit 2 stored by the following equation and the carry signal Cn (n = 0 to 7) from the lower bit of the output of the latch circuit 2
(Exclusive OR) and a logic circuit block CNTn composed of an EOR circuit 3 and the carry signal C
and a CLA circuit 10 for obtaining n at a high speed.

【0003】CLA回路10は、外部からの桁上げ信号
Cを入力とし、第1ビット目の桁上げ信号C0をそのま
ま出力する通過回路G0と、第1ビット目のデータ出力
D1と桁上げ信号CとのAND(アンド)論理をとって
第2ビット目の桁上げ信号C1を出力する論理回路G1
と、第1ビット目のデータ出力D1と第2ビット目のデ
ータ出力D2と桁上げ信号CとのAND論理をとって第
3ビット目の桁上げ信号C2を出力する論理回路G2
と、順次同様にして、第1ビット目のデータ出力D1か
ら第Nビット目のデータ出力DNまでのN個の出力と桁
上げ信号CとのAND論理をとって第Nビット目の桁上
げ信号Cnを出力する論理回路Gn(n=1〜8)とで
構成されている。
The CLA circuit 10 receives a carry signal C from the outside, and outputs a carry signal C0 of the first bit as it is, a data output D1 of the first bit and a carry signal C1. And a logical circuit G1 that outputs a carry signal C1 of the second bit by taking AND logic of
And a logic circuit G2 that performs an AND logic operation on the data output D1 of the first bit, the data output D2 of the second bit, and the carry signal C to output a carry signal C2 of the third bit
Similarly, in the same manner, the N outputs from the data output D1 of the first bit to the data output DN of the Nth bit are ANDed with the carry signal C to carry the carry signal of the Nth bit. A logic circuit Gn (n = 1 to 8) for outputting Cn.

【0004】キャリーを伝達するためのCLA回路10
は、インクリメントされるデータが全ての桁が“1”か
らなるデータであって、下位からの桁上げがあったとき
に、上位へ桁上げ信号を出力する論理演算動作を論理ゲ
ート2段分の遅延時間を要するだけで行うことができる
ため、高速にインクリメント動作を行うことができる。
CLA circuit 10 for transmitting carry
Indicates that, when the data to be incremented is data in which all the digits are "1" and a carry from the lower bit occurs, a logical operation operation of outputting a carry signal to the upper bit is performed by two logical gates. Since it can be performed only by requiring a delay time, the increment operation can be performed at high speed.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述の
従来のCLA回路は、基本的に論理ゲート回路を組み合
わせて構成しているため、回路を構成するトランジスタ
数が多くなり、この回路を集積回路に適用した場合、集
積回路のチップサイズが大きくなるという欠点を有して
いる。
However, since the above-mentioned conventional CLA circuit is basically constituted by combining logic gate circuits, the number of transistors constituting the circuit increases, and this circuit is integrated into an integrated circuit. When applied, there is a disadvantage that the chip size of the integrated circuit becomes large.

【0006】本発明はかかる問題点に鑑みてなされたも
のであって、論理ゲート回路の組み合わせでなく、N型
MOSトランジスタ及びP型MOSトランジスタを組み
合わせてCLA動作可能な回路を構成し、同一機能、同
一性能を得るために必要なトランジスタ数を少なくし
て、集積回路に適用した場合のチップ面積を小さくする
ことの可能なキャリー伝達回路を提供することを目的と
する。
The present invention has been made in view of such a problem, and a circuit capable of CLA operation is formed by combining an N-type MOS transistor and a P-type MOS transistor instead of a combination of logic gate circuits, and has the same function. It is another object of the present invention to provide a carry transfer circuit capable of reducing the number of transistors required to obtain the same performance and reducing the chip area when applied to an integrated circuit.

【0007】[0007]

【課題を解決するための手段】本発明に係るキャリー伝
達回路は、ソース−ドレインを直列として(N+1)個
のN型MOSトランジスタを縦続接続し、前記ソース−
ドレインの直列回路の一端に基準電位が印加されたN型
MOSトランジスタ回路と、前記(N+1)個のN型M
OSトランジスタの基準電位側から数えて2番目から
(N+1)番目までのK番目(2≦K≦N+1)のN型
MOSトランジスタの各N型MOSトランジスタのドレ
インと電源電位との間にソース−ドレインを並列にK個
のP型MOSトランジスタを並列接続したP型MOSト
ランジスタ回路とを具備し、前記N型MOSトランジス
タ回路の基準電位側からK番目のN型MOSトランジス
タのゲートに(K−1)ビット目のデータ信号を入力
し、前記N型MOSトランジスタのドレインに接続され
た前記P型MOSトランジスタ回路の前記K個のP型M
OSトランジスタのゲートに(K−1)ビット目から1
ビット目までの(K−1)個のデータ信号及び桁上げ信
号を夫々入力すると共に、前記N型MOSトランジスタ
回路の基準電圧に接続されたN型MOSトランジスタの
ゲートに前記桁上げ信号を入力することを特徴とする。
A carry transmission circuit according to the present invention comprises a cascade connection of (N + 1) N-type MOS transistors with a source-drain connected in series,
An N-type MOS transistor circuit in which a reference potential is applied to one end of a series circuit of drains;
Source-drain between the drain of each of the K-th (2 ≦ K ≦ N + 1) N-type MOS transistors from the second to (N + 1) th counting from the reference potential side of the OS transistor and the power supply potential And a P-type MOS transistor circuit in which K P-type MOS transistors are connected in parallel, and the gate of the K-th N-type MOS transistor from the reference potential side of the N-type MOS transistor circuit is (K−1) A data signal of a bit is input, and the K P-type transistors of the P-type MOS transistor circuit connected to the drain of the N-type MOS transistor
1 from the (K-1) th bit to the gate of the OS transistor
The (K-1) data signals and the carry signal up to the bit are respectively inputted, and the carry signal is inputted to the gate of the N-type MOS transistor connected to the reference voltage of the N-type MOS transistor circuit. It is characterized by the following.

【0008】[0008]

【作用】本発明のキャリー伝達回路においては、論理ゲ
ート回路の組み合わせでなく、N型MOSトランジスタ
及びP型MOSトランジスタを組み合わせて、専用のC
LA動作可能な回路を構成しているので、従来のCLA
回路と同一機能、同一性能を得るために必要なトランジ
スタ数を少なくすることができる。従って、本回路を集
積回路に適用した場合には、チップ面積を小さくするこ
とができる。
In the carry transmission circuit according to the present invention, an N-type MOS transistor and a P-type MOS transistor are combined, instead of a combination of logic gate circuits, to form a dedicated C-type MOS transistor.
Since a circuit capable of LA operation is configured, the conventional CLA
The number of transistors required to obtain the same function and the same performance as the circuit can be reduced. Therefore, when this circuit is applied to an integrated circuit, the chip area can be reduced.

【0009】[0009]

【実施例】以下、添付の図面を参照して、本発明の実施
例について説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0010】図1は、本発明の第1の実施例に係るキャ
リー伝達回路を用いた8ビットのインクリメント回路の
構成を示す。
FIG. 1 shows a configuration of an 8-bit increment circuit using a carry transmission circuit according to a first embodiment of the present invention.

【0011】図1のキャリー伝達回路11の入出力信号
は、図3のCLA回路10の場合と同様に、外部からの
桁上げ信号Cと、インクリメントされる8ビットのデー
タD1,D2,D3,D4,D5,D6,D7,D8と
が入力信号であり、桁上げ信号C0,C1,C2,C
3,C4,C5,C6,C7,C8を生成する。
As in the case of the CLA circuit 10 shown in FIG. 3, the input / output signals of the carry transmission circuit 11 shown in FIG. 1 include an external carry signal C and 8-bit data D1, D2, D3 to be incremented. D4, D5, D6, D7, D8 are input signals, and carry signals C0, C1, C2, C
3, C4, C5, C6, C7, and C8 are generated.

【0012】キャリー伝達回路11は次のように構成さ
れる。即ち、9個のN型MOSトランジスタQN0〜QN8
をソース−ドレインを直列にして縦続接続する。この直
列回路の一端に位置するN型MOSトランジスタQNO
ソースを基準電位に接続する。前記直列回路のソースと
ドレインの節点、即ち接続点をN1〜N8、N型MOS
トランジスタQN8のドレインをN9とし、節点N1を除
く各節点N2〜N9には、その節点から基準電位までの
間につながっているN型MOSトランジスタの数と同数
のP型MOSトランジスタQP11〜QP18、QP21
P28、QP32〜QP38、QP43〜QP48、QP54〜QP58
P65〜QP68、QP76〜QP78、QP87、QP88、及びQ
P98を電源との間にソース−ドレインを並列として接続
する。各P型MOSトランジスタQP11〜QP18、QP21
〜QP28、QP32〜QP38、QP43〜QP48、QP54
P58、QP65〜QP68、QP76〜QP78、QP87、QP88
及びQP98のゲートには、対応する前記節点から基準電
位までの間につながっている各N型MOSトランジスタ
のゲートに入力されているのと同一の信号が入力され
る。N型MOSトランジスタQN0〜QN8のゲートには桁
上げ信号C、N型MOSトランジスタQN1のゲートには
1ビット目のデータ出力D1、N型MOSトランジスタ
N2のゲートには2ビット目のデータ出力D2、N型M
OSトランジスタQN3のゲートには3ビット目のデータ
出力D3、N型MOSトランジスタQN4のゲートには4
ビット目のデータ出力D4、N型MOSトランジスタQ
N5のゲートには5ビット目のデータ出力D5、N型MO
SトランジスタQN6のゲートには6ビット目のデータ出
力D6、N型MOSトランジスタQN7のゲートには7ビ
ット目のデータ出力D7、N型MOSトランジスタQN8
のゲートには8ビット目のデータ出力D8が夫々接続さ
れる。各ビットの桁上げ信号C0〜C8は、節点N1〜
N9から夫々インバータを介して取り出される。
Carry transmission circuit 11 is configured as follows. That is, nine N-type MOS transistors Q N0 to Q N8
Are connected in cascade with the source-drain in series. Connecting the source of the N-type MOS transistor Q NO located at one end of the series circuit to the reference potential. Nodes of the source and the drain of the series circuit, that is, connection points are N1 to N8, N-type MOS
The drain of the transistor Q N8 is N 9, and each of the nodes N 2 to N 9 except the node N 1 has the same number of P-type MOS transistors Q P11 to Q P as the number of N-type MOS transistors connected from that node to the reference potential. P18 , Q P21 ~
Q P28 , Q P32 to Q P38 , Q P43 to Q P48 , Q P54 to Q P58 ,
Q P65 to Q P68 , Q P76 to Q P78 , Q P87 , Q P88 , and Q
The source and the drain are connected in parallel between P98 and the power supply. Each P-type MOS transistor Q P11 to Q P18 , Q P21
~Q P28, Q P32 ~Q P38, Q P43 ~Q P48, Q P54 ~
Q P58 , Q P65 to Q P68 , Q P76 to Q P78 , Q P87 , Q P88 ,
And the gate of Q P98 receives the same signal as that input to the gate of each N-type MOS transistor connected between the corresponding node and the reference potential. The carry signal C is applied to the gates of the N-type MOS transistors Q N0 to Q N8 , the first bit data output D1 is applied to the gate of the N-type MOS transistor Q N1 , and the second bit is applied to the gate of the N-type MOS transistor Q N2 . Data output D2, N type M
The third bit data output D3 is applied to the gate of the OS transistor Q N3 , and 4 is applied to the gate of the N-type MOS transistor Q N4
Data output D4 of the bit, N-type MOS transistor Q
The gate of N5 has a data output D5 of the fifth bit and an N-type MO.
The gate of the S transistor Q N6 has a data output D6 of the sixth bit, the gate of the N-type MOS transistor Q N7 has a data output D7 of the seventh bit, and the N-type MOS transistor Q N8.
Are connected to an eighth-bit data output D8. The carry signals C0 to C8 of the respective bits correspond to the nodes N1 to N1.
Each is taken out from N9 via an inverter.

【0013】このときの入力信号D1〜D8のデータに
対し、インクリメント信号Cがアクティブになったと
き、即ちインクリメント信号Cとして“1”が入力され
たときのキャリー伝達回路11の、各N型MOSトラン
ジスタQN0〜QN8、各P型MOSトランジスタQP11
P18、QP21〜QP28、QP32〜QP38、QP43〜QP48
P54〜QP58、QP65〜QP68、QP76〜QP78、QP87
P88、QP98の状態、及び出力C1〜C8の真理値表を
表1〜表48に示す。これら表1〜表48により、図1
のキャリー伝達回路11で従来のCLA回路と同じ論理
出力が得られることがわかる。■0014■
In response to the data of the input signals D1 to D8 at this time, when the increment signal C becomes active, that is, when "1" is input as the increment signal C, each N-type MOS transistor of the carry transmission circuit 11 The transistors Q N0 to Q N8 , each P-type MOS transistor Q P11 to
Q P18 , Q P21 to Q P28 , Q P32 to Q P38 , Q P43 to Q P48 ,
Q P54 to Q P58 , Q P65 to Q P68 , Q P76 to Q P78 , Q P87 ,
Tables 1 to 48 show the states of Q P88 and Q P98 and the truth tables of the outputs C1 to C8. According to Tables 1 to 48, FIG.
It can be understood that the same logical output as that of the conventional CLA circuit can be obtained by the carry transmission circuit 11 of FIG. ■ 0014 ■

【表1】 ■0015■[Table 1] ■ 0015 ■

【表2】 ■0016■[Table 2] ■ 0016 ■

【表3】 ■0017■[Table 3] ■ 0017 ■

【表4】 ■0018■[Table 4] ■ 0018 ■

【表5】 ■0019■[Table 5] ■ 0019 ■

【表6】 ■0020■[Table 6] ■ 0020 ■

【表7】 ■0021■[Table 7] ■ 0021 ■

【表8】 ■0022■[Table 8] ■ 0022 ■

【表9】 ■0023■[Table 9] ■ 0023 ■

【表10】 ■0024■[Table 10] ■ 0024 ■

【表11】 ■0025■[Table 11] ■ 0025 ■

【表12】 ■0026■[Table 12] ■ 0026 ■

【表13】 ■0027■[Table 13] ■ 0027 ■

【表14】 ■0028■[Table 14] ■ 0028 ■

【表15】 ■0029■[Table 15] ■ 0029 ■

【表16】 ■0030■[Table 16] ■ 0030 ■

【表17】 ■0031■[Table 17] ■ 0031 ■

【表18】 ■0032■[Table 18] ■ 0032 ■

【表19】 ■0033■[Table 19] ■ 0033 ■

【表20】 ■0034■[Table 20] ■ 0034 ■

【表21】 ■0035■[Table 21] ■ 0035 ■

【表22】 ■0036■[Table 22] ■ 0036 ■

【表23】 ■0037■[Table 23] ■ 0037 ■

【表24】 ■0038■[Table 24] ■ 0038 ■

【表25】 ■0039■[Table 25] ■ 0039 ■

【表26】 ■0040■[Table 26] ■ 0040 ■

【表27】 ■0041■[Table 27] ■ 0041 ■

【表28】 ■0042■[Table 28] ■ 0042 ■

【表29】 ■0043■[Table 29] ■ 0043 ■

【表30】 ■0044■[Table 30] ■ 0044 ■

【表31】 ■0045■[Table 31] ■ 0045 ■

【表32】 ■0046■[Table 32] ■ 0046 ■

【表33】 ■0047■[Table 33] ■ 0047 ■

【表34】 ■0048■[Table 34] ■ 0048 ■

【表35】 ■0049■[Table 35] ■ 0049 ■

【表36】 ■0050■[Table 36] ■ 0050 ■

【表37】 ■0051■[Table 37] ■ 0051 ■

【表38】 ■0052■[Table 38] ■ 0052 ■

【表39】 ■0053■[Table 39] ■ 0053 ■

【表40】 ■0054■[Table 40] ■ 0054 ■

【表41】 ■0055■[Table 41] ■ 0055 ■

【表42】 ■0056■[Table 42] ■ 0056 ■

【表43】 ■0057■[Table 43] ■ 0057 ■

【表44】 ■0058■[Table 44] ■ 0058 ■

【表45】 ■0059■[Table 45] ■ 0059 ■

【表46】 ■0060■[Table 46] ■ 0060 ■

【表47】 ■0061■[Table 47] ■ 0061 ■

【表48】 上述のように、従来のCLA回路は論理ゲート回路の組
み合わせで構成していたのに対し、本実施例では、N型
MOSトランジスタ及びP型MOSトランジスタを組み
合わせて、専用のCLA動作可能な回路を構成したの
で、従来のCLA回路と同一機能及び同一性能を得るた
めに必要なトランジスタ数を少なくすることができる。
即ち、この回路を集積回路に適用した場合、回路のチッ
プ面積を小さくすることが可能となる。
[Table 48] As described above, while the conventional CLA circuit is configured by a combination of logic gate circuits, in the present embodiment, a circuit capable of performing a dedicated CLA operation is formed by combining an N-type MOS transistor and a P-type MOS transistor. With the configuration, the number of transistors required to obtain the same function and the same performance as the conventional CLA circuit can be reduced.
That is, when this circuit is applied to an integrated circuit, the chip area of the circuit can be reduced.

【0062】ちなみに、8ビットのキャリー伝達回路を
構成した場合、従来のCLA回路を構成するMOSトラ
ンジスタ数は104個であったのに対し、本実施例の構
成では69個のトランジスタで済む。従って、本実施例
の構成を適用することにより、約35%の素子数の低
減、つまりチップ占有面積の低減を達成することができ
る。
Incidentally, when the carry transmission circuit of 8 bits is configured, the number of MOS transistors constituting the conventional CLA circuit is 104, whereas the configuration of the present embodiment requires only 69 transistors. Therefore, by applying the configuration of this embodiment, it is possible to achieve a reduction in the number of elements of about 35%, that is, a reduction in the chip occupation area.

【0063】図1では、本発明に係るキャリー伝達回路
をインクリメント回路に適用した実施例を示したが、図
2に示すように、桁下げ信号即ちボローB及びデータD
1〜D8の信号系にインバータを挿入し、キャリーC1
〜C8の信号系からインバータを取り去ることにより、
キャリーの場合の逆相で動作する構成として、本発明に
よるキャリー伝達回路をボロー伝達回路として利用する
ことによりデクリメント回路に適用することができる。
FIG. 1 shows an embodiment in which the carry transmission circuit according to the present invention is applied to an increment circuit. However, as shown in FIG.
Insert an inverter into the signal system of D1 to D8, and carry C1.
By removing the inverter from the signal system of ~ C8,
As a configuration that operates in the opposite phase in the case of carry, the carry transfer circuit according to the present invention can be applied to a decrement circuit by using it as a borrow transfer circuit.

【0064】[0064]

【発明の効果】以上述べたように、本発明によれば、論
理ゲート回路の組み合わせでなく、N型MOSトランジ
スタ及びP型MOSトランジスタを組み合わせて、専用
のCLA動作可能な回路を構成することにより、従来の
CLA回路と同一機能、同一性能を得るために必要なト
ランジスタ数を少なくすることができ、集積回路に適用
した場合には、チップ面積を小さくすることが可能なキ
ャリー伝達回路を提供することができる。
As described above, according to the present invention, not a combination of logic gate circuits, but also a combination of an N-type MOS transistor and a P-type MOS transistor to form a circuit capable of performing a dedicated CLA operation. Provided is a carry transmission circuit that can reduce the number of transistors required to obtain the same function and performance as the conventional CLA circuit, and can reduce the chip area when applied to an integrated circuit. be able to.

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

【図1】本発明の一実施例に係るキャリー伝達回路を適
用した8ビットのインクリメント回路の構成を示す回路
構成図である。
FIG. 1 is a circuit diagram showing a configuration of an 8-bit increment circuit to which a carry transmission circuit according to an embodiment of the present invention is applied.

【図2】本発明に係る他の実施例であり本発明のキャリ
ー伝達回路を応用して構成したボロー伝達回路を用いた
デクリメント回路の構成を示す回路構成図である。
FIG. 2 is a circuit configuration diagram showing a configuration of a decrement circuit using a borrow transmission circuit configured by applying the carry transmission circuit of the present invention, which is another embodiment according to the present invention.

【図3】従来のCLA回路を利用した8ビットのデータ
を扱うインクリメント回路の構成を示すブロック図であ
る。
FIG. 3 is a block diagram illustrating a configuration of a conventional increment circuit that handles 8-bit data using a CLA circuit.

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

1,2;ラッチ回路 3;EOR回路 11;キャリー伝達回路 CNT0〜CNT7;データ保持論理回路ブロック QN0〜QN8;N型MOSトランジスタ QP11〜QP18,QP21〜QP28,QP32〜QP38,QP43
P48,QP54〜QP58,QP65〜QP68,QP76〜QP78
P87,QP88,QP98;P型MOSトランジスタ
Latch circuit 3: EOR circuit 11; Carry transmission circuit CNT0 to CNT7; Data holding logic circuit block Q N0 to Q N8 ; N-type MOS transistor Q P11 to Q P18 , Q P21 to Q P28 , Q P32 to Q P38 , Q P43 ~
Q P48 , Q P54 to Q P58 , Q P65 to Q P68 , Q P76 to Q P78 ,
Q P87 , Q P88 , Q P98 ; P-type MOS transistor

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ソース−ドレインを直列として(N+
1)個のN型MOSトランジスタを縦続接続し、前記ソ
ース−ドレインの直列回路の一端に基準電位が印加され
たN型MOSトランジスタ回路と、前記(N+1)個の
N型MOSトランジスタの基準電位側から数えて2番目
から(N+1)番目までのK番目(2≦K≦N+1)の
N型MOSトランジスタの各N型MOSトランジスタの
ドレインと電源電位との間にソース−ドレインを並列に
K個のP型MOSトランジスタを並列接続したP型MO
Sトランジスタ回路とを具備し、前記N型MOSトラン
ジスタ回路の基準電位側からK番目のN型MOSトラン
ジスタのゲートに(K−1)ビット目のデータ信号を入
力し、前記N型MOSトランジスタのドレインに接続さ
れた前記P型MOSトランジスタ回路の前記K個のP型
MOSトランジスタのゲートに(K−1)ビット目から
1ビット目までの(K−1)個のデータ信号及び桁上げ
信号を夫々入力すると共に、前記N型MOSトランジス
タ回路の基準電圧に接続されたN型MOSトランジスタ
のゲートに前記桁上げ信号を入力することを特徴とする
キャリー伝達回路。
1. A source-drain (N +
1) N-type MOS transistors in which cascade-connected N-type MOS transistors are connected, and a reference potential is applied to one end of the series circuit of the source and the drain; and a reference potential side of the (N + 1) N-type MOS transistors The source-drain is connected in parallel between the drain of each N-type MOS transistor of the K-th (2 ≦ K ≦ N + 1) -th N-type MOS transistor from the second to (N + 1) th counted from the power supply potential and P-type MO with P-type MOS transistors connected in parallel
An S transistor circuit, and a (K-1) th data signal is input to the gate of the K-th N-type MOS transistor from the reference potential side of the N-type MOS transistor circuit, and the drain of the N-type MOS transistor (K-1) data signals and carry signals from the (K-1) th bit to the first bit are respectively applied to the gates of the K P-type MOS transistors of the P-type MOS transistor circuit connected to A carry transmission circuit for inputting the carry signal to a gate of an N-type MOS transistor connected to a reference voltage of the N-type MOS transistor circuit.
JP02415889A 1990-12-27 1990-12-27 Carry transmission circuit Expired - Fee Related JP3094458B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP02415889A JP3094458B2 (en) 1990-12-27 1990-12-27 Carry transmission circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP02415889A JP3094458B2 (en) 1990-12-27 1990-12-27 Carry transmission circuit

Publications (2)

Publication Number Publication Date
JPH04232527A JPH04232527A (en) 1992-08-20
JP3094458B2 true JP3094458B2 (en) 2000-10-03

Family

ID=18524164

Family Applications (1)

Application Number Title Priority Date Filing Date
JP02415889A Expired - Fee Related JP3094458B2 (en) 1990-12-27 1990-12-27 Carry transmission circuit

Country Status (1)

Country Link
JP (1) JP3094458B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8955676B2 (en) 2009-07-26 2015-02-17 Forever Young International, Inc. Instant self-heating containers

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8955676B2 (en) 2009-07-26 2015-02-17 Forever Young International, Inc. Instant self-heating containers
JP2016185825A (en) * 2009-07-26 2016-10-27 フォエバー ヤング インターナショナル、 インク. Instant self-heating dispenser

Also Published As

Publication number Publication date
JPH04232527A (en) 1992-08-20

Similar Documents

Publication Publication Date Title
US5923189A (en) Semiconductor integrated circuit comprised of pass-transistor circuits with different mutual connections
US4471454A (en) Fast, efficient, small adder
US4851714A (en) Multiple output field effect transistor logic
US5016211A (en) Neural network implementation of a binary adder
JP3987262B2 (en) Level converter circuit
KR100429892B1 (en) High speed binary comparator circuit and High speed binary data comparison method
JP3094458B2 (en) Carry transmission circuit
JP3396720B2 (en) Partial product generation circuit
JP3038757B2 (en) Shift register circuit
US4985905A (en) Two phase CMOS shift register bit for optimum power dissipation
US5025409A (en) Carry propagation circuit of parallel-type full adder
US5521543A (en) Averaging circuit
JPH02190018A (en) Flip-flop circuit
JPH02246098A (en) Semiconductor circuit
SU1287147A1 (en) Carry generation unit of adder
JP3235105B2 (en) Arithmetic circuit
JP2972218B2 (en) Logic circuit
JPS6318181Y2 (en)
SU943712A1 (en) One-bit binary adder
JP2656241B2 (en) Up-down counter circuit
KR890001225B1 (en) Cmos adder used a high-speed exclusive or gate
JPH04290010A (en) Logic circuit
JPS62293824A (en) Gate circuit
JPH03232317A (en) Integrated circuit device
JPH03283815A (en) Output buffer circuit

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees