Statistiques
0 Questions
14 Réponses
RANG
3 599
of 300 765
RÉPUTATION
16
CONTRIBUTIONS
0 Questions
14 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
4
RANG
of 21 084
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 170 941
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
Resetting FFT (HDL Optimized) in Simulink
You probably reset the core too early before the whole frame is out. Use the ENDOUT output signal of the FFT to time the reset. ...
plus de 7 ans il y a | 0
how to simulate FFT HDL optimized?
Hi, I could reproduce the failure in R2015a. But it is not reproducible is R2016a. It seems that the bug is fixed in R2016a rel...
plus de 7 ans il y a | 0
| A accepté
how to simulate FFT HDL optimized?
Hi, I believe you are using R2014a. If you provide the input data type, I can check if it is fixed in later versions. I recomme...
plus de 7 ans il y a | 0
how to simulate FFT HDL optimized?
Hi, Would you please attach your model? Thanks Ali
plus de 7 ans il y a | 0
Large dsp.HDLFFT result discrepancy with floating point simulation.
Currently there is no way to select twiddle factors wordlength. We should note that the optimal twiddle factor wordlength in F...
plus de 8 ans il y a | 0
Large dsp.HDLFFT result discrepancy with floating point simulation.
You need to have more bits, specially fractional bits to get better result. Your fixed point is 4 bits with 0 fractional bits an...
plus de 8 ans il y a | 0
FFT HDL Optimized input vector size of only 64
It is possible to build N-point FFT using two N/2 point FFT. But it requires extra steps and it is not straight forward. For exa...
environ 9 ans il y a | 0
FFT HDL Optimized block output is different from FFT block output
Hi Milruwan, The spectrum analyzer takes the FFT of the input signal, which means that what you are looking at is the FFT of a...
plus de 9 ans il y a | 2
FFT HDL Optimized block output is different from FFT block output
In your model, you send one sample at a time to FFT and FFT HDL optimized. FFT zero pads the input data to create a frame the sa...
plus de 9 ans il y a | 1
How to use fft in matlab hdl code to generate hdl code
From R2014b and later versions, 'FFT HDL Optimized' System Object is supported that you can generate HDL code from it.
presque 11 ans il y a | 0
HDL FFT Optimized. Valid Out always high
Hi Lennart, Here is the website that you can download the patch for 14a and 14b. Please read the release notes because the pa...
environ 11 ans il y a | 0
HDL FFT Optimized. Valid Out always high
Hi Lennart, The HDL is verified and matches Simulink behavior. One thing that you can do to verify the result is to generate ...
environ 11 ans il y a | 1
| A accepté
HDL FFT Optimized. Valid Out always high
If you keep validIn high, the result is correct. Even in case the valid in is toggling, the HDL sends out the FFT of the input, ...
environ 11 ans il y a | 0
HDL FFT Optimized. Valid Out always high
This is a bug in our implementation - we are looking into a patch for the issue.
environ 11 ans il y a | 0

