Estadística
18 Preguntas
0 Respuestas
CLASIFICACIÓN
175.543
of 297.105
REPUTACIÓN
0
CONTRIBUCIONES
18 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
22.22%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.417
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.897
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
matlab union system generator, double-click the system generator module error
I am using matlab2019b, which is associated with vivado2019b. Today, I installed several toolboxes on matlab that I did not add ...
10 meses hace | 0 respuestas | 0
0
respuestasPregunta
simulink ip core generation
I built a simulink model, which is to realize the function of image encryption. In HDLcodr, I want to generate ip core, which in...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Could not determine the size of this expression
I want to convert the LMS filter algorithm to Verilog, but need to solve the problem of variable matrix. The point is, why does ...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Error: variable-size matrix type is not supported for HDL code
I use the fixed-point tool to fixed-point the subsystem and then generate Verilog, but the following error occurs. The model co...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
'wn' is inferred as a variable-size matrix, but its size is specified as inherited or fixed.
I built the model in SIMULINK according to MATLAN code, expecting to get Verilog. But putting the code into the MATLAB Function ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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?
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
In Simulink HDLcoder, which converts a model into a hardware description language, it's stuck in this interface
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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....
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Failed to evaluate mask initialization commands.
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 años hace | 1 respuesta | 0