Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- I am decimating the sampling rate by 8. Sorry. So I need to perform 96 calculations per sample but the output of the decimating filter is read only on one sample in eight. --- Quote End --- you only need 12 multipliers. Decimation by 8 means you do not need to output but once every 8 and so you have 7 more left time slots (clock ticks) to use same 12 multipliers the add up the results (accumulate) ready for nest output.