How can I call filter coefficients in bit reversed order for HDL FFT?

2 views (last 30 days)
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.

Accepted Answer

Kiran Kintali
Kiran Kintali on 21 Jun 2021
This question can best addressed by Vivado System Generator support team at https://www.xilinx.com

More Answers (0)

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!