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일
편집: 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
Bharath Venkataraman 2018년 10월 21일
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?
Tong Xu
Tong Xu 2018년 10월 22일
Thank you. We have problems with Matlab 2018b. After we installed Matlab 2016b, the problems disappeared.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by