2021 IEEE 28th Symposium on Computer Arithmetic (ARITH) 2021
DOI: 10.1109/arith51176.2021.00029
|View full text |Cite
|
Sign up to set email alerts
|

Resource Optimal Truncated Multipliers for FPGAs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 24 publications
0
5
0
Order By: Relevance
“…It calculates the number of bits to shift based on the mantissa sizes (line 8) and performs a right shift, either rounding or truncating the mantissa based on whether EN_ROUNDING is defined (lines 9-13). Next, the function adjusts the exponent by adding the exponents of x and y along with any overflow bits detected from the normalization process (lines [16][17]. It determines the sign of the result by XORing the signs of the operands (line 20).…”
Section: Primary Operationsmentioning
confidence: 99%
See 2 more Smart Citations
“…It calculates the number of bits to shift based on the mantissa sizes (line 8) and performs a right shift, either rounding or truncating the mantissa based on whether EN_ROUNDING is defined (lines 9-13). Next, the function adjusts the exponent by adding the exponents of x and y along with any overflow bits detected from the normalization process (lines [16][17]. It determines the sign of the result by XORing the signs of the operands (line 20).…”
Section: Primary Operationsmentioning
confidence: 99%
“…It aligns all mantissas to this maximum exponent by computing exponent differences and shifting the mantissas accordingly (lines [13][14]. After applying the signs to the mantissas, they are summed using a recursive template adder, and the resulting sign is determined (lines [17][18][19]. The rest is quite similar to the sum operation elaborated in the previous subsection.…”
Section: Vector Summationmentioning
confidence: 99%
See 1 more Smart Citation
“…Hence, the tiling problem is defined as finding a valid tiling with minimal cost for a given set of tiles (i.e., sub-multipliers). Various heuristic [17]- [19] and optimal [20], [21] methods have been proposed to solve the tiling problem and to trade between DSP and complementary LUT-resources.…”
Section: Multiplier Tiling a Basic Ideamentioning
confidence: 99%
“…O x,y is another set of binary constants that describes the shape of the overall multiplier. O x,y is usually set to one for all valid positions but can be set to zero for the least significant bits in truncated multipliers [16], [21].…”
Section: Previous Multiplier Tiling Ilp Modelmentioning
confidence: 99%