photo

Sandeep Rastogi


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
211,287
of 300,980

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,128

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 172,167

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to get all the entries of matrix serially. (How to write the matlab code sothat when I convert it to VHDL and simulate it, I get all the entries of matrix serially)?
I have written an algorithm in MATLAB. The output is a matrix. I have converted that code to VHDL using HDL coder. As output is ...

10 years ago | 1 answer | 0

1

answer

Question


Dear Sir, I have written LU Decomposition code for 8X8 matrix in MATLAB and converted into VHDL using HDL coder but when I am synthesizing it it is demanding more FPGA pins that my FPGA has, even my FPGA is having more than 600 pins.
When I did LU Decomposition in MATLAB, my L and U matrices have -ve as well as floating point numbers. I have converted the MATL...

10 years ago | 1 answer | 0

1

answer

Question


I want to covert MATLAB code to VHDL code using HDL coder. But I am getting following error. I have changed values many times but even also I am getting the same error .
### Begin TestBench generation. Error using divide (line 169) Division by zero detected. Early termination due to div...

10 years ago | 1 answer | 0

1

answer

Question


Dear Sir, I am trying to convert .m file to VHDL from HDL coder. But I m getting following errors. Please solve my problem.
Initially I have taken simple code which I m trying to convert into VHDL. But following errors are coming: In target build lo...

10 years ago | 1 answer | 0

1

answer