統計
MATLAB Answers
4 質問
0 回答
ランク
of 177,094
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 1 件の回答 | 0
