hdlfilterserialinfo
Serial partition information for filter architectures
Syntax
Description
hdlfilterserialinfo(
displays an exhaustive table of serial partition values with corresponding
folding factors and numbers of multipliers for the specified filter System object™ and the input data type, specified by filtSO
,'InputDataType',nt
)nt
.
This information helps you to define optimal serial architecture for the filter
in the generated HDL code.
hdlfilterserialinfo(
displays the folding factor and number of multipliers corresponding to the
serial partition vector.filtSO
,'InputDataType',nt
,'SerialPartition',[p1 ... pN]
)
hdlfilterserialinfo(
displays
serial partition information for the specified filtObj
)dfilt
filter
object.
hdlfilterserialinfo(
displays the folding factor and number of multipliers corresponding to the
serial partition vector. filtObj
,'SerialPartition',[p1 ... pN]
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2010b