CN105426156A - High-performance imprecise multiplier and application method therefor - Google Patents

High-performance imprecise multiplier and application method therefor Download PDF

Info

Publication number
CN105426156A
CN105426156A CN201510712638.2A CN201510712638A CN105426156A CN 105426156 A CN105426156 A CN 105426156A CN 201510712638 A CN201510712638 A CN 201510712638A CN 105426156 A CN105426156 A CN 105426156A
Authority
CN
China
Prior art keywords
precision
circleplus
unit
multiplier
partial product
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
Application number
CN201510712638.2A
Other languages
Chinese (zh)
Other versions
CN105426156B (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.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
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 Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN201510712638.2A priority Critical patent/CN105426156B/en
Publication of CN105426156A publication Critical patent/CN105426156A/en
Application granted granted Critical
Publication of CN105426156B publication Critical patent/CN105426156B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/52Multiplying; Dividing
    • G06F7/523Multiplying only
    • G06F7/533Reduction of the number of iteration steps or stages, e.g. using the Booth algorithm, log-sum, odd-even

Abstract

The present invention discloses a high-performance imprecise multiplier and an application method therefor. The imprecise multiplier consists of an imprecise Booth encoding unit, a precise Booth encoding unit, a precise 4-2 compressor unit, an imprecise 4-2 compressor unit, an imprecise compressing tree structure, and a carry-look-ahead adder unit, wherein the precise Booth encoding unit and the precise 4-2 compressor unit are used for most significant m bits of the imprecise multiplier, and the imprecise Booth encoding unit and the imprecise 4-2 compressor unit are used for least significant N bits. When applying the present invention, in the imprecise multiplier the bits corresponding to the precise Booth encoding unit and the precise 4-2 compressor unit and the bits corresponding to the imprecise Booth encoding unit and the imprecise 4-compressor unit are determined by using a software simulation method. The high-performance imprecise multiplier is a novel multiplier with a high speed, low power consumption, and a small area, and has a very broad application prospect in the field of real-time embedded processing and other low-power consumption digital circuit design.

Description

A kind of high-performance non-precision multiplier and application process thereof
Technical field:
The present invention relates to based on non-precision circuit design field, particularly relate to a kind of high-performance non-precision multiplier and application process thereof.
Background technology:
Functional experience along with various mobile device terminal is enriched constantly and is developed, and power consumption has become a key issue of restriction Design of Digital Integrated Circuit development.Industry member changes the composite request to performance, area and power consumption into from pursuit high-performance and small size for the requirement of chip design.
Large quantity research shows that the degree of accuracy that digital integrated circuit calculates and power consumption present the relation of direct ratio, and reduce counting accuracy and can reach the effect reducing power consumption, the saving of this energy simultaneously and the reduction of power consumption are obviously.By reducing counting accuracy and realize the method for low-power consumption and design concept being called as Imprecise computation, and the difference that other technologies are maximum is before that Imprecise computation system can be by mistaketo be limited in admissible scope and not need to add any mistakecorrect or indemnifying measure.
Existing accurate multiplier is faced with the requirement of increasingly serious real-time and low-power consumption computing, in the urgent need to novelnon-precision multiplier further improve performance and reduce power consumption.
Summary of the invention:
Technical matters to be solved by this invention is for embedded real-time low-power consumption application, provides a kind of high-performance non-precision multiplier and application process thereof, this multiplier area is little, speed is high, low in energy consumption.
The present invention adopts following technical scheme: a kind of high-performance non-precision multiplier, and it comprises non-precision Booth coding unit, accurately Booth coding unit, non-precision 4-2 compressor unit, accurately 4-2 compressor unit, non-precision compression tree structure and carry lookahead adder unit;
Described accurate Booth coding unit amasss for the high-order generating portion of two operands, reduces the line number of partial product and partial product passed to compressor unit use;
Described non-precision Booth coding unit amasss for two operand low level generating portions, reduces the line number of partial product and partial product passed to compressor unit use;
Described accurate 4-2 compressor unit is that 4 of a high position Partial product compressions that weight is the same are become two, to reduce the line number of partial product, all Partial product compressions is become two row, passes to carry lookahead adder unit;
Described non-precision 4-2 compressor unit is that 4 of low level Partial product compressions that weight is the same are become two, to reduce the line number of partial product, all Partial product compressions is become two row, passes to carry lookahead adder unit;
Described non-precision tree structure is under the prerequisite using Booth coding unit, and Booth coding unit can produce one in last column of partial product and compensate position, in this structure, casts out this compensation position and reduces partial product line number to reach;
Described carry lookahead adder unit is the partial product by being compressed to two row, carries out final addition and produces final result.
Further, the high-order m bit of described non-precision multiplier uses accurate Booth coding unit and accurate 4-2 compressor unit, low level n-bit to use non-precision Booth coding unit and non-precision 4-2 compressor unit, wherein m+n=k, k are total bit number of multiplier operation number.
Further, the expression formula that in accurate Booth coding unit, partial product produces is:
PP j = ( X 2 i ⊕ X 2 i - 1 ) ( X 2 i + 1 ⊕ Y j ) + ( X 2 i ⊕ X 2 i - 1 ) ‾ ( X 2 i + 1 ⊕ X 2 i ) ( X 2 i + 1 ⊕ Y j - 1 ) ,
And the expression formula that in non-precision Booth coding unit, partial product produces is:
PP j = ( X 2 i ⊕ X 2 i - 1 ) ( X 2 i + 1 ⊕ j ) .
Further, C is inputted in accurate 4-2 compressor unit in, P 1, P 2, P 3, P 4, export Sum, C out, Carry, and be respectively with the expression formula of carry:
S u m = P 1 ⊕ P 2 ⊕ P 3 ⊕ P 4 ⊕ P 5 ⊕ C i n ,
C out=P 4P 3+P 4P 2+P 3P 2
C a r r y = ( P 2 ⊕ P 3 ⊕ P 4 ) ( P 1 + C i n ) ‾ + ( P 2 ⊕ P 3 ⊕ P 4 ) ( P 1 C i n ) ‾ ‾ .
P is input as in non-precision 4-2 compressor unit 1, P 2, P 3, P 4, export as Sum ', C out'.Be respectively with the expression formula with carry:
Sum ′ = ( P 1 ⊕ P 2 ‾ + P 3 ⊕ P 4 ‾ ) ,
Carry ′ = ( P 1 P 2 ‾ + P 3 P 4 ‾ ‾ ) .
The present invention also adopts following technical scheme: a kind of application process of high-performance non-precision multiplier, uses accurate Booth coding unit, accurately 4-2 compressor unit and non-precision Booth coding unit, the figure place of non-precision 4-2 compressor unit determines to comprise following steps:
Step 1), be set to 0 by using the figure place m of accurate Booth coding unit and accurate 4-2 compressor unit in non-precision multiplier and use the figure place n of non-precision Booth coding unit and non-precision 4-2 compressor unit to be set to k;
Step 2), modeling is carried out to non-precision multiplier;
Step 3), according to concrete application data, the non-precision multiplier after modeling is emulated;
Step 4), according to the requirement evaluate simulation result of application, if the result of emulation does not meet the requirement of application, then will in non-precision multiplier, use the figure place of accurate Booth coding unit and accurate 4-2 compressor unit to increase by one, use the figure place of non-precision Booth coding unit and accurate 4-2 compressor unit to reduce one;
Step 5), repeat step 2) to step 4), until the result of emulation meets the requirement of application.
The present invention has following beneficial effect:
1., compared with multiplier before, need less hardware resource;
2. compared with multiplier before, power consumption is lower, and speed is faster.
Accompanying drawing illustrates:
fig. 1for realization of the present invention figure (for 8 × 8 non-precision multipliers);
fig. 2 is the gate leve realizing circuit figure of non-precision Booth coding unit.
fig. 3 is the gate leve realizing circuit figure of non-precision 4-2 compressor unit.
fig. 4 is non-precision Multiplier Design process flow diagram.
Embodiment:
Below in conjunction with accompanying drawingtechnical scheme of the present invention is described in further detail:
as Fig. 1shown in, high-performance non-precision multiplier of the present invention comprises non-precision Booth coding unit, accurately Booth coding unit, non-precision 4-2 compressor unit, accurately 4-2 compressor unit, non-precision compression tree structure and carry lookahead adder unit.
Wherein accurately Booth coding unit amasss for the high-order generating portion of two operands, reduces the line number of partial product and partial product passed to compressor unit use.
Wherein non-precision Booth coding unit amasss for two operand low level generating portions, reduces the line number of partial product and partial product passed to compressor unit use.
Wherein accurately 4-2 compressor unit is that 4 of a high position Partial product compressions that weight is the same are become two, and object reduces the line number of partial product, and Partial product compressions the most all becomes two row, passes to carry lookahead adder unit.
Wherein non-precision 4-2 compressor unit is that 4 of low level Partial product compressions that weight is the same are become two, and object reduces the line number of partial product, and Partial product compressions the most all becomes two row, passes to carry lookahead adder unit.
Wherein non-precision tree structure is under the prerequisite using Booth coding unit, and Booth coding unit can produce one in last column of partial product and compensate position, in this structure, casts out this compensation position and reaches the object reducing partial product line number;
Wherein carry lookahead adder unit is the partial product by being compressed to two row, carries out final addition and produces final result.
As the further prioritization scheme of high-performance non-precision multiplier of the present invention, wherein the high-order m bit of non-precision multiplier uses accurate Booth coding unit and accurate 4-2 compressor unit, low level n-bit to use non-precision Booth coding unit and non-precision 4-2 compressor unit, wherein m+n=k, k are total bit number of multiplier operation number.
As the further prioritization scheme of high-performance non-precision multiplier of the present invention, the expression formula that in accurate Booth coding unit, partial product produces is:
PP j = ( X 2 i ⊕ X 2 i - 1 ) ( X 2 i + 1 ⊕ Y j ) + ( X 2 i ⊕ X 2 i - 1 ) ‾ ( X 2 i + 1 ⊕ X 2 i ) ( X 2 i + 1 ⊕ Y j - 1 ) ,
And the expression formula that in non-precision Booth coding unit, partial product produces is:
As the further prioritization scheme of high-performance non-precision multiplier of the present invention, in accurate 4-2 compressor unit, input C in, P 1, P 2, P 3, P 4, export Sum, C out, Carry, and be respectively with the expression formula of carry:
S u m = P 1 ⊕ P 2 ⊕ P 3 ⊕ P 4 ⊕ P 5 ⊕ C i n ,
C out=P 4P 3+P 4P 2+P 3P 2
C a r r y = ( P 2 ⊕ P 3 ⊕ P 4 ) ( P 1 + C i n ) ‾ + ( P 2 ⊕ P 3 ⊕ P 4 ) ( P 1 C i n ) ‾ ‾ .
P is input as in non-precision 4-2 compressor unit 1, P 2, P 3, P 4, export as Sum ', C out'.Be respectively with the expression formula with carry:
Sum ′ = ( P 1 ⊕ P 2 ‾ + P 3 ⊕ P 4 ‾ ) ,
Carry ′ = ( P 1 P 2 ‾ + P 3 P 4 ‾ ‾ ) .
The invention also discloses a kind of application process based on this high-performance non-precision multiplier, wherein, use accurate Booth coding unit, accurately 4-2 compressor unit and non-precision Booth coding unit, the figure place of non-precision 4-2 compressor unit determine to comprise following steps:
Step 1), be set to 0 by using the figure place m of accurate Booth coding unit and accurate 4-2 compressor unit in non-precision multiplier and use the figure place n of non-precision Booth coding unit and non-precision 4-2 compressor unit to be set to k;
Step 2), modeling is carried out to non-precision multiplier;
Step 3), according to concrete application data, the non-precision multiplier after modeling is emulated;
Step 4), according to the requirement evaluate simulation result of application, if the result of emulation does not meet the requirement of application, then will in non-precision multiplier, use the figure place of accurate Booth coding unit and accurate 4-2 compressor unit to increase by one, use the figure place of non-precision Booth coding unit and accurate 4-2 compressor unit to reduce one;
Step 5), repeat step 2) to step 4), until the result of emulation meets the requirement of application.
Fig. 2 is the gate leve realizing circuit figure of non-precision Booth coding unit.
Fig. 3 is the gate leve realizing circuit figure of non-precision 4-2 compressor unit.
Fig. 4 is non-precision Multiplier Design process flow diagram, for determining the determination using accurate Booth coding unit, accurately 4-2 compressor unit figure place (m) in non-precision multiplier and use non-precision Booth coding unit, non-precision 4-2 compressor reducer figure place unit (n).First accurate for use Booth coding unit, accurately 4-2 compressor unit figure place are set to 0, then with softwares such as C or Matlab, modeling is carried out to non-precision multiplier, then with the non-precision multiplier after software modeling, emulate for different practical applications.If simulation result is undesirable, then increase the figure place using accurate Booth coding unit, accurately 4-2 compressor unit, then the step of software modeling and emulation is repeated until the design of finding symbol to require, the optimal design that namely n=k-m of the now figure place m of pinpoint totalizer, and correspondence accords with and require.
More than just the preferred embodiment of the present invention is described.Concerning those skilled in the art, other advantage and distortion can be associated easily according to above embodiment.Therefore, the present invention is not limited to above-mentioned embodiment, and it carries out detailed, exemplary explanation as just example to a kind of form of the present invention.Not deviating from the scope of present inventive concept, the usual change that those of ordinary skill in the art carry out in the aspects of the technology of the present invention and replacement, all should be included within protection scope of the present invention.

