Does the Specialized Power Systems toolbox work with HDL workflow advisor
Afficher commentaires plus anciens
Does the HDL workflow advisor work with a Specialized power system model containing the powergui, and does matlab have any examples for this?
Réponses (1)
Kiran Kintali
le 19 Oct 2020
Modifié(e) : Kiran Kintali
le 1 Fév 2024
0 votes
SPS models need to be manually converted to HDL Coder compatible fixed-point / single / double precision blocks with underlying math before you run code generation.Some of the automation is not currently available for SPS models.
You may also find this HDL Coder workflow that generates HDL from Simscape models also useful.
https://www.mathworks.com/help/physmod/simscape/ug/generate-hdl-code-using-the-simscape-hdl-workflow-advisor.html
Catégories
En savoir plus sur Model Compatibility Checks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!