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?

 Accepted Answer

HDL Coder does not support code generation for the SimPower System toolbox.

2 Comments

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
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)

Categories

Find more on Code Generation in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!