dpigen testbench : Error using coder.internal.Float2FixedConverter
显示 更早的评论
I was following the example from https://www.mathworks.com/help/hdlverifier/ug/dpi-component-generation-in-matlab.html#buiojuz-24 for dpigen with option -testbench
>> sample = 1
>> dpigen fun.m -args sample -testbench fun_tb
But I encountered the following errors after generation completed.

I could see the generated fun_tb.sv in the dll folder but not sure what are those error mean?

采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Intel FPGA and SoC Devices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!