photo

Krishnan Gopal


Last seen: 1年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • Revival Level 1

バッジを表示

Feeds

表示方法

質問


call dpigen for simulink model through a unix command line
Is there some way to generate the C++/DPI code of a simulink model without using the graphical interface ? I need this in order ...

2年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Keep sign when using bitsliceget()
Hi The result of bitsliceget is always interpreted as an unsigned type, so you can use the 'reinterpretcast' function to re-eva...

約5年 前 | 1

回答済み
dpigen: support for converting matlab fi data-type to systemverilog bit-vectors instead of shortint/int
Thanks. Somehow, this information was not available in the official/online HTML documentation for dpigen. I will try this out. ...

約5年 前 | 0

質問


dpigen: support for converting matlab fi data-type to systemverilog bit-vectors instead of shortint/int
Hi I have been using the 'dpigen' functionality to generate DPI shared-objects of matlab models which I use in my SystemVerilog...

約5年 前 | 2 件の回答 | 0

2

回答