In the FIR, SSR operation can be achieved using one of the following modes:
- Super Sample Rate - Coefficient and Data Distribution: Driven by the
TP_SSRtemplate parameter. The mode will create an array ofTP_SSR^2kernels and create theTP_SSRamount of the input and output ports. - Super Sample Rate - Decimation Polyphases: Driven by the
TP_PARA_DECI_POLYtemplate parameter. The mode will create a vector ofTP_PARA_DECI_POLYkernels and create theTP_PARA_DECI_POLYamount of the input ports. - Super Sample Rate - Interpolation Polyphases: Driven by the
TP_PARA_INTERP_POLYtemplate parameter. The mode will create a vector ofTP_PARA_INTERP_POLYkernels and create data aTP_PARA_INTERP_POLYamount of the output ports.