How to link the fixed point tool result back to HDL coder inside filter design tool?

1 view (last 30 days)
Hi, Currently i'm using the fixed point tool to quantize the double precision to fix point and manually changing the fixed point value in filter design tool(fdatool) and generate the HDL using HDL generator. Wonder is there a way to grab the fixed point tool reuslt into the filter design tool? Thanks.

Answers (1)

Kiran Kintali
Kiran Kintali on 6 Apr 2021
You can export the filter from FDATool to Simulink via File->Export to Simulink Model, click the “Realize Model” button and run Fixed-point converter app on the generated model followed by HDL Code generation.

Products

Community Treasure Hunt

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

Start Hunting!