How can I call filter coefficients in bit reversed order for HDL FFT?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Abdelmoumen Bacetti
il 21 Giu 2021
Commentato: Abdelmoumen Bacetti
il 21 Giu 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 Commenti
Risposta accettata
Kiran Kintali
il 21 Giu 2021
This question can best addressed by Vivado System Generator support team at https://www.xilinx.com
Più risposte (0)
Vedere anche
Categorie
Scopri di più su HDL Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!