hi sir i am working on hdl coder while converting the simulink block to hdl i am getting the error like"type conversion involving struct type is not allowed"how to over come this error

2 次查看(过去 30 天)
hi sir i am working on hdl coder while converting the simulink block to hdl i am getting the error like"type conversion involving struct type is not allowed"how to over come this error

回答(1 个)

Tim McBrayer
Tim McBrayer 2016-5-3
编辑:Tim McBrayer 2016-5-3
If I had to guess, I'd say you are routing a bus type into a block that is performing a data type conversion. The only similar error message I can find is part of Stateflow. Are you using a Stateflow Chart, MATLAB Function Block, or Truth Table in combination with a bus?

类别

Help CenterFile Exchange 中查找有关 HDL Coder 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by