Claims (5)

1. a high-performance non-precision multiplier, is characterized in that: comprise non-precision Booth coding unit, accurately Booth coding unit, non-precision 4-2 compressor unit, accurately 4-2 compressor unit, non-precision compression tree structure and carry lookahead adder unit;
Described accurate Booth coding unit amasss for the high-order generating portion of two operands, reduces the line number of partial product and partial product passed to compressor unit use;
Described non-precision Booth coding unit amasss for two operand low level generating portions, reduces the line number of partial product and partial product passed to compressor unit use;
Described accurate 4-2 compressor unit is that 4 of a high position Partial product compressions that weight is the same are become two, to reduce the line number of partial product, all Partial product compressions is become two row, passes to carry lookahead adder unit;
Described non-precision 4-2 compressor unit is that 4 of low level Partial product compressions that weight is the same are become two, to reduce the line number of partial product, all Partial product compressions is become two row, passes to carry lookahead adder unit;
Described non-precision tree structure is under the prerequisite using Booth coding unit, and Booth coding unit can produce one in last column of partial product and compensate position, in this structure, casts out this compensation position and reduces partial product line number to reach;
Described carry lookahead adder unit is the partial product by being compressed to two row, carries out final addition and produces final result.
2. high-performance non-precision multiplier as claimed in claim 1, it is characterized in that: the high-order m bit of described non-precision multiplier uses accurate Booth coding unit and accurate 4-2 compressor unit, low level n-bit to use non-precision Booth coding unit and non-precision 4-2 compressor unit, wherein m+n=k, k are total bit number of multiplier operation number.
3. high-performance non-precision multiplier as claimed in claim 1, is characterized in that: the expression formula that accurately in Booth coding unit, partial product produces is:
PP j = ( X 2 i ⊕ X 2 i - 1 ) ( X 2 i + 1 ⊕ Y j ) + ( X 2 i ⊕ X 2 i - 1 ) ‾ ( X 2 i + 1 ⊕ X 2 i ) ( X 2 i + 1 ⊕ Y j - 1 ) ,
And the expression formula that in non-precision Booth coding unit, partial product produces is:
PP j = ( X 2 i ⊕ X 2 i - 1 ) ( X 2 i + 1 ⊕ Y j ) .
4. high-performance non-precision multiplier as claimed in claim 1, is characterized in that: accurately input C in 4-2 compressor unit in, P 1, P 2, P 3, P 4, export Sum, C out, Carry, and be respectively with the expression formula of carry:
S u m = P 1 ⊕ P 2 ⊕ P 3 ⊕ P 4 ⊕ P 5 ⊕ C i n ,
C out=P 4P 3+P 4P 2+P 3P 2
C a r r y = ( P 2 ⊕ P 3 ⊕ P 4 ) ( P 1 - C i n ) ‾ - ( P 2 ⊕ P 3 ⊕ P 4 ) ( P 1 C i n ) ‾ ‾ .
P is input as in non-precision 4-2 compressor unit 1, P 2, P 3, P 4, export as Sum ', C out'.Be respectively with the expression formula with carry:
Sum ′ = ( P 1 ⊕ P 2 ‾ + P 3 ⊕ P 4 ‾ ) ,
Carry ′ = ( P 1 P 2 ‾ + P 3 P 4 ‾ ) ‾ .
5. an application process for high-performance non-precision multiplier, is characterized in that: use accurate Booth coding unit, accurately 4-2 compressor unit and non-precision Booth coding unit, the figure place of non-precision 4-2 compressor unit determines to comprise following steps
Step 1), be set to 0 by using the figure place m of accurate Booth coding unit and accurate 4-2 compressor unit in non-precision multiplier and use the figure place n of non-precision Booth coding unit and non-precision 4-2 compressor unit to be set to k;
Step 2), modeling is carried out to non-precision multiplier;
Step 3), according to concrete application data, the non-precision multiplier after modeling is emulated;
Step 4), according to the requirement evaluate simulation result of application, if the result of emulation does not meet the requirement of application, then will in non-precision multiplier, use the figure place of accurate Booth coding unit and accurate 4-2 compressor unit to increase by one, use the figure place of non-precision Booth coding unit and accurate 4-2 compressor unit to reduce one;
Step 5), repeat step 2) to step 4), until the result of emulation meets the requirement of application.
CN201510712638.2A 2015-10-28 2015-10-28 A kind of non-precision multiplier of high-performance and its application process Active CN105426156B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510712638.2A CN105426156B (en) 2015-10-28 2015-10-28 A kind of non-precision multiplier of high-performance and its application process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510712638.2A CN105426156B (en) 2015-10-28 2015-10-28 A kind of non-precision multiplier of high-performance and its application process

