How can I call filter coefficients in bit reversed order for HDL FFT?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Abdelmoumen Bacetti
am 21 Jun. 2021
Kommentiert: Abdelmoumen Bacetti
am 21 Jun. 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 Kommentare
Akzeptierte Antwort
Kiran Kintali
am 21 Jun. 2021
This question can best addressed by Vivado System Generator support team at https://www.xilinx.com
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu HDL Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!