Statistiques
11 Questions
0 Réponses
RANG
292 282
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
81.82%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
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
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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....
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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);...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
Documentation for HDL code generated
Is there any way i generate documentation or comments along with the hdl code using hdl coder?
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
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?
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
