I am trying to design a IIR filter using fda tool and converted into verilog program but it is not synthesizable, how to make synthesizable verilog code for IIR filter.
Mostrar comentarios más antiguos
I am trying to design a IIR filter using fda tool and converted into verilog program but it is not synthesizable, how to make synthesizable verilog code for IIR filter.
Respuestas (1)
Bharath Venkataraman
el 3 de Jun. de 2014
Editada: Bharath Venkataraman
el 3 de Jun. de 2014
0 votos
What you want to do is design an IIR SOS filter and then you can use the Generate HDL option from fdatool.
Categorías
Más información sobre Digital Filter Design 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!