JP7371255B2 - 乗算器及びオペレータ回路 - Google Patents
乗算器及びオペレータ回路 Download PDFInfo
- Publication number
- JP7371255B2 JP7371255B2 JP2022529732A JP2022529732A JP7371255B2 JP 7371255 B2 JP7371255 B2 JP 7371255B2 JP 2022529732 A JP2022529732 A JP 2022529732A JP 2022529732 A JP2022529732 A JP 2022529732A JP 7371255 B2 JP7371255 B2 JP 7371255B2
- Authority
- JP
- Japan
- Prior art keywords
- inverting
- transistor
- bit
- bits
- encoder
- 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.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/3066—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction by means of a mask or a bit-map
-
- 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/523—Multiplying only
- G06F7/533—Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even
- G06F7/5334—Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even by using multiple bit scanning, i.e. by decoding groups of successive multiplier bits in order to select an appropriate precalculated multiple of the multiplicand as a partial product
-
- 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/523—Multiplying only
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/31—Design entry, e.g. editors specifically adapted for circuit design
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/32—Circuit design at the digital level
- G06F30/327—Logic synthesis; Behaviour synthesis, e.g. mapping logic, HDL to netlist, high-level language to RTL or netlist
-
- 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
-
- 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/501—Half or full adders, i.e. basic adder cells for one denomination
-
- 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/544—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 for evaluating functions by calculation
- G06F7/5443—Sum of products
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/3001—Arithmetic instructions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/06—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
- G06N3/063—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/60—General implementation details not specific to a particular type of compression
- H03M7/6011—Encoder aspects
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Biomedical Technology (AREA)
- Health & Medical Sciences (AREA)
- Biophysics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Geometry (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Neurology (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Complex Calculations (AREA)
Description
Claims (14)
- Mビットの第1の値とNビットの第2の値との乗算を行うように構成された乗算器であって、M及びNは1より大きい整数であり、乗算器には、P個のエンコーダグループ及びW個のレイヤの反転コンプレッサが含まれ、前記P個のエンコーダグループの各グループにはN個のエンコーダが含まれ、Wは正の整数であり、Pは1より大きい整数であり、
前記各エンコーダグループは、非反転符号化演算子又は反転符号化演算子を使用して、前記各エンコーダグループに対応するグループ選択信号及びシンボル制御入力信号と、前記第2の値のビットの一部とを符号化して、1つの部分積を取得するように構成され、前記グループ選択信号及び前記シンボル制御入力信号は、前記第1の値のビットの一部に基づいて生成され、前記P個のエンコーダグループは符号化を行ってP個の部分積を取得し、
前記W個のレイヤの反転コンプレッサは、反転圧縮演算子を使用して前記P個の部分積を圧縮して、2つの累積値を取得するように構成され、該2つの累積値の合計は、前記第1の値と前記第2の値との積である、
乗算器。 - 前記N個のエンコーダの各エンコーダは、前記第2の値の第1ビット及び第2ビットに対応し、前記グループ選択信号は、第1信号及び第2信号を含み、前記各エンコーダは、前記非反転符号化演算子又は前記反転符号化演算子を使用して、前記第1ビット、前記第2ビット、前記グループ選択信号、及び前記シンボル制御入力信号を符号化して、1つの部分積で1つの出力ビットを取得するように特に構成される、請求項1に記載の乗算器。
- エンコーダが非反転符号化演算子を使用する場合に、前記エンコーダは、非反転エンコーダであり、且つ以下の符号化演算を行うように特に構成され、該符号化演算には、
前記第1信号と前記第1ビットとの両方が1である場合、又は前記第2信号と前記第2ビットとの両方が1である場合に、前記エンコーダが取得する前記出力ビットが、前記シンボル制御入力信号の反転であること、又は
前記第1信号及び前記第1ビットの少なくとも一方が0であり、且つ前記第2信号及び前記第2ビットの少なくとも一方が0である場合に、前記エンコーダが取得する前記出力ビットは、前記シンボル制御入力信号であること、が含まれる、請求項2に記載の乗算器。 - エンコーダが反転符号化演算子を使用する場合に、前記エンコーダは、反転エンコーダであり、且つ以下の符号化演算を行うように特に構成され、該符号化演算には、
前記第1信号と前記第1ビットとの両方が1である場合、又は前記第2信号と前記第2ビットとの両方が1である場合に、前記エンコーダが取得する前記出力ビットが、前記シンボル制御入力信号であること、又は
前記第1信号及び前記第1ビットの少なくとも一方が0であり、且つ前記第2信号及び前記第2ビットの少なくとも一方が0である場合に、前記エンコーダが取得する前記出力ビットが、前記シンボル制御入力信号の反転であること、が含まれる、請求項2に記載の乗算器。 - Wは1であり、前記W個のレイヤの反転コンプレッサは、第1レイヤの反転コンプレッサを含み、
前記第1レイヤの反転コンプレッサは、前記反転圧縮演算子を低い桁の重みから高い桁の重みまで順番に使用して、前記各桁の重みに対応する残りのビット数が3未満になるまで、前記P個の部分積のマトリックス内の各桁の重みを圧縮して、2つの行を含む第1の圧縮マトリックスを取得するように構成され、各行は1つの累積値に対応し、
前記各桁の重みに対する圧縮は、3ビット毎に前記桁の重みに対して実行され、前記P個の部分積の前記マトリックスでは、各行には1つの部分積が含まれ、各列には、前記P個の部分積の同じ桁の重みに対応する複数のビットが含まれる、請求項1乃至4のいずれか一項に記載の乗算器。 - Wは1より大きい整数であり、前記W個のレイヤの反転コンプレッサには、第1レイヤの反転コンプレッサからW番目のレイヤの反転コンプレッサまでが含まれ、
前記第1レイヤの反転コンプレッサは、前記反転圧縮演算子を低い桁の重みから高い桁の重みまで順番に使用して、前記各桁の重みに対応する残りのビット数が3未満になるまで、前記P個の部分積のマトリックス内の各桁の重みを圧縮して、第1の圧縮マトリックスを取得するように構成され、
i番目のレイヤの反転コンプレッサは、前記反転圧縮演算子を低い桁の重みから高い桁の重みまで順番に使用して、前記各桁の重みに対応する残りのビット数が3未満になるまで、(i-1)番目の圧縮マトリックス内の前記各桁の重みを圧縮して、i番目の圧縮マトリックスを取得するように構成され、iの値の範囲は2~Wであり、
W番目の圧縮マトリックスには2つの行が含まれ、各行は1つの累積値に対応し、
各レイヤの反転コンプレッサによる前記各桁の重みに対する圧縮は、前記桁の重みの3ビットに対して実行され、前記P個の部分積の前記マトリックスでは、各行には1つの部分積が含まれ、各列には、前記P個の部分積の同じ桁の重みに対応する複数のビットが含まれる、請求項1乃至4のいずれか一項に記載の乗算器。 - 前記各桁の重みの前記3ビットに対して、各反転コンプレッサは、以下の圧縮を行うように特に構成され、該圧縮には、
前記3ビットが全て0である場合に、出力キャリービットは1であり、現在の出力合計ビットは1であること、
前記3ビットが全て1である場合に、出力キャリービットは0であり、現在の出力合計ビットは0であること、
前記3ビットのうちの1ビットが1であり、他の2ビットが0である場合に、出力キャリービットは1であり、現在の出力合計ビットは0であること、又は
前記3ビットのうちの2ビットが1であり、他のビットが0である場合に、出力キャリービットは0であり、現在の出力合計ビットは1であること、が含まれる、請求項5又は6に記載の乗算器。 - エンコーダによって使用される同じ桁の重みに対応する符号化演算子の位相が、前記反転コンプレッサによって出力される前記現在の出力合計ビット又は前記出力キャリービットの位相に関連し、
前記同じ桁の重みに対応する前記エンコーダは、前記同じ桁の重みに対応する出力ビットを取得するために符号化を行うエンコーダであり、前記同じ桁の重みに対応する反転コンプレッサは、前記同じ桁の重みの前記3ビットを圧縮する反転コンプレッサである、請求項7に記載の乗算器。 - 当該乗算器は、1つ又は複数のインバータをさらに含み、該インバータは、前記W個のレイヤの反転コンプレッサ内の1つ又は複数の反転コンプレッサによって出力される現在の出力合計ビット及び出力キャリービットの位相を反転するか、或いは1つ又は複数の反転コンプレッサに入力される前記3ビットのうちの少なくとも1ビットの位相を反転するように構成される、請求項8に記載の乗算器。
- 前記乗算器は、プリコーダをさらに含み、該プリコーダは、前記第1の値を受け取り、前記第1の値の前記ビットの一部に基づいて前記グループ選択信号及び前記シンボル制御入力信号を生成するように構成される、請求項1乃至9のいずれか一項に記載の乗算器。
- 前記乗算器は、加算器をさらに含み、該乗算器は、前記2つの累積値を受け取り、該2つの累積値を合計して積を取得するように構成される、請求項1乃至10のいずれか一項に記載の乗算器。
- W個のレイヤの反転コンプレッサであって、Wは1より大きい整数であり、当該W個のレイヤの反転コンプレッサは、第1レイヤの反転コンプレッサからW番目のレイヤの反転コンプレッサまでを含み、
前記第1レイヤの反転コンプレッサは、反転圧縮演算子を低い桁の重みから高い桁の重みまで順番に使用して、前記各桁の重みに対応する残りのビット数が3未満になるまで、P個の部分積のマトリックス内の各桁の重みを圧縮して、第1の圧縮マトリックスを取得するように構成され、
i番目のレイヤの反転コンプレッサは、前記反転圧縮演算子を低い桁の重みから高い桁の重みまで順番に使用して、前記各桁の重みに対応する残りのビット数が3未満になるまで、(i-1)番目の圧縮マトリックス内の前記各桁の重みを圧縮して、i番目の圧縮マトリックスを取得するように構成され、iの値の範囲は2~Wであり、
W番目の圧縮マトリックスには2つの行が含まれ、各行は1つの累積値に対応し、
各レイヤの反転コンプレッサによる前記各桁の重みに対する圧縮は、前記桁の重みの3ビットに対して実行され、前記P個の部分積のマトリックスでは、各行には1つの部分積が含まれ、各列は、前記P個の部分積の同じ桁の重みに対応する複数のビットを含む、
W個のレイヤの反転コンプレッサ。 - 前記各桁の重みの前記3ビットについて、各反転コンプレッサは、以下の圧縮を行うように特に構成され、該圧縮には、
前記3ビットが全て0である場合に、出力キャリービットは1であり、現在の出力合計ビットは1であること、
前記3ビットが全て1である場合に、出力キャリービットは0であり、現在の出力合計ビットは0であること、
前記3ビットのうちの1ビットが1であり、他の2ビットが0である場合に、出力キャリービットは1であり、現在の出力合計ビットは0であること、又は
前記3ビットのうちの2ビットが1であり、他のビットが0である場合に、出力キャリービットは0であり、現在の出力合計ビットは1であること、が含まれる、請求項12に記載のW個のレイヤの反転コンプレッサ。 - 当該W個のレイヤの反転コンプレッサは、1つ又は複数のインバータをさらに含み、該インバータは、当該W個のレイヤの反転コンプレッサ内の1つ又は複数の反転コンプレッサによって出力される現在の出力合計ビット及び出力キャリービットの位相を反転するか、或いは1つ又は複数の反転コンプレッサに入力される前記3ビットのうちの少なくとも1ビットの位相を反転するように構成される、請求項12に記載のW個のレイヤの反転コンプレッサ。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2019/119993 WO2021097765A1 (zh) | 2019-11-21 | 2019-11-21 | 一种乘法器及算子电路 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2023503119A JP2023503119A (ja) | 2023-01-26 |
JP7371255B2 true JP7371255B2 (ja) | 2023-10-30 |
Family
ID=75980379
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2022529732A Active JP7371255B2 (ja) | 2019-11-21 | 2019-11-21 | 乗算器及びオペレータ回路 |
Country Status (7)
Country | Link |
---|---|
US (1) | US11855661B2 (ja) |
EP (1) | EP4030277A4 (ja) |
JP (1) | JP7371255B2 (ja) |
KR (1) | KR102676098B1 (ja) |
CN (2) | CN113227963B (ja) |
BR (1) | BR112022007427A2 (ja) |
WO (1) | WO2021097765A1 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115917499A (zh) * | 2021-07-30 | 2023-04-04 | 华为技术有限公司 | 一种累加器、乘法器及算子电路 |
WO2023015442A1 (zh) * | 2021-08-10 | 2023-02-16 | 华为技术有限公司 | 一种乘法器 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004227248A (ja) | 2003-01-22 | 2004-08-12 | Mitsubishi Electric Corp | 演算装置及び演算方法 |
JP2009211481A (ja) | 2008-03-05 | 2009-09-17 | Nec Electronics Corp | フィルタ演算器及び動き補償装置 |
US20150193203A1 (en) | 2014-01-07 | 2015-07-09 | Nvidia Corporation | Efficiency in a fused floating-point multiply-add unit |
US20160283614A1 (en) | 2015-03-25 | 2016-09-29 | Samsung Electronics Co., Ltd. | Method for placing parallel multiplier |
CN107977191A (zh) | 2016-10-21 | 2018-05-01 | 中国科学院微电子研究所 | 一种低功耗并行乘法器 |
CN110058840A (zh) | 2019-03-27 | 2019-07-26 | 西安理工大学 | 一种基于4-Booth编码的低功耗乘法器 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
NL179619C (nl) * | 1974-04-18 | 1987-05-18 | Philips Nv | Digitale signaalverwerkingsinrichting voor het realiseren van een vooraf bepaalde overdrachtskarakteristiek. |
US4153938A (en) * | 1977-08-18 | 1979-05-08 | Monolithic Memories Inc. | High speed combinatorial digital multiplier |
US4730340A (en) * | 1980-10-31 | 1988-03-08 | Harris Corp. | Programmable time invariant coherent spread symbol correlator |
JP3153370B2 (ja) * | 1993-01-14 | 2001-04-09 | 三菱電機株式会社 | 乗算装置 |
US6195392B1 (en) * | 1998-06-30 | 2001-02-27 | U.S. Philips Corporation | Method and arrangement for generating program clock reference values (PCRS) in MPEG bitstreams |
KR20010019352A (ko) * | 1999-08-26 | 2001-03-15 | 윤종용 | 곱셈기의 압축기 |
US6877022B1 (en) * | 2001-02-16 | 2005-04-05 | Texas Instruments Incorporated | Booth encoding circuit for a multiplier of a multiply-accumulate module |
US7028068B1 (en) * | 2003-02-04 | 2006-04-11 | Advanced Micro Devices, Inc. | Alternate phase dual compression-tree multiplier |
US8064520B2 (en) * | 2003-09-07 | 2011-11-22 | Microsoft Corporation | Advanced bi-directional predictive coding of interlaced video |
US20110064214A1 (en) * | 2003-09-09 | 2011-03-17 | Ternarylogic Llc | Methods and Apparatus in Alternate Finite Field Based Coders and Decoders |
US8577026B2 (en) * | 2010-12-29 | 2013-11-05 | Ternarylogic Llc | Methods and apparatus in alternate finite field based coders and decoders |
US20140055290A1 (en) * | 2003-09-09 | 2014-02-27 | Peter Lablans | Methods and Apparatus in Alternate Finite Field Based Coders and Decoders |
CN100405288C (zh) * | 2004-05-27 | 2008-07-23 | 扬智科技股份有限公司 | 乘法器的符号延伸方法及结构 |
JP5456766B2 (ja) * | 2008-05-12 | 2014-04-02 | クゥアルコム・インコーポレイテッド | プログラム可能なプロセッサにおける随意選択的なガロア域計算の実行 |
US10003342B2 (en) * | 2014-12-02 | 2018-06-19 | Taiwan Semiconductor Manufacturing Company, Ltd. | Compressor circuit and compressor circuit layout |
US9876488B2 (en) * | 2015-11-02 | 2018-01-23 | Mediatek Inc. | Flip-flop circuit with data-driven clock |
-
2019
- 2019-11-21 JP JP2022529732A patent/JP7371255B2/ja active Active
- 2019-11-21 CN CN201980006794.3A patent/CN113227963B/zh active Active
- 2019-11-21 EP EP19953180.7A patent/EP4030277A4/en active Pending
- 2019-11-21 CN CN202111075411.3A patent/CN113946312A/zh active Pending
- 2019-11-21 BR BR112022007427A patent/BR112022007427A2/pt unknown
- 2019-11-21 KR KR1020227015465A patent/KR102676098B1/ko active IP Right Grant
- 2019-11-21 WO PCT/CN2019/119993 patent/WO2021097765A1/zh unknown
-
2022
- 2022-05-21 US US17/750,299 patent/US11855661B2/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004227248A (ja) | 2003-01-22 | 2004-08-12 | Mitsubishi Electric Corp | 演算装置及び演算方法 |
JP2009211481A (ja) | 2008-03-05 | 2009-09-17 | Nec Electronics Corp | フィルタ演算器及び動き補償装置 |
US20150193203A1 (en) | 2014-01-07 | 2015-07-09 | Nvidia Corporation | Efficiency in a fused floating-point multiply-add unit |
US20160283614A1 (en) | 2015-03-25 | 2016-09-29 | Samsung Electronics Co., Ltd. | Method for placing parallel multiplier |
CN107977191A (zh) | 2016-10-21 | 2018-05-01 | 中国科学院微电子研究所 | 一种低功耗并行乘法器 |
CN110058840A (zh) | 2019-03-27 | 2019-07-26 | 西安理工大学 | 一种基于4-Booth编码的低功耗乘法器 |
Also Published As
Publication number | Publication date |
---|---|
US11855661B2 (en) | 2023-12-26 |
JP2023503119A (ja) | 2023-01-26 |
BR112022007427A2 (pt) | 2022-07-12 |
WO2021097765A1 (zh) | 2021-05-27 |
CN113227963A (zh) | 2021-08-06 |
CN113946312A (zh) | 2022-01-18 |
EP4030277A4 (en) | 2023-01-11 |
CN113227963B (zh) | 2024-05-17 |
KR102676098B1 (ko) | 2024-06-19 |
KR20220074965A (ko) | 2022-06-03 |
EP4030277A1 (en) | 2022-07-20 |
US20220294468A1 (en) | 2022-09-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11855661B2 (en) | Multiplier and operator circuit | |
CN111008003B (zh) | 数据处理器、方法、芯片及电子设备 | |
CN110362293B (zh) | 乘法器、数据处理方法、芯片及电子设备 | |
CN110515587B (zh) | 乘法器、数据处理方法、芯片及电子设备 | |
CN110531954B (zh) | 乘法器、数据处理方法、芯片及电子设备 | |
CN112764712B (zh) | 一种高性能近似Booth乘法器及计算方法 | |
CN111258544B (zh) | 乘法器、数据处理方法、芯片及电子设备 | |
CN111258633B (zh) | 乘法器、数据处理方法、芯片及电子设备 | |
CN209879493U (zh) | 乘法器 | |
CN110647307B (zh) | 数据处理器、方法、芯片及电子设备 | |
CN113031911B (zh) | 乘法器、数据处理方法、装置及芯片 | |
WO2023004783A1 (zh) | 一种累加器、乘法器及算子电路 | |
CN210006029U (zh) | 数据处理器 | |
CN111258545B (zh) | 乘法器、数据处理方法、芯片及电子设备 | |
Abid et al. | Modified operand decomposition multiplication for high performance parallel multipliers | |
Jagadeeshkumar et al. | A novel design of low power and high speed hybrid multiplier | |
CN113033799A (zh) | 数据处理器、方法、装置及芯片 | |
Reddy et al. | A high speed, high Radix 32-bit Redundant parallel multiplier | |
CN113033788B (zh) | 数据处理器、方法、装置及芯片 | |
CN113031909B (zh) | 数据处理器、方法、装置及芯片 | |
US20220374205A1 (en) | Multi-mode fusion multiplier | |
Jui et al. | Efficient algorithm and hardware implementation of 3N for arithmetic and for radix-8 encodings | |
SAFIYA et al. | A Modified Partial Product Generator for Redundant Binary Multipliers | |
REDDY et al. | Design and Implementation of VLSI Architectures of 16-Bit Carry Select Adder Using Brent Kung Adder | |
JAYAKANTH et al. | Implementation of Redundant Binary Multipliers with Modified Partial Product Generator |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220520 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220520 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230704 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230801 |
|
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: 20230926 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20231018 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7371255 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |