How can I call filter coefficients in bit reversed order for HDL FFT?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Abdelmoumen Bacetti
le 21 Juin 2021
Commenté : Abdelmoumen Bacetti
le 21 Juin 2021
Hi everybody
I'm working on a matched filter based on FFT/IFFT for HDL.
For efficiency purposes, I configured the FFT output for bit reversed order and I enabled the xk_index output.
I calculated my matching filter coefficcients of the refernce signal offline as it is always the same.
I know that I have to use this xk_index output to feed the correct coefficient to the complex multiplier. I just don't know how to do it in HDL.
Any help is welcomed.
0 commentaires
Réponse acceptée
Kiran Kintali
le 21 Juin 2021
This question can best addressed by Vivado System Generator support team at https://www.xilinx.com
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur HDL Coder dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!