MATLAB Class Interface - 1.1 English

Soft-Decision FEC Integrated Block LogiCORE IP Product Guide (PG256)

Document ID
PG256
Release Date
2022-10-19
Version
1.1 English

The @sd_fec_v1_1_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 described in Types and Structures.

Details of the function arguments can be found using the MATLAB® help command.

Table 1. C Model MATLAB Class Function
Name Description
get_version Get version of library
reset Resets the model
set_config_params Set/change configuration parameters
add_ldpc_params Add an LDPC code to an instance of the model.
set_turbo_params Set turbo parameters on an instance of the model.
process Process a code word/block.