MATLAB Class Interface - 7.2 English

FIR Compiler (PG149)

Document ID
PG149
Release Date
2022-10-26
Version
7.2 English

The @fir_compiler_v7_2_bitacc class handles the create/destroy semantics on the C model. The class provides objects for each of the data, configuration and control structures, defined for the C model and previously described in Structures . All structure elements have MATLAB type double. MATLAB arrays are used with the mapping of types as in Table: MATLAB to C Model Type Mapping .

Table 5-9: MATLAB to C Model Type Mapping

C Model Type

MATLAB Type

xip_uint32

uint32

xip_complex

complex double

xip_real

double

The class provides the methods: