Why my Integer Fir on filterbuilder gives me zero coefficients?
Mostrar comentarios más antiguos
I am trying to build a simple fir filter for impplementation on FPGAs. I want to use integer coefficients to simplify and minimize hardware resources. filterbuilder only throws me zero coefficients no matter configuration a use, if a I set the fractional bit numbers to 0.
Respuestas (1)
Bharath Venkataraman
el 12 de Jul. de 2018
0 votos
Could you post the coefficients (at least the min/max values)? What is your input data type? For implementation onto an FPGA, you do not have to restrict yourself to integer values, you can use the appropriate integer and fractional bits needed for the coefficients and input.
Categorías
Más información sobre FPGA, ASIC, and SoC Development en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!