Unpacking and Model Contents - 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 following tables show the zip file contents for both Linux and Windows C Models.

Table 1. Linux 64 Zip File Contents
File Description
Standard Header Files
sd_fec_v1_1_bitacc_cmodel.h Header file defining the C model API
xip_common_bitacc_cmodel.h Header file defining standard Xilinx® C model types and macros
Shared Objects
libIp_sd_fec_v1_1_bitacc_cmodel.so Model shared object library
MATLAB Wrapper
sd_fec_v1_1_bitacc_mex.cpp MATLAB® MEX function source
gen_ldpc_spec.m Non-class wrapper functions.
gen_parity_check_mat.m
@sd_fec_v1_1_bitacc MATLAB MEX function class directory
Compilation and Smoke Tests
run_bitacc_cmodel.c Example program for calling the C model
make_run_bitacc_cmodel.csh Compilation script for example C program
make_sd_fec_v1_1_bitacc_mex.m MATLAB MEX function compilation script
run_sd_fec_v1_1_bitacc_mex.m MATLAB MEX function example script
Data Files
test.mat MATLAB MAT file containing example LDPC parity check matrix.
test.yml Example LDPC parity check matrix specification file, as required by model.
Table 2. Windows NT64 Zip File Contents
File Description
Standard Header Files
sd_fec_v1_1_bitacc_cmodel.h Header file defining the C model API
xip_common_bitacc_cmodel.h Header file defining standard Xilinx® C model types and macros
DLL and Lib Objects
libIp_sd_fec_v1_1_bitacc_cmodel.dll Model DLL
libIp_sd_fec_v1_1_bitacc_cmodel.lib Model .lib file for compiling
MATLAB Wrapper
sd_fec_v1_1_bitacc_mex.cpp MATLAB® MEX function source
gen_ldpc_spec.m Non-class wrapper functions.
gen_parity_check_mat.m
@sd_fec_v1_1_bitacc MATLAB MEX function class directory
Compilation and Smoke Tests
run_bitacc_cmodel.c Example program for calling the C model
make_run_bitacc_cmodel.bat Compilation script for example C program
make_sd_fec_v1_1_bitacc_mex.m MATLAB MEX function compilation script
run_sd_fec_v1_1_bitacc_mex.m MATLAB MEX function example script
Data Files
test.mat MATLAB MAT file containing example LDPC parity check matrix.
test.yml Example LDPC parity check matrix specification file, as required by model.