Community Profile

photo

Sandeep Rastogi


Active since 2015

Followers: 0   Following: 0

Statistics

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

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

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

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

8 years ago | 1 answer | 0

1

answer