photo

Krishnan Gopal


Last seen: 12 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
20,792
of 300,756

REPUTATION
2

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Answered
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...

6 years ago | 1

Answered
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. ...

6 years ago | 0

Question


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...

6 years ago | 2 answers | 0

2

answers