HDL coder conversion Trigger/function call generator substitution
显示 更早的评论
Hello all,
Im having an issue with converting a Field oriented control system to hdl coder. This is a model constructed my matlab ( open_system('mcb_pmsm_foc_autotuner.slx');
). The problem is the trigger/enable/function call generator cant be converted to hdl. Is there something else I can use to substitute this block? I thought something along the lines of embedded coder or a dsp related block should do.
Please help
回答(1 个)
Nikhil Sonavane
2020-10-29
0 个投票
You may consider creating another subsystem which encloses the subsystem which has a trigger port. In this way the trigger port will act as in input port for the top level subsystem as not a trigger.
类别
在 帮助中心 和 File Exchange 中查找有关 AMD FPGA and SoC Devices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
