Is it possible to specify output types of code generated with dpigen?

2 次查看(过去 30 天)
I am using dpigen to generate DPI C functions which can be called in my SystemVerilog testbench. However the output of my DPIC stimulus function is a real in SystemVerilog which I would prefer to be logic [7:0]. Is there a way to control the type of the output of the dpigen generated functions the way we can set the input type?
I've read the documentation for dpigen and codegen and don't see anything like this, but I would like to confirm. This question (https://www.mathworks.com/matlabcentral/answers/469134-dpigen-support-for-converting-matlab-fi-data-type-to-systemverilog-bit-vectors-instead-of-shortint?s_tid=srchtitle) seems to suggest outputs types can be set but that is only for Fixed Point Matlab.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Code Verification 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by