Does the Specialized Power Systems toolbox work with HDL workflow advisor
Show older comments
Does the HDL workflow advisor work with a Specialized power system model containing the powergui, and does matlab have any examples for this?
Answers (1)
Kiran Kintali
on 19 Oct 2020
Edited: Kiran Kintali
on 1 Feb 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
Categories
Find more on Model Compatibility Checks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!