Exporting Fixed-Point Integer Coefficients (Digital Filter Design Toolkit)

LabVIEW Digital Filter Design Toolkit

Exporting Fixed-Point Integer Coefficients (Digital Filter Design Toolkit)

If you have a filter execution engine for which you need only filter coefficients, you can export the fixed-point filter coefficients to a text file using the DFD Save to Text File VI. You can save the coefficients to a text file and download them to the execution target. The text file contains a section that provides all information about the fixed-point integer coefficients and corresponding quantizers.

Refer to the Export FIR Coef to Xilinx COE File VI in the labview\examples\Digital Filter Design\Fixed-Point Filters\Single-Rate directory for an example that demonstrates how to export fixed-point integer coefficients.

Open example