Community Profile

photo

priya agarwal


IIT Mandi

Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: VLSI

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to call a simulink block/model in a matlab function?
I have used a look up table block in simulink. I want to call this model in my matlab function. How to do this? Its different th...

10 years ago | 1 answer | 0

1

answer

Question


When I fix inputs in the matlab testbench (for hdl code conversion) , is the hdl code generated based on those inputs only?
I am converting a matlab code to hdl. For that I have to give a testbench and thus my input values become fixed. Suppose I hav...

10 years ago | 1 answer | 0

1

answer

Question


How to remove the error 'the combination of fixed point and floating point is not supported'?
I want to convert matlab function to vhdl. the function is mod. During fixed point conversion it gives the above error wit...

10 years ago | 1 answer | 0

1

answer

Question


why the error and how to remove it : Could not open file variable. No such file or directory.
I am converting a matlab function to vhdl. During fixed point conversion I get the following error in Build Log. *Error usin...

10 years ago | 3 answers | 0

3

answers

Question


What is the Fixed-Point function replacement for atan?
I am converting my matlab function to vhdl. What is the function replacement for atan so that it can be converted to fixed point...

10 years ago | 3 answers | 0

3

answers

Question


Why is matlab crashing again and again when I try to convert simulink model to hdl?
Whenever I choose the option code->hdl->convert to hdl, a box opens with errors. when I try to open the error matlab crashes.

10 years ago | 1 answer | 0

1

answer

Question


how do I read the value of the inputs of a block during runtime?
I have a simulink model and I want to read the value of one of the inputs of a subsystem of the main model. I paused during runt...

10 years ago | 1 answer | 0

1

answer

Question


How to remove the error : 'bus output must be defined by bus object for hdl code generation'.
I am trying to convert the following simulink model to vhdl. But this error is coming a lot of times. As well as many other e...

10 years ago | 1 answer | 0

1

answer

Question


How to remove the error " Coder error: Found unsupported matrix type at output port: 0"?
I am trying to convert the following function as well as test script to vhdl. I know that Rxyz returns a matrix as output thus t...

10 years ago | 1 answer | 0

1

answer