Forum Discussion
SengKok_L_Intel
Regular Contributor
4 years agoThe decimation is deleting the sample, where the Interpolation is adding zero between the sample.
The LPF only processing once, and the output will be deleting the sample (as per decimation factor), and then adding zero (as per interpolation factor).
You may perform the RTL simulation to understand the behaviour in detail.