Statistiques
4 Questions
0 Réponses
RANG
165 470
of 301 707
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 387
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 162
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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 ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 11 ans il y a | 1 réponse | 0
