While generating HDL code from simulink model (done using SimPower Systems tool box), I got so many errors/warnings, "Cannot find the implementation for this block"..how to resolve this and generate HDL code?

1 view (last 30 days)
Please find the attachment. The report generated by HDL Workflow Advisor.
Regards, Vishnu Vardhan

Accepted Answer

Tim McBrayer
Tim McBrayer on 27 Jan 2014
HDL Coder does not support code generation for the SimPower System toolbox.
  2 Comments
vishnu vardhan
vishnu vardhan on 28 Jan 2014
Thank You for responding. So, is there any other option to complete my task? I need to interface this Simulink model with FPGA (to generate gate pulses to trigger inverters).
Thanks & regards,Vishnu Vardhan
Tim McBrayer
Tim McBrayer on 29 Jan 2014
You will need to think carefully about what part of your full model you need to place on an FPGA and what parts will remain in Simulink. Once you design the interface, the rest of the design should follow naturally. Partitioning your design like this is an important early step for a mixed mode design.

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!