JP2005259083A - ディジタル回路 - Google Patents
ディジタル回路 Download PDFInfo
- Publication number
- JP2005259083A JP2005259083A JP2004073589A JP2004073589A JP2005259083A JP 2005259083 A JP2005259083 A JP 2005259083A JP 2004073589 A JP2004073589 A JP 2004073589A JP 2004073589 A JP2004073589 A JP 2004073589A JP 2005259083 A JP2005259083 A JP 2005259083A
- Authority
- JP
- Japan
- Prior art keywords
- carry
- circuit
- sum
- input
- group
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/50—Adding; Subtracting
- G06F7/505—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination
- G06F7/506—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination with simultaneous carry generation for, or propagation over, two or more stages
- G06F7/507—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination with simultaneous carry generation for, or propagation over, two or more stages using selection between two conditionally calculated carry or sum values
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/50—Adding; Subtracting
- G06F7/505—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination
- G06F7/506—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination with simultaneous carry generation for, or propagation over, two or more stages
- G06F7/508—Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination with simultaneous carry generation for, or propagation over, two or more stages using carry look-ahead circuits
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Mathematical Optimization (AREA)
- General Engineering & Computer Science (AREA)
- Complex Calculations (AREA)
Abstract
【解決手段】 図1の回路は、入力信号A[n-1:0]、SH[log2n-1:0]、DAT[n-1:0]と、前記信号DATを前記信号SHビットだけシフトしたデータB[n-1:0]を出力するバレルシフタと、A,Bのそれぞれの桁をmビット毎のグループに分けて、G,P,キャリー入力がHのときの加算結果SUM0およびキャリー入力がLのときの加算結果SUM1を計算するグループG・P・SUM計算段と、前記グループ毎のキャリーを計算するキャリー計算回路と、前記グループ毎に計算されたSUM0,SUM1をキャリー計算回路が出力した各キャリーにより選択するSUM選択段からなる。
【選択図】 図1
Description
桁上げ先見方式nビット加算器について、入力信号の第i桁目をそれぞれai,biとすると、以下式において第i桁目の桁上げ伝搬項pi、第i桁目の桁上げ生成項gi、第i+1桁目のキャリー出力ci+1、第i桁目の和出力sumiを定義できる。
Claims (4)
- ビット数がmである2つの信号a,b(0≦a,b≦2m−1)のうち前記信号aを入力し、前記信号aと、0から2m−1までの2m個の値それぞれとについて、桁上げ生成項Gi(0≦i≦2m−1)、桁上げ伝搬項Piおよび和Siを計算し、出力する計算部と、
前記計算部により計算された前記桁上げ生成項Gi、前記桁上げ伝搬項Piおよび前記和Siならびに前記信号bを入力し、i=bのときの前記桁上げ生成項Gb、前記桁上げ伝搬項Pbおよび前記和Sbを選択し、出力する選択部と、
を備えることを特徴とするディジタル回路。 - 請求項1に記載のディジタル回路において、
前記選択部は、桁上げ入力を0とした場合の前記和Sbである和S0bと、桁上げ入力を1とした場合の前記和Sbである和S1bとを、それぞれ出力することを特徴とするディジタル回路。 - 請求項2に記載のディジタル回路において、
前記桁上げ生成項Gbおよび前記桁上げ伝搬項Pbを入力し、前記桁上げ入力を計算し、出力する桁上げ計算部と、
前記桁上げ計算部により計算された前記桁上げ入力に応じて、前記和S0bおよび前記和S1bのうち一方を選択し、出力する第2選択部と、を更に備えることを特徴とするディジタル回路。 - 請求項1〜3の何れか一項に記載のディジタル回路において、
前記選択部に入力される前記信号bを出力するバレルシフタを更に備えることを特徴とするディジタル回路。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004073589A JP4408727B2 (ja) | 2004-03-15 | 2004-03-15 | ディジタル回路 |
US11/078,379 US7440991B2 (en) | 2004-03-15 | 2005-03-14 | Digital circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004073589A JP4408727B2 (ja) | 2004-03-15 | 2004-03-15 | ディジタル回路 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005259083A true JP2005259083A (ja) | 2005-09-22 |
JP4408727B2 JP4408727B2 (ja) | 2010-02-03 |
Family
ID=34918664
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004073589A Expired - Fee Related JP4408727B2 (ja) | 2004-03-15 | 2004-03-15 | ディジタル回路 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7440991B2 (ja) |
JP (1) | JP4408727B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7778864B2 (en) * | 2002-12-16 | 2010-08-17 | Oracle International Corporation | System and method for identifying sourcing event metrics for analyzing a supplier |
JP7048175B2 (ja) * | 2018-05-14 | 2022-04-05 | 株式会社ブリヂストン | 空気入りタイヤ |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5508952A (en) * | 1993-10-19 | 1996-04-16 | Kantabutra; Vitit | Carry-lookahead/carry-select binary adder |
JP3104694B2 (ja) | 1998-11-30 | 2000-10-30 | 日本電気株式会社 | 加算器 |
US7290027B2 (en) * | 2002-01-30 | 2007-10-30 | International Business Machines Corporation | Circuit suitable for use in a carry lookahead adder |
US7206802B2 (en) * | 2002-10-10 | 2007-04-17 | International Business Machines Corporation | Hybrid carry look ahead/carry select adder including carry logic generating complementary hot carry signals, and method for producing the carry logic |
KR100459735B1 (ko) * | 2003-02-22 | 2004-12-03 | 삼성전자주식회사 | 블록 캐리 전파 즉시 합산 값을 출력하는 한 위상내 자체동기 캐리 룩어헤드 애더 및 그 합산 방법 |
US7185043B2 (en) * | 2003-06-23 | 2007-02-27 | Sun Microsystems, Inc. | Adder including generate and propagate bits corresponding to multiple columns |
-
2004
- 2004-03-15 JP JP2004073589A patent/JP4408727B2/ja not_active Expired - Fee Related
-
2005
- 2005-03-14 US US11/078,379 patent/US7440991B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20050203984A1 (en) | 2005-09-15 |
JP4408727B2 (ja) | 2010-02-03 |
US7440991B2 (en) | 2008-10-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10402166B2 (en) | System and method for processing data in an adder based circuit | |
US7395304B2 (en) | Method and apparatus for performing single-cycle addition or subtraction and comparison in redundant form arithmetic | |
JP3719509B2 (ja) | シリアル演算パイプライン、演算装置、算術論理演算回路およびシリアル演算パイプラインによる演算方法 | |
US6601077B1 (en) | DSP unit for multi-level global accumulation | |
EP0477011B1 (en) | Processor element for calculating accumulation of data, processing unit, and processor | |
US7921149B2 (en) | Division and square root arithmetic unit | |
US9146707B2 (en) | Generating a fast 3x multiplicand term for radix-8 booth multiplication | |
US6754689B2 (en) | Method and apparatus for performing subtraction in redundant form arithmetic | |
JPH0447849B2 (ja) | ||
JP7292297B2 (ja) | 確率的丸めロジック | |
EP0416869B1 (en) | Digital adder/accumulator | |
JPH01144122A (ja) | 除算回路 | |
JPH08212058A (ja) | 加算オーバフロ検出回路 | |
JP3003467B2 (ja) | 演算装置 | |
JP3277089B2 (ja) | 乗算器及び積和演算装置 | |
JPH1195982A (ja) | 演算処理回路及び演算処理方法並びに演算処理システム | |
JP4408727B2 (ja) | ディジタル回路 | |
CN217034730U (zh) | 多位选择器及运算电路及芯片 | |
KR100329914B1 (ko) | 제산장치 | |
CN111630509B (zh) | 执行积和运算的运算电路 | |
US6138134A (en) | Computational method and apparatus for finite field multiplication | |
JPH03228120A (ja) | 増分器 | |
RU2823911C1 (ru) | Конвейерный накапливающий сумматор по произвольным модулям | |
JP3563043B2 (ja) | 平方根の逆数計算方法、計算回路、及びプログラム | |
JP2004227248A (ja) | 演算装置及び演算方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070208 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090317 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090428 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090714 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090814 |
|
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: 20091020 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20091110 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121120 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121120 Year of fee payment: 3 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121120 Year of fee payment: 3 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121120 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131120 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |