
wang
Statistics
MATLAB Answers
13 質問
0 回答
ランク
of 125,738
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Content Feed
質問
Simulink automatically generates Verilog. How should it run on FPGA
I have generated Verolig from part of the module, how do I run this part of Verilog on the FPGA? “bufen”This subsystem has gene...
6日 前 | 0 件の回答 | 0
0
回答質問
error HDL compilation failed
I am replicating a MATLAB document, but there is an error in the process. https://ww2.mathworks.cn/help/hdlverifier/ug/video-pr...
7日 前 | 1 件の回答 | 0
1
回答質問
Verify the Verilog generated by HDLcoder
I have built the model through Simulink and generated Verilog using HDL Coder. May I ask how to verify Verilog next?
約1ヶ月 前 | 1 件の回答 | 0
1
回答質問
MATLAB stuck when HDL coder converted the model to Verilog
After clicking henerate HDL code to run, the operation page is directly stuck and no operation can be carried out. MATLAB can on...
約1ヶ月 前 | 1 件の回答 | 0
1
回答質問
Simulink model converts floating-point numbers to fixed-point numbers
According to the image encryption algorithm of MATLAB code, several data are obtained from the workspace in the Simulink model. ...
約1ヶ月 前 | 2 件の回答 | 0
2
回答質問
HDL coder error,Call to function 'fmod' is not supported for HDL code generation,
Build the model to generate VerilogHDL, which is error reporting. Call to function 'fmod' is not supported for HDL code generat...
約1ヶ月 前 | 1 件の回答 | 0
1
回答質問
The Simulink model is fixed-point based on floating-point numbers
I build a model that I want to fixed-point to produce VerilogHDL, but part of the output keeps being double.I changed it to un...
約1ヶ月 前 | 2 件の回答 | 0
2
回答質問
In Simulink HDLcoder, which converts a model into a hardware description language, it's stuck in this interface
約1ヶ月 前 | 1 件の回答 | 0
1
回答質問
A matrix is passed into Simulink fromworkspace,Invalid workspace variable specified as workspace input in 'test03/From Workspace1'. Time values must be non-decreasing.
img is a variable that I get from reading the image information. I want to pass in the img[512,512] matrix to do bit-by-bit Xor....
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
Dimension 1 is fixed on the left-hand side but varies on the right ([512 x 512] ~= [:? x :?]).
Dimension 1 is fixed on the left-hand side but varies on the right ([512 x 512] ~= [:? x :?]). More information Function 'sys...
約2ヶ月 前 | 2 件の回答 | 0
2
回答質問
Function variables are resolved in the workspace, not a .Simulink.Signal. object
This is part of an encryption algorithm that produces a matrix. Variable 'img' is resolved in workspace ('base') for block 'tes...
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
Import a picture in a workspace ,Unsupported input format for From Workspace
img_path is the selected picture in MATLAB.Image input to system2. Unsupported input format for From Workspace block 'sy3/F...
3ヶ月 前 | 1 件の回答 | 0