Is it possible to generate parametrized HDL for Chart parameters?

2 次查看(过去 30 天)
My current understanding is that it is only possible to generate parametrized HDL only if the mask parameters of a subsystem are used in Gain or Constant block. But is it possible to use them in Chart?
I am not talking about the case where mask parameters are used in constant blocks which are fed as inputs to the Chart. I need the generated code to have actual generic ports (in the case of VHDL, or parameters in the case of Verilog).
Is it possible to achieve?

回答(1 个)

Kiran Kintali
Kiran Kintali 2023-7-16
Currently type generics are not supported in HDL Coder. Only value generics are possible with certain blocks as discussed in the above thread.

类别

Help CenterFile Exchange 中查找有关 Code Generation 的更多信息

标签

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by