hdlfilterdainfo
Distributed arithmetic information for filter architectures
Syntax
Description
hdlfilterdainfo(
displays distributed arithmetic (DA) information for the specified filter
System object™ and the input data type, specified by filtSO
,'InputDataType',nt
)nt
. The
information consists of an exhaustive table of DARadix
values
with corresponding folding factors and multiplies for LUT sets, and a table with
details of LUTs with corresponding DALUTPartition
values.
This information helps you to define optimal DA settings for the filter.
hdlfilterdainfo(
displays
DA information for the specified filtObj
)dfilt
filter object.
hdlfilterdainfo(___,
uses
optional name-value arguments, in addition to
any of the input arguments in
previous syntaxes. Use these options to query for DA LUT partition and DA radix
information calculated for a given folding factor or LUT specification.Name,Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011a