Publications (2)

Publication Number Publication Date
CN105426156A true CN105426156A (en) 2016-03-23
CN105426156B CN105426156B (en) 2018-07-20

Family

ID=55504387

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510712638.2A Active CN105426156B (en) 2015-10-28 2015-10-28 A kind of non-precision multiplier of high-performance and its application process

Country Status (1)

Country Link
CN (1) CN105426156B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106775577A (en) * 2017-01-03 2017-05-31 南京航空航天大学 A kind of high-performance non-precision redundant manipulators multiplier and its method for designing
WO2018121125A1 (en) * 2016-12-29 2018-07-05 上海寒武纪信息科技有限公司 Method and device for circuit design, and computer-readable storage medium
CN109542393A (en) * 2018-11-19 2019-03-29 电子科技大学 A kind of approximation 4-2 compressor and approximate multiplier
CN111966323A (en) * 2020-08-18 2020-11-20 合肥工业大学 Approximate multiplier based on unbiased compressor and calculation method
CN112286490A (en) * 2020-11-11 2021-01-29 南京大学 Hardware architecture and method for loop iteration multiply-add operation
CN113655991A (en) * 2021-07-27 2021-11-16 南京航空航天大学 Approximate 2-bit multiplier and large-scale multiplier

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030196177A1 (en) * 2002-04-10 2003-10-16 Broadcom Corporation Low-error fixed-width modified booth multiplier
CN101650642A (en) * 2009-09-11 2010-02-17 杭州中天微系统有限公司 Floating point addition device based on complement rounding
CN104238992A (en) * 2014-09-09 2014-12-24 南京航空航天大学 High-performance imprecise floating point adder and application method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030196177A1 (en) * 2002-04-10 2003-10-16 Broadcom Corporation Low-error fixed-width modified booth multiplier
US20050144217A1 (en) * 2002-04-10 2005-06-30 Broadcom Corporation Low-error fixed-width modified booth multiplier
CN101650642A (en) * 2009-09-11 2010-02-17 杭州中天微系统有限公司 Floating point addition device based on complement rounding
CN104238992A (en) * 2014-09-09 2014-12-24 南京航空航天大学 High-performance imprecise floating point adder and application method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NAMAN MAHESHWARI 等: "《A Design Approach for Compressor Based Approximate Multipliers》", 《28TH INTERNATIONAL CONFERENCE ON VLSI DESIGN》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018121125A1 (en) * 2016-12-29 2018-07-05 上海寒武纪信息科技有限公司 Method and device for circuit design, and computer-readable storage medium
CN106775577A (en) * 2017-01-03 2017-05-31 南京航空航天大学 A kind of high-performance non-precision redundant manipulators multiplier and its method for designing
CN106775577B (en) * 2017-01-03 2019-05-14 南京航空航天大学 A kind of design method of the non-precision redundant manipulators multiplier of high-performance
CN109542393A (en) * 2018-11-19 2019-03-29 电子科技大学 A kind of approximation 4-2 compressor and approximate multiplier
CN109542393B (en) * 2018-11-19 2022-11-04 电子科技大学 Approximate 4-2 compressor and approximate multiplier
CN111966323A (en) * 2020-08-18 2020-11-20 合肥工业大学 Approximate multiplier based on unbiased compressor and calculation method
CN111966323B (en) * 2020-08-18 2022-09-13 合肥工业大学 Approximate multiplier based on unbiased compressor and calculation method
CN112286490A (en) * 2020-11-11 2021-01-29 南京大学 Hardware architecture and method for loop iteration multiply-add operation
CN112286490B (en) * 2020-11-11 2024-04-02 南京大学 Hardware architecture and method for loop iteration multiply-add operation
CN113655991A (en) * 2021-07-27 2021-11-16 南京航空航天大学 Approximate 2-bit multiplier and large-scale multiplier
CN113655991B (en) * 2021-07-27 2024-04-30 南京航空航天大学 Approximate 2-bit multiplier and large-scale multiplier

