JP2008305335A - 除算回路 - Google Patents
除算回路 Download PDFInfo
- Publication number
- JP2008305335A JP2008305335A JP2007154235A JP2007154235A JP2008305335A JP 2008305335 A JP2008305335 A JP 2008305335A JP 2007154235 A JP2007154235 A JP 2007154235A JP 2007154235 A JP2007154235 A JP 2007154235A JP 2008305335 A JP2008305335 A JP 2008305335A
- Authority
- JP
- Japan
- Prior art keywords
- divisor
- dividend
- circuit
- quotient
- subtraction
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 101100194362 Schizosaccharomyces pombe (strain 972 / ATCC 24843) res1 gene Proteins 0.000 description 14
- 238000000034 method Methods 0.000 description 11
- 101100194363 Schizosaccharomyces pombe (strain 972 / ATCC 24843) res2 gene Proteins 0.000 description 7
- 238000010586 diagram Methods 0.000 description 5
- 101150018075 sel-2 gene Proteins 0.000 description 5
- 101100171060 Caenorhabditis elegans div-1 gene Proteins 0.000 description 3
- 230000000295 complement effect Effects 0.000 description 3
- 101100115215 Caenorhabditis elegans cul-2 gene Proteins 0.000 description 2
- -1 div2 Proteins 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
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/52—Multiplying; Dividing
- G06F7/535—Dividing only
- G06F7/537—Reduction of the number of iteration steps or stages, e.g. using the Sweeny-Robertson-Tocher [SRT] algorithm
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2207/00—Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F2207/535—Indexing scheme relating to groups G06F7/535 - G06F7/5375
- G06F2207/5353—Restoring division
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Complex Calculations (AREA)
- Measuring Or Testing Involving Enzymes Or Micro-Organisms (AREA)
Abstract
【解決手段】被除数を除数で除算する除算回路であって、除数の2倍から2m−1(mは2以上の整数)倍までの2m−2個の除数の倍数である倍除数を生成する倍除数生成回路と、被除数から、除数及び2m−2個の倍除数の夫々を減じることにより、被除数に対する商を上位からmビットずつ順に生成する商生成回路と、を備える。
【選択図】図1
Description
13 倍除数生成回路
14,15 パイプラインレジスタ
16 商生成回路
Claims (4)
- 被除数を除数で除算する除算回路であって、
前記除数の2倍から2m−1(mは2以上の整数)倍までの2m−2個の前記除数の倍数である倍除数を生成する倍除数生成回路と、
前記被除数から、前記除数及び2m−2個の前記倍除数の夫々を減じることにより、前記被除数に対する商を上位からmビットずつ順に生成する商生成回路と、
を備えることを特徴とする除算回路。 - 請求項1に記載の除算回路であって、
前記除数及び前記倍除数はn(nは2以上の整数)ビットであり、
前記商生成回路は、
前記被除数の高次からnビットを被減数とし、前記除数及び2m−2個の前記倍除数の夫々を減数として、2m−1個の減算結果を出力する減算回路と、
2m−1個の前記減算結果に基づいて、前記被除数に対する商の一部であるmビットの部分商を生成する部分商生成回路と、
前記被除数及び2m−1個の前記減算結果に基づいて、前記被除数に対する次のmビットの部分商を生成すべく、前記減算回路における前記被減数を更新する被減数更新回路と、
を含んで構成されることを特徴とする除算回路。 - 請求項2に記載の除算回路であって、
前記部分商生成回路は、
2m−1個の前記減算結果に基づいて、前記減算結果が全て負の場合はmビットのゼロを前記部分商として出力し、前記減算結果に正が含まれる場合は前記減算結果が正のうち最大の前記除数又は前記倍除数の前記除数に対する倍数を示すmビットの数を前記部分商として出力する部分商選択回路を含んで構成されることを特徴とする除算回路。 - 請求項2又は3に記載の除算回路であって、
前記被減数更新回路は、
前記減算結果が全て負の場合は、前記被減数を出力し、前記減算結果に正が含まれる場合は前記減算結果のうち正の最小の減算結果を出力する減算結果選択回路と、
前記減算結果選択回路から出力されるnビットの前記被減数又は前記減算結果の下位n−mビットに、前記被除数の前記nビットに続くmビットを付加したnビットの数を前記被減数として出力する被減数生成回路と、
を含んで構成されることを特徴とする除算回路。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007154235A JP2008305335A (ja) | 2007-06-11 | 2007-06-11 | 除算回路 |
CN2008101085618A CN101324836B (zh) | 2007-06-11 | 2008-05-27 | 除法电路 |
US12/136,542 US20080307032A1 (en) | 2007-06-11 | 2008-06-10 | Divider Circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007154235A JP2008305335A (ja) | 2007-06-11 | 2007-06-11 | 除算回路 |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008305335A true JP2008305335A (ja) | 2008-12-18 |
Family
ID=40096853
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007154235A Pending JP2008305335A (ja) | 2007-06-11 | 2007-06-11 | 除算回路 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20080307032A1 (ja) |
JP (1) | JP2008305335A (ja) |
CN (1) | CN101324836B (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105955706B (zh) * | 2016-06-16 | 2018-06-26 | 武汉芯泰科技有限公司 | 一种除法器及除法运算方法 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02252023A (ja) * | 1989-03-24 | 1990-10-09 | Mitsubishi Electric Corp | 引き去り法または引き戻し法アルゴリズムで除算を行う除算器 |
JPH0561649A (ja) * | 1991-08-31 | 1993-03-12 | Nec Corp | 除算回路 |
JP2000347836A (ja) * | 1999-06-04 | 2000-12-15 | Sony Corp | 高次基数除算器およびその方法 |
JP2002268873A (ja) * | 2001-03-07 | 2002-09-20 | Ricoh Co Ltd | 除算器およびそれに用いる選択装置 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3506753B2 (ja) * | 1994-02-28 | 2004-03-15 | 富士通株式会社 | 除算方法および除算装置 |
JPH10161854A (ja) | 1996-12-04 | 1998-06-19 | Nec Corp | 高速除算回路 |
US6109777A (en) * | 1997-04-16 | 2000-08-29 | Compaq Computer Corporation | Division with limited carry-propagation in quotient accumulation |
US7185041B1 (en) * | 2001-10-05 | 2007-02-27 | Unisys Corporation | Circuit and method for high-speed execution of modulo division |
US7149767B2 (en) * | 2003-05-12 | 2006-12-12 | International Business Machines Corporation | Method and system for determining quotient digits for decimal division in a superscaler processor |
-
2007
- 2007-06-11 JP JP2007154235A patent/JP2008305335A/ja active Pending
-
2008
- 2008-05-27 CN CN2008101085618A patent/CN101324836B/zh not_active Expired - Fee Related
- 2008-06-10 US US12/136,542 patent/US20080307032A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02252023A (ja) * | 1989-03-24 | 1990-10-09 | Mitsubishi Electric Corp | 引き去り法または引き戻し法アルゴリズムで除算を行う除算器 |
JPH0561649A (ja) * | 1991-08-31 | 1993-03-12 | Nec Corp | 除算回路 |
JP2000347836A (ja) * | 1999-06-04 | 2000-12-15 | Sony Corp | 高次基数除算器およびその方法 |
JP2002268873A (ja) * | 2001-03-07 | 2002-09-20 | Ricoh Co Ltd | 除算器およびそれに用いる選択装置 |
Also Published As
Publication number | Publication date |
---|---|
US20080307032A1 (en) | 2008-12-11 |
CN101324836A (zh) | 2008-12-17 |
CN101324836B (zh) | 2010-06-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9722629B2 (en) | Method and apparatus for converting from floating point to integer representation | |
CN105468331B (zh) | 独立的浮点转换单元 | |
US11853718B2 (en) | Small multiplier after initial approximation for operations with increasing precision | |
US10089073B2 (en) | Method and apparatus for converting from integer to floating point representation | |
JP2016062404A (ja) | 演算処理方法及び演算処理装置 | |
KR102449169B1 (ko) | 나눗셈 연산을 수행하는 장치, 그것을 포함하는 시스템 온 칩 및 그것의 방법 | |
CN110515584A (zh) | 浮点计算方法及系统 | |
US8868633B2 (en) | Method and circuitry for square root determination | |
US8862647B2 (en) | Semiconductor integrated circuit and exponent calculation method | |
CN111615700B (zh) | 运算电路 | |
CN117406957B (zh) | 一种模乘方法、模乘组件和半定制电路 | |
JP2017058501A (ja) | ハッシュ関数計算装置および方法 | |
JP2008305335A (ja) | 除算回路 | |
CN112955878B (zh) | 实施神经网络的激活逻辑的装置及其方法 | |
JPWO2011036746A1 (ja) | 演算装置 | |
Safari et al. | Novel implementation of full adder based scaling in Residue Number Systems | |
CN214409954U (zh) | 一种ssd主控芯片中乘法运算电路 | |
JPWO2007083377A1 (ja) | パリティ生成回路、計数回路および計数方法 | |
US9032009B2 (en) | Multiplier circuit | |
JP5450781B1 (ja) | 演算回路及び方法 | |
US10409594B2 (en) | Processing circuit and control method of processing circuit | |
CN100472429C (zh) | 使用零检测的快速增量器及其递增方法 | |
JP2010033275A (ja) | データ処理方法及びデータ処理プロセッサ | |
CN112732219A (zh) | 一种ssd主控芯片中乘法运算电路和方法 | |
JP2014045480A (ja) | 高速加算比較選択回路 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100127 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20110606 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110927 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111201 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120515 |