photo

Jaykishan Solanki


Con actividad desde 2024

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

11 Preguntas
0 Respuestas

CLASIFICACIÓN
292.285
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
11 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
81.82%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Fixed-point conversion error of dsphdl.FFT
I am trying to convert the below given matlab scripts to VHDL, but during fixed-point conversion it is showing that dsphdl.FFT i...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


simulink model generation error
I am tring to generate a simulink model using importhdl, but it stops after a certain point not sure what is causing this error....

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


double data type error
I am using double as data type for my code yet I am only getting values upto four decimal places, I am not sure whether this is...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Unable to see fft output during co-simulation.
I am converting the following code to VHDL but after cosimulation I am only seeing validOut, how can I see the fft output as wel...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Unable to see FFT output in co-simulation after HDL conversion.
I have converted the following simulink model to VHDL: modelname = 'FFTHDLOptimizedExample_Streaming'; open_system(modelname);...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Can't understand individual VHDL files generated.
I have generated hdl code from a simulink model, but it has created many files. I don't have any prior experience with VHDL and ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to generate simulink model from multiple verilog codes?
I am trying to generate simulink model from almost 175 verilog files. Using importhdl it always shows some error whether i try u...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Documentation for HDL code generated
Is there any way i generate documentation or comments along with the hdl code using hdl coder?

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


Call graph generation from VHDL code files.
I have many vhdl code files. Is there any way i can generate a call graph from MATLAB itself?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


What to do after generating HDL code?
I have converted my FFT code to HDL using HDL Coder. Now, it has generated many vhd files with hierarchy ranging from 0 to 4. Wh...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Difference between fft and dsphdl.FFT.
I am trying to convert FFT code to HDL, but the problem is that fft function is not supported and dsphdl.FFT is supported. So wh...

más de 1 año hace | 1 respuesta | 0

1

respuesta