xlfda_numerator - xlfda_numerator - 2026.1 English - UG1483

Vitis Model Composer User Guide (UG1483)

Document ID
UG1483
Release Date
2026-06-23
Version
2026.1 English

The xlfda_numerator function returns the numerator of the filter object stored in the AMD FDATool block.

Syntax


[num] = xlfda_numerator(FDATool_name); 

Description

Returns the numerator of the filter object stored in the AMD FDATool block named FDATool_name. Alternatively, throws an error if the named block does not exist. The block name can be local (for example, 'FDATool'), relative (for example, '../../FDATool'), or absolute (for example, 'untitled/foo/bar/FDATool').

Related Topic

xlfda_denominator