Also Published As

Publication number Publication date
CN105426156B (en) 2018-07-20

Similar Documents

Publication Publication Date Title
CN105426156A (en) High-performance imprecise multiplier and application method therefor
CN106990937B (en) Floating point number processing device and processing method
CN103176767B (en) The implementation method of the floating number multiply-accumulate unit that a kind of low-power consumption height is handled up
Smith The k-kl turbulence model and wall layer model for compressible flows
CN107273090A (en) Towards the approximate floating-point multiplier and floating number multiplication of neural network processor
CN106951211B (en) A kind of restructural fixed and floating general purpose multipliers
CN103809930B (en) Design method of double-precision floating-point divider and divider
CN106775577B (en) A kind of design method of the non-precision redundant manipulators multiplier of high-performance
CN103677738A (en) Method and device for achieving low delay basic transcendental function based on mixed model CORDIC algorithmic
CN105183425B (en) A kind of fixation bit wide multiplier with high-precision low complex degree characteristic
CN108196822A (en) A kind of method and system of double-precision floating point extracting operation
CN107657075A (en) The Region Decomposition FInite Element of Darcy velocity at simulated groundwater dielectric interface
Havaldar et al. Design of Vedic IEEE 754 floating point multiplier
CN103901405B (en) Block floating point frequency domain four road pulse shortener and impulse compression methods thereof in real time
CN102231101A (en) Divider and division processing method
CN102253822B (en) Modular (2<n>-3) multiplier
CN112764712B (en) High-performance approximate Booth multiplier and calculation method
CN103176948A (en) Single precision elementary function operation accelerator low in cost
Wang et al. A conservative Eulerian numerical scheme for elastoplasticity and application to plate impact problems
CN110825346B (en) Low logic complexity unsigned approximation multiplier
CN104238992A (en) High-performance imprecise floating point adder and application method thereof
CN110727412A (en) Mask-based hybrid floating-point multiplication low-power-consumption control method and device
CN103699729B (en) Modulus multiplier
CN105095658A (en) Recognition method and system for fluctuation situation of hydrologic flow
US20220113943A1 (en) Method for multiply-add operations for neural network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant