Example - 7.2 English

FIR Compiler (PG149)

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

The run_fir_compiler_v7_2_bitacc_mex.m file contains a MATLAB script with an example of how to run the C model using the MEX function.

To run the sample script:

1. Compile the MEX function with the make_fir_compiler_v7_2_bitacc_mex.m script (see Compiling ).

2. Install the MEX function (see Installation ).

3. Execute the run_fir_compiler_v7_2_bitacc_mex.m script.