DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: hco1423076720218
Ixiasoft
Visible to Intel only — GUID: hco1423076720218
Ixiasoft
7.13.21. Reconfigurable Decimation Filter
The reference design has the following features:
- Supports arbitrary integer decimation rate (including the cases without rate change), arbitrary number of channels and arbitrary clock rate and input sample rate, if the clock rate is high enough to process all channels in a single data path (i.e. no hardware duplication).
- Supports run-time reconfiguration of decimation rate.
- Uses two memory banks for filter coefficients storage instead of prestoring coefficients for all rates in memory. Updates one memory bank while the design is reading coefficients from the other bank.
- Implements real time control of scaling in the FIR datapath.
You can modify the parameters in the setup_vardownsampler.m file, which you access from the Edit Params icon.
The model file is vardownsampler.mdl.