How to get fractional delay filter in vhdl using matlab 2021a.

1 view (last 30 days)
I have designed fractional delay filter for sine waveform. Converted to VHDL but the fractional coefficients are getting converted to round value after converting to VHDL. How can I solve the problem?

Answers (1)

Bharath Venkataraman
Bharath Venkataraman on 25 Feb 2022
You can look at this example that shows how to quantize the filter before generating HDL.

Categories

Find more on Code Generation Fundamentals in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!