How can I call filter coefficients in bit reversed order for HDL FFT?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Abdelmoumen Bacetti
el 21 de Jun. de 2021
Comentada: Abdelmoumen Bacetti
el 21 de Jun. de 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 comentarios
Respuesta aceptada
Kiran Kintali
el 21 de Jun. de 2021
This question can best addressed by Vivado System Generator support team at https://www.xilinx.com
Más respuestas (0)
Ver también
Categorías
Más información sobre HDL Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!