Fixed-step or Variable-step when designing with HDL coder

2 次查看(过去 30 天)
Can you use "Variable-step" with solver still set at discrete (no continuous states), or does the design have to be in fixed-step in your model configuration parameters settings when you are designing for HDL Coder? I initially thought that it should always be only fixed point, hence people also use fixed point designer, but then one also come across Simulink examples which uses Variable-step and also to demonstrate HDL coder. So I'm confused now. Hope someone can shine some light on this for me please. Thanks
Fixed-step or Variable-step when designing with HDL coder

采纳的回答

Tim McBrayer
Tim McBrayer 2016-8-8
编辑:Tim McBrayer 2016-8-9
You can use variable-step discrete with no continuous states, but I don't think there is much benefit to doing so.
  3 个评论
Tim McBrayer
Tim McBrayer 2016-8-9
No, a variable step solver shouldn't cause you any issue. I was trying to say that as far as the HDL portion of your design is concerned, there is nothing to be gained by using a variable step solver. All rates for the portion of the model converted to HDL must be fixed and discrete, irrespective of the Simulink solver used.
If your larger design benefits from the variable-discrete solver in some way then there is no issue with using that solver.

请先登录,再进行评论。

更多回答(0 个)

产品

Community Treasure Hunt

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

Start Hunting!

Translated by