Is it possible for Filter Design HDL coder to generate a FIR filter whose sampling rate is higher than clock rate?

4 次查看(过去 30 天)
Hi everyone,
I'm using the Filter Design HDL coder in Matalb 2018b. Since our ADC has a much higher sampling rate than the FPGA clock rate, I want to generate a FIR filter which supports parallel processing. This kind of FIR filter is named super sampling rate FIR filter. I checked the User Guide of Filter Design HDL Coder but I can't find a solution. The fully parallel architecture described in the User Guide only supports one sample per clock period. Is it possible generate super sampling rate FIR filter using Filter Design HDL Coder? Is there any examples?
I want to generate DA-based FIR filter, I'm wondering if it supports super sampling rate FIR filter.
Thank you.
Regards, Tong

采纳的回答

Bharath Venkataraman
编辑:Bharath Venkataraman 2018-10-18
This is available with HDL Coder and the FIR block in DSP System Toolbox. Please take a look at this example to see how it works.
This page describes the various blocks that support super sampling/high throughput algorithms.
  5 个评论
Bharath Venkataraman
It appears that your product installation may be corrupted. Would you be able to install the product again and see if this issue still occurs?

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by