Native Floating Point Integrator Problem

1 view (last 30 days)
Hi, As i know the Discrete-Time Integrator block is supported by HDL Coder with Native Floating Point. But i'm getting error in HDL Model Checker. I have already tried fixed-point design settings. But the integrator doesn't work in fixed-point settings. Any solution or suggestion?

Accepted Answer

Kiran Kintali
Kiran Kintali on 12 Jul 2018
Yes. You can use the DTI block with HDL code generation. We will remove this incorrect check in the HDL model checker. Thanks

More Answers (1)

Kiran Kintali
Kiran Kintali on 12 Jul 2018
Thank you for reporting this issue. This is a bug in HDL model checker that is incorrectly reporting the DTI block as unsupported. We support DTI block in Native Floating Point mode. We will resolve this issue in the upcoming release.
  1 Comment
ali kucur
ali kucur on 12 Jul 2018
Then, can i use it for vhdl code generation with hdl workflow advisor?

Sign in to comment.

Categories

Find more on Code Generation in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!