ASAP 2010 - 21st IEEE International Conference on Application-Specific Systems, Architectures and Processors 2010
DOI: 10.1109/asap.2010.5540952
|View full text |Cite
|
Sign up to set email alerts
|

Automatic generation of polynomial-based hardware architectures for function evaluation

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
54
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
4
2
2

Relationship

3
5

Authors

Journals

citations
Cited by 43 publications
(55 citation statements)
references
References 15 publications
(15 reference statements)
1
54
0
Order By: Relevance
“…Note that in order to achieve maximum DSP block frequency, it is necessary to add an additional register stage any time a DSP block output is passed to LUTs (for implemented small adders for example). This has not been taken into account in [29] and [13], but is done by default in this work.…”
Section: Fpga Computationmentioning
confidence: 99%
See 1 more Smart Citation
“…Note that in order to achieve maximum DSP block frequency, it is necessary to add an additional register stage any time a DSP block output is passed to LUTs (for implemented small adders for example). This has not been taken into account in [29] and [13], but is done by default in this work.…”
Section: Fpga Computationmentioning
confidence: 99%
“…Horner's rule is a basic and widely used method for computing polynomials, and is used in numerous complex applications [13,14,15,16]. It works by transforming the polynomial into a series of multiply-add operations.…”
Section: Horner's Rulementioning
confidence: 99%
“…The last option we have explored is a wrapper of the generic polynomial evaluator presented in [4] in the range reduction of Section 2.…”
Section: Architecture Using a Generic Polynomial Evaluatormentioning
confidence: 99%
“…We chose Taylor series over generic polynomial approximation as in [4], for two reasons. The first is that the sine series is odd and the cosine series is even, so their evaluation requires half as many multiplications for a given degree.…”
Section: Algorithmmentioning
confidence: 99%
“…For larger values of w F , a generic polynomial evaluator [21] is used as a black box. It inputs a function of…”
Section: Polynomial Approximation For Large Precisionsmentioning
confidence: 99%