2021
DOI: 10.3390/computers10020017
|View full text |Cite
|
Sign up to set email alerts
|

Hardware–Software Co-Design for Decimal Multiplication

Abstract: Decimal arithmetic using software is slow for very large-scale applications. On the other hand, when hardware is employed, extra area overhead is required. A balanced strategy can overcome both issues. Our proposed methods are compliant with the IEEE 754-2008 standard for decimal floating-point arithmetic and combinations of software and hardware. In our methods, software with some area-efficient decimal component (hardware) is used to design the multiplication process. Analysis in a RISC-V-based integrated co… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2021
2021
2022
2022

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 28 publications
0
3
0
Order By: Relevance
“…One of the operations of this algorithm is with the numerical mapping of RNA characters, which is performed by calculating the Hamming distance between the preliminary binary-expressed queries and RNA symbols. This allows fulfilling these steps approximately twice as fast regarding the operations with real numbers [43]. The results of the application of this algorithm are verified by comparing them with complete RNA sequences.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…One of the operations of this algorithm is with the numerical mapping of RNA characters, which is performed by calculating the Hamming distance between the preliminary binary-expressed queries and RNA symbols. This allows fulfilling these steps approximately twice as fast regarding the operations with real numbers [43]. The results of the application of this algorithm are verified by comparing them with complete RNA sequences.…”
Section: Discussionmentioning
confidence: 99%
“…In our code, we use these techniques, as well. Usually, the search algorithms working with characters having no assigned numerical values, are slower in 1.43-2.37 times than ones processing the binary variables [43],[44]. Then, in our code, all RNA’s characters are transformed into binaries before all operations using a Matlab operator dec2bin( character ) [45].…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation