JP3561103B2 - Overflow detection circuit - Google Patents
Overflow detection circuitInfo
- Publication number
- JP3561103B2 JP3561103B2 JP31780196A JP31780196A JP3561103B2 JP 3561103 B2 JP3561103 B2 JP 3561103B2 JP 31780196 A JP31780196 A JP 31780196A JP 31780196 A JP31780196 A JP 31780196A JP 3561103 B2 JP3561103 B2 JP 3561103B2
- Authority
- JP
- Japan
- Prior art keywords
- terminal
- signal
- switch means
- supplied
- transistor
- 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
Links
Images
Landscapes
- Logic Circuits (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、演算装置のオーバーフロー検出回路に関し、特にマイクロプロセッサ、信号処理プロセッサ、ビットスライスALUのオーバーフロー検出に使用されるものである。
【0002】
【従来の技術】
電子計算機内部の算術演算は、複数ビットの二進数を用いて実行される。この際、演算精度が有限のビット長であることから、オーバーフローが発生することがある。オーバーフローは、演算の結果を利用すると比較的簡単に検出することができる。
【0003】
例えば、2の補数表現で表された4ビットの2進数データの加算演算を行う場合を考える。例えば、+5+(−7)の演算を行うと、0101+1001=1110(=−2)となり、オーバーフローは起こらない。しかし、例えば−7+(−6)の演算をすると、1001+1010=0011(=3)となり、オーバーフローが起こる。例えば+7+(+6)の演算についても、0111+0110=1101(=−3)となり、オーバーフローが発生する。
【0004】
このように、2つの入力データの符号ビットすなわち最上位ビット(以下MSBと呼ぶ)が同じであり、かつ出力データのMSBが入力データのMSBと異なる場合に、オーバーフローが生じることが分かる。
【0005】
図5は、この場合のオーバーフロー検出回路を示す。図示せぬ複数ビット加算回路に入力される2つの入力データのMSBをそれぞれA,Bとし、加算回路の出力データのMSBをSと表すことにする。
【0006】
図5において、エクスクルシブノアゲート1の第1及び第2の入力端子には、それぞれ信号A,Bが供給され、エクスクルシブオアゲート2の第1及び第2の入力端子には、それぞれ信号B、Sが供給される。ナンドゲート3の第1及び第2の入力端子には、それぞれエクスクルシブノアゲート1の出力信号とエクスクルシブオアゲート2の出力信号が供給される。ナンドゲート3は、オーバーフロー信号Vの反転信号/V(以下、/は反転信号を表すものとする)を出力する。
【0007】
【発明が解決しようとする課題】
図5に示した回路には以下の2つの欠点がある。第1の欠点は、素子数が24素子と比較的多いことである。第2の欠点は、信号が論理ゲートを2段通過するため、オーバーフローの検出時間が大きくなることである。演算結果を利用してオーバーフローか否かを検出するため、検出は高速に行わなければならない。
本発明は、上記課題に鑑みてなされたもので、素子数が少なく検出時間の短いオーバーフロー検出回路を提供することを目的とする。
【0008】
【課題を解決するための手段】
上記課題を解決するため、本発明のオーバーフロー検出回路は、第1の端子が第1の電源電位に接続され、制御端子に第1の信号が供給される第1のスイッチ手段と、第1の端子が第1の電源電位に接続され、制御端子に第2の信号が供給される第2のスイッチ手段と、第1の端子が第1の電源電位に接続され、制御端子に第1の信号の反転信号が供給される第3のスイッチ手段と、第1の端子が第1の電源電位に接続され、制御端子に第2の信号の反転信号が供給される第4のスイッチ手段と、第1の端子が第1のスイッチ手段の第2の端子及び第2のスイッチ手段の第2の端子に接続され、制御端子に第3の信号が供給され、第2の端子がオーバーフロー信号を出力する第5のスイッチ手段と、第1の端子が第3のスイッチ手段の第2の端子及び第4のスイッチ手段の第2の端子に接続され、制御端子に第3の信号の反転信号が供給される第6のスイッチ手段と、第1の端子が第2の電源電位に接続され、制御端子に第1の信号が供給される第7のスイッチ手段と、第1の端子が第2の電源電位に接続され、制御端子に第1の信号の反転信号が供給される第8のスイッチ手段と、第1の端子が第7のスイッチ手段の第2の端子に接続され、制御端子に第2の信号が供給される第9のスイッチ手段と、第1の端子が第8のスイッチ手段の第2の端子に接続され、制御端子に第2の信号の反転信号が供給される第10のスイッチ手段と、第1の端子が第9のスイッチ手段の第2の端子に接続され、制御端子に第3の信号の反転信号が供給され、第2の端子が第5のスイッチ手段の第2の端子に接続される第11のスイッチ手段と、第1の端子が第10のスイッチ手段の第2の端子に接続され、制御端子に第3の信号が供給され、第2の端子が第5のスイッチ手段の第2の端子に接続される第12のスイッチ手段とを具備する。
【0009】
【発明の実施の形態】
以下、図面を参照して本発明の実施の形態を説明する。
図1は、本発明のオーバーフロー検出回路の第1の実施例を示す。
図1に示すように、信号Aは第1のトランジスタ11及び第7のトランジスタ17のゲートに供給され、信号/Aは第3のトランジスタ13及び第11のトランジスタ21のゲートに供給される。また、信号Bは第2のトランジスタ12及び第9のトランジスタ19のゲートに供給され、信号/Bは第4のトランジスタ14及び第10のトランジスタ20のゲートに供給される。さらに、信号Sは第5のトランジスタ15及び第12のトランジスタ22のゲートに供給され、信号/Sは第6のトランジスタ16及び第11のトランジスタ21のゲートに供給される。
【0010】
第1のトランジスタ11、第2のトランジスタ12、第3のトランジスタ13及び第4のトランジスタ14の電流経路の第1の端子は、いずれも電源電位に接続される。第1のトランジスタ11及び第2のトランジスタ12の電流経路の第2の端子は、第5のトランジスタ15の電流経路の第1の端子に接続される。第3のトランジスタ13及び第4のトランジスタ14の電流経路の第2の端子は、第6のトランジスタ16の電流経路の第1の端子に接続される。第5のトランジスタ15の電流経路の第2の端子は、第6のトランジスタ16の電流経路の第2の端子、第11のトランジスタ21及び第12のトランジスタ22の電流経路の第2の端子に接続される。
【0011】
第7のトランジスタ17の電流経路の第2の端子は、第9のトランジスタ19の電流経路の第1の端子に接続される。第9のトランジスタ19の電流経路の第2の端子は、第11のトランジスタ21の電流経路の第1の端子に接続される。第7のトランジスタ17の電流経路の第1の端子は接地される。また、第8のトランジスタ18の電流経路の第2の端子は、第10のトランジスタ20の電流経路の第1の端子に接続される。第10のトランジスタ20の電流経路の第2の端子は、第12のトランジスタ22の電流経路の第1の端子に接続される。第8のトランジスタ18の電流経路の第1の端子は接地される。
【0012】
第5のトランジスタ15の電流経路の第2の端子、第6のトランジスタ16の電流経路の第2の端子、第11のトランジスタ21の電流経路の第2の端子及び第12のトランジスタ22の電流経路の第2の端子の接続点が出力端子となり、オーバーフロー信号/Vを出力する。
【0013】
本実施例では、信号A,B,S及びそれらの反転信号/A、/B、/Sを用いている。他の回路で信号/A,/B,/Sが生成されている場合は、それらの信号を本回路の入力信号に用いることができる。その場合、本実施例において、素子数は12素子であり、ゲート段数は1段となる。よって、素子数と遅延時間を従来例よりも減らすことができる。
【0014】
また、反転信号/A,/B,/Sが他の回路で生成されていない場合は、信号A,B,Sから2個のトランジスタよりなるインバータを3個用いてこれらの信号を生成しなければならない。この場合、素子数は18素子となるものの、従来例より素子数を減らすことが可能となる。
【0015】
なお、図1において、第1ないし第6のトランジスタはPチャネルトランジスタであり、第7ないし第12のトランジスタはNチャネルトランジスタである。
図2は、本発明のオーバーフロー検出回路の第2の実施例を示す。
【0016】
図2に示すように、信号A,B,Sはそれぞれ第1のトランジスタ31、第2のトランジスタ32、第5のトランジスタ35のゲートに供給される。信号/A,/B,/Sはそれぞれ第3のトランジスタ33、第4のトランジスタ34、第6のトランジスタ36のゲートに供給される。また、クロック信号CKは、第7のトランジスタ37及び第8のトランジスタ38のゲートに供給される。
【0017】
第7のトランジスタ37の電流経路の第1の端子は、例えば電源電位に接続され、第7のトランジスタ37の電流経路の第2の端子は、第5のトランジスタ35及び第6のトランジスタ36の電流経路の第2の端子に接続される。第5のトランジスタ35の電流経路の第1の端子は、第1のトランジスタ31及び第2のトランジスタ32の電流経路の第2の端子に接続される。第6のトランジスタ36の電流経路の第1の端子は、第3のトランジスタ33及び第4のトランジスタ34の電流経路の第2の端子に接続される。第1ないし第4のトランジスタ31〜34の電流経路の第1の端子は、第8のトランジスタ38の電流経路の第2の端子に接続される。第8のトランジスタ38の電流経路の第1の端子は、例えば接地される。
【0018】
また、第7のトランジスタ37の電流経路の第2の端子、第5のトランジスタ35の電流経路の第2の端子及び第6のトランジスタ36の電流経路の第2の端子の接続点は出力端子となり、オーバーフロー信号Vを出力する。
【0019】
また、第7のトランジスタ37は、PチャネルMOSトランジスタであり、第8のトランジスタ38は、NチャネルMOSトランジスタである。第1ないし第6のトランジスタ31〜36は、例えばNチャネルMOSトランジスタである。
【0020】
この回路は、ダイナミック動作をするオーバーフロー検出回路である。クロック信号CKがローレベルのときは、プリチャージ期間であり、出力信号Vは入力信号によらず常にハイレベルである。この後、クロック信号CKがハイレベルになると、オーバーフロー検出回路として動作する。
【0021】
本実施例では、8素子でオーバーフロー検出回路を構成することができるので、図1に示した実施例よりも素子数をさらに減らすことが可能となる。
図3は、本発明のオーバーフロー検出回路の第3の実施例を示す。
【0022】
図3に示すように、信号A,B,Sはそれぞれ第1のトランジスタ41、第2のトランジスタ42、第5のトランジスタ45のゲートに供給される。信号/A,/B,/Sはそれぞれ第3のトランジスタ43、第4のトランジスタ44、第6のトランジスタ46のゲートに供給される。また、クロック信号CKは、第7のトランジスタ47及び第8のトランジスタ48のゲートに供給される。
【0023】
第7のトランジスタ47の電流経路の第1の端子は、例えば電源電位に接続され、第7のトランジスタ47の電流経路の第2の端子は、第1ないし第4のトランジスタ41〜44の電流経路の第1の端子に接続される。第1及び第2のトランジスタ41、42の電流経路の第2の端子は、第5のトランジスタ45の電流経路の第1の端子に接続される。第3及び第4のトランジスタ43、44の電流経路の第2の端子は、第6のトランジスタ46の電流経路の第1の端子に接続される。第5及び第6のトランジスタ45、46の電流経路の第2の端子は、第8のトランジスタ48の電流経路の第1の端子に接続される。第8のトランジスタ48の電流経路の第2の端子は、例えば接地される。
【0024】
また、第7のトランジスタ47の電流経路の第2の端子と、第1ないし第4のトランジスタ41〜44の電流経路の第1の端子の接続点は出力端子となり、オーバーフロー信号Vを出力する。
【0025】
また、第7のトランジスタ47は、PチャネルMOSトランジスタであり、第8のトランジスタ48は、NチャネルMOSトランジスタである。第1ないし第6のトランジスタ41〜46は、例えばNチャネルMOSトランジスタである。
【0026】
この回路は、図2に示した回路と同様に、ダイナミック動作をするオーバーフロー検出回路である。クロック信号CKがローレベルのときは、プリチャージ期間であり、出力信号Vは入力信号によらず常にハイレベルである。この後、クロック信号CKがハイレベルになると、オーバーフロー検出回路として動作する。
【0027】
本実施例では、8素子でオーバーフロー検出回路を構成しているので、従来例よりも素子数を減らすことができる。
図4は、本発明のオーバーフロー検出回路の第4の実施例を示す。
【0028】
図4に示した実施例において、信号A,B,Sはそれぞれ第1のトランジスタ51、第3のトランジスタ53、第6のトランジスタ56のゲートに供給される。信号/A,/B,/Sはそれぞれ第2のトランジスタ52、第4のトランジスタ54、第5のトランジスタ55のゲートに供給される。また、クロック信号CKは、第7のトランジスタ57及び第8のトランジスタ58のゲートに供給される。
【0029】
また、第7のトランジスタ57の電流経路の第1の端子は電源電位に接続され、第7のトランジスタ57の電流経路の第2の端子は第5のトランジスタ55及び第6のトランジスタ56の電流経路の第2の端子に接続される。第6のトランジスタ56の電流経路の第1の端子は第4のトランジスタ54の電流経路の第2の端子に接続され、第4のトランジスタ54の電流経路の第1の端子は第2のトランジスタ52の電流経路の第2の端子に接続される。第2のトランジスタ52の電流経路の第1の端子は第8のトランジスタ58の第2の端子に接続される。また、第5のトランジスタ55の電流経路の第1の端子は第3のトランジスタ53の電流経路の第2の端子に接続され、第3のトランジスタ53の電流経路の第1の端子は第1のトランジスタ51の電流経路の第2の端子に接続される。第1のトランジスタ51の電流経路の第1の端子は第8のトランジスタ58の電流経路の第2の端子に接続される。第8のトランジスタ58の電流経路の第1の端子は接地される。
【0030】
第7のトランジスタ57の電流経路の第2の端子と、第5及び第6のトランジスタ55、56の電流経路の第2の端子との接続点は出力端子となり、オーバーフロー信号/Vを出力する。
【0031】
また、第7のトランジスタ57は、PチャネルMOSトランジスタであり、第8のトランジスタ58は、NチャネルMOSトランジスタである。第1ないし第6のトランジスタ51〜56は、例えばNチャネルMOSトランジスタである。
【0032】
この回路は、図2及び図3に示した回路と同様に、ダイナミック動作をするオーバーフロー検出回路である。クロック信号CKがローレベルのときは、プリチャージ期間であり、出力信号/Vは入力信号によらず常にハイレベルである。この後、クロック信号CKがハイレベルになると、オーバーフロー検出回路として動作する。
【0033】
本実施例では、図2及び図3に示した回路と同様に、オーバーフロー検出回路を構成する素子数を従来よりも減らすことができる。
なお、図2ないし図4に示した実施例において、例えば電源電位と出力端子間に第7のトランジスタ37、47、57に代えて抵抗を設けてもよい。また、第8のトランジスタ38、48、58を除去し、トランジスタ31、32、33、34、45、46、51、52の電流経路のこれらの除去したトランジスタに接続されていた端子を例えば接地してもよい。この場合も、オーバーフロー検出回路として動作し、素子数を減らすことができる。
【0034】
また、上述の実施例ではトランジスタを用いているが、これに限られるものではなく、スイッチ手段であればよい。また、上述の実施例で電源電位と接地電位を逆にしてもオーバーフロー検出回路として動作する。
【0035】
【発明の効果】
以上説明したように、本発明によれば、オーバーフロー検出回路をスイッチ回路網による単一の論理ゲートで構成するため、素子数を減らし検出時間を短くすることが可能となる。
【図面の簡単な説明】
【図1】本発明の第1の実施例を示す回路図。
【図2】本発明の第2の実施例を示す回路図。
【図3】本発明の第3の実施例を示す回路図。
【図4】本発明の第4の実施例を示す回路図。
【図5】従来例を示す回路図。
【符号の説明】
11〜16…PチャネルMOSトランジスタ、
17〜22…NチャネルMOSトランジスタ、
A…加算回路の第1の入力信号の最上位ビット、
/A…信号Aの反転信号、
B…加算回路の第2の入力信号の最上位ビット、
/B…信号Bの反転信号、
S…加算回路の出力信号の最上位ビット、
/S…信号Sの反転信号。[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an overflow detection circuit of an arithmetic unit, and more particularly to an overflow detection circuit for a microprocessor, a signal processor, and an overflow detection of a bit slice ALU.
[0002]
[Prior art]
Arithmetic operations inside the electronic computer are executed using a binary number of a plurality of bits. At this time, since the calculation accuracy is a finite bit length, an overflow may occur. The overflow can be relatively easily detected by using the result of the operation.
[0003]
For example, consider a case in which an addition operation is performed on 4-bit binary data represented in two's complement representation. For example, when an operation of +5 + (− 7) is performed, 0101 + 1001 = 1110 (= −2), and no overflow occurs. However, for example, when an operation of −7 + (− 6) is performed, 1001 + 1010 = 0011 (= 3), and an overflow occurs. For example, for the operation of +7 + (+ 6), 0111 + 0110 = 1101 (= −3), and an overflow occurs.
[0004]
Thus, it can be seen that overflow occurs when the sign bit of the two input data, that is, the most significant bit (hereinafter referred to as MSB) is the same and the MSB of the output data is different from the MSB of the input data.
[0005]
FIG. 5 shows an overflow detection circuit in this case. The MSBs of two input data input to a multi-bit addition circuit (not shown) are denoted by A and B, respectively, and the MSB of output data of the addition circuit is denoted by S.
[0006]
In FIG. 5, signals A and B are supplied to first and second input terminals of an exclusive NOR gate 1, respectively, and a signal B is supplied to first and second input terminals of an
[0007]
[Problems to be solved by the invention]
The circuit shown in FIG. 5 has the following two disadvantages. The first drawback is that the number of elements is relatively large at 24 elements. The second drawback is that the overflow detection time is long because the signal passes through the logic gate in two stages. In order to detect whether or not an overflow has occurred using the operation result, the detection must be performed at high speed.
The present invention has been made in view of the above problems, and has as its object to provide an overflow detection circuit having a small number of elements and a short detection time.
[0008]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, an overflow detection circuit according to the present invention comprises: a first switch means having a first terminal connected to a first power supply potential and a first signal supplied to a control terminal; A second switch means having a terminal connected to the first power supply potential and a second signal supplied to the control terminal; a first terminal connected to the first power supply potential and a first signal connected to the control terminal; Third switch means to which an inverted signal of the second signal is supplied, fourth switch means having a first terminal connected to the first power supply potential, and an inverted signal of the second signal supplied to the control terminal, One terminal is connected to the second terminal of the first switch means and the second terminal of the second switch means, a third signal is supplied to the control terminal, and the second terminal outputs an overflow signal. The fifth switch means and the first terminal are connected to the second switch means of the third switch means. A sixth switch means connected to the second terminal of the second switch and the fourth switch means, and a control terminal supplied with an inverted signal of the third signal; and a first terminal connected to the second power supply potential. A seventh switch means for supplying a first signal to the control terminal, and an eighth switch means for connecting the first terminal to the second power supply potential and supplying an inverted signal of the first signal to the control terminal. Switch means, ninth switch means having a first terminal connected to the second terminal of the seventh switch means, and a control terminal supplied with a second signal, and a first terminal connected to the eighth switch means. A tenth switch means connected to a second terminal of the means and an inverted signal of the second signal supplied to a control terminal; a first terminal connected to a second terminal of the ninth switch means; An inverted signal of the third signal is supplied to the control terminal, and the second terminal is connected to the fifth switch means. And a first terminal connected to the second terminal of the tenth switch means, a third signal supplied to the control terminal, and a fifth terminal connected to the fifth terminal. And twelfth switch means connected to the second terminal of the switch means.
[0009]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 shows a first embodiment of the overflow detection circuit of the present invention.
As shown in FIG. 1, the signal A is supplied to the gates of the first transistor 11 and the
[0010]
The first terminals of the current paths of the first transistor 11, the
[0011]
The second terminal of the current path of the
[0012]
The second terminal of the current path of the
[0013]
In this embodiment, signals A, B, and S and their inverted signals / A, / B, and / S are used. When the signals / A, / B, and / S are generated by another circuit, those signals can be used as input signals of the present circuit. In this case, in this embodiment, the number of elements is 12 and the number of gate stages is one. Therefore, the number of elements and the delay time can be reduced as compared with the conventional example.
[0014]
When the inverted signals / A, / B, / S are not generated by other circuits, these signals must be generated from the signals A, B, S by using three inverters each composed of two transistors. Must. In this case, although the number of elements is 18, the number of elements can be reduced as compared with the conventional example.
[0015]
Note that in FIG. 1, the first to sixth transistors are P-channel transistors, and the seventh to twelfth transistors are N-channel transistors.
FIG. 2 shows a second embodiment of the overflow detection circuit of the present invention.
[0016]
As shown in FIG. 2, the signals A, B, and S are supplied to the gates of the first transistor 31, the
[0017]
The first terminal of the current path of the
[0018]
A connection point between the second terminal of the current path of the
[0019]
The
[0020]
This circuit is an overflow detection circuit that performs a dynamic operation. When the clock signal CK is at the low level, it is the precharge period, and the output signal V is always at the high level regardless of the input signal. Thereafter, when the clock signal CK goes high, it operates as an overflow detection circuit.
[0021]
In this embodiment, since the overflow detection circuit can be constituted by eight elements, the number of elements can be further reduced as compared with the embodiment shown in FIG.
FIG. 3 shows a third embodiment of the overflow detection circuit of the present invention.
[0022]
As shown in FIG. 3, signals A, B, and S are supplied to the gates of a
[0023]
The first terminal of the current path of the seventh transistor 47 is connected to, for example, a power supply potential, and the second terminal of the current path of the seventh transistor 47 is connected to the current path of the first to
[0024]
A connection point between the second terminal of the current path of the seventh transistor 47 and the first terminal of the current path of the first to
[0025]
The seventh transistor 47 is a P-channel MOS transistor, and the
[0026]
This circuit is an overflow detection circuit that performs a dynamic operation similarly to the circuit shown in FIG. When the clock signal CK is at the low level, it is the precharge period, and the output signal V is always at the high level regardless of the input signal. Thereafter, when the clock signal CK goes high, it operates as an overflow detection circuit.
[0027]
In this embodiment, since the overflow detection circuit is composed of eight elements, the number of elements can be reduced as compared with the conventional example.
FIG. 4 shows a fourth embodiment of the overflow detection circuit of the present invention.
[0028]
In the embodiment shown in FIG. 4, signals A, B, and S are supplied to the gates of a
[0029]
The first terminal of the current path of the
[0030]
A connection point between the second terminal of the current path of the
[0031]
The
[0032]
This circuit is an overflow detection circuit that performs a dynamic operation similarly to the circuits shown in FIGS. When the clock signal CK is at the low level, it is the precharge period, and the output signal / V is always at the high level regardless of the input signal. Thereafter, when the clock signal CK goes high, it operates as an overflow detection circuit.
[0033]
In this embodiment, similarly to the circuits shown in FIGS. 2 and 3, the number of elements constituting the overflow detection circuit can be reduced as compared with the related art.
In the embodiment shown in FIGS. 2 to 4, for example, a resistor may be provided between the power supply potential and the output terminal instead of the
[0034]
In the above-described embodiment, a transistor is used. However, the present invention is not limited to this, and any switch may be used. Further, even if the power supply potential and the ground potential are reversed in the above-described embodiment, the circuit operates as an overflow detection circuit.
[0035]
【The invention's effect】
As described above, according to the present invention, since the overflow detection circuit is configured by a single logic gate using a switch network, the number of elements can be reduced and the detection time can be shortened.
[Brief description of the drawings]
FIG. 1 is a circuit diagram showing a first embodiment of the present invention.
FIG. 2 is a circuit diagram showing a second embodiment of the present invention.
FIG. 3 is a circuit diagram showing a third embodiment of the present invention.
FIG. 4 is a circuit diagram showing a fourth embodiment of the present invention.
FIG. 5 is a circuit diagram showing a conventional example.
[Explanation of symbols]
11 to 16 P-channel MOS transistors,
17 to 22... N-channel MOS transistors,
A: the most significant bit of the first input signal of the adding circuit;
/ A: inverted signal of signal A,
B: the most significant bit of the second input signal of the adding circuit;
/ B: inverted signal of signal B,
S: the most significant bit of the output signal of the adding circuit,
/ S: an inverted signal of the signal S.
Claims (7)
第1の端子が前記第1の電源電位に接続され、制御端子に第2の信号が供給される第2のスイッチ手段と、
第1の端子が前記第1の電源電位に接続され、制御端子に前記第1の信号の反転信号が供給される第3のスイッチ手段と、
第1の端子が前記第1の電源電位に接続され、制御端子に前記第2の信号の反転信号が供給される第4のスイッチ手段と、
第1の端子が前記第1のスイッチ手段の第2の端子及び前記第2のスイッチ手段の第2の端子に接続され、制御端子に第3の信号が供給され、第2の端子がオーバーフロー信号を出力する第5のスイッチ手段と、
第1の端子が前記第3のスイッチ手段の第2の端子及び前記第4のスイッチ手段の第2の端子に接続され、制御端子に前記第3の信号の反転信号が供給される第6のスイッチ手段と、
第1の端子が第2の電源電位に接続され、制御端子に前記第1の信号が供給される第7のスイッチ手段と、
第1の端子が前記第2の電源電位に接続され、制御端子に前記第1の信号の反転信号が供給される第8のスイッチ手段と、
第1の端子が前記第7のスイッチ手段の第2の端子に接続され、制御端子に前記第2の信号が供給される第9のスイッチ手段と、
第1の端子が前記第8のスイッチ手段の第2の端子に接続され、制御端子に前記第2の信号の反転信号が供給される第10のスイッチ手段と、
第1の端子が前記第9のスイッチ手段の第2の端子に接続され、制御端子に前記第3の信号の反転信号が供給され、第2の端子が前記第5のスイッチ手段の第2の端子に接続される第11のスイッチ手段と、
第1の端子が前記第10のスイッチ手段の第2の端子に接続され、制御端子に前記第3の信号が供給され、第2の端子が前記第5のスイッチ手段の第2の端子に接続される第12のスイッチ手段と
を具備することを特徴とするオーバーフロー検出回路。First switch means having a first terminal connected to a first power supply potential and a first signal supplied to a control terminal;
A second switch means having a first terminal connected to the first power supply potential and a second signal supplied to a control terminal;
Third switch means having a first terminal connected to the first power supply potential, and a control terminal supplied with an inverted signal of the first signal;
Fourth switch means having a first terminal connected to the first power supply potential and a control terminal supplied with an inverted signal of the second signal;
A first terminal is connected to a second terminal of the first switch means and a second terminal of the second switch means, a third signal is supplied to a control terminal, and the second terminal is an overflow signal. Fifth switch means for outputting
A sixth terminal in which a first terminal is connected to a second terminal of the third switch means and a second terminal of the fourth switch means, and an inverted signal of the third signal is supplied to a control terminal. Switch means;
Seventh switch means having a first terminal connected to a second power supply potential and a control terminal to which the first signal is supplied;
Eighth switch means having a first terminal connected to the second power supply potential, and a control terminal supplied with an inverted signal of the first signal;
Ninth switch means having a first terminal connected to a second terminal of the seventh switch means and a control terminal supplied with the second signal;
A tenth switch means having a first terminal connected to a second terminal of the eighth switch means and a control terminal supplied with an inverted signal of the second signal;
A first terminal is connected to a second terminal of the ninth switch means, an inverted signal of the third signal is supplied to a control terminal, and a second terminal is connected to a second terminal of the fifth switch means. Eleventh switch means connected to the terminal;
A first terminal is connected to a second terminal of the tenth switch means, a third signal is supplied to a control terminal, and a second terminal is connected to a second terminal of the fifth switch means. An overflow detection circuit, comprising: a twelfth switch means.
第1の端子が前記第1の電源電位に接続され、制御端子に第2の信号が供給される第2のスイッチ手段と、
第1の端子が前記第1の電源電位に接続され、制御端子に前記第1の信号の反転信号が供給される第3のスイッチ手段と、
第1の端子が前記第1の電源電位に接続され、制御端子に前記第2の信号の反転信号が供給される第4のスイッチ手段と、
第1の端子が前記第1のスイッチ手段の第2の端子及び前記第2のスイッチ手段の第2の端子に接続され、制御端子に第3の信号が供給され、第2の端子がオーバーフロー信号を出力する第5のスイッチ手段と、
第1の端子が前記第3のスイッチ手段の第2の端子及び前記第4のスイッチ手段の第2の端子に接続され、制御端子に前記第3の信号の反転信号が供給され、第2の端子が前記第5のスイッチ手段の第2の端子に接続される第6のスイッチ手段と
を具備することを特徴とするオーバーフロー検出回路。First switch means having a first terminal connected to a first power supply potential and a first signal supplied to a control terminal;
A second switch means having a first terminal connected to the first power supply potential and a second signal supplied to a control terminal;
Third switch means having a first terminal connected to the first power supply potential, and a control terminal supplied with an inverted signal of the first signal;
Fourth switch means having a first terminal connected to the first power supply potential and a control terminal supplied with an inverted signal of the second signal;
A first terminal is connected to a second terminal of the first switch means and a second terminal of the second switch means, a third signal is supplied to a control terminal, and the second terminal is an overflow signal. Fifth switch means for outputting
A first terminal is connected to a second terminal of the third switch means and a second terminal of the fourth switch means, and an inverted signal of the third signal is supplied to a control terminal. An overflow detection circuit comprising: a sixth switch means whose terminal is connected to a second terminal of the fifth switch means.
第1の端子が前記第1のスイッチ手段の第1の端子に接続され、制御端子に第2の信号が供給される第2のスイッチ手段と、
第1の端子が前記第1のスイッチ手段の第1の端子に接続され、制御端子に前記第1の信号の反転信号が供給される第3のスイッチ手段と、
第1の端子が前記第1のスイッチ手段の第1の端子に接続され、制御端子に前記第2の信号の反転信号が供給される第4のスイッチ手段と、
第1の端子が前記第1のスイッチ手段の第2の端子及び前記第2のスイッチ手段の第2の端子に接続され、制御端子に第3の信号が供給され、第2の端子が第1の電源電位に接続される第5のスイッチ手段と、
第1の端子が前記第3のスイッチ手段の第2の端子及び前記第4のスイッチ手段の第2の端子に接続され、制御端子に前記第3の信号の反転信号が供給され、第2の端子が前記第1の電源電位に接続される第6のスイッチ手段と、
を具備することを特徴とするオーバーフロー検出回路。First switch means for outputting an overflow signal from the first terminal and supplying the first signal to the control terminal;
A second switch means having a first terminal connected to a first terminal of the first switch means and a control terminal supplied with a second signal;
A third switch means having a first terminal connected to a first terminal of the first switch means, and a control terminal supplied with an inverted signal of the first signal;
A fourth switch means having a first terminal connected to the first terminal of the first switch means and a control terminal supplied with an inverted signal of the second signal;
A first terminal is connected to a second terminal of the first switch means and a second terminal of the second switch means, a third signal is supplied to a control terminal, and the second terminal is connected to the first terminal. Fifth switch means connected to the power supply potential of
A first terminal is connected to a second terminal of the third switch means and a second terminal of the fourth switch means, and an inverted signal of the third signal is supplied to a control terminal. Sixth switch means having a terminal connected to the first power supply potential;
An overflow detection circuit, comprising:
第1の端子が前記第1の電源電位に接続され、制御端子に前記第1の信号の反転信号が供給される第2のスイッチ手段と、
第1の端子が前記第1のスイッチ手段の第2の端子に接続され、制御端子に第2の信号が供給される第3のスイッチ手段と、
第1の端子が前記第2のスイッチ手段の第2の端子に接続され、制御端子に前記第2の信号の反転信号が供給される第4のスイッチ手段と、
第1の端子が前記第3のスイッチ手段の第2の端子に接続され、制御端子に第3の信号の反転信号が供給され、第2の端子がオーバーフロー信号を出力する第5のスイッチ手段と、
第1の端子が前記第4のスイッチ手段の第2の端子に接続され、制御端子に前記第3の信号が供給され、第2の端子が前記第5のスイッチ手段の第2の端子に接続される第6のスイッチ手段と、
を具備することを特徴とするオーバーフロー検出回路。First switch means having a first terminal connected to a first power supply potential and a first signal supplied to a control terminal;
Second switch means having a first terminal connected to the first power supply potential and a control terminal supplied with an inverted signal of the first signal;
A third switch means having a first terminal connected to a second terminal of the first switch means and a control terminal supplied with a second signal;
Fourth switch means having a first terminal connected to a second terminal of the second switch means, and a control terminal supplied with an inverted signal of the second signal;
A first terminal connected to a second terminal of the third switch means, a control terminal supplied with an inverted signal of a third signal, and a second terminal outputting an overflow signal; ,
A first terminal is connected to a second terminal of the fourth switch means, a control terminal is supplied with the third signal, and a second terminal is connected to a second terminal of the fifth switch means. Sixth switch means to be performed;
An overflow detection circuit, comprising:
前記第2の信号は、2の補数表現された第2の多ビット信号の最上位ビットであり、
前記第3の信号は、前記第1の多ビット信号と前記第2の多ビット信号を加算する加算回路の出力信号の最上位ビットである
ことを特徴とする請求項1ないし4記載のオーバーフロー検出回路。The first signal is the most significant bit of a first multi-bit signal represented in two's complement;
The second signal is the most significant bit of a second multi-bit signal represented in two's complement;
5. The overflow detection according to claim 1, wherein the third signal is a most significant bit of an output signal of an adder for adding the first multi-bit signal and the second multi-bit signal. circuit.
前記第7ないし第12のスイッチ手段は、第2導電型のMOSトランジスタである
ことを特徴とする請求項1記載のオーバーフロー検出回路。The first to sixth switch means are first conductivity type MOS transistors,
2. The overflow detection circuit according to claim 1, wherein said seventh to twelfth switch means are second conductivity type MOS transistors.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31780196A JP3561103B2 (en) | 1996-11-28 | 1996-11-28 | Overflow detection circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31780196A JP3561103B2 (en) | 1996-11-28 | 1996-11-28 | Overflow detection circuit |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH10161849A JPH10161849A (en) | 1998-06-19 |
JP3561103B2 true JP3561103B2 (en) | 2004-09-02 |
Family
ID=18092197
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP31780196A Expired - Fee Related JP3561103B2 (en) | 1996-11-28 | 1996-11-28 | Overflow detection circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3561103B2 (en) |
-
1996
- 1996-11-28 JP JP31780196A patent/JP3561103B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH10161849A (en) | 1998-06-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4953115A (en) | Absolute value calculating circuit having a single adder | |
US5173870A (en) | Transmission and latch circuit for logic signal | |
US5224065A (en) | Arithmetic operation unit having bit inversion function | |
US4471454A (en) | Fast, efficient, small adder | |
JPH0785221B2 (en) | Complementizer | |
CN100533369C (en) | Comparison circuit and method | |
JP3561103B2 (en) | Overflow detection circuit | |
US6055557A (en) | Adder circuit and method therefor | |
US6140843A (en) | Conditional invert functions in precharged circuits | |
US7290027B2 (en) | Circuit suitable for use in a carry lookahead adder | |
US4989174A (en) | Fast gate and adder for microprocessor ALU | |
US20030145032A1 (en) | 4:2 Compressor circuit for use in an arithmetic unit | |
US5260680A (en) | Digital comparator circuit | |
US5812521A (en) | Static adder using BICMOS emitter dot circuits | |
US7325024B2 (en) | Adder circuit with sense-amplifier multiplexer front-end | |
US5576636A (en) | Low power programmable logic arrays | |
EP0228649B1 (en) | CMOS encoder circuit | |
US6216147B1 (en) | Method and apparatus for an N-nary magnitude comparator | |
EP0302764B1 (en) | Circuit for comparing magnitudes of binary signals | |
JP2529083B2 (en) | Carry propagation circuit | |
JP3923672B2 (en) | Computing unit | |
US6580294B1 (en) | Zipper domino carry generate cell for fast adders | |
KR100486255B1 (en) | Data detection circuit and method | |
JPH0460252B2 (en) | ||
JP2938589B2 (en) | Semiconductor integrated circuit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040518 |
|
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: 20040525 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040527 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090604 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090604 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100604 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100604 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110604 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120604 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |