Is it possible to generate parametrized HDL for Chart parameters?

2 vues (au cours des 30 derniers jours)
Ion CASU
Ion CASU le 27 Juin 2023
Commenté : Ion CASU le 20 Juil 2023
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?

Réponses (1)

Kiran Kintali
Kiran Kintali le 16 Juil 2023
Currently type generics are not supported in HDL Coder. Only value generics are possible with certain blocks as discussed in the above thread.
  1 commentaire
Ion CASU
Ion CASU le 20 Juil 2023
Will type generics become available in future releases and when is it expected to happen? Thanks

Connectez-vous pour commenter.

Catégories

En savoir plus sur Code Generation dans Help Center et File Exchange

Produits


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by